summaryrefslogtreecommitdiffstats
path: root/WebContent
Commit message (Expand)AuthorAgeFilesLines
* Fixing 1px caption jump in tabsheet and accordion after switching toJohn Ahlroos2012-09-072-0/+6
* Fix for 1px button caption jump after changing to HTML5 doctypeJohn Ahlroos2012-09-071-1/+1
* Merge branch 'master' of ssh://dev.vaadin.com/vaadinMarko Gronroos2012-09-073-3/+4
|\
| * Removed paintable.scssJouni Koivuviita2012-09-071-12/+0
| * Fixed 5px gaps between vertical layout slots (Firefox/Opera) after doctype wa...Jouni Koivuviita2012-09-073-2/+15
* | Updated Release Notes for 7.0.0.beta1 release. Fixed some merge conflicts tha...Marko Gronroos2012-09-071-61/+60
|/
* Minor fix to CSS selectorJohn Ahlroos2012-09-061-3/+3
* Renamed .v-boxlayout selector to .v-layout and applied the .v-layoutJohn Ahlroos2012-09-067-187/+37
* Merge branch 'master' into layoutgraphJohn Ahlroos2012-09-032-4/+4
|\
| * Combine ApplicationPortlet and AAP and rename to VaadinPortlet (#9460)Leif Åstrand2012-09-031-2/+2
| * Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460)Leif Åstrand2012-09-031-2/+2
* | Merge branch 'master' into layoutgraphJohn Ahlroos2012-09-031-6/+2
|\|
| * Refactor UI bootstrap (#9443)Leif Åstrand2012-08-311-6/+2
* | Merge branch 'master' into layoutgraphJohn Ahlroos2012-08-313-5/+5
|\|
| * Additional fixes for com.vaadin.terminal removal (#9431, #9432)Artur Signell2012-08-291-2/+2
| * Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)Artur Signell2012-08-292-3/+3
* | Move captionless component error/required indicators top rightJohn Ahlroos2012-08-301-1/+1
* | Minor changes to error indicator and caption vertical alignmentJohn Ahlroos2012-08-292-3/+3
* | Fixed minor pixel jump in caption error indicatorJohn Ahlroos2012-08-292-2/+2
* | Vertical align caption to topJohn Ahlroos2012-08-281-1/+1
* | Replaced all .v and .v-connector selectors with .v-widget selectorJohn Ahlroos2012-08-284-15/+15
* | Merge branch 'master' into layoutgraphJohn Ahlroos2012-08-203-0/+47
|\|
| * Merged 6.8 branchJohn Ahlroos2012-08-203-0/+47
| |\
| | * Disabled shim iframe for all but IE8+ (#9284, #6219)Artur Signell2012-08-102-0/+5
| | * Remove #8792 fix from 6.8.2, defer to 6.8.3Johannes Dahlström2012-08-071-4/+0
| | * Updated resolved ticket list for 6.8.2Artur Signell2012-08-071-11/+25
| | * Updated supported browsersArtur Signell2012-08-071-3/+3
| | * Enable native touch scrolling on iOS 6 (#8792)Johannes Dahlström2012-08-071-0/+4
* | | Added boxlayout.scssJouni Koivuviita2012-08-173-0/+173
* | | merge master (sass theme changes)Jouni Koivuviita2012-08-13156-461/+1308
|\| |
| * | Merge SASS fixes keeping comments, remove hack for reindeer (#9223)Henri Sara2012-08-102-7/+6
| * | Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-08154-434/+1286
* | | Fixed a small regression in textarea white-space handlingJouni Koivuviita2012-08-101-0/+1
* | | merge masterJouni Koivuviita2012-08-077-57/+62
|\| |
| * | Merge remote-tracking branch 'origin/6.8'Leif Åstrand2012-08-031-0/+14
| |\|
| | * Make LoginForm work inside iframes (#8144)Leif Åstrand2012-08-031-0/+14
| * | Merge remote branch 'origin/6.8'Leif Åstrand2012-07-261-1/+3
| |\|
| | * A better patch and test for #7036Johannes Dahlström2012-07-261-1/+3
| | * Reverted #7036 patch, will write a better oneJohannes Dahlström2012-07-261-8/+1
| | * Make a read-only RichTextArea scrollable (#7036)Johannes Dahlström2012-07-251-1/+8
| * | Merge branch '6.8'Johannes Dahlström2012-07-243-5/+17
| |\|
| | * Release Notes for Vaadin 6.8.1.Marko Grönroos2012-07-111-82/+42
| | * #9064 Render checkboxes in a Table as display: inline-block like TreeTable al...Johannes Dahlström2012-07-091-0/+5
| | * #7387 Render block elements in TreeTable hierarchy column correctly: draw the...Johannes Dahlström2012-07-092-8/+12
| * | Revert "Change testing portlet parameter to use root instead of application"Leif Åstrand2012-07-241-2/+2
| * | Change testing portlet parameter to use root instead of applicationLeif Åstrand2012-07-231-2/+2
| * | Add test for JavaScript component fundamentals (#8888)Leif Åstrand2012-07-051-13/+0
| * | Minor release notes updateArtur Signell2012-06-291-19/+5
| * | Updated Release Notes for Vaadin 7.0.0.alpha3.Marko Gronroos2012-06-291-22/+26
| * | Rename getWidgetElement() -> getElement() (#8888)Leif Åstrand2012-06-281-1/+1