aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed classpaths for widgetset and widgetset generator builds to work properl...Marko Grönroos2009-10-091-8/+14
* Fixed a problem in running the widgetset generator.Marko Grönroos2009-10-081-4/+4
* Fixes #3495: IE renders fixed width buttons incorrectly when using the base t...Jouni Koivuviita2009-10-081-4/+4
* Reverted some read-only style fixes.Jouni Koivuviita2009-10-087-27/+93
* Fixes #3487: ReadOnlyExceptions for read-only ComboBoxJouni Koivuviita2009-10-071-13/+15
* Fixes #3476: Sampler theme change icon offset in OperaJouni Koivuviita2009-10-071-1/+8
* Fix for #2611: ComboBox in readonly differs from readonly TextFieldJouni Koivuviita2009-10-078-54/+49
* Fixes #3456: DateField rendered wrong in readonly modeJouni Koivuviita2009-10-079-83/+49
* Added compiling of widgetset generator so the gwt compiler finds itArtur Signell2009-10-061-0/+1
* Added compiling of widgetset generator so the gwt compiler finds itArtur Signell2009-10-061-6/+14
* Merged test changesArtur Signell2009-10-066-139/+239
|\
| * 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-062-16/+24
| * #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
| * Updated test case reference images and sampler test caseArtur Signell2009-10-061-5/+0
| * Fix for #3377 - VButton clicklistener should be overridableArtur Signell2009-10-061-15/+26
| * Formatting fix in package differences listing script.Marko Grönroos2009-10-051-0/+4
| * List also differences between packaged Vaadin JARs.Marko Grönroos2009-10-051-0/+45
| * #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-052-29/+27
| * Updated test case reference images and sampler test case (skip date samples w...Artur Signell2009-10-051-97/+77
| * Fixes #3471: Notification "styles" (i.e. types) should work similarly to othe...Jouni Koivuviita2009-10-057-76/+78
| * Fixes #3396: System notifications are grey (reindeer)Jouni Koivuviita2009-10-054-18/+6
| * Fixes #3410: RichTextEditor is missing background color (reindeer)Jouni Koivuviita2009-10-054-0/+12
| * Test case and fix for #3458 - Extra scrollbars inside SplitPanel when content...Artur Signell2009-10-023-0/+114
| * Remove accidentaly commited test caseArtur Signell2009-10-021-147/+0
| * Test case for #3455Artur Signell2009-10-022-0/+94
| * Updated test cases + reference imagesArtur Signell2009-10-024-34/+211
| * #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
| * Clean temp folder and error images before creating and running testsArtur Signell2009-10-021-4/+5
* | 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-0678-1881/+2331
|\ \
| * | added DefaultWidgetSet to manifest fileMatti Tahvonen2009-10-061-2/+3
| * | "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-2571-1133/+1597
| * | merged changes from 6.0 to branchMatti Tahvonen2009-09-2189-146/+4076
| |\ \