summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Table.java
Commit message (Expand)AuthorAgeFilesLines
...
* table: forcing pageBuffer flush on some events just to be sure of getting upd...Matti Tahvonen2008-02-111-2/+14
* workaround for IScrollTable bug to server side paint methodMatti Tahvonen2008-02-111-0/+6
* small fixMatti Tahvonen2008-02-111-2/+3
* trying to fix table issuesMatti Tahvonen2008-02-111-8/+47
* table now refreshes its contents and does component attaching etc in right pl...Matti Tahvonen2008-02-081-223/+243
* Fixed #1393 (Focusable has id which is obsolete)Jani Laakso2008-02-081-5/+0
* Not painting table if only first visible info is updatedMatti Tahvonen2008-02-071-3/+4
* extracted alignments and spacing to layouts subinterfacesMatti Tahvonen2008-02-071-28/+105
* Selects now listen for changes to item/property as appropriate. Version 1. Ta...Marc Englund2008-01-301-2/+4
* better toString for Table (no more null's in d debugger)Matti Tahvonen2008-01-301-0/+9
* fixes #97Matti Tahvonen2008-01-291-13/+38
* better docMatti Tahvonen2008-01-291-2/+1
* fixes #1355Matti Tahvonen2008-01-291-1/+6
* component implements sizeable and simple general terminal implementationMatti Tahvonen2008-01-281-71/+1
* Major layout API changes: Sizeable is now deprecated. Use HasSize-interface i...Jouni Koivuviita2007-12-131-121/+50
* License header parametrizedJani Laakso2007-12-041-125/+107
* MASS REFORMAT.Marc Englund2007-11-191-2530/+2517
* Fixed total&row attributes when nullselitem has been automatically removed.Marc Englund2007-11-021-1/+8
* Null selection changes (#574)Marc Englund2007-11-021-1/+15
* Layout API changes (#1041) to server-side. Client-side implementation still n...Jouni Koivuviita2007-11-011-16/+40
* Select refactor initial commit; not done.Marc Englund2007-10-311-235/+326
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-15/+21
* ContainerResizedListener, ISplitPanel refactoring, ExpandLayout and testMatti Tahvonen2007-10-051-5/+2
* Optimized Table uidl, fixed IScrollTable when attaching before initial uidl u...Matti Tahvonen2007-07-131-35/+31
* scrolling table: ordering implementedMatti Tahvonen2007-06-281-1/+1
* changed row indexes to start from 0 instead of 1 (normal C-style)Matti Tahvonen2007-06-201-3/+3
* draft of scroll table and some other enhancementsMatti Tahvonen2007-06-121-7/+8
* initial commit for #217 . also removed one illegal character in JSMatti Tahvonen2007-05-311-0/+32
* fixes #737Matti Tahvonen2007-05-241-1/+3
* fixes #618Matti Tahvonen2007-04-191-13/+15
* Unified code style (indentation) based on default settings using Eclipse 3.2.Jani Laakso2007-04-181-2244/+2301
* Constructors documents changedMohamed Atique2007-04-131-3/+3
* Pulled changesets from branches/4.0.0-SRIT into trunk, done byJani Laakso2007-04-121-212/+314
* Trying to get everything roll with empty tablesMatti Tahvonen2007-03-091-2/+6
* Table: check for empty table on some cache requestsMatti Tahvonen2007-03-081-1/+1
* table fix: check for empty table came too lateMatti Tahvonen2007-03-071-3/+4
* fixes #452, also fixed documentations wron default valueMatti Tahvonen2007-02-281-3/+3
* MAJOR: Changed defaults from pagelen 0 -> 15 and col header mode hidden -> ex...Joonas Lehtinen2007-02-191-2/+2
* fixes #216 : implemented Sizeable interface in JS side, removed unimplemented...Matti Tahvonen2007-02-051-3/+3
* Integrated filter select features. Fixed #41Joonas Lehtinen2007-01-311-1/+10
* Implemented reqrows and reqfirstrow attributesJoonas Lehtinen2007-01-291-4/+51
* Added PERCENTAGE width/height supportJoonas Lehtinen2007-01-291-4/+4
* Table implements SizeableJoonas Lehtinen2007-01-291-1/+89
* Unified @author to IT Mill Ltd.Jani Laakso2007-01-161-1/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+2114