152 次代码提交 (556ba33b7bfe06f53ed232bf5e8577f93665d752)

作者 SHA1 备注 提交日期
  Jouni Koivuviita 556ba33b7b Slider component serverside almost complete. 17 年前
  Jouni Koivuviita 533adafa10 New component "slider" started. 17 年前
  Joonas Lehtinen 90a235e335 Some comment changes 17 年前
  Joonas Lehtinen 88dd2ed5a4 Better webbrowser impl 17 年前
  Joonas Lehtinen 4c1baacd31 Developing gwt-adapter further 17 年前
  Joonas Lehtinen 24f57222b3 Simplifications, bugfixes 17 年前
  Joonas Lehtinen 9f42a2734f Making the gwt adapter even more simple - removed variable map alltogether 17 年前
  Joonas Lehtinen f7c2fd5c8c Resurrecting (a simplified, dummy) WebBrowser 17 年前
  Joonas Lehtinen dbea045513 Refactoring terminal 17 年前
  Joonas Lehtinen 511a2b97c2 Started a major refactoring: removed terminal.web, added terminal.gwt.server. Refactoring is not even nearly complete, but can already replace old web terminal implementation 17 年前
  Jouni Koivuviita 2b666eb05f Totally useless decorations modified. 17 年前
  Jouni Koivuviita 19844f47fa Totally useless decoration added to theme. 17 年前
  Jouni Koivuviita d0baff8e81 IScrollTable CSS classname conventions changed. 17 年前
  Matti Tahvonen a0bab0d939 Better support for Table with widgets inside. (no row selects on widget clicks) 17 年前
  Matti Tahvonen a70cba5357 fixed JS stylename "text-align" -> "textAlign" 17 年前
  Matti Tahvonen ea62c59a9b column widths, column aligns and some refactoring. State: ("Feature complete" - "various icon handlings") 17 年前
  Matti Tahvonen a753119d0d removed debug line 17 年前
  Matti Tahvonen 4b6bf302b6 Optimized Table uidl, fixed IScrollTable when attaching before initial uidl update, made IScrollTable default table component 17 年前
  Matti Tahvonen 99b84bc086 null check 17 年前
  Matti Tahvonen cedeabc172 disabled reordering on row header column, fixed "slot indicator" for FF 17 年前
  Matti Tahvonen 039a0f1491 Fixed row context menu in IE 17 年前
  Matti Tahvonen 843c09cf7f fixed column ordering in IE 17 年前
  Matti Tahvonen f3eb3594a9 now fetches proper content on first request when collapsing/hiding column 17 年前
  Matti Tahvonen 937cd6a8e9 fix for reordering logick 17 年前
  Matti Tahvonen e02867bb2c lots of logick to make column collapsing and reordering work togethor. 17 年前
  Jouni Koivuviita 875edebeaf Implemented sizeable interface for IPanel and tweaked panel CSS for IE. 17 年前
  Jouni Koivuviita 84e02a024a IDateField text style parsing more robust and supports more locales. Default popup-calendar style fixes. 17 年前
  Matti Tahvonen 97c496ed42 committing forgotten class 17 年前
  Jouni Koivuviita bf22602607 Fixes Safari tabsheet render bug (additional one pixel table offset). 17 年前
  Matti Tahvonen 4c4b44fddf refactoring and first steps towars column collapsing 17 年前
  Jouni Koivuviita 560215fb0b Fixed selecting after changes aren't automatically updated from the server (client has to handle the redraw on its own). 17 年前
  Jouni Koivuviita 2e56d24611 DateField default style (IPopupCalendar) implemented. 17 年前
  Jouni Koivuviita b518e9b575 DateField text-style implemented. 17 年前
  Matti Tahvonen 46a4fb1adb Client side context menu implementation and context menus for scroll tables rows 17 年前
  Jouni Koivuviita a0c37b8961 Fixed an exception with IE when clicking an empty table cell. 17 年前
  Jouni Koivuviita 911cb83de6 DateField calendar style client-side implemetation fully functional. DateField now doesn't require a repaint after every value change, it supposes that the client is smart enough to update the view on its own. 17 年前
  Matti Tahvonen 102cda5b1b removed package and unused class 17 年前
  Matti Tahvonen 8b43b0895e moved IScrollTable's helper classes to inner classes, implemented row selection 17 年前
  Matti Tahvonen 9d64c9b855 improved floating headers positioning 17 年前
  Matti Tahvonen 204e0855ec added opaque floating copy of dragged header cell 17 年前
  Jouni Koivuviita 28ca6dc78a Localization services from serverside (AjaxApplicationManager), cached on clientside (LocaleService). 17 年前
  Matti Tahvonen e11295e392 re-enabled sorting 17 年前
  Matti Tahvonen 06f57f4c82 implemented column ordrering, not even hitting server 17 年前
  Matti Tahvonen 611a97c926 combined drawWidget into refactored headerCell + some work towards column reordering 17 年前
  Matti Tahvonen 67254b15d8 scrolling table: ordering implemented 17 年前
  Matti Tahvonen c7b66c6258 fixed headers width and added horizontal scrollhandler to adjust headers position 17 年前
  Matti Tahvonen b34597f23a Column resizing enhancements 17 年前
  Joonas Lehtinen 820bd060fa Implemented missing features for Custom Layout, reviewed and commented code 17 年前
  Matti Tahvonen 16f21b3f33 Column resizing 17 年前
  Matti Tahvonen 02a15e4e24 made body container fixed height 17 年前