719 Commits (31d2e723890b1a96f7864afd690d165d6092fd58)

Author SHA1 Message Date
  Joonas Lehtinen 02e516142a Experimental patch to block sending back variables that are just updated. Now only supportes textfield, tree and select. 17 years ago
  Matti Tahvonen b34597f23a Column resizing enhancements 17 years ago
  Joonas Lehtinen 820bd060fa Implemented missing features for Custom Layout, reviewed and commented code 17 years ago
  Matti Tahvonen 16f21b3f33 Column resizing 17 years ago
  Matti Tahvonen 02a15e4e24 made body container fixed height 17 years ago
  Matti Tahvonen d7cc00c3fc better table css for IE6 17 years ago
  Matti Tahvonen 34892c9deb somewhat scrolling scrolltable 17 years ago
  Matti Tahvonen 799b0a2391 row selecting to paging table 17 years ago
  Matti Tahvonen 733907b528 Added a helper method to count uidl's children 17 years ago
  Matti Tahvonen b5ee4cbabd fixed np in embedded 17 years ago
  Matti Tahvonen 5e0605926c some fixes to paging table 17 years ago
  Matti Tahvonen e7552288f2 sorting to paging table 17 years ago
  Matti Tahvonen 26b5f9c76c Implemented simple paging table and forked scrolling table into "composition" and "DOM" implementations 17 years ago
  Matti Tahvonen 8eda26fdeb trying to simplyfy things to make it work, but still no succes. Propably gotta go to DOM/SJNI level with this beast 17 years ago
  Joonas Lehtinen f8800e8422 Simplified customlayout, now locations can be put into divs with ids set 17 years ago
  Matti Tahvonen bc9a189dc3 some dynamic row fetching added, contains major bugs 17 years ago
  Matti Tahvonen ddfeb7e452 added some debug output to System.out 17 years ago
  Matti Tahvonen 95e83c857d fixed typo 17 years ago
  Matti Tahvonen ad0916dc27 changed row indexes to start from 0 instead of 1 (normal C-style) 17 years ago
  Jouni Koivuviita ea15bacee1 Added drafting classes for locale handling. 17 years ago
  Joonas Lehtinen 117a469589 Now customlayout loading __seems__ to work with ff, ie6, ie7, safari... 17 years ago
  Joonas Lehtinen b2fd2f8db8 Fixed image src prefixing for IE 17 years ago
  Matti Tahvonen 604732f616 fixed bug with Integer variables 17 years ago
  Jouni Koivuviita c359e13018 Tabsheet styled, panel styles tweaked for IE6. 17 years ago
  Joonas Lehtinen 1ffa51f6c6 CustomLayout for featurebrowser 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 1bf547bc89 Small fix to panel caption wrapping. 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
  Jouni Koivuviita 5f2c40c625 ISelect component now supports "twincol" style as well. Tweaks to ITextfield (setColumns, setRows) and IButton (classname "i-button"). 17 years ago
  Joonas Lehtinen 68482b3303 Support for ie6 and ie7 for customlayout 17 years ago
  Joonas Lehtinen 184bb55f4b Now customlayout embedded scripts work for safari and ff. Not for ie. 17 years ago
  Jouni Koivuviita f995b31513 Select component now has an abstract superclass IOptionGroupBase and two implementations: ISelect (dropdown mode) and IOptionGroup (optiongroup style). New item allowed also implemented. 17 years ago
  Joonas Lehtinen 595fb37df7 Remove div contents from locationdivs in customlayout, Evaluate scripts 17 years ago
  Joonas Lehtinen 35f7bcae35 Theme support for custom layout 17 years ago
  Joonas Lehtinen 484590af37 comment change 17 years ago
  Joonas Lehtinen d688f31387 Load theme-specific CSS in servlet 17 years ago
  Joonas Lehtinen a42ca8a629 Customlayout works 17 years ago
  Joonas Lehtinen 227c3c0709 Precaching customlayouts 17 years ago
  Joonas Lehtinen 0b7505f7de Made json-parser more reliable 17 years ago
  Joonas Lehtinen abe653cbba Added stug for customlayout 17 years ago
  Jouni Koivuviita 83f10c66f8 updateComponent method now takes care of "readonly" attribute as well. 17 years ago
  Joonas Lehtinen e79923f789 Fixed some component visibility bugs 17 years ago
  Joonas Lehtinen 0ec9ee5d2d Merged changes from TkTextField to ITextField 17 years ago
  Joonas Lehtinen d12391ffea Merged [1729] 17 years ago
  Joonas Lehtinen 525e048562 Renamed all IT Mill widgets to begin with I. Jouni will rename css-classes as i-textfield-... 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
  Jouni Koivuviita 4cc297a73f CSS classnames refactored. 17 years ago
  Joonas Lehtinen aa3bfc3121 Support for invisibility 17 years ago
  Joonas Lehtinen 6cf0b84b8f caption 17 years ago
  Joonas Lehtinen 7e687d87bb Bug in caption management 17 years ago