summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New theme button almost themed (error indicator missing). Includes SmartSprit...Jouni Koivuviita2009-04-3018-102/+471
* Merged a fix from 6.0 branch (unnecessary log message).Jouni Koivuviita2009-04-301-29/+0
* Small fixes to base and default theme CSS.Jouni Koivuviita2009-04-306-8/+24
* Accidentally committed a modified version of HelloWorld. Reverted to proper v...Jouni Koivuviita2009-04-301-37/+1
* Merges from 6.0 branch.Jouni Koivuviita2009-04-301-2/+7
* Major theme refactoring:Jouni Koivuviita2009-04-29259-5078/+7253
|\
| * iscrolltable fix for scrollbars on size changeMatti Tahvonen2009-04-291-13/+20
| * small optimization to table (reduce calls to Container.size() method, that is...Matti Tahvonen2009-04-291-3/+9
| * Minor IScrolltable fixes. Extra scrollbar space in some situations and table ...Matti Tahvonen2009-04-291-10/+7
| * sanity check to Notification animation, GWT 1.6 regressionMatti Tahvonen2009-04-281-7/+9
| * refactored notification fading, avoids regression when updating to GWT 1.6. A...Matti Tahvonen2009-04-281-16/+25
| * recatored shadow position handling, avoids regression when updating to GWT 1.6Matti Tahvonen2009-04-281-6/+18
| * fixed regression from [7545]Matti Tahvonen2009-04-281-3/+3
| * renamed setModal to setToolkitModality to avoid naming collision with GWT 1.6Matti Tahvonen2009-04-281-13/+13
| * added svg mime type for minetyperesolverMatti Tahvonen2009-04-281-0/+1
| * AutoGenerated annotation type for WYSIWYG editor and more.Henri Sara2009-04-281-0/+15
| * Test case for #2864Artur Signell2009-04-271-0/+60
| * Merged:Artur Signell2009-04-271-5/+32
| * fixed invalid test case: column width pixels define the area available for co...Matti Tahvonen2009-04-241-3/+12
| * scrolltable theme refactoring: cleaning, fixing regressionsMatti Tahvonen2009-04-241-13/+12
| * removed accidetally added cell border from default themeMatti Tahvonen2009-04-242-4/+2
| * fixed minor regression with undefined width tables with height defined. Added...Matti Tahvonen2009-04-231-13/+31
| * more cleaning for scroll table. Fixed npe on empty table (regression). Now de...Matti Tahvonen2009-04-231-23/+55
| * major refactoring and cleaning related to column width handling in scrolltabl...Matti Tahvonen2009-04-234-174/+269
| * fixed test description and enhanced testMatti Tahvonen2009-04-231-2/+3
| * Removed old, unnecessary testsArtur Signell2009-04-232-89/+0
| * Merged:Artur Signell2009-04-231-0/+8
| * Test case for #2861Artur Signell2009-04-231-0/+60
| * Test case for #2853Artur Signell2009-04-231-0/+28
| * Test case for #2862Artur Signell2009-04-231-0/+91
| * Merged:Artur Signell2009-04-231-0/+11
| * generics for string array setMatti Tahvonen2009-04-221-2/+2
| * fixes #2859Matti Tahvonen2009-04-211-27/+52
| * Merged:Artur Signell2009-04-211-0/+1
| * Merged:Artur Signell2009-04-212-16/+103
| * Merged ComponentLocator javadocs.Artur Signell2009-04-211-2/+43
| * Merged all 5.4 build script and testing tools related changes to 6.0Artur Signell2009-04-204-28/+55
| * Removed serialVersionUIDs, added serial warning suppressionArtur Signell2009-04-1718-62/+23
| * Additional fix for #695 - Serialization support: Fixed NPE in MethodPropertyArtur Signell2009-04-171-6/+24
| * Merged additional fix for #2847 - Problem running on Oracle OAS10g. Fixed typoArtur Signell2009-04-171-1/+1
| * BeanItemContainer javadoc merge to 6.0.Henri Sara2009-04-171-11/+50
| * Paintable from client side can now be transmitted to server as a variable (wi...Matti Tahvonen2009-04-162-0/+9
| * absolutelayout now updates relative component sizes properly on size changesMatti Tahvonen2009-04-161-5/+27
| * minor changes to open client side for extensionMatti Tahvonen2009-04-161-3/+2
| * symmetric api for position informationMatti Tahvonen2009-04-161-20/+156
| * Merged fix for #2847 - Problem running on Oracle OAS10gArtur Signell2009-04-161-11/+34
| * fixes #2850 react only on login handler requests, now supports reloadingMatti Tahvonen2009-04-151-7/+11
| * Fix for #2848 - Sampler descriptions are not visible when running in GAEArtur Signell2009-04-141-0/+14
| * Merged test case for #2813Artur Signell2009-04-141-0/+28
| * Merged fix for #2813 - The DateField with RESOLUTION_YEAR or RESOLUTION_MONTH...Artur Signell2009-04-141-0/+3