Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed empty content: in css rules since they generate a empty line with ↵ | John Ahlroos | 2012-09-18 | 6 | -7/+6 |
| | | | | html5 content type | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Add missing closing brace to @mixin base-common | Johannes Dahlström | 2012-09-10 | 1 | -0/+2 |
| | |||||
* | 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 | ||||
| * | Remove #8792 fix from 6.8.2, defer to 6.8.3 | Johannes Dahlström | 2012-08-07 | 1 | -4/+0 |
| | | | | | | | | svn changeset:24098/svn branch:6.8 | ||||
| * | Enable native touch scrolling on iOS 6 (#8792) | Johannes Dahlström | 2012-08-07 | 1 | -0/+4 |
| | | | | | | | | svn changeset:24094/svn branch:6.8 | ||||
* | | 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 |
| | | |||||
* | | 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) | ||||
* | | 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 | ||||
* | | 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 |
| | | |||||
* | | Added boxlayout.scss | Jouni Koivuviita | 2012-08-17 | 3 | -0/+173 |
| | | |||||
* | | merge master (sass theme changes) | Jouni Koivuviita | 2012-08-13 | 156 | -461/+1308 |
|\ \ | |||||
| * | | Merge SASS fixes keeping comments, remove hack for reindeer (#9223) | Henri Sara | 2012-08-10 | 2 | -7/+6 |
| | | | |||||
| * | | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 154 | -434/+1286 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | Fixed a small regression in textarea white-space handling | Jouni Koivuviita | 2012-08-10 | 1 | -0/+1 |
| | | | |||||
* | | | merge master | Jouni Koivuviita | 2012-08-07 | 4 | -6/+20 |
|\| | | |||||
| * | | Merge remote branch 'origin/6.8' | Leif Åstrand | 2012-07-26 | 1 | -1/+3 |
| |\| | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/server/CommunicationManager.java | ||||
| | * | A better patch and test for #7036 | Johannes Dahlström | 2012-07-26 | 1 | -1/+3 |
| | | | | | | | | | | | | svn changeset:24027/svn branch:6.8 | ||||
| | * | Reverted #7036 patch, will write a better one | Johannes Dahlström | 2012-07-26 | 1 | -8/+1 |
| | | | | | | | | | | | | svn changeset:24026/svn branch:6.8 | ||||
| | * | Make a read-only RichTextArea scrollable (#7036) | Johannes Dahlström | 2012-07-25 | 1 | -1/+8 |
| | | | | | | | | | | | | svn changeset:24024/svn branch:6.8 | ||||
| * | | Merge branch '6.8' | Johannes Dahlström | 2012-07-24 | 3 | -5/+17 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/treetable/treetable.css WebContent/release-notes.html src/com/vaadin/terminal/gwt/client/VUIDLBrowser.java src/com/vaadin/terminal/gwt/client/ui/textfield/VTextField.java | ||||
| | * | #9064 Render checkboxes in a Table as display: inline-block like TreeTable ↵ | Johannes Dahlström | 2012-07-09 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | already does svn changeset:24002/svn branch:6.8 | ||||
| | * | #7387 Render block elements in TreeTable hierarchy column correctly: draw ↵ | Johannes Dahlström | 2012-07-09 | 2 | -8/+12 |
| | | | | | | | | | | | | | | | | | | the expand/collapse arrow as position: absolute and use padding for indentation. Also fix typo "ident" -> "indent". svn changeset:23994/svn branch:6.8 | ||||
* | | | Boxlayout | Jouni Koivuviita | 2012-08-07 | 4 | -9/+11 |
|\| | | |||||
| * | | Merge branch '6.8' | Johannes Dahlström | 2012-06-19 | 1 | -4/+5 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/draganddropwrapper/VDragAndDropWrapper.java src/com/vaadin/terminal/gwt/client/ui/form/VForm.java src/com/vaadin/terminal/gwt/client/ui/window/VWindow.java tests/server-side/com/vaadin/tests/VaadinClasses.java Removed Java5-incompatible @Override annotations | ||||
| | * | #8949 Make sure a drag image always has absolute position | Johannes Dahlström | 2012-06-15 | 1 | -4/+5 |
| | | | | | | | | | | | | svn changeset:23944/svn branch:6.8 | ||||
| * | | Merge commit 'bec62' | Johannes Dahlström | 2012-06-11 | 1 | -1/+0 |
| |\| | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/common/common.css src/com/vaadin/terminal/gwt/client/ui/button/VButton.java src/com/vaadin/ui/Button.java | ||||
| | * | Remove -webkit-overflow-scrolling from .v-scrollable for now - caused a ↵ | Johannes Dahlström | 2012-05-21 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | weird iOS 5 bug in Accordion touch support (#8723 #8792) svn changeset:23770/svn branch:6.8 | ||||
| * | | Merge commit '239aad' | Johannes Dahlström | 2012-06-11 | 3 | -3/+0 |
| |\| | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/panel/panel.css | ||||
| | * | #8763 Removed overflow: auto from v-panel-content, v-accordion-item-content, ↵ | Johannes Dahlström | 2012-05-11 | 3 | -3/+0 |
| | | | | | | | | | | | | | | | | | | and v-view classes; use v-scrollable class in elements that should scroll instead svn changeset:23718/svn branch:6.8 | ||||
| * | | Merge commit '63dc0' | Johannes Dahlström | 2012-06-11 | 1 | -1/+6 |
| |\| | | | | | | | | | | | | | Conflicts: WebContent/VAADIN/themes/base/common/common.css | ||||
| | * | Add new CSS class to the base theme enabling (touch) scrolling of the ↵ | Johannes Dahlström | 2012-05-04 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | element (#8716 #8720 #8721 #8722 #8723 #8724 #8725) svn changeset:23677/svn branch:6.8 | ||||
| * | | Fixed header height by taking padding into account (box sizing change) | Artur Signell | 2012-05-31 | 1 | -1/+1 |
| | | | |||||
* | | | Extensive refactoring of BoxLayout | Jouni Koivuviita | 2012-05-20 | 3 | -14/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | Reduced many unnecessary element resize listeners and layout methods. Refactored ComponentConnector style name handling so that it will now only alter the style names and not completely override them on each update. | ||||
* | | | Merged master to layoutgraph | Jouni Koivuviita | 2012-05-11 | 10 | -11/+21 |
|\| | | |||||
| * | | Refine box-sizing: border-box styles (#8682) | Leif Åstrand | 2012-04-20 | 11 | -12/+24 |
| | | | |||||
* | | | Fixed stuff related to BoxLayout | Jouni Koivuviita | 2012-04-19 | 4 | -12/+13 |
| | | | |||||
* | | | Removed unnecessary -ms-box-sizing property | Jouni Koivuviita | 2012-04-19 | 1 | -1/+0 |
| | | | |||||
* | | | Fixed MenuBar CSS to not use float, but display: inline-block for minimum width | Jouni Koivuviita | 2012-04-18 | 1 | -1/+1 |
| | | |