summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/ui
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-1157-24765/+0
* Fixed - #2921: Window should be able to contain a ComponentContainer Artur Signell2009-05-112-58/+106
* Fixed #2860: Rename getter/setter of spacing Artur Signell2009-05-083-2/+31
* Merges from 6.0 branch.Jouni Koivuviita2009-05-083-75/+327
* Major theme refactoring:Jouni Koivuviita2009-04-2954-243/+380
|\
| * small optimization to table (reduce calls to Container.size() method, that is...Matti Tahvonen2009-04-291-3/+9
| * Merged:Artur Signell2009-04-271-5/+32
| * 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
* | Merges from 6.0 branch.Jouni Koivuviita2009-04-092-7/+217
|/
* 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