15 Commits (70173cfc6ec1a5d67f33c0477ae135935cf81314)

Author SHA1 Message Date
  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
  Artur Signell 8c2dc96621 #7913 Removed IE7 related stuff 12 years ago
  Artur Signell af61d005a3 Code cleanup: Use constant instead of "v-disabled" string 13 years ago
  Artur Signell cc994a6570 #6308 NPE in VFormLayout.replaceComponent 13 years ago
  Artur Signell 4f1b424e2e Fixed compiler warnings in demo and core source (#2274) 13 years ago
  Henri Sara eca26c9630 #5692 Generics: mostly UIDL.getChildIterator related changes; UIDL.getChildIterator() related code should be improved 13 years ago
  Artur Signell 789c80e253 Formatted using Eclipse Helios / Windows XP 14 years ago
  Matti Tahvonen 9d21b01500 replaced obsolete usage of setStylePrimaryName with setStyleName (faster, same effect if no stylenames or just one stylename, does not bug with latest webkits if css class currently null) 14 years ago
  Matti Tahvonen 89fd279efd fixes #5377 14 years ago
  John Alhroos 43dd4d3b67 Fix for #4997 14 years ago
  John Alhroos 751196e931 Fix for #4567 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
  Artur Signell c7c0692943 Merged fix for #2706 15 years ago
  Matti Tahvonen 32c1e4f53c fixes #2447 15 years ago
  Matti Tahvonen 5221f3d963 fixes #2447, now sinks tooltip events manually 15 years ago
  Artur Signell d9a13c2378 Cleaned up the whole project 15 years ago
  Artur Signell f1b14bd8f9 Fix for #2183 - Do not show hidden errors in FormLayout 15 years ago
  Artur Signell 88e46c305e Fix for #2282 - FormLayout with undefined width 15 years ago
  Artur Signell 7857f67d6e Fix for #2278 - MarginHandler refactoring. 15 years ago
  Artur Signell 8bd73e9e9f Fixed FormLayout handling of relative sized fields 15 years ago
  Artur Signell ff9b8ceb3a Fix for #2254 - Form size problems 15 years ago
  Artur Signell 255e2c1a5c replaceChildComponent fixed for IFormLayout,IGridLayout,IPopupView,ISplitPanel,IView (#2204). 15 years ago
  Matti Tahvonen 0191f9fdef formlayout now reservers space for error indicator even though nothing is visible 15 years ago
  Matti Tahvonen a663a2180e renderspace dummy implementation for iformlayout 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
  Artur Signell 04ce831176 Mass format 16 years ago
  Matti Tahvonen f6b7e02013 fixes #2019 16 years ago
  Jouni Koivuviita efbf351c38 Removed cellpadding and cellspacing from formlayout. 16 years ago
  Jouni Koivuviita 641283d6db Added classname for IFormLayout main element. 16 years ago
  Matti Tahvonen 3e4a244e5a caption and icon setters to Paintable interface, major tabsheet refactoring, client side caption handling for layouts 16 years ago
  Matti Tahvonen 9a19c26abe fixes #1829, emptying iformlayout 16 years ago
  Matti Tahvonen aa5369d224 margins + component spacings for formlayout, removed obsolete comment 16 years ago
  Matti Tahvonen 0cdf07db89 new tooltips for iformlayout too 16 years ago
  Matti Tahvonen fd4054e74f fixes bug when updating formlayout contents 16 years ago
  Matti Tahvonen 378751200e fixes #1712 16 years ago
  Matti Tahvonen 5d0219ace7 fixes to iformlayout 16 years ago
  Matti Tahvonen 3996b73c35 fixes #1668, #1669 16 years ago
  Marc Englund 6faf3e1646 Formlayout removed components wrong (left one extra component) 16 years ago
  Matti Tahvonen 4a69d49ed8 refactored method signature 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Matti Tahvonen 6b6257f93b refactored default icons, now uses ThemeResources properly and renders without caption text 16 years ago
  Matti Tahvonen 16c170ca2e Added several missing updateComponent calls. This will probably fix some caching issues. 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Matti Tahvonen 642dcb2da9 renamed layout interface to container, fixed paintable unregistering in table 16 years ago
  Matti Tahvonen b6030ed2b5 added form layout component (can be used without form component) 17 years ago