summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Removed debug infoArtur Signell2009-05-111-6/+5
* Additional fix for - #2921: Window should be able to contain a ComponentConta...Artur Signell2009-05-112-2/+2
* Fixes buildhelper class package names.Jouni Koivuviita2009-05-112-0/+0
* Minor updates and fixes to "Poro" theme.Jouni Koivuviita2009-05-114-8/+42
* Minor mods to "Poro" theme combobox.Jouni Koivuviita2009-05-112-3/+17
* "Poro" theme updates:Jouni Koivuviita2009-05-1127-30/+527
* #2904: Changed UIDL security header to "com.vaadin.seckey"Henri Sara2009-05-111-1/+1
* #2904 Toolkit -> Vaadin renames: external fileuploadHenri Sara2009-05-112-5/+6
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111051-6748/+6747
* Fixed - #2921: Window should be able to contain a ComponentContainer Artur Signell2009-05-112-58/+106
* Fixed #2860: Rename getter/setter of spacing Artur Signell2009-05-083-2/+31
* Fix for #2917 - BeanItemContainer.sort fails if property value is nullArtur Signell2009-05-081-6/+25
* Testcase and fix for #2917 - BeanItemContainer.sort fails if property value i...Artur Signell2009-05-082-0/+145
* Merge new theme branch to 6.0 branch.Jouni Koivuviita2009-05-08113-2633/+7406
|\
| * 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