10670 Commits (112572a700c288fc49df60ea23a2ade7c51c5165)
 

Author SHA1 Message Date
  Artur Signell 112572a700 Moved ReflectTools to com.vaadin.util (#4294) 11 years ago
  Leif Åstrand ad7de55aec Rename UIProvider.instantiateUI -> createInstance (#8159) 11 years ago
  Leif Åstrand 727dc54234 Don't mark connector as dirty when writing response (#9444, #9452) 11 years ago
  John Ahlroos b2d830d149 Added Git Revision to GWT version file 11 years ago
  Artur Signell bcc56fe936 Reverted rename of test data (#9299) 12 years ago
  Henri Sara 64513865ee Use HierarchicalContainer as default container for Tree (#3950) 11 years ago
  Leif Åstrand 633f414157 Don't return initied UI from LegacyApplication.createUIInstance (#9443) 11 years ago
  John Ahlroos 607010c2f9 Fixed missing test description 11 years ago
  Leif Åstrand ae2c302f71 Combine ApplicationPortlet and AAP and rename to VaadinPortlet (#9460) 11 years ago
  Leif Åstrand 6f276f4451 Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) 11 years ago
  Leif Åstrand 3dd5a4824c Move SystemMessages to DeploymentConfiguration (#9402) 11 years ago
  Leif Åstrand 55afccf800 Remove Application.getVersion() (#9402) 11 years ago
  Leif Åstrand 7c3febaf37 Rename WebApplicationContext -> ServletApplicationContext (#9402) 12 years ago
  Leif Åstrand 094fabccf9 Rename AbstractWebApplicationContext to ApplicationContext (#9402) 12 years ago
  John Ahlroos 169920045e Fixing failing undefined width calculations 11 years ago
  Johannes Dahlström bd2e7a495b Test case for #9452 11 years ago
  Johannes Dahlström 54190550f9 addListener rename in Navigator (#9285) 12 years ago
  Johannes Dahlström 456f2c7826 Use hashbang (#!) URIs in Navigator; isEmpty() instead of equals("") (#9268, #9441) 12 years ago
  Leif Åstrand f85c152a48 Remove @EagerInit (#9445) 12 years ago
  Leif Åstrand 8679f49c5e Refactor UI bootstrap (#9443) 12 years ago
  Leif Åstrand cf9ab5aea8 Remove user handling in Application (#9402) 12 years ago
  Leif Åstrand e5d1c888b9 Remove unused variable 12 years ago
  John Ahlroos 5abe444f28 Add helper methods for checking state 12 years ago
  Leif Åstrand 4e7104a68b Restore logic that was removed from state 12 years ago
  Leif Åstrand 594a211168 Run tests with assertions enabled (#9450) 12 years ago
  John Ahlroos dc8bc6119c More state getter removal 12 years ago
  Henri Sara 01646b14df Add Container.Indexed.getItemIds(int, int) for a range of items (#8028) 12 years ago
  Johannes Dahlström 61a1218d38 Change View.navigateTo(String) to View.enter(ViewChangeEvent) (#9055, #9056) 12 years ago
  Artur Signell 7f343ebc78 Fixed test file path 12 years ago
  Leif Åstrand 913aa7f014 Don't mark connectors as clean until they won't get dirty again (#9444) 12 years ago
  John Ahlroos 0a1519be5e Merge branch 'no-getters' 12 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 12 years ago
  Artur Signell 2f50bb8f0e Fixed test file path 12 years ago
  Johannes Dahlström 1544c71116 Replace references to "fragment" and "viewAndParameters" with "navigation state" where appropriate (#9367) 12 years ago
  Johannes Dahlström 14d6aa6975 Fix copypasted javadocs for ItemCaptionMode constants 12 years ago
  Johannes Dahlström 1f52d70729 Change a Vaadin6Component mention in a javadoc to LegacyComponent 12 years ago
  Johannes Dahlström 1921394b57 Rename FragmentManager to NavigationStateManager (#9367) 12 years ago
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) 12 years ago
  Artur Signell 8941056349 Reformatted project 12 years ago
  Artur Signell c6112a2477 Removed multi select related hacks from ComboBox (#2869) 12 years ago
  Artur Signell 51eb105ee6 Merged Select with ComboBox (#2869) 12 years ago
  Artur Signell 876182aaa3 Moved server tests from tests/server-side to server/tests/src (#9299) 12 years ago
  Artur Signell 691220a5b2 Moved client side tests from tests/client-side to client/tests/src 12 years ago
  Johannes Dahlström c1483202a8 Use empty string instead of null to denote "no fragment parameters" in Navigator (#9441) 12 years ago
  Leif Åstrand a79339bae7 Deprecate addListener in Image (#9285) 12 years ago
  Petri Heinonen 8cf552dd69 refak listeners one missed listener fixed... 12 years ago
  Petri Heinonen f32d6ab1db refak listeners com.vaadin.ui 12 years ago
  Petri Heinonen 181904db6a refak listeners com.vaadin.terminal 12 years ago
  Petri Heinonen d8cb830c77 refak listeners com.vaadin.navigator 12 years ago
  Petri Heinonen 4cd5619c19 refak listeners com.vaadin.event 12 years ago