Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
| * | | Rename getWidgetElement() -> getElement() (#8888) | Leif Åstrand | 2012-06-28 | 1 | -1/+1 |
| | | | |||||
* | | | Boxlayout | Jouni Koivuviita | 2012-08-07 | 8 | -13/+62 |
|\| | | |||||
| * | | 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 | ||||
| | * | Updated changelog. Changed formatting of enhancements list. | Marko Grönroos | 2012-06-08 | 1 | -19/+32 |
| | | | | | | | | | | | | svn changeset:23921/svn branch:6.8 | ||||
| | * | Added more highlighted features to the release notes | Johannes Dahlström | 2012-06-08 | 1 | -1/+19 |
| | | | | | | | | | | | | svn changeset:23918/svn branch:6.8 | ||||
| | * | Fixed non-matching header close tags, added link to classloader workaround | Johannes Dahlström | 2012-06-07 | 1 | -15/+12 |
| | | | | | | | | | | | | svn changeset:23912/svn branch:6.8 | ||||
| * | | Merge remote-tracking branch 'origin/master' | Johannes Dahlström | 2012-06-15 | 2 | -6/+18 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/server/DragAndDropService.java | ||||
| | * | | Implement js rpc proxy objects and wildcard rpc support (#8888) | Leif Åstrand | 2012-06-14 | 2 | -4/+7 |
| | | | | |||||
| | * | | Use callbacks directly as fields in connector object (#8888) | Leif Åstrand | 2012-06-14 | 2 | -0/+9 |
| | | | | |||||
| | * | | Rename Javascript -> JavaScript | Leif Åstrand | 2012-06-14 | 2 | -5/+5 |
| | | | | |||||
| | * | | Change package name in js file not changed by previous refactoring | Leif Åstrand | 2012-06-14 | 1 | -3/+3 |
| | | | | |||||
| * | | | Merge remote-tracking branch 'origin/master' | Johannes Dahlström | 2012-06-13 | 2 | -0/+25 |
| |\| | | | | | | | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/server/DragAndDropService.java | ||||
| | * | | Initial support for javascript components (#8888) | Leif Åstrand | 2012-06-11 | 2 | -0/+25 |
| | | | | |||||
| * | | | Merge commit 'abdc1' | Johannes Dahlström | 2012-06-12 | 1 | -4/+14 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html src/com/vaadin/terminal/gwt/client/ui/slider/VSlider.java | ||||
| | * | | Update supported platforms to include Firefox 12, Android 4 | Johannes Dahlström | 2012-06-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | svn changeset:23874/svn branch:6.8 | ||||
| | * | | Updated Release Notes for Vaadin 6.8 RC1. Cleanup of the invalid HTML ↵ | Marko Grönroos | 2012-05-30 | 1 | -319/+437 |
| | | | | | | | | | | | | | | | | | | | | | | | | formatting. svn changeset:23853/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 '0bcee' | Johannes Dahlström | 2012-06-11 | 1 | -0/+0 |
| |\| | | |||||
| | * | | [merge from 6.7] Test case for #8781 | Automerge | 2012-05-09 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | svn changeset:23699/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 | ||||
| | * | Removed old info and added mention of #4296 | Artur Signell | 2012-04-10 | 1 | -171/+8 |
| | | | | | | | | | | | | svn changeset:23425/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 | 12 | -22/+119 |
|\| | |