Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
* | | Merge branch 'master' into layoutgraph | John Ahlroos | 2012-08-20 | 3 | -0/+47 |
|\| | |||||
| * | Merged 6.8 branch | John Ahlroos | 2012-08-20 | 3 | -0/+47 |
| |\ | |||||
| | * | Disabled shim iframe for all but IE8+ (#9284, #6219) | Artur Signell | 2012-08-10 | 2 | -0/+5 |
| | | | | | | | | | | | | | | | | | | The shim iframe causes crashes in IE6 and does not really help in Opera/Safari/Firefox. svn changeset:24146/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 | ||||
| | * | Updated resolved ticket list for 6.8.2 | Artur Signell | 2012-08-07 | 1 | -11/+25 |
| | | | | | | | | | | | | svn changeset:24097/svn branch:6.8 | ||||
| | * | Updated supported browsers | Artur Signell | 2012-08-07 | 1 | -3/+3 |
| | | | | | | | | | | | | svn changeset:24096/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 | ||||
* | | | 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 | 7 | -57/+62 |
|\| | | |||||
| * | | Merge remote-tracking branch 'origin/6.8' | Leif Åstrand | 2012-08-03 | 1 | -0/+14 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + add @Override Conflicts: src/com/vaadin/terminal/gwt/client/Util.java src/com/vaadin/terminal/gwt/client/ui/VOverlay.java src/com/vaadin/terminal/gwt/client/ui/menubar/VMenuBar.java src/com/vaadin/terminal/gwt/client/ui/popupview/VPopupView.java src/com/vaadin/terminal/gwt/client/ui/table/VScrollTable.java src/com/vaadin/terminal/gwt/server/AbstractCommunicationManager.java src/com/vaadin/ui/LoginForm.java src/com/vaadin/ui/Table.java tests/test.xml | ||||
| | * | Make LoginForm work inside iframes (#8144) | Leif Åstrand | 2012-08-03 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | Automatic test case included but not enabled because it does not currently work with IE6-8 svn changeset:24053/svn branch:6.8 | ||||
| * | | 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 | ||||
| | * | Release Notes for Vaadin 6.8.1. | Marko Grönroos | 2012-07-11 | 1 | -82/+42 |
| | | | | | | | | | | | | svn changeset:24010/svn branch:6.8 | ||||
| | * | #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 | ||||
| * | | Revert "Change testing portlet parameter to use root instead of application" | Leif Åstrand | 2012-07-24 | 1 | -2/+2 |
| | | | | | | | | | | | | This reverts commit e566200882075e7b51d0fb0ab067cb5d14ac785a. | ||||
| * | | Change testing portlet parameter to use root instead of application | Leif Åstrand | 2012-07-23 | 1 | -2/+2 |
| | | | |||||
| * | | Add test for JavaScript component fundamentals (#8888) | Leif Åstrand | 2012-07-05 | 1 | -13/+0 |
| | | | |||||
| * | | Minor release notes update | Artur Signell | 2012-06-29 | 1 | -19/+5 |
| | | | |||||
| * | | Updated Release Notes for Vaadin 7.0.0.alpha3. | Marko Gronroos | 2012-06-29 | 1 | -22/+26 |
| | | |