| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved server tests from tests/server-side to server/tests/src (#9299) | Artur Signell | 2012-08-30 | 143 | -21200/+0 |
* | Use empty string instead of null to denote "no fragment parameters" in Naviga... | Johannes Dahlström | 2012-08-30 | 1 | -11/+11 |
* | Moved server test to correct folder | Artur Signell | 2012-08-30 | 1 | -0/+140 |
* | Replace ApplicationResource with ConnectorResource (#9419) | Leif Åstrand | 2012-08-30 | 1 | -2/+2 |
* | Additional fixes for com.vaadin.terminal removal (#9431, #9432) | Artur Signell | 2012-08-29 | 1 | -8/+8 |
* | Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetset... | Artur Signell | 2012-08-29 | 1 | -3/+3 |
* | Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 7 | -35/+37 |
* | Renamed com.vaadin.terminal -> com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 14 | -106/+74 |
* | Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) | Artur Signell | 2012-08-29 | 4 | -141/+141 |
* | Fix some renamed method names missing from #9416 | Leif Åstrand | 2012-08-28 | 1 | -4/+4 |
* | Root -> UI in tests (#8908) | Artur Signell | 2012-08-24 | 2 | -9/+9 |
* | Remaining Root -> UI renames (#8908) | Artur Signell | 2012-08-24 | 1 | -2/+2 |
* | Component.getRoot() -> Component.getUI() (#8908) | Artur Signell | 2012-08-24 | 2 | -2/+2 |
* | Renamed Application and UI methods and fields from "Root" to "UI" (#8908). | Artur Signell | 2012-08-24 | 1 | -6/+6 |
* | Rename Root related classes and package to UI (#8908) | Artur Signell | 2012-08-24 | 1 | -2/+2 |
* | Renamed Root to UI, automatic rename (#8908) | Artur Signell | 2012-08-24 | 7 | -26/+26 |
* | Rename requestRepaint to markAsDirty (#9378) | Leif Åstrand | 2012-08-23 | 1 | -2/+2 |
* | Removed readThrough/writeThrough in favor of buffered (#8180) | Artur Signell | 2012-08-22 | 2 | -98/+5 |
* | Add RootProvider for Root selection without custom Application (#8159) | Leif Åstrand | 2012-08-20 | 1 | -5/+13 |
* | Merged 6.8 branch | John Ahlroos | 2012-08-20 | 2 | -28/+111 |
|\ |
|
| * | #9145 Reviewed and committed Petri's patch with minor cleanup and clarifications | Johannes Dahlström | 2012-08-17 | 1 | -24/+107 |
| * | Allow removing Window while iterating child window set (#9251) | Leif Åstrand | 2012-08-08 | 1 | -0/+17 |
| * | Updated test to catch correct exception (#9147) | Artur Signell | 2012-08-03 | 1 | -4/+4 |
* | | Merge branch 'master' into root-cleanup | Johannes Dahlström | 2012-08-17 | 7 | -117/+78 |
|\ \ |
|
| * | | Replaced license place holder with actual license (#8955) | Artur Signell | 2012-08-16 | 6 | -6/+78 |
| * | | Made tests compile again (#9299) | Artur Signell | 2012-08-15 | 1 | -111/+0 |
* | | | Pass whole DeploymentConfiguration to ApplicationStartEvent and Application; ... | Johannes Dahlström | 2012-08-17 | 2 | -13/+34 |
|/ / |
|
* | | Update test to work with Vaadin 7 | Leif Åstrand | 2012-07-26 | 1 | -6/+26 |
* | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-07-26 | 1 | -0/+57 |
|\| |
|
| * | Fix typo preventing StreamVariable cleanup (#9171) | Leif Åstrand | 2012-07-25 | 1 | -0/+57 |
* | | Add Java 6 @Override annotations to all methods from interfaces | Leif Åstrand | 2012-07-23 | 25 | -0/+105 |
* | | Replace Navigator(Page) with Navigator(ComponentContainer) (#8859) | Henri Sara | 2012-06-29 | 1 | -12/+0 |
* | | Formatted all source files | Artur Signell | 2012-06-28 | 1 | -1/+2 |
* | | Fix UriFragmentManagerTest based on earlier implementation change | Henri Sara | 2012-06-27 | 1 | -1/+1 |
* | | Rename setCurrentXyz() to setCurrent() (#9029) | Leif Åstrand | 2012-06-25 | 4 | -6/+6 |
* | | Test for converter factory and related fixes (#8992) | Artur Signell | 2012-06-25 | 1 | -0/+100 |
* | | Added missing parts which made test fail | Artur Signell | 2012-06-21 | 1 | -2/+11 |
* | | Converter support and updated data source logic (#8990, #8991) | Artur Signell | 2012-06-21 | 2 | -0/+69 |
* | | Additional test for converters (#8185) | Artur Signell | 2012-06-21 | 1 | -0/+42 |
* | | Merge branch '6.8' | Johannes Dahlström | 2012-06-19 | 2 | -2/+50 |
|\| |
|
| * | Change Chameleon -> chameleon + unit test for all builtin themes (#8386) | Leif Åstrand | 2012-06-13 | 2 | -0/+48 |
* | | Merge remote-tracking branch 'origin/master' | Johannes Dahlström | 2012-06-19 | 2 | -15/+15 |
|\ \ |
|
| * | | Extract API from Root to Page (#8907) | Leif Åstrand | 2012-06-19 | 2 | -15/+15 |
* | | | Merge remote-tracking branch 'origin/master' | Johannes Dahlström | 2012-06-13 | 2 | -203/+429 |
|\| | |
|
| * | | Navigator API changes based on review (#8859) | Henri Sara | 2012-06-12 | 2 | -130/+290 |
| * | | Some Navigator API changes based on review (#8859). | Henri Sara | 2012-06-12 | 2 | -73/+139 |
* | | | Merge commit '8e5b5' | Johannes Dahlström | 2012-06-11 | 2 | -0/+57 |
|\ \ \
| | |/
| |/| |
|
| * | | Made Table serializable when using column width for row header (#8428) | Artur Signell | 2012-05-29 | 2 | -0/+57 |
* | | | Merge commit 'ecd026' | Johannes Dahlström | 2012-06-11 | 1 | -0/+63 |
|\| |
| |/
|/| |
|
| * | [merge from 6.7] #8793 Add unit test for TabSheet.replaceComponent() | Johannes Dahlström | 2012-05-18 | 1 | -0/+63 |