aboutsummaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Merge "Refactor BrowserPopupOpener API (#10241)"Artur Signell2012-11-231-8/+8
|\
| * Refactor BrowserPopupOpener API (#10241)Leif Åstrand2012-11-231-8/+8
* | Merge "Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-style...Artur Signell2012-11-231-1/+1
|\ \ | |/ |/|
| * Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ...Marc Englund2012-11-231-1/+1
* | Change a few "root" occurrences to "UI" in error messages, javadocJohannes Dahlström2012-11-222-5/+6
|/
* Unified deprecation messagesArtur Signell2012-11-222-3/+3
* Fixed tab index handling in slider (#10315)Artur Signell2012-11-221-0/+1
* Fixed NPE in Slider (#9740)Artur Signell2012-11-221-0/+4
* Fixed tab index handling in broken components (#10315)Artur Signell2012-11-227-13/+29
* Make code splitting work (#8636)Leif Åstrand2012-11-222-36/+2
* Merge "Implement HasComponents directly in CustomComponent (#10235)"Artur Signell2012-11-211-3/+2
|\
| * Implement HasComponents directly in CustomComponent (#10235)Henri Sara2012-11-211-3/+2
* | Merge "Implement HasComponents directly in PopupView (#10238)"Artur Signell2012-11-211-2/+2
|\ \
| * | Implement HasComponents directly in PopupView (#10238)Henri Sara2012-11-211-2/+2
| |/
* | Merge "Updated ServerConnector javadoc (#10304)"Johannes Dahlström2012-11-211-0/+5
|\ \
| * | Updated ServerConnector javadoc (#10304)Artur Signell2012-11-211-0/+5
| |/
* | Avoid eternal spinner for exceptions in layout (#10257)Artur Signell2012-11-211-5/+9
* | Remove slashes from beginning or end of constants (#10140)Leif Åstrand2012-11-211-2/+2
|/
* Renamed communication event related classes (#10243)Artur Signell2012-11-211-18/+46
* Global code cleanupLeif Åstrand2012-11-2113-16/+21
* Implement abstract HasComponents related client side connectors (#10248)Henri Sara2012-11-2117-129/+186
* Rename DependencyResource to PublishedFile (#10224)Leif Åstrand2012-11-211-5/+5
* Renamed suspend/resumeRendering be more descriptive (#10242)Artur Signell2012-11-201-18/+17
* Merge "Added possibility to disable text input for PopupDateField (#6790)"Artur Signell2012-11-202-0/+40
|\
| * Added possibility to disable text input for PopupDateField (#6790)Mikael Grankvist2012-11-192-0/+40
* | Renamed ComponentState to AbstractComponentState (#9032)Artur Signell2012-11-2011-28/+28
* | When closeIdleUIs is true, close open UIs only after all UIs have been idle f...Johannes Dahlström2012-11-202-38/+46
* | Added possibility to more easily debug layout loops (#10222)Artur Signell2012-11-201-0/+35
|/
* Fix NPE when removing FileDownloader (#10198)Artur Signell2012-11-191-1/+1
* Handle canceled or ignored XHR requests after beforeunload (#8891)Leif Åstrand2012-11-191-4/+84
* @Connect lastonly -> lastOnly (#10244)Leif Åstrand2012-11-164-14/+14
* Made method public as VForm is now in a different package (#9923)Artur Signell2012-11-141-1/+1
* Merge "Made PopupView work with TB again and fixed test (#10187)"Artur Signell2012-11-141-1/+6
|\
| * Made PopupView work with TB again and fixed test (#10187)Artur Signell2012-11-141-1/+6
* | Merge "Updated Form to use hierarchy change event (#9923)"Johannes Dahlström2012-11-142-45/+50
|\ \
| * | Updated Form to use hierarchy change event (#9923)Artur Signell2012-11-142-45/+50
| |/
* / UI stylename handling (#9832)Johannes Dahlström2012-11-142-5/+1
|/
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)Johannes Dahlström2012-11-149-40/+70
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixesHenri Sara2012-11-143-5/+6
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) - fixHenri Sara2012-11-147-15/+15
* UI based on AbstractBasicComponentContainer (#2924)Henri Sara2012-11-131-7/+19
* Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392)Johannes Dahlström2012-11-13113-718/+1207
* (#10180) Moved positioning from onStateChanged to onConnectorHierarchyChange....Mikael Grankvist2012-11-131-4/+9
* Merge "Fixed widget comparisons to avoid reattaching children (#9807)"John Ahlroos2012-11-131-3/+9
|\
| * Fixed widget comparisons to avoid reattaching children (#9807)Artur Signell2012-11-131-3/+9
* | (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent...Mikael Grankvist2012-11-134-87/+121
|/
* Fixed row focus not removed when selecting rows in Table #10036John Ahlroos2012-11-121-1/+1
* Merge "Fixed absolute layout class cast exception #10155"Artur Signell2012-11-121-4/+6
|\
| * Fixed absolute layout class cast exception #10155John Ahlroos2012-11-081-4/+6
* | Merge "Rename Application.getRootConnector to getUIConnector (#10158)"Marc Englund2012-11-098-15/+15
|\ \