]>
source.dussan.org Git - vaadin-framework.git/log
Leif Åstrand [Thu, 23 Feb 2012 11:09:02 +0000 (13:09 +0200)]
Update selectors now that the spacing element is at the end (#8313)
Leif Åstrand [Thu, 23 Feb 2012 10:54:15 +0000 (12:54 +0200)]
Run insert to update index even if already attached (#8313)
Leif Åstrand [Thu, 23 Feb 2012 10:33:42 +0000 (12:33 +0200)]
Reset row and col sizes for each pass (#8313)
Leif Åstrand [Thu, 23 Feb 2012 07:23:40 +0000 (09:23 +0200)]
Merge remote branch 'origin/master' into layoutperformance
Conflicts:
src/com/vaadin/terminal/gwt/client/ui/label/VLabel.java
Leif Åstrand [Thu, 23 Feb 2012 07:20:54 +0000 (09:20 +0200)]
Compensate height definition for border-box sizing (#8313)
Leif Åstrand [Thu, 23 Feb 2012 07:20:31 +0000 (09:20 +0200)]
Properly lock the width of the combo box text field (#8313)
Leif Åstrand [Thu, 23 Feb 2012 07:19:44 +0000 (09:19 +0200)]
Always use box-sizing for date text field (#8313)
Leif Åstrand [Thu, 23 Feb 2012 07:19:10 +0000 (09:19 +0200)]
Use different size for text fields with box-sizing (#8313)
Leif Åstrand [Thu, 23 Feb 2012 07:18:43 +0000 (09:18 +0200)]
Properly reserve room for captions to the right (#8313)
Leif Åstrand [Wed, 22 Feb 2012 12:46:23 +0000 (14:46 +0200)]
Don't use 100% sizing for undefined css layouts (#8313)
Leif Åstrand [Wed, 22 Feb 2012 12:40:26 +0000 (14:40 +0200)]
Further reduce the size calculations for VFilterSelect (#8313)
Leif Åstrand [Wed, 22 Feb 2012 10:49:03 +0000 (12:49 +0200)]
Use a more specific selector to override height in tables (#8313)
Leif Åstrand [Wed, 22 Feb 2012 09:38:55 +0000 (11:38 +0200)]
Update ComponentLocator for changed GridLayout widget structure (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:58:59 +0000 (15:58 +0200)]
New attempt at getting full width (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:50:23 +0000 (15:50 +0200)]
Always update the layout (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:40:20 +0000 (15:40 +0200)]
Use full width without messing with box-sizing (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:27:36 +0000 (15:27 +0200)]
Update GridLayout to use VLayoutSlot (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:26:35 +0000 (15:26 +0200)]
Actually mark all widgets as dirty for forceLayout (#8313)
Artur Signell [Tue, 21 Feb 2012 10:08:36 +0000 (12:08 +0200)]
#8324 Made Label tooltips work again using the old method as it is
likely
the refactored tooltips will not make it into alpha2
Leif Åstrand [Tue, 21 Feb 2012 07:41:51 +0000 (09:41 +0200)]
Don't remove widgets that are not there (#8313)
Leif Åstrand [Tue, 21 Feb 2012 07:10:08 +0000 (09:10 +0200)]
Keep children in the right order (#8313)
Leif Åstrand [Mon, 20 Feb 2012 14:04:06 +0000 (16:04 +0200)]
PopupDateField without size calculations (#8313)
Leif Åstrand [Mon, 20 Feb 2012 14:02:54 +0000 (16:02 +0200)]
Add stylenames to paintable if either dimension is undefined (#8313)
Leif Åstrand [Mon, 20 Feb 2012 12:37:49 +0000 (14:37 +0200)]
display: inline-block instead of float: right for popup opener (#8313)
Leif Åstrand [Mon, 20 Feb 2012 09:39:45 +0000 (11:39 +0200)]
Don't let icon affect undefined wide combo box (#8313)
Leif Åstrand [Fri, 17 Feb 2012 11:25:16 +0000 (13:25 +0200)]
Compensate text field height for border-box sizing (#8313)
Leif Åstrand [Fri, 17 Feb 2012 11:19:16 +0000 (13:19 +0200)]
Add v-paintable class name to the inputs in the login form (#8313)
Leif Åstrand [Fri, 17 Feb 2012 11:10:07 +0000 (13:10 +0200)]
Remove all margins from the combo box input field (#8313)
Leif Åstrand [Fri, 17 Feb 2012 10:59:41 +0000 (12:59 +0200)]
Avoid captions wrapping over multiple rows (#8313)
Leif Åstrand [Fri, 17 Feb 2012 10:52:50 +0000 (12:52 +0200)]
Update to simulate captions in ChildComponentContainer (#8313)
Leif Åstrand [Thu, 16 Feb 2012 16:58:15 +0000 (18:58 +0200)]
Set a style name for the layout slot and add overflow: hidden (#8313)
Leif Åstrand [Thu, 16 Feb 2012 16:48:31 +0000 (18:48 +0200)]
Support captions placed after the component (#8313)
Leif Åstrand [Thu, 16 Feb 2012 15:30:52 +0000 (17:30 +0200)]
Only use explicit 24px for text field paintables (#8313)
Leif Åstrand [Thu, 16 Feb 2012 10:25:51 +0000 (12:25 +0200)]
Update MenuBar to work with MeasureManager (#8313)
Leif Åstrand [Thu, 16 Feb 2012 10:14:30 +0000 (12:14 +0200)]
Make VFilterSelect work with border-box & MeasureManager (#8313)
Leif Åstrand [Thu, 16 Feb 2012 08:04:00 +0000 (10:04 +0200)]
Use required size instead of offset size (#8313)
Consistency with 6.x is otherwise broken in some cases where the
bounding rectangle gets rounded
Leif Åstrand [Thu, 16 Feb 2012 07:21:51 +0000 (09:21 +0200)]
Make GridLayout react to caption size changes (#8313)
Leif Åstrand [Wed, 15 Feb 2012 16:12:19 +0000 (18:12 +0200)]
Merge branch 'master' into layoutperformance
Leif Åstrand [Wed, 15 Feb 2012 16:11:57 +0000 (18:11 +0200)]
Merge remote branch 'origin/6.8'
Conflicts:
src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java
Leif Åstrand [Wed, 15 Feb 2012 16:06:16 +0000 (18:06 +0200)]
Simulate ChildComponentContainer in the new OrderedLayouts (#8313)
Automerge [Wed, 15 Feb 2012 15:19:14 +0000 (15:19 +0000)]
[merge from 6.7] Set explicit resolution to make screenshot merging easier
svn changeset:23037/svn branch:6.8
Automerge [Wed, 15 Feb 2012 15:19:09 +0000 (15:19 +0000)]
[merge from 6.7] Add some labels and a little spacing to spice things up
svn changeset:23036/svn branch:6.8
Automerge [Wed, 15 Feb 2012 14:16:52 +0000 (14:16 +0000)]
[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: additional fix to avoid changing undefined width combobox initial width
svn changeset:23031/svn branch:6.8
Automerge [Wed, 15 Feb 2012 14:16:44 +0000 (14:16 +0000)]
[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon
svn changeset:23030/svn branch:6.8
Leif Åstrand [Wed, 15 Feb 2012 13:48:20 +0000 (15:48 +0200)]
Merge branch 'master' into layoutperformance
Leif Åstrand [Wed, 15 Feb 2012 13:32:09 +0000 (15:32 +0200)]
Merge remote-tracking branch 'origin/6.8'
Automerge [Wed, 15 Feb 2012 10:06:48 +0000 (10:06 +0000)]
[merge from 6.7] #8114 Cleaned up fix
svn changeset:23026/svn branch:6.8
Leif Åstrand [Wed, 15 Feb 2012 08:42:31 +0000 (10:42 +0200)]
Fix typo in browser version name
Leif Åstrand [Wed, 15 Feb 2012 07:43:30 +0000 (09:43 +0200)]
Merge remote branch 'origin/master' into layoutperformance
Leif Åstrand [Wed, 15 Feb 2012 07:31:53 +0000 (09:31 +0200)]
Merge remote branch 'origin/6.8'
Leif Åstrand [Wed, 15 Feb 2012 07:30:55 +0000 (09:30 +0200)]
Revert "Continue testing with Chrome 16 until new screenshots are merged"
This reverts commit
cd92d6d59eadd2e52899505e5e269513d78a03c2 .
Automerge [Wed, 15 Feb 2012 02:18:50 +0000 (02:18 +0000)]
[merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another tab is selected
svn changeset:23014/svn branch:6.8
Automerge [Wed, 15 Feb 2012 02:18:42 +0000 (02:18 +0000)]
[merge from 6.7] #8373 Handler DragAndDropService changeVariables error by finding the drop target and using that for error reporting
svn changeset:23013/svn branch:6.8
Automerge [Tue, 14 Feb 2012 22:08:42 +0000 (22:08 +0000)]
[merge from 6.7] #8392 Improved error message for exceptions that take place in listener code
svn changeset:23006/svn branch:6.8
Leif Åstrand [Tue, 14 Feb 2012 14:34:12 +0000 (16:34 +0200)]
VScrollTable that works with the MeasureManager (#8313)
Leif Åstrand [Tue, 14 Feb 2012 14:33:54 +0000 (16:33 +0200)]
Update widths before heights to optimize for measuring widgets (#8313)
Leif Åstrand [Tue, 14 Feb 2012 14:26:22 +0000 (16:26 +0200)]
Properly update height and width of tab content (#8313)
Automerge [Tue, 14 Feb 2012 14:06:37 +0000 (14:06 +0000)]
[merge from 6.7] #5833 and #7013 combo box width fix and tests
svn changeset:23000/svn branch:6.8
Leif Åstrand [Tue, 14 Feb 2012 14:04:56 +0000 (16:04 +0200)]
Run layouts when Window size changed (#8313)
Leif Åstrand [Tue, 14 Feb 2012 10:52:45 +0000 (12:52 +0200)]
Continue testing with Chrome 16 until new screenshots are merged
Leif Åstrand [Tue, 14 Feb 2012 10:48:07 +0000 (12:48 +0200)]
Merge remote branch 'origin/6.8'
Conflicts:
WebContent/release-notes.html
tests/test.xml
tests/testbench/com/vaadin/tests/components/datefield/DateFieldPopupOffScreen.java
Leif Åstrand [Tue, 14 Feb 2012 10:36:20 +0000 (12:36 +0200)]
Increase visibility of contentNode field (#8313)
Leif Åstrand [Tue, 14 Feb 2012 10:34:56 +0000 (12:34 +0200)]
Update tab sheet and accordion to work with MeasureManager (#8313)
Leif Åstrand [Tue, 14 Feb 2012 10:31:23 +0000 (12:31 +0200)]
Some small tweaks to the split panels (#8313)
Leif Åstrand [Tue, 14 Feb 2012 10:30:19 +0000 (12:30 +0200)]
Update ResizeRequired paintable even if only width has changed (#8313)
Leif Åstrand [Tue, 14 Feb 2012 08:34:16 +0000 (10:34 +0200)]
SplitPanel working with the MeasureManager (#8313)
Leif Åstrand [Tue, 14 Feb 2012 07:26:39 +0000 (09:26 +0200)]
FormLayout without calculations (#8313)
Leif Åstrand [Tue, 14 Feb 2012 07:08:27 +0000 (09:08 +0200)]
Form without own measuring (#8313)
Leif Åstrand [Mon, 13 Feb 2012 17:31:17 +0000 (19:31 +0200)]
Update Window to work with MeasureManager (#8313)
Leif Åstrand [Mon, 13 Feb 2012 14:49:32 +0000 (16:49 +0200)]
Refactor to calculate heights and widths separately (#8313)
Leif Åstrand [Mon, 13 Feb 2012 14:41:20 +0000 (16:41 +0200)]
Update text field height for border-box sizing (#8313)
Automerge [Mon, 13 Feb 2012 14:14:37 +0000 (14:14 +0000)]
[merge from 6.7] #8264 fix long range selection in multi-selectable table, related test
svn changeset:22984/svn branch:6.8
Automerge [Mon, 13 Feb 2012 14:14:29 +0000 (14:14 +0000)]
[merge from 6.7] #8240 Chrome 17 on a desktop was detected as a touch device
svn changeset:22983/svn branch:6.8
Automerge [Mon, 13 Feb 2012 09:45:38 +0000 (09:45 +0000)]
[merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabled
svn changeset:22978/svn branch:6.8
Automerge [Mon, 13 Feb 2012 09:45:33 +0000 (09:45 +0000)]
[merge from 6.7] Update test.xml to use Chrome 17
svn changeset:22977/svn branch:6.8
Leif Åstrand [Fri, 10 Feb 2012 12:56:38 +0000 (14:56 +0200)]
CustomLayout without size calculations (#8313)
Leif Åstrand [Fri, 10 Feb 2012 12:14:57 +0000 (14:14 +0200)]
Merge branch 'master' into layoutperformance
Leif Åstrand [Fri, 10 Feb 2012 12:14:22 +0000 (14:14 +0200)]
Also find paintables inside HasOneWidget widgets (#8323)
Leif Åstrand [Fri, 10 Feb 2012 12:06:32 +0000 (14:06 +0200)]
CustomComponent without size calculations (#8313)
Leif Åstrand [Fri, 10 Feb 2012 12:02:59 +0000 (14:02 +0200)]
Update CssLayout to work with CalculatingLayotus (#8313)
This is the slowest GridLayout ever, as it measures an calculates even
more than the version from Vaadin 6
Leif Åstrand [Fri, 10 Feb 2012 09:59:18 +0000 (11:59 +0200)]
Remove almost unused CellBasedLayout (#8313)
Leif Åstrand [Fri, 10 Feb 2012 09:29:40 +0000 (11:29 +0200)]
Update CssLayout to use MeasureManager (#8313)
Leif Åstrand [Fri, 10 Feb 2012 09:20:51 +0000 (11:20 +0200)]
Use minWidth to make room for caption reducing the size (#8313)
Leif Åstrand [Fri, 10 Feb 2012 08:32:20 +0000 (10:32 +0200)]
Set some basic styles in css (#8313)
Leif Åstrand [Thu, 9 Feb 2012 18:25:00 +0000 (20:25 +0200)]
Simplify size handling in VView (#8313)
Leif Åstrand [Thu, 9 Feb 2012 18:13:40 +0000 (20:13 +0200)]
Use box-sizing: border-box for all paintables (#8313)
Leif Åstrand [Thu, 9 Feb 2012 14:36:53 +0000 (16:36 +0200)]
Update CssLayout to work with CalculatingLayotus (#8313)
Leif Åstrand [Thu, 9 Feb 2012 14:24:38 +0000 (16:24 +0200)]
Avoid setting margin styles to spacing element (#8313)
Leif Åstrand [Thu, 9 Feb 2012 13:48:59 +0000 (15:48 +0200)]
Update AbsoluteLayout to be a CalculatingLayout (#8313)
It is still doing measurements of its own, which causes reflows.
Leif Åstrand [Thu, 9 Feb 2012 12:51:41 +0000 (14:51 +0200)]
Merge branch 'master' into layoutperformance
Leif Åstrand [Thu, 9 Feb 2012 12:50:59 +0000 (14:50 +0200)]
Remove paintableToId now that each VPaintable knows its own pid (#8323)
Leif Åstrand [Thu, 9 Feb 2012 12:45:12 +0000 (14:45 +0200)]
Refactor to use LayoutSlot for children (#8313)
Leif Åstrand [Wed, 8 Feb 2012 14:58:37 +0000 (16:58 +0200)]
Cleanup and refactoring (#8313)
Leif Åstrand [Wed, 8 Feb 2012 14:45:45 +0000 (16:45 +0200)]
Update selectors for the new DOM structure (#8313)
Leif Åstrand [Wed, 8 Feb 2012 14:44:50 +0000 (16:44 +0200)]
Measure borders, margins and paddings (#8313)
Leif Åstrand [Wed, 8 Feb 2012 14:43:22 +0000 (16:43 +0200)]
Use the more generic GWT Element class
Leif Åstrand [Wed, 8 Feb 2012 14:42:37 +0000 (16:42 +0200)]
Remove unused ApplicationConnection.updateComponentSize (#8313)
Leif Åstrand [Wed, 8 Feb 2012 14:37:41 +0000 (16:37 +0200)]
Provide sizing information for paintables (#8313)
Henri Sara [Wed, 8 Feb 2012 12:18:08 +0000 (14:18 +0200)]
Remove support for Select in multi-select mode (#8169, #8326).
Also includes some related cleanup as this was the last special case
where the widget was selected on the client side based on UIDL fields
other than tag.
Leif Åstrand [Wed, 8 Feb 2012 07:21:24 +0000 (09:21 +0200)]
Merge remote branch 'origin/master' into layoutperformance
Conflicts:
src/com/vaadin/terminal/gwt/client/ApplicationConnection.java
src/com/vaadin/terminal/gwt/client/ui/VAbstractPaintableWidget.java
src/com/vaadin/terminal/gwt/client/ui/VOrderedLayoutPaintable.java