Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved server files to a server src folder (#9299) | Artur Signell | 2012-08-13 | 5 | -855/+0 |
| | |||||
* | Merge branch '6.8' | Johannes Dahlström | 2012-06-19 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/draganddropwrapper/VDragAndDropWrapper.java src/com/vaadin/terminal/gwt/client/ui/form/VForm.java src/com/vaadin/terminal/gwt/client/ui/window/VWindow.java tests/server-side/com/vaadin/tests/VaadinClasses.java Removed Java5-incompatible @Override annotations | ||||
| * | Change Chameleon -> chameleon + unit test for all builtin themes (#8386) | Leif Åstrand | 2012-06-13 | 1 | -1/+1 |
| | | | | | | | | svn changeset:23930/svn branch:6.8 | ||||
* | | #8478 Added clip constant to BaseTheme | Artur Signell | 2012-03-26 | 1 | -0/+6 |
|/ | |||||
* | #7354 IT Mill -> Vaadin find and replace | Artur Signell | 2011-12-08 | 5 | -5/+5 |
| | | | | svn changeset:22317/svn branch:6.7 | ||||
* | Made the LicenseInJavaFiles test pass | Jonatan Kronqvist | 2011-08-24 | 1 | -0/+3 |
| | | | | svn changeset:20616/svn branch:6.7 | ||||
* | Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can ↵ | Jouni Koivuviita | 2011-08-23 | 1 | -0/+6 |
| | | | | | | | | make it more pretty in future releases if necessary. Includes TestBench test for the feature. svn changeset:20577/svn branch:6.7 | ||||
* | Added light panel style to ChameleonTheme | Henri Sara | 2011-08-19 | 1 | -1/+5 |
| | | | | svn changeset:20514/svn branch:6.7 | ||||
* | #7053 Chameleon theme integration, first phase: basic theme in Vaadin and ↵ | Henri Sara | 2011-07-28 | 1 | -0/+361 |
| | | | | | | JAR, compiled into a single styles.css svn changeset:20007/svn branch:6.7 | ||||
* | #6020 - Split SplitPanel into HorizontalSplitPanel and VerticalSplitPanel | Artur Signell | 2010-11-23 | 1 | -3/+6 |
| | | | | | | Updated demos and tests to use VerticalSplitPanel/HorizontalSplitPanel svn changeset:16114/svn branch:6.5 | ||||
* | Style constants for Liferay theme | Henri Kerola | 2010-09-17 | 1 | -0/+28 |
| | | | | svn changeset:14991/svn branch:6.4 | ||||
* | Fix for #5477 - Theme name constant are incorrectly capitalized | Artur Signell | 2010-08-26 | 3 | -3/+3 |
| | | | | svn changeset:14607/svn branch:6.4 | ||||
* | New Runo theme demo application and Runo theme style constants. | Jouni Koivuviita | 2010-05-04 | 2 | -3/+143 |
| | | | | svn changeset:13026/svn branch:6.4 | ||||
* | Merged all demo-page changes from 6.3 | Jouni Koivuviita | 2010-04-15 | 1 | -1/+11 |
| | | | | svn changeset:12564/svn branch:6.4 | ||||
* | Updated and revised Reindeer theme style constants. | Jouni Koivuviita | 2010-04-08 | 1 | -2/+50 |
| | | | | svn changeset:12393/svn branch:6.3 | ||||
* | Added missing @ITMillApache2LicenseForJavaFiles@ | Artur Signell | 2010-03-09 | 3 | -0/+9 |
| | | | | svn changeset:11733/svn branch:6.3 | ||||
* | Fixes #3736 "Split up style and type definitions" and #3467 "Button styles ↵ | Jouni Koivuviita | 2010-03-03 | 3 | -0/+237 |
missing?" * Now all built-in themes have an accompanying class file that describes all provided style names. * Deprecated Button.STYLE_LINK in favor of BaseTheme.BUTTON_LINK * Deprecated Panel.STYLE_LIGHT in favor of Reindeer.PANEL_LIGHT and Runo.PANEL_LIGHT svn changeset:11601/svn branch:6.3 |