| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed loading indicator states to 'first','second','third' (#11668) | Artur Signell | 2013-04-23 | 1 | -4/+5 |
* | Renamed UI.getLoadingIndicator -> getLoadingIndicatorConfiguration (#11665) | Artur Signell | 2013-04-23 | 1 | -2/+2 |
* | Renamed UI.getTooltip to getTooltipConfiguration (#11663) | Artur Signell | 2013-04-23 | 1 | -2/+2 |
* | Renamed DisplayState to WindowMode (#11662) | Artur Signell | 2013-04-23 | 3 | -7/+41 |
* | Load vaadinPush.js on demand (#11506) | Leif Åstrand | 2013-04-19 | 1 | -0/+6 |
* | Initial support for toggling push on the fly (#11506) | Leif Åstrand | 2013-04-19 | 1 | -0/+3 |
* | Add PushMode.isEnabled() (#11626) | Leif Åstrand | 2013-04-17 | 1 | -0/+11 |
* | Handle JSONException and InvalidUIDLSecurityKeyException the same way in Push... | Artur Signell | 2013-04-16 | 1 | -0/+2 |
* | Implemented poll interval for UI (#11495) | Leif Åstrand | 2013-04-10 | 3 | -0/+35 |
* | Added SharedUtil for helpers shared by client and server | Leif Åstrand | 2013-04-10 | 1 | -0/+45 |
* | Implement range for date field (#6241) | johan | 2013-04-08 | 2 | -2/+15 |
* | WAI-ARIA functions for Tree (#11389) | michaelvogt | 2013-04-04 | 1 | -0/+2 |
* | Maximize Restore for Window #3400 | Pekka Hyvönen | 2013-04-04 | 2 | -0/+12 |
* | Server push (#111) | Johannes Dahlström | 2013-04-04 | 2 | -0/+57 |
* | Integrate Calendar into core #11079 | John Ahlroos | 2013-04-03 | 5 | -0/+215 |
* | Enable setting loading indicator delays from the server (#7448) | Artur Signell | 2013-04-03 | 1 | -0/+7 |
* | Made is possible to configure tooltip on the server (#8065) | Artur Signell | 2013-04-03 | 1 | -0/+12 |
* | WAI-ARIA field corrections (#11407) | michaelvogt | 2013-04-02 | 1 | -1/+3 |
* | WAI-ARIA button (#11380) | michaelvogt | 2013-03-28 | 1 | -0/+1 |
* | Added Page.reload (#10250) | Artur Signell | 2013-03-28 | 1 | -0/+2 |
* | Remove synchronous AJAX support (#11254) | Johannes Dahlström | 2013-03-27 | 1 | -1/+0 |
* | Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7' | Artur Signell | 2013-03-21 | 1 | -2/+4 |
|\ |
|
| * | Fixed focus and tab index handling for UI (#11129) | Artur Signell | 2013-03-12 | 1 | -2/+4 |
* | | Renamed "tests" target to "test" and added "test-all" (#9998) | Artur Signell | 2013-03-01 | 2 | -4/+4 |
|/ |
|
* | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -1/+3 |
* | Fixed loadStyle to be more sensible (#10746)7.0.0.rc1 | Artur Signell | 2013-01-16 | 1 | -1/+1 |
* | Ensure all server and shared classes are serializable (#10735) | Henri Sara | 2013-01-15 | 27 | -28/+79 |
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+7 |
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 130 | -133/+744 |
* | Vaadin 7 compatible ColorPicker (#9201) | Anna Koskinen | 2012-12-10 | 7 | -0/+511 |
* | Specify version numbers for OSGi imports (#10358) | Artur Signell | 2012-12-07 | 2 | -2/+2 |
* | Correctly update version during build (#9624) | Artur Signell | 2012-12-02 | 1 | -4/+18 |
* | Added prefix "v-" to internal parameters (#10156) | Anna Koskinen | 2012-11-30 | 1 | -1/+1 |
* | UI scroll position can be given programmatically (#9952) | Leif Åstrand | 2012-11-30 | 2 | -0/+29 |
* | Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097) | Leif Åstrand | 2012-11-29 | 1 | -0/+17 |
* | Add fragment and parameter support to BrowserWindowOpener (#10093) | Leif Åstrand | 2012-11-29 | 1 | -0/+7 |
* | Refactor BrowserPopupOpener API (#10241) | Leif Åstrand | 2012-11-23 | 1 | -1/+2 |
* | Merge "Use json from vaadin-shared-deps 1.0.1 (#10118)" | Johannes Dahlström | 2012-11-22 | 1 | -3/+1 |
|\ |
|
| * | Use json from vaadin-shared-deps 1.0.1 (#10118) | Artur Signell | 2012-11-20 | 1 | -3/+1 |
* | | Remove slashes from beginning or end of constants (#10140) | Leif Åstrand | 2012-11-21 | 1 | -4/+4 |
* | | Global code cleanup | Leif Åstrand | 2012-11-21 | 2 | -3/+2 |
* | | Rename DependencyResource to PublishedFile (#10224) | Leif Åstrand | 2012-11-21 | 1 | -4/+4 |
* | | Removed server class reference from shared javadoc | Artur Signell | 2012-11-21 | 1 | -2/+1 |
* | | Merge "Added possibility to disable text input for PopupDateField (#6790)" | Artur Signell | 2012-11-20 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Added possibility to disable text input for PopupDateField (#6790) | Mikael Grankvist | 2012-11-19 | 1 | -0/+3 |
* | | Renamed ComponentState to AbstractComponentState (#9032) | Artur Signell | 2012-11-20 | 17 | -40/+41 |
|/ |
|
* | @Connect lastonly -> lastOnly (#10244) | Leif Åstrand | 2012-11-16 | 4 | -8/+8 |
* | UI stylename handling (#9832) | Johannes Dahlström | 2012-11-14 | 1 | -0/+3 |
* | UI based on AbstractBasicComponentContainer (#2924) | Henri Sara | 2012-11-13 | 1 | -2/+0 |
* | (#9924) Moved hierarchy code and fixed popup view to not be a LegacyComponent... | Mikael Grankvist | 2012-11-13 | 2 | -0/+20 |