aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes #3495: IE renders fixed width buttons incorrectly when using the base t...Jouni Koivuviita2009-10-081-4/+4
* Fixes #3487: ReadOnlyExceptions for read-only ComboBoxJouni Koivuviita2009-10-071-13/+15
* Fix for #2611: ComboBox in readonly differs from readonly TextFieldJouni Koivuviita2009-10-072-37/+34
* Fixes #3456: DateField rendered wrong in readonly modeJouni Koivuviita2009-10-072-23/+9
* Merged test changesArtur Signell2009-10-063-0/+104
|\
| * Fixes #3481: 24bit PNG icons don't work in Combobox dropdown menuJouni Koivuviita2009-10-061-2/+3
| * Fixes #3405: Sampler button icons messed up in IE6Jouni Koivuviita2009-10-061-8/+16
| * #3027 Combobox left in wrong state: handle both mouse and keyboard selection ...Henri Sara2009-10-061-1/+10
| * #3475 OptionGroup with newItemsAllowed(true) was not renderedHenri Sara2009-10-061-7/+3
| * Removed unnecessary sampler.png icon.Jouni Koivuviita2009-10-061-1/+0
| * Fixed typo in CellBasedLayout div style.Henri Sara2009-10-061-1/+3
| * #3444 Missing components in OperaHenri Sara2009-10-062-11/+12
| * Fix for #3377 - VButton clicklistener should be overridableArtur Signell2009-10-061-15/+26
| * #3404 Combo null selection and FILTERINGMODE_OFFHenri Sara2009-10-051-14/+14
| * #3027 Combobox left in wrong state when typing quicklyHenri Sara2009-10-051-11/+39
| * Fixes #3430Jouni Koivuviita2009-10-051-25/+23
| * Fixes #3471: Notification "styles" (i.e. types) should work similarly to othe...Jouni Koivuviita2009-10-051-0/+2
| * Test case and fix for #3458 - Extra scrollbars inside SplitPanel when content...Artur Signell2009-10-023-0/+114
| * Test case for #3455Artur Signell2009-10-022-0/+94
| * Updated test cases + reference imagesArtur Signell2009-10-021-0/+10
| * #3436 Multi-selectable table NPE on GAE: allow page buffer to serializeHenri Sara2009-10-021-1/+1
| * Fix for #3450 - isActive should wait until loading indicator has disappearedArtur Signell2009-10-021-1/+13
* | added missing ClientWidget annotationMatti Tahvonen2009-10-061-0/+2
* | added missing ClientWidget annotationMatti Tahvonen2009-10-061-53/+55
* | Fixes #3481: 24bit PNG icons don't work in Combobox dropdown menuJouni Koivuviita2009-10-061-2/+3
* | merged 2009-09-widget-packaging_3332 branch to 6.2Matti Tahvonen2009-10-0677-1879/+2322
|\ \
| * | "removed" (finalized + deprecated) getTag from AbstractComponentMatti Tahvonen2009-10-0643-326/+37
| * | widget packagingMatti Tahvonen2009-10-063-0/+23
| * | vaadin widget jars now detected by details in manifest file, simple widgetset...Matti Tahvonen2009-09-294-35/+252
| * | fixed bad inheritMatti Tahvonen2009-09-291-1/+1
| * | Better code style for generated class + some refactoringMatti Tahvonen2009-09-281-31/+54
| * | cleans cache on some unclean reloadsMatti Tahvonen2009-09-281-1/+13
| * | GWT.create instead of _new_, making it possible for hc users to override impl...Matti Tahvonen2009-09-251-3/+4
| * | steps toward simpler widgetset creation. Still needs a lot of cleaning and re...Matti Tahvonen2009-09-2570-1133/+1591
| * | Merged: Fix for #3349 - NPE when mainwindow is not setArtur Signell2009-09-183-3/+28
| * | Merged: Fixed #3371 - Remove obsolete testingtools referencesArtur Signell2009-09-181-2/+2
| * | Merged: Fix for #3095 - Sorting of a HierarchicalContainer does not workArtur Signell2009-09-172-19/+34
| * | Merged: Fixed #3306 - Sample NotificationCustom does not seem to support seri...Artur Signell2009-09-171-1/+1
* | | Fixes #3405: Sampler button icons messed up in IE6Jouni Koivuviita2009-10-061-8/+16
* | | Merged [9106]: #3027 Combobox left in wrong state - second changesetHenri Sara2009-10-061-1/+10
* | | Removed unnecessary sampler.png icon.Jouni Koivuviita2009-10-061-1/+0
* | | Merged: [9102] fix for #3475 OptionGroup with newItemsAllowed(true) was not r...Henri Sara2009-10-061-7/+3
* | | Merged: [9096] fix for #3444 Opera missing components and [9097] CellBasedLay...Henri Sara2009-10-063-12/+15
* | | Merged: Fix for #3377 - VButton clicklistener should be overridableArtur Signell2009-10-061-15/+26
* | | Merged: [9081] fix for #3404 ComboBox null selection and FILTERINGMODE_OFFHenri Sara2009-10-051-14/+14
* | | Merged: [9078] fix for #3027 combobox state when typing quicklyHenri Sara2009-10-051-11/+39
* | | Fixes #3430Jouni Koivuviita2009-10-051-25/+23
* | | Fixes #3471: Notification "styles" (i.e. types) should work similarly to othe...Jouni Koivuviita2009-10-051-0/+2
* | | Initial commit for new Sampler home screen layout.Jouni Koivuviita2009-10-052-30/+20
* | | Merged: Test case and fix for #3458 - Extra scrollbars inside SplitPanel when...Artur Signell2009-10-023-0/+114