summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Only use explicit 24px for text field paintables (#8313)Leif Åstrand2012-02-161-0/+3
|
* Update MenuBar to work with MeasureManager (#8313)Leif Åstrand2012-02-162-14/+10
|
* Make VFilterSelect work with border-box & MeasureManager (#8313)Leif Åstrand2012-02-164-111/+31
|
* Use required size instead of offset size (#8313)Leif Åstrand2012-02-161-4/+4
| | | | Consistency with 6.x is otherwise broken in some cases where the bounding rectangle gets rounded
* Make GridLayout react to caption size changes (#8313)Leif Åstrand2012-02-162-2/+6
|
* Merge branch 'master' into layoutperformanceLeif Åstrand2012-02-156-3/+121
|\
| * Merge remote branch 'origin/6.8'Leif Åstrand2012-02-156-3/+121
| |\ | | | | | | | | | | | | Conflicts: src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java
| | * [merge from 6.7] Set explicit resolution to make screenshot merging easierAutomerge2012-02-151-0/+3
| | | | | | | | | | | | svn changeset:23037/svn branch:6.8
| | * [merge from 6.7] Add some labels and a little spacing to spice things upAutomerge2012-02-151-0/+17
| | | | | | | | | | | | svn changeset:23036/svn branch:6.8
| | * [merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: ↵Automerge2012-02-151-2/+4
| | | | | | | | | | | | | | | | | | additional fix to avoid changing undefined width combobox initial width svn changeset:23031/svn branch:6.8
| | * [merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected iconAutomerge2012-02-153-1/+98
| | | | | | | | | | | | svn changeset:23030/svn branch:6.8
* | | Simulate ChildComponentContainer in the new OrderedLayouts (#8313)Leif Åstrand2012-02-151-0/+52
| | |
* | | Merge branch 'master' into layoutperformanceLeif Åstrand2012-02-152-7/+4
|\| |
| * | Merge remote-tracking branch 'origin/6.8'Leif Åstrand2012-02-151-6/+3
| |\|
| | * [merge from 6.7] #8114 Cleaned up fixAutomerge2012-02-151-6/+3
| | | | | | | | | | | | svn changeset:23026/svn branch:6.8
| * | Fix typo in browser version nameLeif Åstrand2012-02-151-1/+1
| | |
* | | Merge remote branch 'origin/master' into layoutperformanceLeif Åstrand2012-02-1523-76/+664
|\| |
| * | Merge remote branch 'origin/6.8'Leif Åstrand2012-02-159-60/+316
| |\|
| | * [merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another ↵Automerge2012-02-152-2/+72
| | | | | | | | | | | | | | | | | | tab is selected svn changeset:23014/svn branch:6.8
| | * [merge from 6.7] #8373 Handler DragAndDropService changeVariables error by ↵Automerge2012-02-151-4/+8
| | | | | | | | | | | | | | | | | | finding the drop target and using that for error reporting svn changeset:23013/svn branch:6.8
| | * [merge from 6.7] #8392 Improved error message for exceptions that take place ↵Automerge2012-02-141-44/+5
| | | | | | | | | | | | | | | | | | in listener code svn changeset:23006/svn branch:6.8
| | * [merge from 6.7] #5833 and #7013 combo box width fix and testsAutomerge2012-02-145-11/+232
| | | | | | | | | | | | svn changeset:23000/svn branch:6.8
| * | Revert "Continue testing with Chrome 16 until new screenshots are merged"Leif Åstrand2012-02-151-1/+1
| | | | | | | | | | | | This reverts commit cd92d6d59eadd2e52899505e5e269513d78a03c2.
| * | Continue testing with Chrome 16 until new screenshots are mergedLeif Åstrand2012-02-141-1/+1
| | |
| * | Merge remote branch 'origin/6.8'Leif Åstrand2012-02-1414-16/+348
| |\| | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html tests/test.xml tests/testbench/com/vaadin/tests/components/datefield/DateFieldPopupOffScreen.java
| | * [merge from 6.7] #8264 fix long range selection in multi-selectable table, ↵Automerge2012-02-133-3/+148
| | | | | | | | | | | | | | | | | | related test svn changeset:22984/svn branch:6.8
| | * [merge from 6.7] #8240 Chrome 17 on a desktop was detected as a touch deviceAutomerge2012-02-131-1/+11
| | | | | | | | | | | | svn changeset:22983/svn branch:6.8
| | * [merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabledAutomerge2012-02-132-1/+151
| | | | | | | | | | | | svn changeset:22978/svn branch:6.8
| | * [merge from 6.7] Update test.xml to use Chrome 17Automerge2012-02-131-1/+1
| | | | | | | | | | | | svn changeset:22977/svn branch:6.8
| | * [merge from 6.7] Ensure that all opened FileInputStreams are closedArtur Signell2012-02-071-6/+23
| | | | | | | | | | | | svn changeset:22944/svn branch:6.8
| | * #8216 Fixed widgetset compilation warningArtur Signell2012-02-061-0/+7
| | | | | | | | | | | | svn changeset:22936/svn branch:6.8
| | * [merge from 6.7] Fixed resolution to sec for easier merges to 7.0Artur Signell2012-02-062-1/+5
| | | | | | | | | | | | svn changeset:22934/svn branch:6.8
| | * [merge from 6.7] Set resolution to second to make test consistent in Vaadin ↵Artur Signell2012-02-061-0/+1
| | | | | | | | | | | | | | | | | | 6 and Vaadin 7 svn changeset:22929/svn branch:6.8
| | * [merge from 6.7] #8284, #8336 Removed dead codeArtur Signell2012-02-061-1/+0
| | | | | | | | | | | | svn changeset:22928/svn branch:6.8
| | * [merge from 6.7] Updated changelog in Release Notes for Vaadin 6.7.5. Fixes ↵Artur Signell2012-02-061-1/+1
| | | | | | | | | | | | | | | | | | #8348. svn changeset:22927/svn branch:6.8
* | | VScrollTable that works with the MeasureManager (#8313)Leif Åstrand2012-02-143-119/+36
| | |
* | | Update widths before heights to optimize for measuring widgets (#8313)Leif Åstrand2012-02-141-13/+13
| | |
* | | Properly update height and width of tab content (#8313)Leif Åstrand2012-02-141-7/+2
| | |
* | | Run layouts when Window size changed (#8313)Leif Åstrand2012-02-141-0/+1
| | |
* | | Increase visibility of contentNode field (#8313)Leif Åstrand2012-02-141-1/+3
| | |
* | | Update tab sheet and accordion to work with MeasureManager (#8313)Leif Åstrand2012-02-145-253/+65
| | |
* | | Some small tweaks to the split panels (#8313)Leif Åstrand2012-02-142-6/+7
| | |
* | | Update ResizeRequired paintable even if only width has changed (#8313)Leif Åstrand2012-02-141-0/+3
| | |
* | | SplitPanel working with the MeasureManager (#8313)Leif Åstrand2012-02-142-126/+19
| | |
* | | FormLayout without calculations (#8313)Leif Åstrand2012-02-142-144/+8
| | |
* | | Form without own measuring (#8313)Leif Åstrand2012-02-143-140/+29
| | |
* | | Update Window to work with MeasureManager (#8313)Leif Åstrand2012-02-132-48/+22
| | |
* | | Refactor to calculate heights and widths separately (#8313)Leif Åstrand2012-02-135-94/+149
| | |
* | | Update text field height for border-box sizing (#8313)Leif Åstrand2012-02-131-1/+2
| | |
* | | CustomLayout without size calculations (#8313)Leif Åstrand2012-02-102-84/+10
| | |