Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 1036 | -136999/+0 |
| | | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 | ||||
* | Fixed - #2921: Window should be able to contain a ComponentContainer | Artur Signell | 2009-05-11 | 2 | -58/+106 |
| | | | | | | http://dev.itmill.com/ticket/2921 svn changeset:7713/svn branch:6.0 | ||||
* | Fixed #2860: Rename getter/setter of spacing | Artur Signell | 2009-05-08 | 3 | -2/+31 |
| | | | | | | http://dev.itmill.com/ticket/2860 svn changeset:7693/svn branch:6.0 | ||||
* | Fix for #2917 - BeanItemContainer.sort fails if property value is null | Artur Signell | 2009-05-08 | 1 | -6/+25 |
| | | | | svn changeset:7691/svn branch:6.0 | ||||
* | Testcase and fix for #2917 - BeanItemContainer.sort fails if property value ↵ | Artur Signell | 2009-05-08 | 2 | -0/+145 |
| | | | | | | is null svn changeset:7690/svn branch:6.0 | ||||
* | Merge new theme branch to 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 3 | -26/+35 |
|\ | | | | | | | svn changeset:7689/svn branch:6.0 | ||||
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 14 | -132/+561 |
| | | | | | | | | svn changeset:7682/svn branch:theme_2009_03 | ||||
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-06 | 10 | -1714/+2168 |
| | | | | | | | | svn changeset:7637/svn branch:theme_2009_03 | ||||
| * | Merges from 6.0 branch. Added i-pressed classname for IButton in IE (down ↵ | Jouni Koivuviita | 2009-05-04 | 3 | -6/+27 |
| | | | | | | | | | | | | state). svn changeset:7603/svn branch:theme_2009_03 | ||||
| * | Merged a fix from 6.0 branch (unnecessary log message). | Jouni Koivuviita | 2009-04-30 | 1 | -29/+0 |
| | | | | | | | | svn changeset:7582/svn branch:theme_2009_03 | ||||
| * | Accidentally committed a modified version of HelloWorld. Reverted to proper ↵ | Jouni Koivuviita | 2009-04-30 | 1 | -37/+1 |
| | | | | | | | | | | | | version. svn changeset:7578/svn branch:theme_2009_03 | ||||
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-04-30 | 1 | -2/+7 |
| | | | | | | | | svn changeset:7577/svn branch:theme_2009_03 | ||||
| * | Major theme refactoring: | Jouni Koivuviita | 2009-04-29 | 180 | -1149/+2533 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Base theme now completed. -Default theme is now inherited from the Base theme, all redundant (but mandatory) style properties have been moved to the Base theme. ---- Includes major merges from 6.0 branch as well. svn changeset:7572/svn branch:theme_2009_03 | ||||
| * | | Merges from 6.0 branch. | Jouni Koivuviita | 2009-04-09 | 7 | -12/+602 |
| | | | | | | | | | | | | svn changeset:7375/svn branch:theme_2009_03 | ||||
* | | | removeComponent() does requestRepaint(), fixes #2915 | Marc Englund | 2009-05-08 | 1 | -0/+1 |
| | | | | | | | | | | | | svn changeset:7672/svn branch:6.0 | ||||
* | | | TC for #2915 | Marc Englund | 2009-05-08 | 1 | -0/+50 |
| | | | | | | | | | | | | svn changeset:7671/svn branch:6.0 | ||||
* | | | #2659 and #2846 - Added missing requestRepaints() | Artur Signell | 2009-05-08 | 1 | -1/+6 |
| | | | | | | | | | | | | svn changeset:7665/svn branch:6.0 | ||||
* | | | Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps ↵ | Artur Signell | 2009-05-08 | 7 | -118/+362 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | caption/icon/enabled/visibility information for each tab and do not use/modify the component. Modified sampler samples to work with the new API. Modified test cases to work with the new API. svn changeset:7664/svn branch:6.0 | ||||
* | | | Test case for #2913 | Artur Signell | 2009-05-08 | 1 | -0/+42 |
| | | | | | | | | | | | | svn changeset:7662/svn branch:6.0 | ||||
* | | | Fix for #2900 - Label.setContentMode() does not requestRepaint() | Artur Signell | 2009-05-07 | 1 | -1/+3 |
| | | | | | | | | | | | | svn changeset:7656/svn branch:6.0 | ||||
* | | | extended component locator to build forward compatible locators for context ↵ | Matti Tahvonen | 2009-05-07 | 2 | -3/+58 |
| | | | | | | | | | | | | | | | | | | menu clicks svn changeset:7646/svn branch:6.0 | ||||
* | | | selenium locator now works with subwindows | Matti Tahvonen | 2009-05-06 | 2 | -11/+41 |
| | | | | | | | | | | | | svn changeset:7639/svn branch:6.0 | ||||
* | | | Removed debug messages from ApplicationServlet (#2438) | Artur Signell | 2009-05-05 | 1 | -4/+0 |
| | | | | | | | | | | | | svn changeset:7627/svn branch:6.0 | ||||
* | | | #2891: make the GWT compiler wrapper GWT 1.5 -compatible | Henri Sara | 2009-05-05 | 1 | -4/+5 |
| | | | | | | | | | | | | svn changeset:7622/svn branch:6.0 | ||||
* | | | #2891: wrapper for GWT compiler to enable compiling widgetsets using GWT 1.6 ↵ | Henri Sara | 2009-05-05 | 1 | -0/+54 |
| | | | | | | | | | | | | | | | | | | and JDK 1.5 on Windows svn changeset:7621/svn branch:6.0 | ||||
* | | | Added javadocs for AbstractApplicationServlet | Artur Signell | 2009-05-05 | 1 | -0/+14 |
| | | | | | | | | | | | | svn changeset:7619/svn branch:6.0 | ||||
* | | | Fix for #2438 - ApplicationServlet should allow extending | Artur Signell | 2009-05-05 | 5 | -1697/+2010 |
| | | | | | | | | | | | | | | | | | | | | | Fix for #2890 - Split ApplicationRunner into own servlet svn changeset:7618/svn branch:6.0 | ||||
* | | | basic caption implementation for iabsolutelayout | Matti Tahvonen | 2009-05-04 | 1 | -6/+43 |
| | | | | | | | | | | | | svn changeset:7615/svn branch:6.0 | ||||
* | | | Fix for #2880 - IE7: Tabsheet caption texts too short when using icons | Artur Signell | 2009-05-04 | 2 | -0/+27 |
| | | | | | | | | | | | | svn changeset:7608/svn branch:6.0 | ||||
* | | | Improved IE8 mode detection. IE8 is now detected as either IE7 (if in ↵ | Artur Signell | 2009-05-04 | 1 | -10/+22 |
| | | | | | | | | | | | | | | | | | | compatibility mode) or IE8 and the CSS classes are set accordingly (#2879). svn changeset:7607/svn branch:6.0 | ||||
* | | | Fix for #2879 - IE8: IE7 CSS classname should be added to BODY in IE7 ↵ | Artur Signell | 2009-04-30 | 1 | -3/+15 |
| | | | | | | | | | | | | | | | | | | Standards mode. svn changeset:7591/svn branch:6.0 | ||||
* | | | Merged: | Artur Signell | 2009-04-30 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | | | Fix for #2881 - Icons missing from Accordion in IE7 svn changeset:7589/svn branch:6.0 | ||||
* | | | removed obsolete log messages from iscrolltable | Matti Tahvonen | 2009-04-30 | 1 | -29/+0 |
| | | | | | | | | | | | | svn changeset:7579/svn branch:6.0 | ||||
* | | | fixed scrolltable regression, sanity check for IE | Matti Tahvonen | 2009-04-29 | 1 | -2/+7 |
| |/ |/| | | | | | svn changeset:7575/svn branch:6.0 | ||||
* | | iscrolltable fix for scrollbars on size change | Matti Tahvonen | 2009-04-29 | 1 | -13/+20 |
| | | | | | | | | svn changeset:7568/svn branch:6.0 | ||||
* | | small optimization to table (reduce calls to Container.size() method, that ↵ | Matti Tahvonen | 2009-04-29 | 1 | -3/+9 |
| | | | | | | | | | | | | is expensive in some containers) svn changeset:7564/svn branch:6.0 | ||||
* | | Minor IScrolltable fixes. Extra scrollbar space in some situations and table ↵ | Matti Tahvonen | 2009-04-29 | 1 | -10/+7 |
| | | | | | | | | | | | | height when paging off. svn changeset:7559/svn branch:6.0 | ||||
* | | sanity check to Notification animation, GWT 1.6 regression | Matti Tahvonen | 2009-04-28 | 1 | -7/+9 |
| | | | | | | | | svn changeset:7556/svn branch:6.0 | ||||
* | | refactored notification fading, avoids regression when updating to GWT 1.6. ↵ | Matti Tahvonen | 2009-04-28 | 1 | -16/+25 |
| | | | | | | | | | | | | Also added generics for notificatio event listener list. svn changeset:7554/svn branch:6.0 | ||||
* | | recatored shadow position handling, avoids regression when updating to GWT 1.6 | Matti Tahvonen | 2009-04-28 | 1 | -6/+18 |
| | | | | | | | | svn changeset:7553/svn branch:6.0 | ||||
* | | fixed regression from [7545] | Matti Tahvonen | 2009-04-28 | 1 | -3/+3 |
| | | | | | | | | svn changeset:7550/svn branch:6.0 | ||||
* | | renamed setModal to setToolkitModality to avoid naming collision with GWT 1.6 | Matti Tahvonen | 2009-04-28 | 1 | -13/+13 |
| | | | | | | | | svn changeset:7545/svn branch:6.0 | ||||
* | | added svg mime type for minetyperesolver | Matti Tahvonen | 2009-04-28 | 1 | -0/+1 |
| | | | | | | | | svn changeset:7544/svn branch:6.0 | ||||
* | | AutoGenerated annotation type for WYSIWYG editor and more. | Henri Sara | 2009-04-28 | 1 | -0/+15 |
| | | | | | | | | svn changeset:7542/svn branch:6.0 | ||||
* | | Test case for #2864 | Artur Signell | 2009-04-27 | 1 | -0/+60 |
| | | | | | | | | svn changeset:7536/svn branch:6.0 | ||||
* | | Merged: | Artur Signell | 2009-04-27 | 1 | -5/+32 |
| | | | | | | | | | | | | Fix for #2864 - Added server side checks for currentPageFirstItemId & currentPageFirstItemIndex validity svn changeset:7535/svn branch:6.0 | ||||
* | | fixed invalid test case: column width pixels define the area available for ↵ | Matti Tahvonen | 2009-04-24 | 1 | -3/+12 |
| | | | | | | | | | | | | content svn changeset:7524/svn branch:6.0 | ||||
* | | scrolltable theme refactoring: cleaning, fixing regressions | Matti Tahvonen | 2009-04-24 | 1 | -13/+12 |
| | | | | | | | | svn changeset:7523/svn branch:6.0 | ||||
* | | fixed minor regression with undefined width tables with height defined. ↵ | Matti Tahvonen | 2009-04-23 | 1 | -13/+31 |
| | | | | | | | | | | | | Added sanity check when destroying row (fixes #2862, regression). svn changeset:7517/svn branch:6.0 | ||||
* | | more cleaning for scroll table. Fixed npe on empty table (regression). Now ↵ | Matti Tahvonen | 2009-04-23 | 1 | -23/+55 |
| | | | | | | | | | | | | detects better default values for row height and column extra space with initially empty table. svn changeset:7516/svn branch:6.0 |