summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit
Commit message (Expand)AuthorAgeFilesLines
* Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps caption/i...Artur Signell2009-05-087-118/+362
* Test case for #2913Artur Signell2009-05-081-0/+42
* Fix for #2900 - Label.setContentMode() does not requestRepaint()Artur Signell2009-05-071-1/+3
* extended component locator to build forward compatible locators for context m...Matti Tahvonen2009-05-072-3/+58
* selenium locator now works with subwindowsMatti Tahvonen2009-05-062-11/+41
* Removed debug messages from ApplicationServlet (#2438)Artur Signell2009-05-051-4/+0
* #2891: make the GWT compiler wrapper GWT 1.5 -compatibleHenri Sara2009-05-051-4/+5
* #2891: wrapper for GWT compiler to enable compiling widgetsets using GWT 1.6 ...Henri Sara2009-05-051-0/+54
* Added javadocs for AbstractApplicationServletArtur Signell2009-05-051-0/+14
* Fix for #2438 - ApplicationServlet should allow extendingArtur Signell2009-05-055-1697/+2010
* basic caption implementation for iabsolutelayoutMatti Tahvonen2009-05-041-6/+43
* Fix for #2880 - IE7: Tabsheet caption texts too short when using iconsArtur Signell2009-05-042-0/+27
* Improved IE8 mode detection. IE8 is now detected as either IE7 (if in compati...Artur Signell2009-05-041-10/+22
* Fix for #2879 - IE8: IE7 CSS classname should be added to BODY in IE7 Standar...Artur Signell2009-04-301-3/+15
* Merged:Artur Signell2009-04-301-3/+1
* removed obsolete log messages from iscrolltableMatti Tahvonen2009-04-301-29/+0
* fixed scrolltable regression, sanity check for IEMatti Tahvonen2009-04-291-2/+7
* 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
* 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-231-153/+182
* fixed test description and enhanced testMatti Tahvonen2009-04-231-2/+3
* 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-201-6/+4
* 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