| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Moved EventRouter from AbstractComponent to AbstractClientConnector (#9342) | Artur Signell | 2012-11-07 | 3 | -8/+10 |
* | Import shared-deps packages instead of requiring the bundle (#10066) | Johannes Dahlström | 2012-10-30 | 1 | -2/+1 |
* | Formatted project | Artur Signell | 2012-10-26 | 2 | -2/+0 |
* | Missing package for ProgressIndicator (#10008) | Artur Signell | 2012-10-25 | 2 | -0/+46 |
* | Merge "Refactor GET parameter names to ApplicationConstants" | Leif Åstrand | 2012-10-24 | 1 | -0/+2 |
|\ |
|
| * | Refactor GET parameter names to ApplicationConstants | Johannes Dahlström | 2012-10-24 | 1 | -0/+2 |
* | | Create UIProvider & Extension for easily opening popups. (#9513) | Leif Åstrand | 2012-10-24 | 1 | -0/+27 |
|/ |
|
* | Don't let /APP requests continue to the BootstrapHandler (#9553)7.0.0.beta5 | Leif Åstrand | 2012-10-16 | 1 | -2/+2 |
* | Fixed primary stylename handling for Datefield and InlineDatefield #9903 | John Ahlroos | 2012-10-16 | 1 | -1/+1 |
* | Parse Trident versions to support IE in compatibility mode (#9887) | Leif Åstrand | 2012-10-10 | 1 | -1/+11 |
* | Fixed typos and added missing import in OSGi requirements (#9793) | Artur Signell | 2012-10-09 | 1 | -1/+1 |
* | Merge "Rename connector resource -> dependency resource (#9691)" | Leif Åstrand | 2012-10-09 | 1 | -3/+6 |
|\ |
|
| * | Rename connector resource -> dependency resource (#9691) | Leif Åstrand | 2012-10-09 | 1 | -3/+6 |
* | | Added import package and require bundle definitions (#9793) | Artur Signell | 2012-10-09 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'sass' | John Ahlroos | 2012-10-08 | 37 | -5/+207 |
|\ |
|
| * | Merge branch 'master' into sass | Marc Englund | 2012-10-04 | 1 | -0/+28 |
| |\ |
|
| * \ | Merge branch 'master' into primary-stylename | John Ahlroos | 2012-10-01 | 1 | -1/+0 |
| |\ \ |
|
| * | | | Fixed window not getting its correct primary stylename #9724 | John Ahlroos | 2012-09-28 | 1 | -0/+3 |
| * | | | Added missing NativeButton state class #9724 | John Ahlroos | 2012-09-27 | 1 | -0/+7 |
| * | | | Removed references to client widgetset from state #9724 | John Ahlroos | 2012-09-27 | 33 | -69/+33 |
| * | | | Added primary stylename to all component states #9724 | John Ahlroos | 2012-09-27 | 33 | -5/+222 |
| * | | | Added TableState with default primary style name #9724 | John Ahlroos | 2012-09-26 | 1 | -0/+10 |
| * | | | Merge branch 'master' into primary-stylename | John Ahlroos | 2012-09-25 | 1 | -4/+4 |
| |\ \ \ |
|
| * | | | | Added primary stylename handling on server side #9724 | John Ahlroos | 2012-09-24 | 1 | -0/+1 |