]>
source.dussan.org Git - vaadin-framework.git/log
Leif Åstrand [Mon, 27 Feb 2012 12:02:33 +0000 (14:02 +0200)]
Merge branch 'layoutperformance'
Conflicts:
src/com/vaadin/terminal/gwt/client/ApplicationConnection.java
src/com/vaadin/terminal/gwt/client/Util.java
src/com/vaadin/terminal/gwt/client/VCaption.java
src/com/vaadin/terminal/gwt/client/ui/VAbstractPaintableWidget.java
src/com/vaadin/terminal/gwt/client/ui/VFormLayout.java
src/com/vaadin/terminal/gwt/client/ui/VGridLayout.java
src/com/vaadin/terminal/gwt/client/ui/VGridLayoutPaintable.java
src/com/vaadin/terminal/gwt/client/ui/VOrderedLayoutPaintable.java
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
src/com/vaadin/terminal/gwt/client/ui/VTabsheet.java
src/com/vaadin/terminal/gwt/client/ui/layout/CellBasedLayoutPaintable.java
src/com/vaadin/terminal/gwt/client/ui/layout/ChildComponentContainer.java
Leif Åstrand [Mon, 27 Feb 2012 11:42:15 +0000 (13:42 +0200)]
Refactor #8313 based on API review
Artur Signell [Mon, 27 Feb 2012 10:57:27 +0000 (12:57 +0200)]
Ignore Eclipse generated .externalToolBuilders
Artur Signell [Mon, 27 Feb 2012 06:41:24 +0000 (08:41 +0200)]
Removed extra "Widget" prefix from ApplicationConnection method names
Henri Sara [Mon, 27 Feb 2012 07:57:13 +0000 (09:57 +0200)]
Rename and clean-up AbstractCommunicationManager.writeUidlResponce().
Leif Åstrand [Thu, 23 Feb 2012 18:58:51 +0000 (20:58 +0200)]
Compensate for (left) padding when setting size based on popup (#8313)
Leif Åstrand [Thu, 23 Feb 2012 14:47:42 +0000 (16:47 +0200)]
Rename definedHeight/Width -> declaredHeight/Width (#8313)
Artur Signell [Thu, 23 Feb 2012 14:25:32 +0000 (16:25 +0200)]
#8278 Added helper for RPC initialization and moved Button/NativeButton
RPC
initialization to paintable.
Leif Åstrand [Thu, 23 Feb 2012 14:10:34 +0000 (16:10 +0200)]
Rename deRegisterDependency -> unregisterDependency
Artur Signell [Thu, 23 Feb 2012 13:46:58 +0000 (15:46 +0200)]
Removed old FIXME
Leif Åstrand [Thu, 23 Feb 2012 13:46:45 +0000 (15:46 +0200)]
Proper selector for defined sizing (#8313)
Leif Åstrand [Thu, 23 Feb 2012 13:45:06 +0000 (15:45 +0200)]
Update some dom paths to reflect reality
Artur Signell [Thu, 23 Feb 2012 12:26:13 +0000 (14:26 +0200)]
Merge remote-tracking branch 'origin/rpc'
Henri Sara [Thu, 23 Feb 2012 12:23:02 +0000 (14:23 +0200)]
Communicate caption of components in shared state (#8304).
Leif Åstrand [Thu, 23 Feb 2012 12:04:06 +0000 (14:04 +0200)]
Change click target to not depend on dom structure
Leif Åstrand [Thu, 23 Feb 2012 11:52:39 +0000 (13:52 +0200)]
Remove java envelope from test script
Leif Åstrand [Thu, 23 Feb 2012 11:47:42 +0000 (13:47 +0200)]
Add license to new files
Artur Signell [Thu, 23 Feb 2012 11:34:00 +0000 (13:34 +0200)]
Renamed VButtonState to ButtonState as it is a server side class that
happens to be in a client side package.
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)
Henri Sara [Thu, 23 Feb 2012 11:03:59 +0000 (13:03 +0200)]
Communicate component description (tooltip) in shared state (#8304).
Leif Åstrand [Thu, 23 Feb 2012 10:54:15 +0000 (12:54 +0200)]
Run insert to update index even if already attached (#8313)
Henri Sara [Thu, 23 Feb 2012 10:34:50 +0000 (12:34 +0200)]
Communicate disabled flag in shared state (#8304).
Leif Åstrand [Thu, 23 Feb 2012 10:33:42 +0000 (12:33 +0200)]
Reset row and col sizes for each pass (#8313)
Henri Sara [Thu, 23 Feb 2012 09:21:42 +0000 (11:21 +0200)]
Communicate component style names in shared state (#8304).
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)
Henri Sara [Wed, 22 Feb 2012 14:40:42 +0000 (16:40 +0200)]
Merge branch 'master' into rpc
Henri Sara [Wed, 22 Feb 2012 13:00:37 +0000 (15:00 +0200)]
Transfer read-only and immediate flags via shared state (#8304).
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)
Henri Sara [Wed, 22 Feb 2012 12:36:23 +0000 (14:36 +0200)]
Use constants for some more UIDL attribute names.
Henri Sara [Wed, 22 Feb 2012 10:52:45 +0000 (12:52 +0200)]
Process also fields from shared state superclasses (#8304).
Leif Åstrand [Wed, 22 Feb 2012 10:49:03 +0000 (12:49 +0200)]
Use a more specific selector to override height in tables (#8313)
Henri Sara [Wed, 22 Feb 2012 09:45:29 +0000 (11:45 +0200)]
Convert CRLF to LF.
Leif Åstrand [Wed, 22 Feb 2012 09:38:55 +0000 (11:38 +0200)]
Update ComponentLocator for changed GridLayout widget structure (#8313)
Henri Sara [Wed, 22 Feb 2012 09:15:14 +0000 (11:15 +0200)]
Cleanup, javadoc etc. for shared state serialization (#8304).
Artur Signell [Tue, 21 Feb 2012 16:23:24 +0000 (18:23 +0200)]
#8304 Generator for Serializers
Artur Signell [Tue, 21 Feb 2012 14:48:53 +0000 (16:48 +0200)]
#8304 Generator for Serializer mappings
Artur Signell [Tue, 21 Feb 2012 14:17:57 +0000 (16:17 +0200)]
#8304 Changed Button to solely use shared state
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)
Artur Signell [Tue, 21 Feb 2012 13:27:42 +0000 (15:27 +0200)]
#8304 First steps towards supporting serialization of any bean
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)
Henri Sara [Tue, 21 Feb 2012 12:10:13 +0000 (14:10 +0200)]
Use String instead of char as type tag in JSON (#8304 shared state).
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
Henri Sara [Tue, 21 Feb 2012 09:06:41 +0000 (11:06 +0200)]
Convert some literal strings of UIDL attributes to use constants.
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)
Henri Sara [Mon, 20 Feb 2012 13:38:25 +0000 (15:38 +0200)]
Comment out shared state attributes that are not used yet.
Henri Sara [Mon, 20 Feb 2012 13:37:06 +0000 (15:37 +0200)]
Fix GridLayout empty cells when UIDL set after component creation.
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)
Henri Sara [Sun, 19 Feb 2012 10:04:42 +0000 (12:04 +0200)]
Merge branch 'master' into rpc
Conflicts:
src/com/vaadin/terminal/gwt/server/AbstractCommunicationManager.java
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)
Henri Sara [Thu, 16 Feb 2012 14:23:33 +0000 (16:23 +0200)]
Communicate component width and height only via shared state (#8304).
Also removes old fix for #4608, needs to be redesigned together with
layout changes.
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)
Henri Sara [Tue, 14 Feb 2012 11:28:50 +0000 (13:28 +0200)]
Set shared state for VPaintables before updateFromUIDL() (#8304).
Also includes minor fixes related to shared state painting and decoding.
Some data is currently duplicated in UIDL and shared state, and width
and height are used from shared state except for a few cases that still
parse them from UIDL explicitly.
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)