summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/window
Commit message (Collapse)AuthorAgeFilesLines
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-0/+4
| | | | | | | | Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon.
* Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-201-2/+4
|
* Dynamically adjust window content paddings (#8313)Leif Åstrand2012-03-091-2/+0
| | | | 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-8/+26
| | | Also fix some small issues related to when the min size is used
* Window layouting changes attempt 2 (#8313)Leif Åstrand2012-03-071-3/+8
|
* Remove CSS hack for FF2 (#7981)Leif Åstrand2012-03-071-9/+0
|
* Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-271-2/+13
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 from 6.7 for #5093 and #5094 (cursors for dragging/resizing ↵Marc Englund2012-01-181-2/+13
| | | | | | | | | | | | subwindows) svn changeset:22695/svn branch:6.8
* | #7912 Remove support for IE6Leif Åstrand2011-11-091-22/+0
|/
* Small fix for window stylesJouni Koivuviita2009-12-221-1/+4
| | | | svn changeset:10524/svn branch:6.2
* Reindeer theme update: new window style "light".Jouni Koivuviita2009-05-261-12/+4
| | | | | | Other fixes to progress indicator and datefield styles. svn changeset:8008/svn branch:6.0
* Black window style for Reindeer theme.Jouni Koivuviita2009-05-251-0/+14
| | | | | | Multiple other fixes to Reindeer theme. Some fixes to base and Runo themes involving window styles. svn changeset:7988/svn branch:6.0
* Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)Marc Englund2009-05-1210-0/+150
svn changeset:7762/svn branch:6.0