| Commit message (Expand) | Author | Age | Files | Lines |
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1036 | -136999/+0 |
* | Fixed - #2921: Window should be able to contain a ComponentContainer | Artur Signell | 2009-05-11 | 2 | -58/+106 |
* | Fixed #2860: Rename getter/setter of spacing | Artur Signell | 2009-05-08 | 3 | -2/+31 |
* | Fix for #2917 - BeanItemContainer.sort fails if property value is null | Artur Signell | 2009-05-08 | 1 | -6/+25 |
* | Testcase and fix for #2917 - BeanItemContainer.sort fails if property value i... | Artur Signell | 2009-05-08 | 2 | -0/+145 |
* | Merge new theme branch to 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 3 | -26/+35 |
|\ |
|
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 14 | -132/+561 |
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-06 | 10 | -1714/+2168 |
| * | Merges from 6.0 branch. Added i-pressed classname for IButton in IE (down sta... | Jouni Koivuviita | 2009-05-04 | 3 | -6/+27 |
| * | Merged a fix from 6.0 branch (unnecessary log message). | Jouni Koivuviita | 2009-04-30 | 1 | -29/+0 |
| * | Accidentally committed a modified version of HelloWorld. Reverted to proper v... | Jouni Koivuviita | 2009-04-30 | 1 | -37/+1 |
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-04-30 | 1 | -2/+7 |
| * | Major theme refactoring: | Jouni Koivuviita | 2009-04-29 | 180 | -1149/+2533 |
| |\ |
|
| * | | Merges from 6.0 branch. | Jouni Koivuviita | 2009-04-09 | 7 | -12/+602 |
* | | | removeComponent() does requestRepaint(), fixes #2915 | Marc Englund | 2009-05-08 | 1 | -0/+1 |
* | | | TC for #2915 | Marc Englund | 2009-05-08 | 1 | -0/+50 |
* | | | #2659 and #2846 - Added missing requestRepaints() | Artur Signell | 2009-05-08 | 1 | -1/+6 |
* | | | Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps caption/i... | Artur Signell | 2009-05-08 | 7 | -118/+362 |
* | | | Test case for #2913 | Artur Signell | 2009-05-08 | 1 | -0/+42 |
* | | | Fix for #2900 - Label.setContentMode() does not requestRepaint() | Artur Signell | 2009-05-07 | 1 | -1/+3 |
* | | | extended component locator to build forward compatible locators for context m... | Matti Tahvonen | 2009-05-07 | 2 | -3/+58 |
* | | | selenium locator now works with subwindows | Matti Tahvonen | 2009-05-06 | 2 | -11/+41 |
* | | | Removed debug messages from ApplicationServlet (#2438) | Artur Signell | 2009-05-05 | 1 | -4/+0 |
* | | | #2891: make the GWT compiler wrapper GWT 1.5 -compatible | Henri Sara | 2009-05-05 | 1 | -4/+5 |
* | | | #2891: wrapper for GWT compiler to enable compiling widgetsets using GWT 1.6 ... | Henri Sara | 2009-05-05 | 1 | -0/+54 |
* | | | Added javadocs for AbstractApplicationServlet | Artur Signell | 2009-05-05 | 1 | -0/+14 |
* | | | Fix for #2438 - ApplicationServlet should allow extending | Artur Signell | 2009-05-05 | 5 | -1697/+2010 |
* | | | basic caption implementation for iabsolutelayout | Matti Tahvonen | 2009-05-04 | 1 | -6/+43 |
* | | | Fix for #2880 - IE7: Tabsheet caption texts too short when using icons | Artur Signell | 2009-05-04 | 2 | -0/+27 |
* | | | Improved IE8 mode detection. IE8 is now detected as either IE7 (if in compati... | Artur Signell | 2009-05-04 | 1 | -10/+22 |
* | | | Fix for #2879 - IE8: IE7 CSS classname should be added to BODY in IE7 Standar... | Artur Signell | 2009-04-30 | 1 | -3/+15 |
* | | | Merged: | Artur Signell | 2009-04-30 | 1 | -3/+1 |
* | | | removed obsolete log messages from iscrolltable | Matti Tahvonen | 2009-04-30 | 1 | -29/+0 |
* | | | fixed scrolltable regression, sanity check for IE | Matti Tahvonen | 2009-04-29 | 1 | -2/+7 |
| |/
|/| |
|
* | | iscrolltable fix for scrollbars on size change | Matti Tahvonen | 2009-04-29 | 1 | -13/+20 |
* | | small optimization to table (reduce calls to Container.size() method, that is... | Matti Tahvonen | 2009-04-29 | 1 | -3/+9 |
* | | Minor IScrolltable fixes. Extra scrollbar space in some situations and table ... | Matti Tahvonen | 2009-04-29 | 1 | -10/+7 |
* | | sanity check to Notification animation, GWT 1.6 regression | Matti Tahvonen | 2009-04-28 | 1 | -7/+9 |
* | | refactored notification fading, avoids regression when updating to GWT 1.6. A... | Matti Tahvonen | 2009-04-28 | 1 | -16/+25 |
* | | recatored shadow position handling, avoids regression when updating to GWT 1.6 | Matti Tahvonen | 2009-04-28 | 1 | -6/+18 |
* | | fixed regression from [7545] | Matti Tahvonen | 2009-04-28 | 1 | -3/+3 |
* | | renamed setModal to setToolkitModality to avoid naming collision with GWT 1.6 | Matti Tahvonen | 2009-04-28 | 1 | -13/+13 |
* | | added svg mime type for minetyperesolver | Matti Tahvonen | 2009-04-28 | 1 | -0/+1 |
* | | AutoGenerated annotation type for WYSIWYG editor and more. | Henri Sara | 2009-04-28 | 1 | -0/+15 |
* | | Test case for #2864 | Artur Signell | 2009-04-27 | 1 | -0/+60 |
* | | Merged: | Artur Signell | 2009-04-27 | 1 | -5/+32 |
* | | fixed invalid test case: column width pixels define the area available for co... | Matti Tahvonen | 2009-04-24 | 1 | -3/+12 |
* | | scrolltable theme refactoring: cleaning, fixing regressions | Matti Tahvonen | 2009-04-24 | 1 | -13/+12 |
* | | fixed minor regression with undefined width tables with height defined. Added... | Matti Tahvonen | 2009-04-23 | 1 | -13/+31 |
* | | more cleaning for scroll table. Fixed npe on empty table (regression). Now de... | Matti Tahvonen | 2009-04-23 | 1 | -23/+55 |