Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin" | Henri Sara | 2009-05-11 | 179 | -38291/+0 |
| | | | | | | | - com.itmill.toolkit.external not yet fully renamed svn changeset:7715/svn branch:6.0 | ||||
* | Merge new theme branch to 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 2 | -0/+18 |
|\ | | | | | | | svn changeset:7689/svn branch:6.0 | ||||
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-08 | 5 | -33/+100 |
| | | | | | | | | svn changeset:7682/svn branch:theme_2009_03 | ||||
| * | Merges from 6.0 branch. | Jouni Koivuviita | 2009-05-06 | 9 | -1714/+2113 |
| | | | | | | | | 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 | ||||
| * | 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 | 50 | -420/+721 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -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 | 2 | -0/+325 |
| | | | | | | | | | | | | svn changeset:7375/svn branch:theme_2009_03 | ||||
* | | | Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps ↵ | Artur Signell | 2009-05-08 | 2 | -20/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | 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 | ||||
* | | | 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 | ||||
* | | 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 | ||||
* | | 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 | ||||
* | | major refactoring and cleaning related to column width handling in ↵ | Matti Tahvonen | 2009-04-23 | 1 | -153/+182 |
| | | | | | | | | | | | | scrolltable. Hardcoded margins now removed and most things ought to be possible to define with CSS. fixes #2417 svn changeset:7512/svn branch:6.0 | ||||
* | | Merged: | Artur Signell | 2009-04-23 | 1 | -0/+8 |
| | | | | | | | | | | | | Fix for #2861 - TabSheet doesn't render new tab correctly, if all tabs have been removed svn changeset:7503/svn branch:6.0 | ||||
* | | generics for string array set | Matti Tahvonen | 2009-04-22 | 1 | -2/+2 |
| | | | | | | | | svn changeset:7484/svn branch:6.0 | ||||
* | | fixes #2859 | Matti Tahvonen | 2009-04-21 | 1 | -27/+52 |
| | | | | | | | | svn changeset:7473/svn branch:6.0 | ||||
* | | Merged ComponentLocator javadocs. | Artur Signell | 2009-04-21 | 1 | -2/+43 |
| | | | | | | | | svn changeset:7466/svn branch:6.0 | ||||
* | | Removed serialVersionUIDs, added serial warning suppression | Artur Signell | 2009-04-17 | 1 | -5/+1 |
| | | | | | | | | svn changeset:7461/svn branch:6.0 | ||||
* | | Merged additional fix for #2847 - Problem running on Oracle OAS10g. Fixed typo | Artur Signell | 2009-04-17 | 1 | -1/+1 |
| | | | | | | | | svn changeset:7455/svn branch:6.0 | ||||
* | | Paintable from client side can now be transmitted to server as a variable ↵ | Matti Tahvonen | 2009-04-16 | 2 | -0/+9 |
| | | | | | | | | | | | | (will map to corresponding server side component) svn changeset:7439/svn branch:6.0 | ||||
* | | absolutelayout now updates relative component sizes properly on size changes | Matti Tahvonen | 2009-04-16 | 1 | -5/+27 |
| | | | | | | | | svn changeset:7438/svn branch:6.0 | ||||
* | | minor changes to open client side for extension | Matti Tahvonen | 2009-04-16 | 1 | -3/+2 |
| | | | | | | | | svn changeset:7435/svn branch:6.0 | ||||
* | | Merged fix for #2847 - Problem running on Oracle OAS10g | Artur Signell | 2009-04-16 | 1 | -11/+34 |
| | | | | | | | | svn changeset:7430/svn branch:6.0 | ||||
* | | Merged fix for #2813 - The DateField with RESOLUTION_YEAR or ↵ | Artur Signell | 2009-04-14 | 1 | -0/+3 |
| | | | | | | | | | | | | RESOLUTION_MONTH behaves oddly svn changeset:7409/svn branch:6.0 | ||||
* | | Workaround for #2835 - Force Google App Engine to re-serialize after each ↵ | Artur Signell | 2009-04-13 | 1 | -0/+5 |
| | | | | | | | | | | | | request. svn changeset:7391/svn branch:6.0 | ||||
* | | Committing Arturs patch to #2840 | Joonas Lehtinen | 2009-04-12 | 1 | -11/+12 |
| | | | | | | | | svn changeset:7389/svn branch:6.0 | ||||
* | | Implementation serialization support for Toolkit. Fixes #695 | Joonas Lehtinen | 2009-04-12 | 36 | -139/+193 |
| | | | | | | | | svn changeset:7387/svn branch:6.0 | ||||
* | | Merged fix for #2839 - Form should not measure borders before style names ↵ | Artur Signell | 2009-04-09 | 1 | -3/+10 |
| | | | | | | | | | | | | are set. svn changeset:7382/svn branch:6.0 | ||||
* | | new component, absolutelayout (aka coordinatelayout #1267) and simple test case | Matti Tahvonen | 2009-04-09 | 2 | -0/+325 |
|/ | | | | svn changeset:7374/svn branch:6.0 | ||||
* | Merged #2829 to 6.0: Could not distinguish an empty DateField from a ↵ | Henri Sara | 2009-04-08 | 1 | -0/+3 |
| | | | | | | DateField containing invalid value svn changeset:7365/svn branch:6.0 |