14 Commits (4f5ac5102db6f00d164c5287e4db21ba93d3309f)

Author SHA1 Message Date
  Henri Sara 4f5ac5102d Update/add since tags (#9627) 7 years ago
  Henri Sara b2c0ac2bac Use HasUserOriginated interface where appropriate (#9608) 7 years ago
  Yuriy Artamonov 173ac5b1de Provide old value of position in SplitPositionChangeEvent of *SplitPanel (#9578) 7 years ago
  Henri Sara f71f751852 Make component iterators unmodifiable 7 years ago
  Henri Sara 4f047f06fa Fix since tags for 8.0 (#8575) 7 years ago
  Aleksi Hietanen ae567a02f3 Add @FunctionalInterface annotation to interfaces where applicable (#7954) 7 years ago
  Leif Åstrand 68ea8ea63d Refactor listener registration creation to reduce boilerplate 7 years ago
  Per-Åke Minborg 0f42869ce1 Use final modifier where appropriate 7 years ago
  Per-Åke Minborg 399d7cd5c4 Remove redundant casting 7 years ago
  Aleksi Hietanen 2bee988272 Unify listeners on the server side 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 a6653d3fe4 Migrate vaadin-server build to maven 8 years ago
  Leif Åstrand 1798cc8fcc Fix javadoc typos 8 years ago
  Leif Åstrand 9ee97bbf72 Write true boolean attibutes without ='' (#17583) 8 years ago
  Pekka Hyvönen 201ae89df5 Updated all empty @since tags to be published in 7.5.0 9 years ago
  wodencafe 6e208eb77a SplitPanel should have an event for the splitter being moved (#3855) 9 years ago
  Sauli Tähkäpää 3c181c6e31 Add @since to AbstractSplitPanel. (#15285) 9 years ago
  Artur Signell 8d7783b4e9 API refactoring (#7749) 9 years ago
  Artur Signell 9d881f8851 Empty since tags -> 7.4 9 years ago
  Matti Hosio 1bfb901ad4 Do not write child components in sub templates (#7749) 9 years ago
  Artur Signell 6d96447d5d Do not remove children in read to ensure @DesignRoot reading works 9 years ago
  Artur Signell 10b30728e9 createNode -> createElement 9 years ago
  Artur Signell 353206974a Fix writing issues (#7749) 9 years ago
  Artur Signell 8eafe7aee3 Do not create default instances while reading designs (#7749) 9 years ago
  Artur Signell 3b75f2b148 SynchronizeFrom/ToDesign -> read/writeDesign (#7749) 9 years ago
  Mika Murtojarvi 628a2edf50 Declarative support for split panel (#7749). 9 years ago
  Anna Miroshnik 7e8b23a73a Hierarchy change markAsDirty to AbstractComponentContainer (#14227) 9 years ago
  Anna Koskinen 75ca951246 Add getter to SplitterState.positionReversed (#15285) 9 years ago
  Fabian Lange 0ceccae58f Reading properties of components should not set state to dirty (#14060). 10 years ago
  Fabian Lange 0c229ae914 Reading properties of components should not set state to dirty (#14060). 10 years ago
  Artur Signell e77e73cf64 Update copyright year to 2014 10 years ago
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers 11 years ago
  Artur Signell 53dcc11526 Fixed typo in SplitPanel method (#10418) 11 years ago
  Leif Åstrand 93a4cf274f Rename ComponentEventListener to ConnectorEventListener (#10340) 11 years ago
  Artur Signell ce282b2b4e Unified deprecation messages 11 years ago
  Artur Signell 438854e549 AbstractComponentContainer should implement getComponentIterator and not iterator (#10144) 11 years ago
  Pekka Hyvönen dd6265dcf5 inner Event classes converted to static nested classes (#5855) 11 years ago
  Artur Signell 112572a700 Moved ReflectTools to com.vaadin.util (#4294) 11 years ago
  John Ahlroos dac974af9b Removed getters/setters from states and made instance variabled public 11 years ago
  Petri Heinonen f32d6ab1db refak listeners com.vaadin.ui 11 years ago
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) 11 years ago
  Leif Åstrand bc6786f0dc Rename requestRepaint to markAsDirty (#9378) 11 years ago
  Leif Åstrand 050bec8a44 Make the (server-side) getState method protected (#9315) 12 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 6855529f1d Removed @version which is included in some files but not in all (#9299) 12 years ago
  Artur Signell acf099b41f Eliminated dependencies from server to client (#9279) 12 years ago
  Artur Signell e85d933b25 Moved server files to a server src folder (#9299) 12 years ago
  Leif Åstrand 7f75d0f4cf Move classes common to client and server to com.vaadin.shared.* (#8934) 12 years ago