398 Commits (629e3856fa5bb71126de200bfa0fde70e76c0126)

Author SHA1 Message Date
  Matti Tahvonen 629e3856fa fixes #952 16 years ago
  Matti Tahvonen 30fc3c36df Tree is now not positioned and works in scrollable containers, but we lost keyboard navigation 16 years ago
  Matti Tahvonen 82a30cce5e Overflow: auto for split panels both sides 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 b93275e522 Some parts of slider component API hidden for now, theme doesn't support them yet. ISlider implementation now more clean and supports the use of scroll wheel. 16 years ago
  Jouni Koivuviita 3d07532130 New implementation for ITabsheet content rendering (now with lazy-loading). 16 years ago
  Matti Tahvonen 931e24f13a fixes #1007 (resize) 16 years ago
  Matti Tahvonen 6f9416a61c fixes #1007 16 years ago
  Joonas Lehtinen 02ab0bc392 Serve static resources in ITMILL when applicationservlet is mapped to /* 16 years ago
  Joonas Lehtinen 00f16f7177 Removed unnecessary googlemaps removal todo 16 years ago
  Joonas Lehtinen 3e9b3f0912 Removed couple of unnecessary unused methods 16 years ago
  Jouni Koivuviita 8cd8853dfc -Small fix to window styles (IE). 16 years ago
  Jouni Koivuviita f1d379b8de Slider component finished, fixes #1030 16 years ago
  Jouni Koivuviita f82cfa5bdd Window closing now done before component update (quick fix, proper fix should be done on server side). 16 years ago
  Jouni Koivuviita 3ead2ae232 Fixed window rendering for Mac Firefox (no more extra scrollbars). 16 years ago
  Jouni Koivuviita b4c95e2dcd Java 1.4.2 compliance. 16 years ago
  Jouni Koivuviita 04f1d95e81 Java 1.4.2 compliance. 16 years ago
  Marc Englund 485a8906e9 ICalendar -> demo.reservation (part II) 16 years ago
  Marc Englund 81c77001f3 ICalendar -> demo.reservation 16 years ago
  Marc Englund 6dd63c5f38 CalendarDemo -> com.itmill.toolkit.demo.reservation (#1016) 16 years ago
  Marc Englund b14615a9a5 Component visibility, disabled/readonly and style change (order & logic) 16 years ago
  Joonas Lehtinen ea8872e3f2 Removed deprecated frameset-support 16 years ago
  Joonas Lehtinen 12047a3c30 Fixes #1004 and #999 16 years ago
  Jani Laakso 2f195c5989 Fixed #1022 , at least for all layouts that use caption (wrapper) when handling general component changes such as icon, caption, errormsg. 16 years ago
  Joonas Lehtinen ec82644c78 100% height default for body and html 16 years ago
  Jouni Koivuviita ffc4229ea6 -Small layout fix to ReservationApplication. 16 years ago
  Jani Laakso 09d0f5071e Fixed #933 16 years ago
  Marc Englund 06354790d7 Significant speedup. Added more generated data. 16 years ago
  Joonas Lehtinen 5ab4074ecf Fixes #966 16 years ago
  Marc Englund a98aa63922 IDateFieldCalendar/ICalendar mixup fix 16 years ago
  Jouni Koivuviita 7fc77511a0 -All component stylenames now get prefixed with component base stylename. 16 years ago
  Joonas Lehtinen 328c9a8dff Remove license checks, fixing #993 16 years ago
  Jani Laakso d43eaf3d4d Added printstacktrace() for an exception. DO NOT skip these unless you are absolutely certain that no one ever wants to see the stacktrace. 16 years ago
  Joonas Lehtinen e7aca20d58 Fixes #971 16 years ago
  Marc Englund 8c965fbb38 reservr usability 16 years ago
  Jouni Koivuviita 54e91c229f -ISplitPanel classname convention changes. 16 years ago
  Marc Englund a40125254a Reservr look & feel mainly 16 years ago
  Matti Tahvonen 16c170ca2e Added several missing updateComponent calls. This will probably fix some caching issues. 16 years ago
  Matti Tahvonen b0925e6d0e fixed some caching issues 16 years ago
  Matti Tahvonen 2682dfae27 removed debug alerts 16 years ago
  Jouni Koivuviita 761f122225 fixed exception in IE. 16 years ago
  Matti Tahvonen 4c5dcb75e9 fixed removing additional style names, added test for it 16 years ago
  Matti Tahvonen 9bc7e45c51 style for RTE 16 years ago
  Matti Tahvonen 0255e98228 added RichTextEditor component. 16 years ago
  Matti Tahvonen 6946ecc0de workaround for issue with RTE and button 16 years ago
  Jouni Koivuviita a4d77d3423 Theme for progress indicator. 16 years ago
  Matti Tahvonen 9ce6023d52 fixed selecting native select implementation 16 years ago
  Matti Tahvonen 2c11a21f28 fixed identation for jsni methods 16 years ago
  Matti Tahvonen 47642ef4c9 Added some server side components (which configure their superclass) and test. 16 years ago
  Matti Tahvonen 007fc7e243 avoiding timing issues with hosted mode 16 years ago