12 Commits (0f4702c6d1e03e2522c556487aba74ea01f25837)

Author SHA1 Message Date
  Ahmed Ashour 0f4702c6d1 Add spaces after 'if' and 'for' in JavaScript (#10199) 6 years ago
  Ahmed Ashour 73119c7193 Fix javadoc references (#10067) 6 years ago
  Ahmed Ashour 132d9fa60e Fix unused parameters in javadoc (#10055) 6 years ago
  Ahmed Ashour 11ddb11cbc Update modifier order to follow Java Specification suggestions (#10050) 6 years ago
  Ahmed Ashour 5558b8768b Use interface not Implementation, as method parameter 6 years ago
  Matti Tahvonen 62c44dd77e Support for HTML5 push/replaceState for proper deep linking features (#8116) 7 years ago
  Pekka Hyvönen fb4248119d Remove AbstractComponent.immediate 7 years ago
  Artur Signell 0081286c8d Remove IE8-IE10 client side code 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell 7cd6f91f00 Flush the active connector before closing a browser window/tab 7 years ago
  Aleksi Hietanen a5575a9252 Update TextField to extend AbstractFieldNew (#51) 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  Artur Signell 82d009eb17 Listen to body for shortcut actions for standalone apps (#19392) 8 years ago
  Artur Signell ae9adec046 Ensure server side focus is applied when opening a window (#17731) 9 years ago
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) 9 years ago
  Artur Signell 422c08c614 Allow changing theme on the fly (#2874, #14139, #14124) 10 years ago
  Henri Sara 3320dd0eee Revert "Allow changing theme on the fly (#2874)" 10 years ago
  Artur Signell 1b73b00b28 Allow changing theme on the fly (#2874) 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Johannes Dahlström 0a2cf2c429 Prevent showing "Session Expired" notification if navigating away (#12298) 10 years ago
  michaelvogt 00c473abf0 Accessibility for Window (#11821) 11 years ago
  Johannes Dahlström 9c6d4b4add Fix fragment handling regression caused by #10769 (#11686) 11 years ago
  Johannes Dahlström 747a88c642 Prevent double encoding problems when URI fragment contains special characters (#10769) 11 years ago
  Artur Signell 36a201f22f Fixed focus and tab index handling for UI (#11129) 11 years ago
  Leif Åstrand 14d5e7e77e Gather more profiling data (#10961) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Mikael Grankvist 8a264ec405 (#9949) Flush focused connector on historyChange 11 years ago
  Leif Åstrand 9dd665b56e UI scroll position can be given programmatically (#9952) 11 years ago
  Artur Signell 679b267197 Fixed NPE when timer fires before updateFromUidl (#10400) 11 years ago
  Johannes Dahlström 1f2691c2fb Change a few "root" occurrences to "UI" in error messages, javadoc 11 years ago
  Johannes Dahlström 9d30f9ce66 UI stylename handling (#9832) 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
  Johannes Dahlström e80c00ebd8 Add Page.getLocation() (#9249) 11 years ago
  John Ahlroos cc1939621e Firefox now uses the overflow autofix + made sure we don't trigger a layout phase while running another layout phase #9845 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Artur Signell c14171d134 Renamed UI package which accidentally had been renamed to upper case 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
  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) 12 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Artur Signell d5144d7e76 Avoid calling layoutNow() during state change (#9017) 12 years ago
  Johannes Dahlström 7d21df4669 Ensure widgets are scrollable after a state change (see also #8994) 12 years ago
  Leif Åstrand d44e06fc50 JavascriptManager -> JavaScript and changes based on review (#6730) 12 years ago
  Johannes Dahlström 4e1f215afb Fixed a broken merge 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Artur Signell 3efc7b5214 Moved shared classes out from connector to avoid class loader problems 12 years ago