12 Комити (2c3e399cb654588c8159e0e4ec4de7cc7de81b7b)

Аутор SHA1 Порука Датум
  Ahmed Ashour 1290426ff3 Fix some generics warnings in Eclipse пре 7 година
  Denis 3ef30789d6 Refactor AbstractDateField. (#8146) пре 7 година
  Aleksi Hietanen 24e11dca6b Move all themes except Valo into a new compatibility-themes package пре 7 година
  Denis Anisimov d078a5d7db Rename PopupDateField to DateField #297. пре 7 година
  Artur Signell 0732591758 Organize imports пре 7 година
  Artur Signell a23bf9481c Move and duplicate client side and state to compatibility package пре 7 година
  Artur Signell c6b44ac8ad Move and rename server classes which go into the compatibility package пре 7 година
  Artur Signell 588f3cc7f8 Update copyright year to 2016 пре 7 година
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc пре 7 година
  Denis Anisimov 87118c4b94 Derive DateField from new AbstractField (#57). пре 8 година
  Denis Anisimov bb9564db42 Move old DateField components to legacy package (pre-#57). пре 8 година
  Teemu Suo-Anttila 6b8412033e Build uitest war with maven пре 8 година
  Artur Signell e77e73cf64 Update copyright year to 2014 пре 10 година
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers пре 11 година
  Henri Sara aca92f4937 Panel and Window based on AbstractSingleComponentContainer (#2924) пре 11 година
  Artur Signell 7b25b3886e Renamed tests -> uitest and tests/testbench -> uitest/src (#9299) пре 12 година
  Artur Signell e18177bac6 Renamed com.vaadin.terminal -> com.vaadin.server (#9431) пре 12 година
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) пре 12 година
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces пре 12 година
  Artur Signell c2722bfeb2 #8311 Converted CRLF to LF in all source files пре 12 година
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace пре 12 година
  Jonatan Kronqvist c4b62e478a Restructure test source directories and packages #7385 пре 12 година
  Artur Signell df3ecc9cb9 #6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel пре 13 година
  Matti Tahvonen 8f65f667f2 changed tests and demos to uses vertical/horizontal split panel пре 13 година
  Artur Signell b06161b040 Fixed usage of deprecated setWidth/setHeight (#5749) пре 13 година
  Artur Signell 9da3e20472 Corrected invalid formatting in previous patches (#5749) пре 13 година
  Artur Signell 53c8314691 Fixed use of deprecated alignment method and theme constants (#5749) пре 13 година
  Artur Signell 5932d74f6c Removed use of deprecated ExpandLayout and OrderedLayout (#5749) пре 13 година
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP пре 14 година
  Petter Holmström e35351b3d8 Merge пре 14 година
  Artur Signell 6a3c715dae Split demo and tests files to own source folders, for #3298 пре 14 година
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" пре 15 година
  Matti Tahvonen d48f8a80f4 component implements sizeable and simple general terminal implementation пре 16 година
  Jouni Koivuviita c4dbcb707c Major layout API changes: Sizeable is now deprecated. Use HasSize-interface instead in combination with Size object (see ExpandLayout.java for example). OrderedLayout is no longer sizable. Table and Panel implement compatibility methods to proxy old size calls to the new Size object. пре 16 година
  Jani Laakso 3b5793fd55 License header parametrized пре 16 година
  Jouni Koivuviita 9ef65d079d Small size fix for all some components. пре 16 година
  Marc Englund f2e3722df9 MASS REFORMAT. пре 16 година
  Jouni Koivuviita f138893b54 -Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). Sizeable implementation now copy-pasted to all implementing classes (Panel, Tabsheet, SplitPanel...). пре 16 година
  Jouni Koivuviita e0ff6f0cfd Layout API changes (#1041) to server-side. Client-side implementation still not done. пре 16 година
  Jouni Koivuviita 7fc77511a0 -All component stylenames now get prefixed with component base stylename. пре 16 година
  Jouni Koivuviita c28458996b -Style name convetion changes to IPanel (no longer multiple classname like ".i-panel .i-panel-light", just ".i-panel-light" and ".i-panel-light-caption"). пре 16 година
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. пре 16 година
  Jouni Koivuviita e1ca79f7fd New test for basic application layout. пре 16 година