1 Commits (1981ddc3b1a44de32e145c03a89b5a0f27807ac4)

Author SHA1 Message Date
  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
  Marc Englund bc1103da99 CustomLayout no longer expects a space before "src=". fixes #2654 15 years ago
  Marc Englund c552f44e21 CustomLayout now prefixes inline styles with url(). Fixes #2653 15 years ago
  Artur Signell 629cfba213 Fixed #2564 - NPE in ICustomLayout and added a sensible error message if this happens again for some reason. 15 years ago
  Matti Tahvonen 56c9ae6176 fixes #2363 15 years ago
  Matti Tahvonen a628656414 fixes #2339 and renamed some util methods 15 years ago
  Artur Signell f6fe8ed9e5 Fixed CustomLayout issue - IE requires position relative on root element 15 years ago
  Matti Tahvonen 410f86bca4 fixed custom layout resize issues due npe 15 years ago
  Artur Signell 2fb789b26c Fix for #2296 - CustomLayout shrinking problem 15 years ago
  Matti Tahvonen bd77e79657 Refactored custom layout relative image prefixing to use regexp befor setting template to dom. Now works with IE. 15 years ago
  Matti Tahvonen 8794bd79b2 fixes custom layout image prefixing. ImageElement.getSrc return parsed (not relative) uri. Needed the value in src attribute, not the parsed one. 15 years ago
  Matti Tahvonen 53a12f615a fixes #2297, #2287 and optimizes other onload event handlings. 15 years ago
  Artur Signell c4116ce555 Fixed iLayout recursion problem. 15 years ago
  Jouni Koivuviita c4ed3c9afd Fixes #2152: Embedded: document.onunload and document.onbeforeunload do not fire in IE6/7 when inside CustomLayout 15 years ago
  Matti Tahvonen d70116359e renderspace dummy implementation for icustomlayout 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 e925ef6ab8 Fix for #2029 - orderedlayout width calculations 15 years ago
  Artur Signell 04ce831176 Mass format 16 years ago
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed 16 years ago
  Artur Signell c6ed4be419 Fixes #1975 - CustomLayout template can be specified in java 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
  Marc Englund 9b4889b1ce CustomLayout img-url translation changed so that relative urls are interpreted relative to the layouts -directory, others are left as-is (fixes #1818) 16 years ago
  Matti Tahvonen 5285719495 fixes #1775 16 years ago
  Matti Tahvonen d5e2e906f7 fixes #1426 16 years ago
  Matti Tahvonen 0aef3534bf Fixing documentation for javascript layout functions. 16 years ago
  Matti Tahvonen edbbd753f7 fixes #1238 16 years ago
  Matti Tahvonen 4a69d49ed8 refactored method signature 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Matti Tahvonen 6191df57fd fixes #1177 16 years ago
  Jouni Koivuviita cba1fcf887 Formatting clean up. 16 years ago
  Marc Englund f2e3722df9 MASS REFORMAT. 16 years ago
  Jouni Koivuviita f3da2d615f -CustomLayout now supports sizeable. 16 years ago
  Matti Tahvonen 6b6257f93b refactored default icons, now uses ThemeResources properly and renders without caption text 16 years ago
  Jouni Koivuviita 61e5a7ae2c MAJOR UPDATE: 16 years ago
  Matti Tahvonen d4a20f4ca1 fixed issues with img paths and appuri not ending with slash 16 years ago
  Matti Tahvonen 868cc1df62 fixed wrong function name + fixes to tabsheet 16 years ago
  Joonas Lehtinen 12047a3c30 Fixes #1004 and #999 16 years ago
  Jouni Koivuviita 7fc77511a0 -All component stylenames now get prefixed with component base stylename. 16 years ago
  Matti Tahvonen 2682dfae27 removed debug alerts 16 years ago
  Matti Tahvonen f6b4ba970e ContainerResizedListener for CustomLayout and api to attach to those events via customlayouts JS. 100% height for FB propertytable. 16 years ago
  Jani Laakso a08688e7bb Refactored WebContent/ITK-INF to WebContent/ITMILL 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Joonas Lehtinen 1daef1c2e9 Fixes #949 16 years ago
  Marc Englund 6c4c655623 empty if fix, also throws if IView not found 17 years ago
  Marc Englund 7cdff25583 empty if fix 17 years ago
  Matti Tahvonen 35e3d63000 removed some logic (template cannot change) and added simple "flow rendering" when template file is missing 17 years ago
  Matti Tahvonen 642dcb2da9 renamed layout interface to container, fixed paintable unregistering in table 17 years ago