4 Commits (f4dc8b29525019f9d4a79e712d64a0e2bede4587)

Author SHA1 Message Date
  Ilia Motornyi 6541b7bad2 Update copyright year (#10761) 6 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
  Teemu Suo-Anttila 18fe7aa260 Build vaadin-client with maven 8 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
  Johannes Dahlström d67ed23096 Move widget classes from c.v.c.ui.<widget> to c.v.c.ui (#9392) 11 years ago
  Artur Signell bfbfdd51a0 Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432) 11 years ago
  Artur Signell 8d0c857382 Replaced license place holder with actual license (#8955) 12 years ago
  Artur Signell 14dd4d0b28 Moved client files to a client src folder (#9299) 12 years ago
  Artur Signell 429aeadef9 Moved each component to its own package on client side 12 years ago
  Leif Åstrand 87d5deac6c CustomComponent without size calculations (#8313) 12 years ago
  Artur Signell fbfbe007a1 Removed unnecessary getWidgetForPaintable methods 12 years ago
  Artur Signell 4881fe4b0d #8323 Moved updateCaption from Container to VPaintableWidgetContainer 12 years ago
  Artur Signell d7380ba371 Split CustomComponent, CustomField and CustomLayout into widget + 12 years ago
  Artur Signell 70173cfc6e Split Paintable from Widget so we have VPaintable (paintable without any 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Leif Åstrand 9caf1e58a7 Fixed copy paste typo based on review of #7326 12 years ago
  Leif Åstrand f65e90d979 #7326 Width recalculation does not work for GridLayout inside CustomComponent 12 years ago
  Artur Signell 3d3882ba8c #6000 - Replace DeferredCommand.add with Scheduler.scheduleDeferred 13 years ago
  Matti Tahvonen 51dcdc1c98 wrapper enhancements + rules 14 years ago
  Artur Signell 32b0d04ed1 Merged test case and fix for #3705 - "CustomComponent does not inform child about size change" from 6.1 14 years ago
  Henri Sara 3916d28046 #2904 Renamed CSS prefix "i-" to "v-" 15 years ago
  Henri Sara 1981ddc3b1 #2904 Change client side class name prefixes I -> V (class names only, not yet CSS prefixes) 15 years ago
  Henri Sara adc8c0ad35 #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" 15 years ago
  Matti Tahvonen a7436f7cbc Added a minor hack to fix sampler scrollbar issues 15 years ago
  Matti Tahvonen 9ffd28d733 Added a minor hack to fix sampler scrollbar issues 15 years ago
  Artur Signell 57904593f2 Test case and fix for #2459 - No scrollbars with CustomComponent of undefined size 15 years ago
  Matti Tahvonen 63cb70131e removed obsolete field 15 years ago
  Artur Signell 321c69c95b Fix for #2195 - TabSheet problems in Safari 15 years ago
  Matti Tahvonen dbc84877a5 custom component not propagates width change 15 years ago
  Matti Tahvonen 40f83f7815 enabled scrolling in toolkit + some other minor changes 15 years ago
  Artur Signell 15eb604a56 Changed the way relative component sizes are handled. Relative sizes are now converted into pixel sizes in ApplictionConnection. 15 years ago
  Artur Signell 9db9cd325d Added method for a component to notify its parent container when its size change 15 years ago
  Matti Tahvonen dc45f10766 ICustomComponent now request caption rendering from layout 16 years ago
  Matti Tahvonen 707960f829 Refactored CustomComponent. Fixed possible NPE in Abstract component. Optimization for AbstractComponent. 16 years ago
  Matti Tahvonen 4a69d49ed8 refactored method signature 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Marc Englund f2e3722df9 MASS REFORMAT. 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Matti Tahvonen 53c3889875 added custom component class 17 years ago