]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
12 years agopaintable -> connector
Artur Signell [Thu, 1 Mar 2012 14:14:51 +0000 (16:14 +0200)]
paintable -> connector

12 years agoClear the slot when removing a widget
Leif Åstrand [Thu, 1 Mar 2012 14:34:18 +0000 (16:34 +0200)]
Clear the slot when removing a widget

12 years agoAdjust test css for new layout structure (#8085)
Leif Åstrand [Thu, 1 Mar 2012 14:14:05 +0000 (16:14 +0200)]
Adjust test css for new layout structure (#8085)

12 years agoReally don't layout the VView from updateFromUIDL (#8313)
Leif Åstrand [Thu, 1 Mar 2012 13:46:15 +0000 (15:46 +0200)]
Really don't layout the VView from updateFromUIDL (#8313)

12 years agoUpdate dom structures in test
Leif Åstrand [Thu, 1 Mar 2012 08:42:22 +0000 (10:42 +0200)]
Update dom structures in test

12 years agoDon't layout the VView from updateFromUIDL (#8313)
Leif Åstrand [Thu, 1 Mar 2012 08:40:24 +0000 (10:40 +0200)]
Don't layout the VView from updateFromUIDL (#8313)

12 years agoUse absolute positioning to avoid a scrollbar bug (#8313)
Leif Åstrand [Thu, 1 Mar 2012 08:39:49 +0000 (10:39 +0200)]
Use absolute positioning to avoid a scrollbar bug (#8313)

12 years agoImplement server to client RPC (#8426).
Henri Sara [Wed, 29 Feb 2012 15:16:00 +0000 (17:16 +0200)]
Implement server to client RPC (#8426).

12 years agoIgnore *.DS_Store (OS X metadata)
Leif Åstrand [Sat, 28 Jan 2012 18:31:43 +0000 (20:31 +0200)]
Ignore *.DS_Store (OS X metadata)

12 years agoOrganized imports and formatted all java files
Artur Signell [Tue, 28 Feb 2012 16:35:24 +0000 (18:35 +0200)]
Organized imports and formatted all java files

12 years agoCorrected invalid method reference in javadoc
Artur Signell [Tue, 28 Feb 2012 16:29:44 +0000 (18:29 +0200)]
Corrected invalid method reference in javadoc

12 years ago#8442 Serialize also nested beans, #8441 Allow using static inner
Artur Signell [Tue, 28 Feb 2012 16:28:59 +0000 (18:28 +0200)]
#8442 Serialize also nested beans, #8441 Allow using static inner
classes for communication

12 years agoRenamed ClientToServerRpc -> ServerRPC
Artur Signell [Tue, 28 Feb 2012 16:14:03 +0000 (18:14 +0200)]
Renamed ClientToServerRpc -> ServerRPC

12 years ago#8448 Re-added registration of event listeners which was removed in previous commit
Artur Signell [Tue, 28 Feb 2012 13:38:52 +0000 (15:38 +0200)]
#8448 Re-added registration of event listeners which was removed in previous commit

12 years ago#8448 Replaced id and connection setters with parameters to the init method and refac...
Artur Signell [Tue, 28 Feb 2012 13:30:51 +0000 (15:30 +0200)]
#8448 Replaced id and connection setters with parameters to the init method and refactored RootConnector initialization to be compatible with this

12 years agoImprove positioning of captions (#8313)
Leif Åstrand [Tue, 28 Feb 2012 13:03:49 +0000 (15:03 +0200)]
Improve positioning of captions (#8313)

12 years agoDon't use overflow: hidden by default (#8313)
Leif Åstrand [Tue, 28 Feb 2012 13:03:24 +0000 (15:03 +0200)]
Don't use overflow: hidden by default (#8313)

12 years agoAdd some missing dirty state updates (#8313)
Leif Åstrand [Tue, 28 Feb 2012 13:02:53 +0000 (15:02 +0200)]
Add some missing dirty state updates (#8313)

12 years agoEnable changing size back to undefined (#8304)
Leif Åstrand [Tue, 28 Feb 2012 07:09:11 +0000 (09:09 +0200)]
Enable changing size back to undefined (#8304)

12 years ago#8439 Deprecated ApplicationConnect.getPaintable(UIDL) and added getConnector(String...
Artur Signell [Tue, 28 Feb 2012 11:25:12 +0000 (13:25 +0200)]
#8439 Deprecated ApplicationConnect.getPaintable(UIDL) and added getConnector(String id, String connectorType) instead

12 years agoRenamed Paintable component classes to Connector
Artur Signell [Tue, 28 Feb 2012 10:23:33 +0000 (12:23 +0200)]
Renamed Paintable component classes to Connector

12 years ago#8434 Renamed *Paintable classes to *Connector and updated ConnectorMap
Artur Signell [Mon, 27 Feb 2012 14:21:28 +0000 (16:21 +0200)]
#8434 Renamed *Paintable classes to *Connector and updated ConnectorMap
accordingly

12 years agoUpdate GridLayout to use its "margins" (#8313)
Leif Åstrand [Mon, 27 Feb 2012 14:04:46 +0000 (16:04 +0200)]
Update GridLayout to use its "margins" (#8313)

12 years agogetWidgetForPaintable -> getWidget
Artur Signell [Mon, 27 Feb 2012 13:50:39 +0000 (15:50 +0200)]
getWidgetForPaintable -> getWidget

12 years agoDrop size calculations from Embeddable (#8312)
Leif Åstrand [Mon, 27 Feb 2012 13:47:30 +0000 (15:47 +0200)]
Drop size calculations from Embeddable (#8312)

12 years agoDon't use max-width as it prevents widgets from growing
Leif Åstrand [Mon, 27 Feb 2012 13:38:44 +0000 (15:38 +0200)]
Don't use max-width as it prevents widgets from growing

12 years agoCheck for the only likely null
Leif Åstrand [Mon, 27 Feb 2012 13:37:51 +0000 (15:37 +0200)]
Check for the only likely null

12 years agoAdd license
Leif Åstrand [Mon, 27 Feb 2012 13:37:28 +0000 (15:37 +0200)]
Add license

12 years agoChange internal naming for notifiable -> managed
Leif Åstrand [Mon, 27 Feb 2012 13:37:13 +0000 (15:37 +0200)]
Change internal naming for notifiable -> managed

12 years agoMerge branch 'layoutperformance'
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

12 years agoRefactor #8313 based on API review
Leif Åstrand [Mon, 27 Feb 2012 11:42:15 +0000 (13:42 +0200)]
Refactor #8313 based on API review

12 years agoIgnore Eclipse generated .externalToolBuilders
Artur Signell [Mon, 27 Feb 2012 10:57:27 +0000 (12:57 +0200)]
Ignore Eclipse generated .externalToolBuilders

12 years agoRemoved extra "Widget" prefix from ApplicationConnection method names
Artur Signell [Mon, 27 Feb 2012 06:41:24 +0000 (08:41 +0200)]
Removed extra "Widget" prefix from ApplicationConnection method names

12 years agoRename and clean-up AbstractCommunicationManager.writeUidlResponce().
Henri Sara [Mon, 27 Feb 2012 07:57:13 +0000 (09:57 +0200)]
Rename and clean-up AbstractCommunicationManager.writeUidlResponce().

12 years agoCompensate for (left) padding when setting size based on popup (#8313)
Leif Åstrand [Thu, 23 Feb 2012 18:58:51 +0000 (20:58 +0200)]
Compensate for (left) padding when setting size based on popup (#8313)

12 years agoRename definedHeight/Width -> declaredHeight/Width (#8313)
Leif Åstrand [Thu, 23 Feb 2012 14:47:42 +0000 (16:47 +0200)]
Rename definedHeight/Width -> declaredHeight/Width (#8313)

12 years ago#8278 Added helper for RPC initialization and moved Button/NativeButton
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.

12 years agoRename deRegisterDependency -> unregisterDependency
Leif Åstrand [Thu, 23 Feb 2012 14:10:34 +0000 (16:10 +0200)]
Rename deRegisterDependency -> unregisterDependency

12 years agoRemoved old FIXME
Artur Signell [Thu, 23 Feb 2012 13:46:58 +0000 (15:46 +0200)]
Removed old FIXME

12 years agoProper selector for defined sizing (#8313)
Leif Åstrand [Thu, 23 Feb 2012 13:46:45 +0000 (15:46 +0200)]
Proper selector for defined sizing (#8313)

12 years agoUpdate some dom paths to reflect reality
Leif Åstrand [Thu, 23 Feb 2012 13:45:06 +0000 (15:45 +0200)]
Update some dom paths to reflect reality

12 years agoMerge remote-tracking branch 'origin/rpc'
Artur Signell [Thu, 23 Feb 2012 12:26:13 +0000 (14:26 +0200)]
Merge remote-tracking branch 'origin/rpc'

12 years agoCommunicate caption of components in shared state (#8304).
Henri Sara [Thu, 23 Feb 2012 12:23:02 +0000 (14:23 +0200)]
Communicate caption of components in shared state (#8304).

12 years agoChange click target to not depend on dom structure
Leif Åstrand [Thu, 23 Feb 2012 12:04:06 +0000 (14:04 +0200)]
Change click target to not depend on dom structure

12 years agoRemove java envelope from test script
Leif Åstrand [Thu, 23 Feb 2012 11:52:39 +0000 (13:52 +0200)]
Remove java envelope from test script

12 years agoAdd license to new files
Leif Åstrand [Thu, 23 Feb 2012 11:47:42 +0000 (13:47 +0200)]
Add license to new files

12 years agoRenamed VButtonState to ButtonState as it is a server side class that
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.

12 years agoUpdate selectors now that the spacing element is at the end (#8313)
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)

12 years agoCommunicate component description (tooltip) in shared state (#8304).
Henri Sara [Thu, 23 Feb 2012 11:03:59 +0000 (13:03 +0200)]
Communicate component description (tooltip) in shared state (#8304).

12 years agoRun insert to update index even if already attached (#8313)
Leif Åstrand [Thu, 23 Feb 2012 10:54:15 +0000 (12:54 +0200)]
Run insert to update index even if already attached (#8313)

12 years agoCommunicate disabled flag in shared state (#8304).
Henri Sara [Thu, 23 Feb 2012 10:34:50 +0000 (12:34 +0200)]
Communicate disabled flag in shared state (#8304).

12 years agoReset row and col sizes for each pass (#8313)
Leif Åstrand [Thu, 23 Feb 2012 10:33:42 +0000 (12:33 +0200)]
Reset row and col sizes for each pass (#8313)

12 years agoCommunicate component style names in shared state (#8304).
Henri Sara [Thu, 23 Feb 2012 09:21:42 +0000 (11:21 +0200)]
Communicate component style names in shared state (#8304).

12 years agoMerge remote branch 'origin/master' into layoutperformance
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

12 years agoCompensate height definition for border-box sizing (#8313)
Leif Åstrand [Thu, 23 Feb 2012 07:20:54 +0000 (09:20 +0200)]
Compensate height definition for border-box sizing (#8313)

12 years agoProperly lock the width of the combo box text field (#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)

12 years agoAlways use box-sizing for date 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)

12 years agoUse different size for text fields with box-sizing (#8313)
Leif Åstrand [Thu, 23 Feb 2012 07:19:10 +0000 (09:19 +0200)]
Use different size for text fields with box-sizing (#8313)

12 years agoProperly reserve room for captions to the right (#8313)
Leif Åstrand [Thu, 23 Feb 2012 07:18:43 +0000 (09:18 +0200)]
Properly reserve room for captions to the right (#8313)

12 years agoMerge branch 'master' into rpc
Henri Sara [Wed, 22 Feb 2012 14:40:42 +0000 (16:40 +0200)]
Merge branch 'master' into rpc

12 years agoTransfer read-only and immediate flags via shared state (#8304).
Henri Sara [Wed, 22 Feb 2012 13:00:37 +0000 (15:00 +0200)]
Transfer read-only and immediate flags via shared state (#8304).

12 years agoDon't use 100% sizing for undefined css layouts (#8313)
Leif Åstrand [Wed, 22 Feb 2012 12:46:23 +0000 (14:46 +0200)]
Don't use 100% sizing for undefined css layouts (#8313)

12 years agoFurther reduce the size calculations for VFilterSelect (#8313)
Leif Åstrand [Wed, 22 Feb 2012 12:40:26 +0000 (14:40 +0200)]
Further reduce the size calculations for VFilterSelect (#8313)

12 years agoUse constants for some more UIDL attribute names.
Henri Sara [Wed, 22 Feb 2012 12:36:23 +0000 (14:36 +0200)]
Use constants for some more UIDL attribute names.

12 years agoProcess also fields from shared state superclasses (#8304).
Henri Sara [Wed, 22 Feb 2012 10:52:45 +0000 (12:52 +0200)]
Process also fields from shared state superclasses (#8304).

12 years agoUse a more specific selector to override height in tables (#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)

12 years agoConvert CRLF to LF.
Henri Sara [Wed, 22 Feb 2012 09:45:29 +0000 (11:45 +0200)]
Convert CRLF to LF.

12 years agoUpdate ComponentLocator for changed GridLayout widget structure (#8313)
Leif Åstrand [Wed, 22 Feb 2012 09:38:55 +0000 (11:38 +0200)]
Update ComponentLocator for changed GridLayout widget structure (#8313)

12 years agoCleanup, javadoc etc. for shared state serialization (#8304).
Henri Sara [Wed, 22 Feb 2012 09:15:14 +0000 (11:15 +0200)]
Cleanup, javadoc etc. for shared state serialization (#8304).

12 years ago#8304 Generator for Serializers
Artur Signell [Tue, 21 Feb 2012 16:23:24 +0000 (18:23 +0200)]
#8304 Generator for Serializers

12 years ago#8304 Generator for Serializer mappings
Artur Signell [Tue, 21 Feb 2012 14:48:53 +0000 (16:48 +0200)]
#8304 Generator for Serializer mappings

12 years ago#8304 Changed Button to solely use shared state
Artur Signell [Tue, 21 Feb 2012 14:17:57 +0000 (16:17 +0200)]
#8304 Changed Button to solely use shared state

12 years agoNew attempt at getting full width (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:58:59 +0000 (15:58 +0200)]
New attempt at getting full width (#8313)

12 years agoAlways update the layout (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:50:23 +0000 (15:50 +0200)]
Always update the layout (#8313)

12 years agoUse full width without messing with box-sizing (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:40:20 +0000 (15:40 +0200)]
Use full width without messing with box-sizing (#8313)

12 years ago#8304 First steps towards supporting serialization of any bean
Artur Signell [Tue, 21 Feb 2012 13:27:42 +0000 (15:27 +0200)]
#8304 First steps towards supporting serialization of any bean

12 years agoUpdate GridLayout to use VLayoutSlot (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:27:36 +0000 (15:27 +0200)]
Update GridLayout to use VLayoutSlot (#8313)

12 years agoActually mark all widgets as dirty for forceLayout (#8313)
Leif Åstrand [Tue, 21 Feb 2012 13:26:35 +0000 (15:26 +0200)]
Actually mark all widgets as dirty for forceLayout (#8313)

12 years agoUse String instead of char as type tag in JSON (#8304 shared state).
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).

12 years ago#8324 Made Label tooltips work again using the old method as it is
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

12 years agoConvert some literal strings of UIDL attributes to use constants.
Henri Sara [Tue, 21 Feb 2012 09:06:41 +0000 (11:06 +0200)]
Convert some literal strings of UIDL attributes to use constants.

12 years agoDon't remove widgets that are not there (#8313)
Leif Åstrand [Tue, 21 Feb 2012 07:41:51 +0000 (09:41 +0200)]
Don't remove widgets that are not there (#8313)

12 years agoKeep children in the right order (#8313)
Leif Åstrand [Tue, 21 Feb 2012 07:10:08 +0000 (09:10 +0200)]
Keep children in the right order (#8313)

12 years agoPopupDateField without size calculations (#8313)
Leif Åstrand [Mon, 20 Feb 2012 14:04:06 +0000 (16:04 +0200)]
PopupDateField without size calculations (#8313)

12 years agoAdd stylenames to paintable if either dimension is undefined (#8313)
Leif Åstrand [Mon, 20 Feb 2012 14:02:54 +0000 (16:02 +0200)]
Add stylenames to paintable if either dimension is undefined (#8313)

12 years agoComment out shared state attributes that are not used yet.
Henri Sara [Mon, 20 Feb 2012 13:38:25 +0000 (15:38 +0200)]
Comment out shared state attributes that are not used yet.

12 years agoFix GridLayout empty cells when UIDL set after component creation.
Henri Sara [Mon, 20 Feb 2012 13:37:06 +0000 (15:37 +0200)]
Fix GridLayout empty cells when UIDL set after component creation.

12 years agodisplay: inline-block instead of float: right for popup opener (#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)

12 years agoDon't let icon affect undefined wide combo box (#8313)
Leif Åstrand [Mon, 20 Feb 2012 09:39:45 +0000 (11:39 +0200)]
Don't let icon affect undefined wide combo box (#8313)

12 years agoMerge branch 'master' into rpc
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

12 years agoCompensate text field height for border-box sizing (#8313)
Leif Åstrand [Fri, 17 Feb 2012 11:25:16 +0000 (13:25 +0200)]
Compensate text field height for border-box sizing (#8313)

12 years agoAdd v-paintable class name to the inputs in the login form (#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)

12 years agoRemove all margins from the combo box input field (#8313)
Leif Åstrand [Fri, 17 Feb 2012 11:10:07 +0000 (13:10 +0200)]
Remove all margins from the combo box input field (#8313)

12 years agoAvoid captions wrapping over multiple rows (#8313)
Leif Åstrand [Fri, 17 Feb 2012 10:59:41 +0000 (12:59 +0200)]
Avoid captions wrapping over multiple rows (#8313)

12 years agoUpdate to simulate captions in ChildComponentContainer (#8313)
Leif Åstrand [Fri, 17 Feb 2012 10:52:50 +0000 (12:52 +0200)]
Update to simulate captions in ChildComponentContainer (#8313)

12 years agoSet a style name for the layout slot and add overflow: hidden (#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)

12 years agoSupport captions placed after the component (#8313)
Leif Åstrand [Thu, 16 Feb 2012 16:48:31 +0000 (18:48 +0200)]
Support captions placed after the component (#8313)

12 years agoOnly use explicit 24px for text field paintables (#8313)
Leif Åstrand [Thu, 16 Feb 2012 15:30:52 +0000 (17:30 +0200)]
Only use explicit 24px for text field paintables (#8313)

12 years agoCommunicate component width and height only via shared state (#8304).
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.

12 years agoUpdate MenuBar to work with MeasureManager (#8313)
Leif Åstrand [Thu, 16 Feb 2012 10:25:51 +0000 (12:25 +0200)]
Update MenuBar to work with MeasureManager (#8313)