summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '63dc0'Johannes Dahlström2012-06-111-1/+6
|\
| * Add new CSS class to the base theme enabling (touch) scrolling of the element...Johannes Dahlström2012-05-041-0/+5
* | Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-207-8/+16
* | Add overflow: hidden to v-label to prevent margins from escaping (#8671)Leif Åstrand2012-04-161-0/+3
* | Rename v-paintable -> v-connector (#8652)Leif Åstrand2012-04-121-1/+1
* | Do panel wrapper sizing with cssLeif Åstrand2012-04-031-0/+6
* | Use overflow: hidden to remove scrollbars in IE8 (#8313)Leif Åstrand2012-03-231-0/+1
* | Hide log by setting width/height to 0 so that the same spacing is usedArtur Signell2012-03-211-0/+4
* | Ensure AbsoluteLayout wrappers have the rigth size (#8313)Leif Åstrand2012-03-211-1/+11
* | Only prevent margin collapse if embeddedLeif Åstrand2012-03-161-3/+4
* | Use box-sizing for v-view (#8313)Leif Åstrand2012-03-161-0/+2
* | Also limit error indicator width (#8313)Leif Åstrand2012-03-131-0/+2
* | Use 1px instead of 0 to avoid extra space in left col (#8313)Leif Åstrand2012-03-121-3/+1
* | Only use 100% width if parent width is defined (#8313)Leif Åstrand2012-03-121-1/+1
* | Use 100% width to get all extra space for the content (#8313)Leif Åstrand2012-03-091-1/+3
* | Dynamically adjust window content paddings (#8313)Leif Åstrand2012-03-091-2/+0
* | Update VWindow.setWidth/Height to set outer sizes (#8313)Leif Åstrand2012-03-081-8/+26
* | Window layouting changes attempt 2 (#8313)Leif Åstrand2012-03-071-3/+8
* | Remove CSS hack for FF2 (#7981)Leif Åstrand2012-03-071-9/+0
* | Don't assign any extra space to the width column (#8313)Leif Åstrand2012-03-051-0/+1
* | Let the contents of sized form layouts use its size (#8313)Leif Åstrand2012-03-051-0/+6
* | Define .v-has-width/height instead of v-undefined-width/height (#8313)Leif Åstrand2012-03-051-6/+6
* | Merge remote-tracking branch 'origin/6.8'Johannes Dahlström2012-03-021-0/+3
|\|
| * #5100 Support for server-side focus/blur listeners; handle disabled tabs corr...Johannes Dahlström2012-02-271-0/+3
* | Don't use overflow: hidden by default (#8313)Leif Åstrand2012-02-281-2/+0
* | Don't use 100% sizing for undefined css layouts (#8313)Leif Åstrand2012-02-221-0/+6
* | Update GridLayout to use VLayoutSlot (#8313)Leif Åstrand2012-02-211-0/+6
* | display: inline-block instead of float: right for popup opener (#8313)Leif Åstrand2012-02-201-1/+1
* | Remove all margins from the combo box input field (#8313)Leif Åstrand2012-02-171-0/+1
* | Avoid captions wrapping over multiple rows (#8313)Leif Åstrand2012-02-171-18/+4
* | Set a style name for the layout slot and add overflow: hidden (#8313)Leif Åstrand2012-02-161-0/+5
* | Make VFilterSelect work with border-box & MeasureManager (#8313)Leif Åstrand2012-02-161-0/+3
* | Form without own measuring (#8313)Leif Åstrand2012-02-141-0/+7
* | Update CssLayout to use MeasureManager (#8313)Leif Åstrand2012-02-101-0/+2
* | Set some basic styles in css (#8313)Leif Åstrand2012-02-101-0/+7
* | Use box-sizing: border-box for all paintables (#8313)Leif Åstrand2012-02-091-0/+4
* | Update CssLayout to work with CalculatingLayotus (#8313)Leif Åstrand2012-02-091-0/+6
* | Merge commit '98737932a588f1b4a8f8115f2545da63ae7f4e4a'Artur Signell2012-02-033-171/+171
|\|
| * #8311 Converted CRLF -> LF in css/html/xml filesArtur Signell2012-02-023-188/+188
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-275-3/+34
|\|
| * #6718 Extend PopupDateField range - allow selection of the last days of theJohannes Dahlström2012-01-251-0/+3
| * Merged patch from 6.7 for #5795 #5794 and #5788 (cursors for disabled table)Marc Englund2012-01-191-0/+12
| * Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subw...Marc Englund2012-01-181-2/+13
| * Merged patch for #6765 from 6.7 (disable TextArea resize handle)Marc Englund2012-01-181-0/+1
| * Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996Marc Englund2012-01-181-1/+5
* | Remove the last simple ie6 hacks #7912Leif Åstrand2011-12-012-9/+0
* | #7981 Removed Firefox 2 specific code and CSSArtur Signell2011-11-221-3/+0
* | #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-229-56/+0
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-11-221-0/+21
|\|
| * dragandropwrapper can now initiate html5 drags, fixes #7833Matti Tahvonen2011-11-211-0/+21