summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* merged [9517] from 6.1Matti Tahvonen2009-10-301-1/+1
* merged [9515] from 6.1Matti Tahvonen2009-10-301-1/+1
* merged [9513] from 6.1Matti Tahvonen2009-10-301-2/+3
* merged [9511] from 6.1Matti Tahvonen2009-10-301-1/+1
* merged [9503] from 6.1Matti Tahvonen2009-10-301-56/+55
* Save modified GWT module also if not created by the widgetset builderHenri Sara2009-10-301-1/+1
* merged [9473] from 6.1Matti Tahvonen2009-10-301-0/+10
* merged [9467] from 6.1Matti Tahvonen2009-10-291-16/+21
* merged [9463] to 6.2Matti Tahvonen2009-10-292-10/+40
* merged [9432] from 6.1Matti Tahvonen2009-10-282-3/+21
* Create widgetset in first suitable classpath directory - should be a source d...Henri Sara2009-10-282-5/+65
* merged [9424] (partly by hand because of source folder refactoring) from 6.1Matti Tahvonen2009-10-281-42/+39
* merged [9413],[9414] from 6.1Matti Tahvonen2009-10-272-4/+36
* Corrections to support for multiple source paths in widgetset builderHenri Sara2009-10-271-1/+15
* Support multiple source paths in widgetset builder - not yet testedHenri Sara2009-10-273-29/+34
* merged [9405],[9404] from 6.1Matti Tahvonen2009-10-272-5/+5
* merged [9392] from 6.1Matti Tahvonen2009-10-271-2/+2
* Split demo and tests files to own source folders, for #3298Artur Signell2009-10-27870-69404/+0
* merged [9380] from 6.1Matti Tahvonen2009-10-263-6/+80
* merged #3597 related changes from 6.1 branchMatti Tahvonen2009-10-262-23/+98
* fixes #3603Matti Tahvonen2009-10-261-0/+5
* Merged: Fix for #3592 - Javadoc refers to Toolkit 5Artur Signell2009-10-262-12/+1
* Fixes #3565: CommunicationManager is not serializableJouni Koivuviita2009-10-231-1/+1
* Merged test changes from 6.1 branchArtur Signell2009-10-232-0/+320
* fixed customlayouts, broken since UIDL refactoringMatti Tahvonen2009-10-231-3/+9
* Merged test updates from 6.1Artur Signell2009-10-201-46/+11
* added missing annotationMatti Tahvonen2009-10-201-0/+2
* actions no more handled in "updates-disabled" block, fixes #3551 Matti Tahvonen2009-10-201-17/+18
* fixes #3546 (column collapsing issues via button)Matti Tahvonen2009-10-201-0/+9
* Enhanced test caseMatti Tahvonen2009-10-201-1/+24
* subwindows now working in 6.2, cleaned some code and docsMatti Tahvonen2009-10-191-17/+19
* Merged test case, reference images updatesArtur Signell2009-10-198-30/+587
* avoid rewriting gwt module if changes did not happenMatti Tahvonen2009-10-151-1/+7
* Merged from 6.1: Disallow positioning window with a negative "top" value, fix...Marc Englund2009-10-141-0/+3
* Merged from 6.1: Allow events trough to the debug window, even if a modal win...Marc Englund2009-10-141-0/+11
* Merged changes for #3500 (table should always paint selections)Marc Englund2009-10-132-4/+58
* Merged: Test case and fix for #3524 Artur Signell2009-10-132-4/+14
* reformatted with proper code formatter onMatti Tahvonen2009-10-131-1703/+1703
* IE6/7 fixMatti Tahvonen2009-10-131-1703/+1703
* Merged: Fix for #3519 - Table height miscalculated in IE7Artur Signell2009-10-131-6/+13
* Merged multiple test updatesArtur Signell2009-10-136-26/+72
* Fixes #3506: Width of DateField is shrinking when value is set programmatically.Jouni Koivuviita2009-10-122-2/+9
* 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