summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* Log theme name to console (#10372)Artur Signell2012-11-281-0/+1
* Properly support setWidgetEnabled for OptionGroupBased Selects #8985, #8986, ...Pekka Hyvönen2012-11-286-28/+85
* Merge "Fixed NPE when timer fires before updateFromUidl (#10400)"Leif Åstrand2012-11-281-0/+6
|\
| * Fixed NPE when timer fires before updateFromUidl (#10400)Artur Signell2012-11-271-0/+6
* | Merge "Fixed ClassCastException and returning of wrong connector (#10399)"Henri Sara2012-11-271-2/+18
|\ \
| * | Fixed ClassCastException and returning of wrong connector (#10399)Artur Signell2012-11-271-2/+18
| |/
* / Fixed Window to support empty content (#10325)Artur Signell2012-11-272-32/+36
|/
* Merge "Do not remove non-existing children when removing a tab (#10388)"Leif Åstrand2012-11-271-4/+0
|\
| * Do not remove non-existing children when removing a tab (#10388)Artur Signell2012-11-271-4/+0
* | Merge "Fix resize of a Window with a single component (#10375)"Henri Sara2012-11-271-2/+5
|\ \ | |/ |/|
| * Fix resize of a Window with a single component (#10375)Artur Signell2012-11-261-2/+5
* | Ensure critical notifications have an owner (#10386)Artur Signell2012-11-261-1/+12
|/
* Merge "Allow JavaScriptConnectors to get unRegister events (#9292)"Marc Englund2012-11-233-9/+25
|\
| * Allow JavaScriptConnectors to get unRegister events (#9292)Leif Åstrand2012-11-233-9/+25
* | Revert "Merged shortcut action fix from 6.8 (#8484)"John Ahlroos2012-11-234-188/+37
* | 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
|\ \