5 Commits (504b3c4c65c6a2ccfeeb1501eff7a29f5a3dbec3)

Autor SHA1 Nachricht Datum
  Artur Signell 504b3c4c65 Use diamond operator where it can be used vor 7 Jahren
  Artur Signell 588f3cc7f8 Update copyright year to 2016 vor 7 Jahren
  Artur Signell eeffa805a2 Remove trailing whitespace from code and javadoc vor 7 Jahren
  Artur Signell 6d54d78944 Format using Eclipse Neon vor 7 Jahren
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven vor 8 Jahren
  Teemu Suo-Anttila 359710c1bd Add missing @since 7.5.1 to JavaDoc vor 9 Jahren
  Teemu Suo-Anttila 22c7ec029d Fix Grid jerky resize in vertical split panel (#18370) vor 9 Jahren
  Teppo Kurki a2e05d76e3 Remove duplicate primary stylename from split panels (#17846) vor 9 Jahren
  Artur Signell bf8836bb56 Separate pure client side util methods to a new class (#15553, #15544) vor 9 Jahren
  Denis Anisimov 60f0bdaa6e Horizontal split panel height shouldn't ignore second component (#15149) vor 9 Jahren
  Artur Signell 0f38151da3 Fix moving a single component inside a split panel (#11920) vor 10 Jahren
  Leif Åstrand a11909909c Replace use of deprecated DOM.setStyleAttribute method (#13781) vor 10 Jahren
  Artur Signell e77e73cf64 Update copyright year to 2014 vor 10 Jahren
  Leif Åstrand a9845c9c10 Refactor to use the right Element class (#13287) vor 10 Jahren
  Leif Åstrand 2152829c65 Use FQN instead of import for the bad Element class (#13287) vor 10 Jahren
  Johannes Dahlström 4f9df1f6f0 Don't detach and reattach VAbstractSplitPanel child widgets unnecessarily (#11628) vor 11 Jahren
  Artur Signell fb68bd5303 Updated copyright notices and added missing license headers vor 11 Jahren
  Leif Åstrand 95d0495225 Remember old splitter position when adjusting for out of bounds (#10596) vor 11 Jahren
  michaelvogt a0995c4655 Changed order of the containers in DOM vor 11 Jahren
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) vor 11 Jahren
  Pekka Hyvönen 0f5284bb82 Constants -> enums (#9072) vor 11 Jahren
  John Ahlroos 854fa25e6f Moved base theme constants (v-widget and v-layout) from BaseTheme to vor 11 Jahren
  John Ahlroos 50237cc7d4 Renamed .v-boxlayout selector to .v-layout and applied the .v-layout vor 11 Jahren
  Leif Åstrand 7d25670284 Reformat project vor 11 Jahren
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) vor 11 Jahren
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) vor 12 Jahren
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) vor 12 Jahren
  Leif Åstrand 3604bf01de Add Java 6 @Override annotations to all methods from interfaces vor 12 Jahren
  Johannes Dahlström 7d21df4669 Ensure widgets are scrollable after a state change (see also #8994) vor 12 Jahren
  Johannes Dahlström 66e9b8cec5 Fix issues caused by 6.8 merge: prevent NPE with componentStyles; ensure split position limits are properly set; ensure panels are scrollable after state change vor 12 Jahren
  Johannes Dahlström e2541a8a5b Fix accidentally committed file with unresolved conflicts vor 12 Jahren
  Artur Signell 429aeadef9 Moved each component to its own package on client side vor 12 Jahren
  Leif Åstrand c5ab6b8c89 Add LayoutManager.setNeedsMeasure and change how layouts are started vor 12 Jahren
  Leif Åstrand e77e606383 Only report sizes for relative children vor 12 Jahren
  Leif Åstrand 50cc1c9b4c Report child sizes to LayoutManager to improve propagation vor 12 Jahren
  Artur Signell 818e5ba6b7 Changed Event to be inside Handler instead of vice versa. vor 12 Jahren
  Artur Signell 3c0f91b18d Removed unnecessary connector id from widget vor 12 Jahren
  Artur Signell 5c32e1ea86 Updated split panel to send split position using RPC vor 12 Jahren
  Artur Signell 5ff5dfda99 Fixed handling of null widgets in split panel vor 12 Jahren
  Artur Signell 2bd148914d Moved styles list to shared state, replacing the previous String hack. vor 12 Jahren
  Leif Åstrand ec292fa9fb Don't need the overflow fix any more (#8313) vor 12 Jahren
  Leif Åstrand acf87e2d32 Some small tweaks to the split panels (#8313) vor 12 Jahren
  Leif Åstrand 818ab6ab5e SplitPanel working with the MeasureManager (#8313) vor 12 Jahren
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods vor 12 Jahren
  Artur Signell 15abf4ff4c #8324 Split split panel classes into widget and paintable vor 12 Jahren
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any vor 12 Jahren
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace vor 12 Jahren
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff vor 12 Jahren
  Henri Sara bd182c9eaf #7208 SplitPanel splitter jumped left when clicked vor 12 Jahren
  Matti Tahvonen 16a63ab0c2 some work towards touch UI support vor 13 Jahren