27 Commits (ac1118a249c34bba814de9b441350a33bc09e13f)

Author SHA1 Message Date
  Matti Tahvonen ac1118a249 System errors, UIDL.XML fix, made console static, allow html in debug windows messages, clickin error icon prints error to console 17 years ago
  Matti Tahvonen 42f1e05f3b table enhancements (width & colwidth calculations). 17 years ago
  Matti Tahvonen 08bacca186 table: colsel changes 17 years ago
  Matti Tahvonen 128ef09502 some table fixes 17 years ago
  Matti Tahvonen cdc08def6b fixed column collapsing 17 years ago
  Matti Tahvonen cfa86679b8 fixes #851 & replaced methods deprecated in GWT 1.4 17 years ago
  Matti Tahvonen 0b57c208e7 added null check 17 years ago
  Matti Tahvonen 56357f6c01 relocated scroll pos announcement to document body to avoid absolute layout problems 17 years ago
  Matti Tahvonen 2f275cd789 some minor styling fixes 17 years ago
  Matti Tahvonen 6b9a5d4613 fix to scroll pos announcement 17 years ago
  Matti Tahvonen 08748db0f3 combined horizontal and vertical layouts 17 years ago
  Matti Tahvonen e3b1c83bbe added scroll position indicator when scrolling to area with unrendered rows 17 years ago
  Joonas Lehtinen dbea045513 Refactoring terminal 17 years ago
  Jouni Koivuviita d0baff8e81 IScrollTable CSS classname conventions changed. 17 years ago
  Matti Tahvonen a0bab0d939 Better support for Table with widgets inside. (no row selects on widget clicks) 17 years ago
  Matti Tahvonen a70cba5357 fixed JS stylename "text-align" -> "textAlign" 17 years ago
  Matti Tahvonen ea62c59a9b column widths, column aligns and some refactoring. State: ("Feature complete" - "various icon handlings") 17 years ago
  Matti Tahvonen 4b6bf302b6 Optimized Table uidl, fixed IScrollTable when attaching before initial uidl update, made IScrollTable default table component 17 years ago
  Matti Tahvonen cedeabc172 disabled reordering on row header column, fixed "slot indicator" for FF 17 years ago
  Matti Tahvonen 039a0f1491 Fixed row context menu in IE 17 years ago
  Matti Tahvonen 843c09cf7f fixed column ordering in IE 17 years ago
  Matti Tahvonen f3eb3594a9 now fetches proper content on first request when collapsing/hiding column 17 years ago
  Matti Tahvonen 937cd6a8e9 fix for reordering logick 17 years ago
  Matti Tahvonen e02867bb2c lots of logick to make column collapsing and reordering work togethor. 17 years ago
  Matti Tahvonen 4c4b44fddf refactoring and first steps towars column collapsing 17 years ago
  Matti Tahvonen 46a4fb1adb Client side context menu implementation and context menus for scroll tables rows 17 years ago
  Matti Tahvonen 102cda5b1b removed package and unused class 17 years ago
  Matti Tahvonen 8b43b0895e moved IScrollTable's helper classes to inner classes, implemented row selection 17 years ago
  Matti Tahvonen 9d64c9b855 improved floating headers positioning 17 years ago
  Matti Tahvonen 204e0855ec added opaque floating copy of dragged header cell 17 years ago
  Matti Tahvonen e11295e392 re-enabled sorting 17 years ago
  Matti Tahvonen 06f57f4c82 implemented column ordrering, not even hitting server 17 years ago
  Matti Tahvonen 611a97c926 combined drawWidget into refactored headerCell + some work towards column reordering 17 years ago
  Matti Tahvonen 67254b15d8 scrolling table: ordering implemented 17 years ago
  Matti Tahvonen c7b66c6258 fixed headers width and added horizontal scrollhandler to adjust headers position 17 years ago
  Matti Tahvonen b34597f23a Column resizing enhancements 17 years ago
  Matti Tahvonen 16f21b3f33 Column resizing 17 years ago
  Matti Tahvonen 34892c9deb somewhat scrolling scrolltable 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
  Matti Tahvonen bc9a189dc3 some dynamic row fetching added, contains major bugs 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 3a85ab6c2d Now captions almost work :) 17 years ago
  Matti Tahvonen 351e98e91f Table: added scroll listeners ( no handling and some bug gives wrong rows ) 17 years ago
  Joonas Lehtinen 5e89b2f134 Ported TkTable from GWT 1.4 to 1.3 17 years ago
  Matti Tahvonen 8d034f682c draft of scroll table and some other enhancements 17 years ago