Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -2/+14 |
|\| | | | | | | | | | | | | | | | 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 | 1 | -5/+9 |
| | | | | | | | | | | | | the expand/collapse arrow as position: absolute and use padding for indentation. Also fix typo "ident" -> "indent". svn changeset:23994/svn branch:6.8 | ||||
* | | 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 | ||||
* | | Refine box-sizing: border-box styles (#8682) | Leif Åstrand | 2012-04-20 | 7 | -8/+16 |
| | | |||||
* | | Add overflow: hidden to v-label to prevent margins from escaping (#8671) | Leif Åstrand | 2012-04-16 | 1 | -0/+3 |
| | | |||||
* | | Rename v-paintable -> v-connector (#8652) | Leif Åstrand | 2012-04-12 | 1 | -1/+1 |
| | | |||||
* | | Do panel wrapper sizing with css | Leif Åstrand | 2012-04-03 | 1 | -0/+6 |
| | | |||||
* | | Use overflow: hidden to remove scrollbars in IE8 (#8313) | Leif Åstrand | 2012-03-23 | 1 | -0/+1 |
| | | |||||
* | | Hide log by setting width/height to 0 so that the same spacing is used | Artur Signell | 2012-03-21 | 1 | -0/+4 |
| | | | | | | | | as in Vaadin 6 (to ease screenshot migration) | ||||
* | | Ensure AbsoluteLayout wrappers have the rigth size (#8313) | Leif Åstrand | 2012-03-21 | 1 | -1/+11 |
| | | |||||
* | | Only prevent margin collapse if embedded | Leif Åstrand | 2012-03-16 | 1 | -3/+4 |
| | | |||||
* | | Use box-sizing for v-view (#8313) | Leif Åstrand | 2012-03-16 | 1 | -0/+2 |
| | | |||||
* | | Also limit error indicator width (#8313) | Leif Åstrand | 2012-03-13 | 1 | -0/+2 |
| | | |||||
* | | Use 1px instead of 0 to avoid extra space in left col (#8313) | Leif Åstrand | 2012-03-12 | 1 | -3/+1 |
| | | |||||
* | | Only use 100% width if parent width is defined (#8313) | Leif Åstrand | 2012-03-12 | 1 | -1/+1 |
| | | |||||
* | | Use 100% width to get all extra space for the content (#8313) | Leif Åstrand | 2012-03-09 | 1 | -1/+3 |
| | | |||||
* | | Dynamically adjust window content paddings (#8313) | Leif Åstrand | 2012-03-09 | 1 | -2/+0 |
| | | | | | | | | This enables easy support for e.g. header height based on font size and footer height changing if resizing is disabled. | ||||
* | | Update VWindow.setWidth/Height to set outer sizes (#8313) | Leif Åstrand | 2012-03-08 | 1 | -8/+26 |
| | | | | | | Also fix some small issues related to when the min size is used | ||||
* | | Window layouting changes attempt 2 (#8313) | Leif Åstrand | 2012-03-07 | 1 | -3/+8 |
| | | |||||
* | | Remove CSS hack for FF2 (#7981) | Leif Åstrand | 2012-03-07 | 1 | -9/+0 |
| | | |||||
* | | Don't assign any extra space to the width column (#8313) | Leif Åstrand | 2012-03-05 | 1 | -0/+1 |
| | | |||||
* | | Let the contents of sized form layouts use its size (#8313) | Leif Åstrand | 2012-03-05 | 1 | -0/+6 |
| | | |||||
* | | Define .v-has-width/height instead of v-undefined-width/height (#8313) | Leif Åstrand | 2012-03-05 | 1 | -6/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/6.8' | Johannes Dahlström | 2012-03-02 | 1 | -0/+3 |
|\| | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java src/com/vaadin/ui/TabSheet.java | ||||
| * | #5100 Support for server-side focus/blur listeners; handle disabled tabs ↵ | Johannes Dahlström | 2012-02-27 | 1 | -0/+3 |
| | | | | | | | | | | | | correctly; handle tab scrolling correctly; removed debug messages svn changeset:23113/svn branch:6.8 | ||||
* | | Don't use overflow: hidden by default (#8313) | Leif Åstrand | 2012-02-28 | 1 | -2/+0 |
| | | |||||
* | | Don't use 100% sizing for undefined css layouts (#8313) | Leif Åstrand | 2012-02-22 | 1 | -0/+6 |
| | | |||||
* | | Update GridLayout to use VLayoutSlot (#8313) | Leif Åstrand | 2012-02-21 | 1 | -0/+6 |
| | | |||||
* | | display: inline-block instead of float: right for popup opener (#8313) | Leif Åstrand | 2012-02-20 | 1 | -1/+1 |
| | | |||||
* | | Remove all margins from the combo box input field (#8313) | Leif Åstrand | 2012-02-17 | 1 | -0/+1 |
| | | |||||
* | | Avoid captions wrapping over multiple rows (#8313) | Leif Åstrand | 2012-02-17 | 1 | -18/+4 |
| | | |||||
* | | Set a style name for the layout slot and add overflow: hidden (#8313) | Leif Åstrand | 2012-02-16 | 1 | -0/+5 |
| | | |||||
* | | Make VFilterSelect work with border-box & MeasureManager (#8313) | Leif Åstrand | 2012-02-16 | 1 | -0/+3 |
| | | |||||
* | | Form without own measuring (#8313) | Leif Åstrand | 2012-02-14 | 1 | -0/+7 |
| | | |||||
* | | Update CssLayout to use MeasureManager (#8313) | Leif Åstrand | 2012-02-10 | 1 | -0/+2 |
| | | |||||
* | | Set some basic styles in css (#8313) | Leif Åstrand | 2012-02-10 | 1 | -0/+7 |
| | | |||||
* | | Use box-sizing: border-box for all paintables (#8313) | Leif Åstrand | 2012-02-09 | 1 | -0/+4 |
| | | |||||
* | | Update CssLayout to work with CalculatingLayotus (#8313) | Leif Åstrand | 2012-02-09 | 1 | -0/+6 |
| | |