40 Commits (ed0d55017e0cf94f653acb8af20bb281a4b46c65)

Author SHA1 Message Date
  Artur Signell ed0d55017e Fixes #2010 - Client classes renamed 16 years ago
  Matti Tahvonen 01505e16f1 forgotten changes for #1834 16 years ago
  Jouni Koivuviita c568e6a6a0 Fixed: if Panel's width changes from some other value to 100%, the result won't be as expected. 16 years ago
  Matti Tahvonen b3cab0ab2e fixes #1764 16 years ago
  Jouni Koivuviita 00363fdbb2 IPanel setWidth changed: 100% won't go to outmost div element anymore, we let browser determine maximum width. 16 years ago
  Jouni Koivuviita bd39ed2381 Added ShortcutActionHandler to IPanel. 16 years ago
  Matti Tahvonen d48f8a80f4 component implements sizeable and simple general terminal implementation 16 years ago
  Marc Englund c7f66bb3fd save scroll pos before removing content, restore afterwards (#1222) 16 years ago
  Matti Tahvonen 4a69d49ed8 refactored method signature 16 years ago
  Jani Laakso 3b5793fd55 License header parametrized 16 years ago
  Matti Tahvonen 86b827c030 Error, icon, description for Panel 16 years ago
  Matti Tahvonen 392a80c3fb fixing iLayout function when Panel is not the first object in container 16 years ago
  Jouni Koivuviita 3b2a7e19d3 Small fixes to IPanel and ITabsheet layout functions. 16 years ago
  Jouni Koivuviita 33c83dc581 IPanel and ITabsheet layout functions refactored. 16 years ago
  Jouni Koivuviita d85eed4ae1 -Fixed top and bottom margins in IOrderedLayout when adding new components on-the-fly. 16 years ago
  Marc Englund f2e3722df9 MASS REFORMAT. 16 years ago
  Jouni Koivuviita f3da2d615f -CustomLayout now supports sizeable. 16 years ago
  Matti Tahvonen 82f6ce62db #1100 (CustomLayoutDemo) 16 years ago
  Matti Tahvonen c19fb01191 fixed panel layout 16 years ago
  Matti Tahvonen 9da215a2e6 reverted back old layout function, new one didn't work with IE's 16 years ago
  Matti Tahvonen e813e59c24 fixed wrong function name + fixes to tabsheet 16 years ago
  Jouni Koivuviita 9f5fd663b9 IPanel height calculations altered (yet again). Seems to work more consistently across all browsers than previous (commented) version. 16 years ago
  Jouni Koivuviita 8cd8853dfc -Small fix to window styles (IE). 16 years ago
  Jouni Koivuviita ffc4229ea6 -Small layout fix to ReservationApplication. 16 years ago
  Jouni Koivuviita 7fc77511a0 -All component stylenames now get prefixed with component base stylename. 16 years ago
  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 years ago
  Matti Tahvonen 2b0eff0e7d layout changes 16 years ago
  Jani Laakso 5ba28731e9 Mass format based on eclipse build in formatting style. 16 years ago
  Jouni Koivuviita 70c02ffa75 -WidgetSet naming change: "paging"-style table should now be IPagingTable.java. 16 years ago
  Jouni Koivuviita cbe157c347 Adjustments to panel size calculations. 16 years ago
  Matti Tahvonen 740690180a small fixes (panel, splitpanel, expandlayout) 16 years ago
  Jouni Koivuviita 72cf6aaf06 -New ITabsheet implementation using GWT TabBar and own custom DeckPanel (ITabsheetPanel). 16 years ago
  Jouni Koivuviita c97cd0691b New improved size calculations. Contained layout now attached to DOM before we try to update its contents. 17 years ago
  Jouni Koivuviita ba94b807d6 -New style for Panel, now supports "highlight" and "emphasize" styles also. 17 years ago
  Joonas Lehtinen dbea045513 Refactoring terminal 17 years ago
  Jouni Koivuviita 875edebeaf Implemented sizeable interface for IPanel and tweaked panel CSS for IE. 17 years ago
  Jouni Koivuviita ea15bacee1 Added drafting classes for locale handling. 17 years ago
  Jouni Koivuviita c07f421ef3 Panel styles now work without captions as well. Default font size increased to 11px (68.75%). 17 years ago
  Jouni Koivuviita d91dcd614c New IPanel implementation with 3 different styles (default, light, strong). New component IComponent for default component implementation. Implemented ITree without a caption (container now takes care of it) and fixed a bug in ITree. 17 years ago
  Joonas Lehtinen 55aa24516f Renamed all IT Mill widgets to begin with I. Jouni will rename css-classes as i-textfield-... 17 years ago
  Joonas Lehtinen aa3bfc3121 Support for invisibility 17 years ago
  Joonas Lehtinen 6cf0b84b8f caption 17 years ago
  Joonas Lehtinen 3a85ab6c2d Now captions almost work :) 17 years ago
  Matti Tahvonen 1792afb008 added panel 17 years ago