summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Merges from 6.0 branch.Jouni Koivuviita2009-05-084-5/+485
| * Merges from 6.0 branch.Jouni Koivuviita2009-05-083-5/+13
| * Merges from 6.0 branch.Jouni Koivuviita2009-05-0814-132/+561
| * "Poro" theme updates: textfield styles.Jouni Koivuviita2009-05-088-2/+113
| * "Poro" theme update: button enhancements, initial panel, splitpanel and tabsh...Jouni Koivuviita2009-05-0813-22/+189
| * "Poro" theme improvements. Now includes three different button styles :)Jouni Koivuviita2009-05-0621-107/+504
| * Merges from 6.0 branch.Jouni Koivuviita2009-05-0610-1714/+2168
| * Merges from 6.0 branch. Added i-pressed classname for IButton in IE (down sta...Jouni Koivuviita2009-05-043-6/+27
| * 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
| |\
| * | Theme compilation script that includes theme inheritance.Jouni Koivuviita2009-04-091-3/+5
| * | Merges from 6.0 branch.Jouni Koivuviita2009-04-099-12/+618
| * | "Base" theme initial commit.Jouni Koivuviita2009-04-0842-0/+2959
| * | Merges from 6.0 branch.Jouni Koivuviita2009-04-0884-3541/+7021
| |\ \
* | | | removeComponent() does requestRepaint(), fixes #2915Marc Englund2009-05-081-0/+1
* | | | TC for #2915Marc Englund2009-05-081-0/+50
* | | | #2659 and #2846 - Added missing requestRepaints()Artur Signell2009-05-081-1/+6
* | | | 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
* | | | #2908 Copied test files from 5.4 branchArtur Signell2009-05-071-0/+177
* | | | #2908 Copied test files from 5.4 branchArtur Signell2009-05-072-0/+307
* | | | Merged [7508] Separated the 'nightly-publish' target from the 'nightly' target.Artur Signell2009-05-071-3/+3
* | | | Fix for #2870 - Include information about which GWT version is usedArtur Signell2009-05-072-2/+10
* | | | 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-056-1702/+2011
* | | | 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