summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui
Commit message (Expand)AuthorAgeFilesLines
* Removed serialVersionUIDs, added serial warning suppressionArtur Signell2009-04-171-11/+0
* symmetric api for position informationMatti Tahvonen2009-04-161-20/+156
* fixes #2850 react only on login handler requests, now supports reloadingMatti Tahvonen2009-04-151-7/+11
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-1254-172/+148
* absolutelayout: predictable order, cssstring parsing checksMatti Tahvonen2009-04-091-3/+11
* new component, absolutelayout (aka coordinatelayout #1267) and simple test case Matti Tahvonen2009-04-091-0/+210
* Merged #2817 to 6.0: AbstractField.isValid() and AbstractField.validate() wer...Henri Sara2009-04-081-7/+7
* Merged #2829 to 6.0: Could not distinguish an empty DateField from a DateFiel...Henri Sara2009-04-081-2/+47
* (merged from 5.4) Implements "input prompt" for ComboBox and TextField. Also ...Marc Englund2009-04-063-10/+58
* Merged to 6.0 #2603 (a single select tree could show multiple items as select...Henri Sara2009-04-062-24/+28
* fixes #2823Matti Tahvonen2009-04-041-8/+26
* fixes #2518, window resize listenerMatti Tahvonen2009-04-021-0/+98
* fixes #2806 (column expand ratios for Table). Also added some test cases.Matti Tahvonen2009-04-011-10/+77
* added some generics to TableMatti Tahvonen2009-03-311-71/+87
* #2799 Table UI refresh problem: merge from 5.3 to 6.0Henri Sara2009-03-311-0/+2
* Merge from 5.3 to 6.0:Henri Sara2009-03-252-5/+8
* Merged #2799 to 6.0.Henri Sara2009-03-241-2/+4
* Merge #2687 to 6.0Henri Sara2009-03-242-3/+10
* Merged fix for #2788 - Refined spacing & margin javadocs and included manual ...Artur Signell2009-03-231-12/+27
* Fix for #2689: Window.setPositionX/Y() does not cause repaint. Artur Signell2009-03-021-0/+3
* fixes #2607 (a client side validity check)Matti Tahvonen2009-02-231-8/+0
* server side sanity check for #2607Matti Tahvonen2009-02-231-0/+8
* Test case and fix for #2658 - Disabling a tabsheet should not change the sele...Artur Signell2009-02-221-1/+6
* opened embedded for extension (getResource was not used internally)Matti Tahvonen2009-02-191-2/+2
* Toolkit: minor correction in the manual (removed use of deprecated methods) a...Henri Sara2009-02-181-1/+1
* Fix for #2563 - OrderedLayout flicker on repaintArtur Signell2009-02-161-6/+8
* Fix for #2583 - A disabled tab cannot be activeArtur Signell2009-02-121-1/+2
* added basic SVG support for EmbeddedMatti Tahvonen2009-02-111-1/+9
* Fix and testcases for #2466 and #2532 - commit now throws InvalidValueExceptionArtur Signell2009-02-032-17/+29
* fixed bugs and cleaned code that found during fixing #2508Matti Tahvonen2009-02-031-51/+46
* Implements #2509 PopupView.addListener(PopupVisibilityListener)Marc Englund2009-01-281-0/+103
* Renamed popup-visibility methods, fixes #2507Marc Englund2009-01-281-4/+18
* default form in LoginForm now has doctype declaration to get out of quirksmod...Matti Tahvonen2009-01-271-1/+5
* enhanced javadocs, default sizeMatti Tahvonen2009-01-271-12/+16
* fixes #2488 (JS error in LoginForm)Matti Tahvonen2009-01-271-6/+10
* Added @deprecated to OrderedLayout constructors so it is easier for developer...Artur Signell2009-01-211-0/+6
* fixes #2454 (defining expand ratios now repaints component)Matti Tahvonen2009-01-192-0/+3
* Behaviour is now more consistent + code cleanupRisto Yrjänä2009-01-191-60/+43
* Removed invalid hiding of empty/required field error message in formArtur Signell2009-01-191-6/+0
* fixes #2465Matti Tahvonen2009-01-151-1/+1
* removed limited documentation - using the one from interfaceMatti Tahvonen2009-01-141-4/+5
* fixes #2456Matti Tahvonen2009-01-131-1/+7
* Test case and fix for #2442 - RequiredError not displayed in the tooltipArtur Signell2009-01-131-6/+7
* #2426 Re-added CONTENT_UIDL as deprecated Artur Signell2009-01-131-2/+15
* Fix for #2439 - Inconsistent JavaDoc for Hierarchical containerArtur Signell2009-01-101-2/+1
* better overridden javadocMatti Tahvonen2009-01-091-1/+6
* fixes #2432, AlignmentHandler methods now symmetric + saner usage overallMatti Tahvonen2009-01-095-36/+245
* Added setter for popup visibilityRisto Yrjänä2009-01-091-0/+11
* fixed bug: table now no longer listens clicks when all listeners removedMatti Tahvonen2009-01-081-1/+1
* Fix for #2435 - Separate stylenames for VerticalLayout, HorizontalLayout and ...Artur Signell2009-01-082-13/+7