28 Commits (c844d94b81b2645f2800e17557fe6e300e85de96)

Author SHA1 Message Date
  Artur Signell c844d94b81 Renamed loading indicator states to 'first','second','third' (#11668) 11 years ago
  Leif Åstrand 0cbba9d6f4 Initial support for toggling push on the fly (#11506) 11 years ago
  Leif Åstrand 150352f64c Implemented poll interval for UI (#11495) 11 years ago
  Leif Åstrand 453099e29f Require implementing hasTooltip if there's custom tooltip logic (#11052) 11 years ago
  Leif Åstrand c926a09f54 Global code reformat 11 years ago
  John Ahlroos bde44c29bd Implemented changes to CSS injection based on API review #5500 11 years ago
  Artur Signell ce2df6d103 Enable setting loading indicator delays from the server (#7448) 11 years ago
  Artur Signell 9586a30b64 Made is possible to configure tooltip on the server (#8065) 11 years ago
  Artur Signell a2a8666118 Added Page.reload (#10250) 11 years ago
  Artur Signell b202c155c3 Remove unnecessary theme name sanitation (#10708) 11 years ago
  John Ahlroos 41798f820c Implemented injection of css styles #5500 11 years ago
  Artur Signell 36a201f22f Fixed focus and tab index handling for UI (#11129) 11 years ago
  Leif Åstrand 41e55b6e38 Ensure there's always a listener on VUI for closing tooltips (#11051) 11 years ago
  Leif Åstrand f3ad9cad8d Don't measure VUI during updateFromUIDL (#11063) 11 years ago
  Anna Koskinen 058224f311 Merge of (#7842) to Vaadin 7. 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Leif Åstrand 9dd665b56e UI scroll position can be given programmatically (#9952) 11 years ago
  Marc Englund d6caa6043a Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, updates themes to support this. 11 years ago
  Henri Sara 375024684a Implement abstract HasComponents related client side connectors (#10248) 11 years ago
  Johannes Dahlström 9d30f9ce66 UI stylename handling (#9832) 11 years ago
  Henri Sara 391884746f UI based on AbstractBasicComponentContainer (#2924) 11 years ago
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Artur Signell d1c55ddd23 Added AbstractConnector.getRpcProxy helper (#10143) 11 years ago
  Artur Signell cf5b631f25 ACCC no longer has a default implementation of onConnectorHierarchyChange (#9298) 11 years ago
  Leif Åstrand 8a775666ae Move theme name mangling to where it is actually desired (#9891) 11 years ago
  Johannes Dahlström e80c00ebd8 Add Page.getLocation() (#9249) 11 years ago
  Artur Signell c14171d134 Renamed UI package which accidentally had been renamed to upper case 11 years ago
  John Ahlroos 5abe444f28 Add helper methods for checking state 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Artur Signell 8941056349 Reformatted project 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 5c557b50bc Remaining Root -> UI renames (#8908) 11 years ago
  Artur Signell 066491f708 Rename Root related classes and package to UI (#8908) 11 years ago
  Artur Signell da176c32c4 Renamed Root to UI, automatic rename (#8908) 11 years ago
  Johannes Dahlström 7a8fd7b5c0 Sending and receiving heartbeat requests (#9265) 11 years ago
  Johannes Dahlström 220101a4a0 Sending and receiving heartbeat requests (#9265) 11 years ago
  Johannes Dahlström c87c0861ce Revert "Added a heartbeat timer to RootConnector (#9265)" 11 years ago
  Leif Åstrand 890356e6ab Support @Delayable and change window size update to use it (#8421) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Johannes Dahlström ff4988f6be Added a heartbeat timer to RootConnector (#9265) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Johannes Dahlström a26f6d702c Revert root cleanup changes - this commit was not supposed to go to master 12 years ago
  Johannes Dahlström 25f664f993 Initial commit for root cleanup support (#7893) 12 years ago
  Artur Signell d5144d7e76 Avoid calling layoutNow() during state change (#9017) 12 years ago
  Artur Signell fca1779772 Send the initial browser window size with the first server request (#9017) 12 years ago
  Johannes Dahlström 7d21df4669 Ensure widgets are scrollable after a state change (see also #8994) 12 years ago
  Leif Åstrand 26ba3f922f Extract API from Root to Page (#8907) 12 years ago
  Leif Åstrand d44e06fc50 JavascriptManager -> JavaScript and changes based on review (#6730) 12 years ago