summaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Expand)AuthorAgeFilesLines
* Always use box-sizing for date text field (#8313)Leif Åstrand2012-02-231-6/+8
* Use different size for text fields with box-sizing (#8313)Leif Åstrand2012-02-231-2/+6
* Don't use 100% sizing for undefined css layouts (#8313)Leif Åstrand2012-02-221-0/+6
* Further reduce the size calculations for VFilterSelect (#8313)Leif Åstrand2012-02-221-1/+2
* Use a more specific selector to override height in tables (#8313)Leif Åstrand2012-02-221-1/+2
* New attempt at getting full width (#8313)Leif Åstrand2012-02-211-1/+4
* Use full width without messing with box-sizing (#8313)Leif Åstrand2012-02-211-7/+1
* Update GridLayout to use VLayoutSlot (#8313)Leif Åstrand2012-02-211-0/+6
* PopupDateField without size calculations (#8313)Leif Åstrand2012-02-201-4/+15
* display: inline-block instead of float: right for popup opener (#8313)Leif Åstrand2012-02-201-1/+1
* Don't let icon affect undefined wide combo box (#8313)Leif Åstrand2012-02-201-0/+3
* Compensate text field height for border-box sizing (#8313)Leif Åstrand2012-02-171-2/+2
* 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
* Only use explicit 24px for text field paintables (#8313)Leif Åstrand2012-02-161-0/+3
* Make VFilterSelect work with border-box & MeasureManager (#8313)Leif Åstrand2012-02-162-1/+4
* Merge remote branch 'origin/master' into layoutperformanceLeif Åstrand2012-02-151-2/+2
|\
| * Merge remote branch 'origin/6.8'Leif Åstrand2012-02-141-2/+2
| |\
| | * [merge from 6.7] Updated changelog in Release Notes for Vaadin 6.7.5. Fixes #...Artur Signell2012-02-061-1/+1
* | | Form without own measuring (#8313)Leif Åstrand2012-02-141-0/+7
* | | Update text field height for border-box sizing (#8313)Leif Åstrand2012-02-131-1/+2
* | | Update CssLayout to use MeasureManager (#8313)Leif Åstrand2012-02-102-0/+3
* | | 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-0311-549/+549
|\|
| * #8311 Converted CRLF -> LF in css/html/xml filesArtur Signell2012-02-0211-582/+582
| * Synchronized 6.8 branch between svn and git.Build Agent2012-01-311-13/+17
| * #8085 Apply style names to the popup in addition to the DateFieldArtur Signell2012-01-121-0/+8
| * #8085 Recalculate DateField width when enabled state changesArtur Signell2012-01-121-8/+0
| * Release Notes: Updated browser compatibility and removed obsolete known issue...Marko Grönroos2012-01-101-10/+0
| * Updated changelog in Release Notes for 6.7.4.Marko Grönroos2012-01-101-52/+10
| * Updated closed tickets in Release Notes.Marko Grönroos2011-12-121-14/+55
| * Updated supported platforms in Release Notes. For #7789, #8056, and #8057.Marko Grönroos2011-12-121-0/+10
* | Merge remote-tracking branch 'origin/6.8'Artur Signell2012-01-278-6/+60
|\|
| * #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-183-3/+5
| * Merge from 6.7Johannes Dahlström2012-01-161-1/+26
| * Merge from 6.7Johannes Dahlström2012-01-121-21/+2
* | Pass initial request details through the browser (#8232)Leif Åstrand2012-01-041-7/+10
* | Restore serlvet configs that were disabled during Window -> Root splitLeif Åstrand2012-01-041-6/+6
* | Actually ignore subsequent defaults (#8226)Leif Åstrand2012-01-041-0/+1
* | #8226 Don't throw exception when defaults are already definedLeif Åstrand2012-01-041-1/+1
* | #8190 Recorder no longer waits for Vaadin application to loadLeif Åstrand2012-01-021-0/+9
* | Fixed a typo in Release Notes.Marko Gronroos2011-12-231-1/+1
* | Updated Release Notes for 7.0.0.alpha1.Marko Gronroos2011-12-231-32/+28