summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Even more for #959 (tab scrolling) (IE6&7 still broken)Marc Englund2008-06-041-0/+9
* Even more for #959 (tab scrolling) (IE6 still broken)Marc Englund2008-06-041-10/+15
* Manual. Updated Form example.Marko Grönroos2008-06-041-1/+11
* Form example.Marko Grönroos2008-06-032-1/+222
* More for #959 (tab scrolling)Marc Englund2008-06-031-1/+13
* Adds tab-scrolling feature to TabSheet (clientside). Fixes #959Marc Englund2008-06-031-1/+90
* Fixed #1673Joonas Lehtinen2008-05-302-20/+64
* Better table example for manual.Marko Grönroos2008-05-303-6/+114
* Threw npe if value was null, and used changed time before date. Probably caus...Marc Englund2008-05-301-0/+4
* cleaning, more stable hasActiveRequest methodMatti Tahvonen2008-05-291-4/+4
* removed or stabilized all dates in test appMatti Tahvonen2008-05-291-4/+6
* fixed test still. Now does not depend on how many times application run on sa...Matti Tahvonen2008-05-291-4/+4
* fixed test application, random string generator was not seeded -> test not re...Matti Tahvonen2008-05-291-1/+4
* Renamed manual related testbench. More changes.Marko Grönroos2008-05-2912-1/+1
* Renamed manual related testbench.Marko Grönroos2008-05-2916-15/+15
* Fixes #1750Joonas Lehtinen2008-05-281-1/+14
* fixes #1687Matti Tahvonen2008-05-281-0/+1
* form now changes layout properlyMatti Tahvonen2008-05-281-1/+7
* fixes bug when updating formlayout contentsMatti Tahvonen2008-05-281-1/+1
* alignment support for "fallback" grid layoutMatti Tahvonen2008-05-281-3/+33
* Suggestion popop positioned over the input if it can't fit below. Fixes #1703Marc Englund2008-05-271-2/+2
* fixes #1726Matti Tahvonen2008-05-271-0/+1
* multiapp support for JS api (useful in portal with multiple toolkit applicati...Matti Tahvonen2008-05-271-2/+10
* fixes #1725Matti Tahvonen2008-05-271-2/+4
* Fixed double-scrollbar issue (IE,SA). Should now work as planned both w/ gene...Marc Englund2008-05-271-1/+2
* removed obsolete code due #1730 was fixed, cache time for response html also.Matti Tahvonen2008-05-271-8/+8
* Fixes #1727 (twincol options not visible in IE)Marc Englund2008-05-271-1/+6
* fixes #1730Matti Tahvonen2008-05-271-1/+5
* LoginForm: setting cache time explicitly for streamMatti Tahvonen2008-05-271-3/+6
* Fix for #1718 (?)Marc Englund2008-05-261-3/+3
* db name changed; used the same as reservrMarc Englund2008-05-261-1/+1
* IEmbedded now has a proper classnameMatti Tahvonen2008-05-261-0/+5
* avoid small gap in form legend if no icon or captionMatti Tahvonen2008-05-261-0/+8
* minor form layout fixMatti Tahvonen2008-05-261-0/+2
* fixes #1712Matti Tahvonen2008-05-235-30/+176
* np check for browser and browsers string (needed for portlet integration)Matti Tahvonen2008-05-231-3/+5
* fixes #1715, avoids double attach for component inside panelMatti Tahvonen2008-05-231-1/+3
* enhancements to LoginFormMatti Tahvonen2008-05-231-2/+8
* support for uri and parameter handlers in subwindows (forwards to main window...Matti Tahvonen2008-05-231-35/+57
* Fixes #1714Joonas Lehtinen2008-05-224-67/+38
* Fixes #1708Joonas Lehtinen2008-05-222-7/+64
* Fixed #1707 SplitPanel replaceComponent brokenJani Laakso2008-05-221-3/+3
* added serial idMatti Tahvonen2008-05-221-0/+2
* Added LoginForm component, fixes #1362Matti Tahvonen2008-05-221-0/+230
* adding/removing validator now fires repaintMatti Tahvonen2008-05-211-0/+2
* Fixes #1699 (i hope)Joonas Lehtinen2008-05-212-11/+8
* avoiding possible infinite loop if lot of cache row requests in variable burs...Matti Tahvonen2008-05-211-6/+12
* fixed trivial safari issue when draggin split bar upMatti Tahvonen2008-05-211-2/+5
* more sane yearMatti Tahvonen2008-05-201-1/+1
* initial values for datefields, so we can build better testsMatti Tahvonen2008-05-201-0/+10