760 Commits (556ba33b7bfe06f53ed232bf5e8577f93665d752)
 

Author SHA1 Message Date
  Jouni Koivuviita 556ba33b7b Slider component serverside almost complete. 17 years ago
  Jouni Koivuviita 533adafa10 New component "slider" started. 17 years ago
  Joonas Lehtinen 90a235e335 Some comment changes 17 years ago
  Joonas Lehtinen 88dd2ed5a4 Better webbrowser impl 17 years ago
  Joonas Lehtinen 4c1baacd31 Developing gwt-adapter further 17 years ago
  Joonas Lehtinen 24f57222b3 Simplifications, bugfixes 17 years ago
  Joonas Lehtinen 9f42a2734f Making the gwt adapter even more simple - removed variable map alltogether 17 years ago
  Joonas Lehtinen 227c402255 Correcting the urls in examples index.html 17 years ago
  Joonas Lehtinen 28696d457c Correcting the urls in examples index.html 17 years ago
  Joonas Lehtinen f7c2fd5c8c Resurrecting (a simplified, dummy) WebBrowser 17 years ago
  Joonas Lehtinen dbea045513 Refactoring terminal 17 years ago
  Joonas Lehtinen 7f104c23f5 deleting old theme description files 17 years ago
  Joonas Lehtinen 88a86a41aa Deleting old theme-files 17 years ago
  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 years ago
  Jouni Koivuviita 2b666eb05f Totally useless decorations modified. 17 years ago
  Jouni Koivuviita 19844f47fa Totally useless decoration added to theme. 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 a753119d0d removed debug line 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 99b84bc086 null check 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
  Jouni Koivuviita 875edebeaf Implemented sizeable interface for IPanel and tweaked panel CSS for IE. 17 years ago
  Jouni Koivuviita 84e02a024a IDateField text style parsing more robust and supports more locales. Default popup-calendar style fixes. 17 years ago
  Matti Tahvonen 97c496ed42 committing forgotten class 17 years ago
  Jouni Koivuviita bf22602607 Fixes Safari tabsheet render bug (additional one pixel table offset). 17 years ago
  Matti Tahvonen 4c4b44fddf refactoring and first steps towars column collapsing 17 years ago
  Jouni Koivuviita 560215fb0b Fixed selecting after changes aren't automatically updated from the server (client has to handle the redraw on its own). 17 years ago
  Jouni Koivuviita 2e56d24611 DateField default style (IPopupCalendar) implemented. 17 years ago
  Jouni Koivuviita b518e9b575 DateField text-style implemented. 17 years ago
  Matti Tahvonen 46a4fb1adb Client side context menu implementation and context menus for scroll tables rows 17 years ago
  Jouni Koivuviita a0c37b8961 Fixed an exception with IE when clicking an empty table cell. 17 years ago
  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 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
  Jouni Koivuviita 28ca6dc78a Localization services from serverside (AjaxApplicationManager), cached on clientside (LocaleService). 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