aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui/Table.java
Commit message (Expand)AuthorAgeFilesLines
* 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