Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed different spacing height in IE and Opera #8294 | John Ahlroos | 2012-09-24 | 1 | -0/+5 |
| | |||||
* | Revert "Restored table row heights #8294". | John Ahlroos | 2012-09-21 | 1 | -2/+2 |
| | |||||
* | Restored table row heights #8294 | John Ahlroos | 2012-09-21 | 1 | -2/+2 |
| | |||||
* | Fixed panel caption height causing 1px jump #8294 | John Ahlroos | 2012-09-20 | 1 | -0/+1 |
| | |||||
* | Fixed select row height changes #8294 | John Ahlroos | 2012-09-20 | 1 | -0/+4 |
| | |||||
* | Revert "Fixed NativeButton 1px caption jump #8294" | John Ahlroos | 2012-09-20 | 1 | -2/+1 |
| | |||||
* | Fixed NativeButton 1px caption jump #8294 | John Ahlroos | 2012-09-20 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into html5-doctype | John Ahlroos | 2012-09-20 | 2 | -0/+118 |
|\ | |||||
| * | Test which embeds two UIs on the same page (#9619) | Artur Signell | 2012-09-18 | 2 | -0/+118 |
| | | |||||
* | | Fixed 1px jump in caption #8294 | John Ahlroos | 2012-09-19 | 1 | -1/+1 |
| | | |||||
* | | Trying again, this time making layouts block elements #8294 | John Ahlroos | 2012-09-19 | 1 | -2/+2 |
| | | |||||
* | | Fixed issue where layouts with empty slots gets line height. #8294 | John Ahlroos | 2012-09-19 | 1 | -0/+1 |
| | | |||||
* | | Removed empty content: in css rules since they generate a empty line with ↵ | John Ahlroos | 2012-09-18 | 6 | -7/+6 |
|/ | | | | html5 content type | ||||
* | themes-compiled -> themes | Artur Signell | 2012-09-14 | 1 | -3/+3 |
| | |||||
* | Moved grid layout margin and spacing fixes from reindeer to base theme #9559 | John Ahlroos | 2012-09-13 | 2 | -18/+20 |
| | |||||
* | Fixed previously broken gridlayout margins and spacings. | John Ahlroos | 2012-09-12 | 1 | -5/+5 |
| | |||||
* | Use LegacyVaadinPortlet for now (#9566) | Artur Signell | 2012-09-12 | 1 | -2/+2 |
| | |||||
* | Moved background-position before sprite so sprite generator can override it | Artur Signell | 2012-09-11 | 1 | -1/+1 |
| | |||||
* | Fixed combobox item selector offset bug | John Ahlroos | 2012-09-11 | 1 | -0/+1 |
| | |||||
* | Updated Release Notes for Vaadin 7.0.0.beta1: various fixes. | Marko Grönroos | 2012-09-11 | 1 | -42/+49 |
| | |||||
* | Add missing closing brace to @mixin base-common | Johannes Dahlström | 2012-09-10 | 1 | -0/+2 |
| | |||||
* | Updated Release Notes for Vaadin 7.0.0.beta1. Some fixes. | Marko Gronroos | 2012-09-10 | 2 | -9/+27 |
| | |||||
* | Updated Release Notes for Vaadin 7.0.0.beta1. | Marko Gronroos | 2012-09-10 | 1 | -58/+89 |
| | |||||
* | Moved layout-resize-text.html to statictestfiles | John Ahlroos | 2012-09-10 | 1 | -0/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | John Ahlroos | 2012-09-10 | 1 | -1/+1 |
|\ | |||||
| * | Removed PortalDefaultWidgetSet (#9337) | Artur Signell | 2012-09-10 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '6.8' | John Ahlroos | 2012-09-10 | 1 | -0/+3 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/common/common.scss server/src/com/vaadin/server/VaadinServlet.java server/src/com/vaadin/ui/AbstractField.java src/com/vaadin/terminal/gwt/client/ui/VUriFragmentUtility.java tests/testbench/com/vaadin/tests/components/datefield/DateFieldExtendedRange.java tests/testbench/com/vaadin/tests/components/datefield/PopupDateFieldExtendedRange.java tests/testbench/com/vaadin/tests/components/table/TableReduceContainerSize.java tests/testbench/com/vaadin/tests/tickets/Ticket8291.java uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldExtendedRange.html uitest/src/com/vaadin/tests/components/datefield/PopupDateFieldExtendedRange.java uitest/src/com/vaadin/tests/tickets/Ticket8291.java uitest/test.xml | ||||
| * | Enable (hopefully this time for real) native touch scrolling on Mobile ↵ | Johannes Dahlström | 2012-09-04 | 1 | -1/+5 |
| | | | | | | | | | | | | Safari 6+ (#8792) svn changeset:24300/svn branch:6.8 | ||||
* | | Support running JUnit tests (#9299) | Artur Signell | 2012-09-09 | 1 | -20/+0 |
| | | |||||
* | | Fixing 1px caption jump in tabsheet and accordion after switching to | John Ahlroos | 2012-09-07 | 2 | -0/+6 |
| | | | | | | HTML5 doctype | ||||
* | | Fix for 1px button caption jump after changing to HTML5 doctype | John Ahlroos | 2012-09-07 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' of ssh://dev.vaadin.com/vaadin | Marko Gronroos | 2012-09-07 | 3 | -3/+4 |
|\ \ | |||||
| * | | Removed paintable.scss | Jouni Koivuviita | 2012-09-07 | 1 | -12/+0 |
| | | | |||||
| * | | Fixed 5px gaps between vertical layout slots (Firefox/Opera) after doctype ↵ | Jouni Koivuviita | 2012-09-07 | 3 | -2/+15 |
| | | | | | | | | | | | | was changed to HTML5 (#8294). Refactored paintable.scss to widget.scss (this time for real) | ||||
* | | | Updated Release Notes for 7.0.0.beta1 release. Fixed some merge conflicts ↵ | Marko Gronroos | 2012-09-07 | 1 | -61/+60 |
|/ / | | | | | | | that had been left in the release notes. | ||||
* | | Minor fix to CSS selector | John Ahlroos | 2012-09-06 | 1 | -3/+3 |
| | | |||||
* | | Renamed .v-boxlayout selector to .v-layout and applied the .v-layout | John Ahlroos | 2012-09-06 | 7 | -187/+37 |
| | | | | | | selector to all layouts | ||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-03 | 2 | -4/+4 |
|\ \ | |||||
| * | | Combine ApplicationPortlet and AAP and rename to VaadinPortlet (#9460) | Leif Åstrand | 2012-09-03 | 1 | -2/+2 |
| | | | |||||
| * | | Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) | Leif Åstrand | 2012-09-03 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-09-03 | 1 | -6/+2 |
|\| | | | | | | | | | | | | | | Conflicts: shared/src/com/vaadin/shared/ComponentState.java | ||||
| * | | Refactor UI bootstrap (#9443) | Leif Åstrand | 2012-08-31 | 1 | -6/+2 |
| | | | |||||
* | | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-08-31 | 3 | -5/+5 |
|\| | | | | | | | | | | | | | | | | | Conflicts: client/src/com/vaadin/client/ComponentLocator.java client/src/com/vaadin/client/ui/AbstractComponentConnector.java | ||||
| * | | Additional fixes for com.vaadin.terminal removal (#9431, #9432) | Artur Signell | 2012-08-29 | 1 | -2/+2 |
| | | | |||||
| * | | Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431) | Artur Signell | 2012-08-29 | 2 | -3/+3 |
| | | | |||||
* | | | Move captionless component error/required indicators top right | John Ahlroos | 2012-08-30 | 1 | -1/+1 |
| | | | |||||
* | | | Minor changes to error indicator and caption vertical alignment | John Ahlroos | 2012-08-29 | 2 | -3/+3 |
| | | | |||||
* | | | Fixed minor pixel jump in caption error indicator | John Ahlroos | 2012-08-29 | 2 | -2/+2 |
| | | | |||||
* | | | Vertical align caption to top | John Ahlroos | 2012-08-28 | 1 | -1/+1 |
| | | | |||||
* | | | Replaced all .v and .v-connector selectors with .v-widget selector | John Ahlroos | 2012-08-28 | 4 | -15/+15 |
| | | |