summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon
Commit message (Collapse)AuthorAgeFilesLines
* Rename v-paintable -> v-connector (#8652)Leif Åstrand2012-04-121-1/+1
|
* Dynamically adjust window content paddings (#8313)Leif Åstrand2012-03-091-5/+1
| | | | This enables easy support for e.g. header height based on font size and footer height changing if resizing is disabled.
* Update VWindow.setWidth/Height to set outer sizes (#8313)Leif Åstrand2012-03-081-2/+5
| | | Also fix some small issues related to when the min size is used
* Merge remote-tracking branch 'origin/6.8'Johannes Dahlström2012-03-021-1/+1
|\ | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java src/com/vaadin/ui/TabSheet.java
| * [merge from 6.7] #8369 Fixed absolute path in Chameleon CSSAutomerge2012-02-211-1/+1
| | | | | | | | svn changeset:23069/svn branch:6.8
* | Use different size for text fields with box-sizing (#8313)Leif Åstrand2012-02-231-2/+6
| |
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-1/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/table/table.css WebContent/release-notes.html build/build.xml src/com/vaadin/terminal/gwt/client/ApplicationConnection.java src/com/vaadin/terminal/gwt/client/ui/VFormLayout.java src/com/vaadin/terminal/gwt/client/ui/VPopupCalendar.java src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java src/com/vaadin/terminal/gwt/client/ui/VSlider.java src/com/vaadin/terminal/gwt/client/ui/VTextualDate.java src/com/vaadin/terminal/gwt/client/ui/VWindow.java src/com/vaadin/ui/Table.java tests/integration_tests.xml tests/test.xml tests/testbench/com/vaadin/tests/components/orderedlayout/OrderedLayoutCases.java
| * Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-181-1/+0
| | | | | | | | svn changeset:22691/svn branch:6.8
* | Merge remote branch 'origin/6.8'Henri Sara2011-12-221-2/+2
|\| | | | | | | | | Conflicts: tests/testbench/com/vaadin/tests/components/button/ButtonsInHorizontalLayout.java
| * Merged changes from 6.8Johannes Dahlström2011-12-221-1/+1
| | | | | | | | svn changeset:22469/svn branch:6.8
* | #7984 removed Firefox workaroundsArtur Signell2011-11-221-2/+1
| |
* | #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-222-36/+0
| |
* | #7912 Remove support for IE6Leif Åstrand2011-11-0921-172/+0
|/
* Final fix for #6745: Connectors for TreeJouni Koivuviita2011-09-281-0/+4
| | | | | | | -Adjusted all themes to have even pixel caption height -Liferay theme doesn't support the connectors (#7682) svn changeset:21411/svn branch:6.7
* Fixed unwanted 24bit png gradients for IE6 (Chameleon theme)Jouni Koivuviita2011-08-305-1/+23
| | | | svn changeset:20732/svn branch:6.7
* Fixes zero width buttons inside segment compound style for IE7Jouni Koivuviita2011-08-301-2/+11
| | | | svn changeset:20724/svn branch:6.7
* Fixes #7490: Multi-line text fields visual and height issues in Chameleon themeJouni Koivuviita2011-08-291-0/+4
| | | | svn changeset:20708/svn branch:6.7
* Chameleon theme fixesJouni Koivuviita2011-08-267-5/+77
| | | | | | | | * Button with explicit width now behaves similarly across browsers, either clipping the text or ellipticizing it * DateField popup button now same height as the input field * Minor stylistic changes svn changeset:20673/svn branch:6.7
* Hide focus outline on NativeButton in sidebar in chameleon themeHenri Sara2011-08-221-0/+5
| | | | svn changeset:20531/svn branch:6.7
* Implemented row generation for Table and TreeTable #6720#Jonatan Kronqvist2011-08-191-0/+5
| | | | svn changeset:20495/svn branch:6.7
* #7053 copy two icons from reindeer to chameleonHenri Sara2011-07-293-2/+2
| | | | svn changeset:20027/svn branch:6.7
* #7053 Do not explicitly import base theme, fix paths for Chameleon loading ↵Henri Sara2011-07-291-4/+7
| | | | | | indicator images svn changeset:20017/svn branch:6.7
* #7053 Chameleon theme integration, first phase: basic theme in Vaadin and ↵Henri Sara2011-07-2851-0/+2242
JAR, compiled into a single styles.css svn changeset:20007/svn branch:6.7