14 Commits (7bda912a77f6295ac339a3035b0de8d7ed45cfa3)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 years ago
  Aleksi Hietanen f805482c60
Fix issues from API review for 8.2 (#10342) 6 years ago
  Ahmed Ashour c58c7e7a23 Use Logger instead of VConsole (#10249) 6 years ago
  Ahmed Ashour 3929d0ac6f AbstractDateField.formatDate() to be abstract (#10186) 6 years ago
  Ahmed Ashour f265739578 Registration to remove state.registeredEventListeners (fixes #9634) (#10130) 6 years ago
  Teemu Suo-Anttila b829146be0 Remove deprecation from setTag and throw on subsequent calls 7 years ago
  Teemu Suo-Anttila ff52c42738 Fix ComponentLocator with inherited classes without custom connector (#9176) 7 years ago
  Leif Åstrand 07d56a9ca0 Add a maven plugin for formatting according to Eclipse settings 7 years ago
  Artur 8fca887996 Support for defining the root element for Javascript components (#8143) 7 years ago
  Artur Signell 504b3c4c65 Use diamond operator where it can be used 7 years ago
  Artur Signell 588f3cc7f8 Update copyright year to 2016 7 years ago
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc 7 years ago
  Artur Signell 6d54d78944 Format using Eclipse Neon 7 years ago
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 years ago
  patrik 9899aa2009 Make Grid Editor eagerly report validation errors (#16725) 8 years ago
  Leif Åstrand 93c56ee184 Get rid of WidgetUtil.getSimpleName (#15544) 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) 9 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
  Leif Åstrand 7bfb2347ad Implement @OnStateChange (#12958) 10 years ago
  Leif Åstrand c926a09f54 Global code reformat 11 years ago
  Leif Åstrand 14d5e7e77e Gather more profiling data (#10961) 11 years ago
  Artur Signell 6628e5097a Fixed resetting link target and updated javadoc (#10543) 11 years ago
  Leif Åstrand 34096d1784 Add lightweight profiling (#10961) 11 years ago
  Leif Åstrand f4cc386e91 Use native collections in AbstractConnector 11 years ago
  Leif Åstrand c011e166e1 Native collections for ApplicationConnection & StateChangeEvent (#10937) 11 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 971a88f810 Moved hasEventListener to ServerConnector (#10433) 11 years ago
  Artur Signell fc3c021922 Changed public method to protected (#10143) 11 years ago
  Artur Signell d1c55ddd23 Added AbstractConnector.getRpcProxy helper (#10143) 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Leif Åstrand fd3826abf4 Replace ApplicationResource with ConnectorResource (#9419) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Leif Åstrand 9995fe0b4f Fire change event for default values in newly created state (#9422) 11 years ago
  Leif Åstrand bcef4d5e71 Use ConnectorBundle for ClientRpc handling (#9371) 11 years ago
  Leif Åstrand a34ddd8758 Use ConnectorBundle for creating state and widget (#9371) 11 years ago
  John Ahlroos 7323ac8890 Added ServerConnector.removeStateChangeHandler API 11 years ago
  Leif Åstrand e81cf22601 Support StateChangeHandler for selected parts of the state (#8598) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 11 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 11 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 11 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces 12 years ago
  Leif Åstrand f7da26697a Initial extension support (#6690) 12 years ago
  Artur Signell 79bb29e855 State is now created using generators, removed setState (#8502) 12 years ago
  Leif Åstrand a744ffa22e Use the non-legacy HandlerRegistration type 12 years ago
  Jouni Koivuviita d930ea1059 Making BoxLayout behave better with LayoutManager 12 years ago