]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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 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 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 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 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 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 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 agoConvert CRLF to LF.
Henri Sara [Wed, 22 Feb 2012 09:45:29 +0000 (11:45 +0200)]
Convert CRLF to LF.

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 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 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 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 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 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 agoMerge remote branch 'origin/6.8'
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

12 years ago[merge from 6.7] Set explicit resolution to make screenshot merging easier
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

12 years ago[merge from 6.7] Add some labels and a little spacing to spice things up
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

12 years ago[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon: addition...
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

12 years ago[merge from 6.7] #4353 ComboBox.removeAllItems did not remove selected icon
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

12 years agoMerge remote-tracking branch 'origin/6.8'
Leif Åstrand [Wed, 15 Feb 2012 13:32:09 +0000 (15:32 +0200)]
Merge remote-tracking branch 'origin/6.8'

12 years ago[merge from 6.7] #8114 Cleaned up fix
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

12 years agoFix typo in browser version name
Leif Åstrand [Wed, 15 Feb 2012 08:42:31 +0000 (10:42 +0200)]
Fix typo in browser version name

12 years agoMerge remote branch 'origin/6.8'
Leif Åstrand [Wed, 15 Feb 2012 07:31:53 +0000 (09:31 +0200)]
Merge remote branch 'origin/6.8'

12 years agoRevert "Continue testing with Chrome 16 until new screenshots are merged"
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.

12 years ago[merge from 6.7] #8114 - Fixed TabSheet rendering of first tab when another tab is...
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

12 years ago[merge from 6.7] #8373 Handler DragAndDropService changeVariables error by finding...
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

12 years ago[merge from 6.7] #8392 Improved error message for exceptions that take place in liste...
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

12 years ago[merge from 6.7] #5833 and #7013 combo box width fix and tests
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

12 years agoSet shared state for VPaintables before updateFromUIDL() (#8304).
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.

12 years agoContinue testing with Chrome 16 until new screenshots are merged
Leif Åstrand [Tue, 14 Feb 2012 10:52:45 +0000 (12:52 +0200)]
Continue testing with Chrome 16 until new screenshots are merged

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

12 years ago[merge from 6.7] #8264 fix long range selection in multi-selectable table, related...
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

12 years ago[merge from 6.7] #8240 Chrome 17 on a desktop was detected as a touch device
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

12 years ago[merge from 6.7] #8362 Ensure value is not toggled when checkbox is disabled
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

12 years ago[merge from 6.7] Update test.xml to use Chrome 17
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

12 years agoAlso find paintables inside HasOneWidget widgets (#8323)
Leif Åstrand [Fri, 10 Feb 2012 12:14:22 +0000 (14:14 +0200)]
Also find paintables inside HasOneWidget widgets (#8323)

12 years agoDefer nested components to paint them as top-level changes (#8304).
Henri Sara [Fri, 10 Feb 2012 09:35:43 +0000 (11:35 +0200)]
Defer nested components to paint them as top-level changes (#8304).

Refactoring and changes to paint nested component contents after the
component in which they are nested. The client side can create
uninitialized components immediately but defer configuring them.

12 years agoRemove paintableToId now that each VPaintable knows its own pid (#8323)
Leif Åstrand [Thu, 9 Feb 2012 12:50:59 +0000 (14:50 +0200)]
Remove paintableToId now that each VPaintable knows its own pid (#8323)

12 years agoRefactor paint target to use startPaintable() and endPaintable().
Henri Sara [Thu, 9 Feb 2012 09:07:40 +0000 (11:07 +0200)]
Refactor paint target to use startPaintable() and endPaintable().

Also includes initial steps towards support for a queue of components to
paint separately on the top level.

12 years agoMerge branch 'master' into rpc
Henri Sara [Wed, 8 Feb 2012 12:21:37 +0000 (14:21 +0200)]
Merge branch 'master' into rpc

Conflicts:
src/com/vaadin/terminal/gwt/client/ApplicationConnection.java

12 years agoRemove support for Select in multi-select mode (#8169, #8326).
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.

12 years agogetParent() shouldn't throw npe when widget's parent is null (#8323)
Leif Åstrand [Wed, 8 Feb 2012 07:06:15 +0000 (09:06 +0200)]
getParent() shouldn't throw npe when widget's parent is null (#8323)

12 years agoAvoid caching parent for now as the cache is never cleared
Artur Signell [Tue, 7 Feb 2012 16:13:58 +0000 (18:13 +0200)]
Avoid caching parent for now as the cache is never cleared

12 years ago#8325 Move ApplicationConnection.updateComponent to
Artur Signell [Tue, 7 Feb 2012 14:09:21 +0000 (16:09 +0200)]
#8325 Move ApplicationConnection.updateComponent to
VAbstractPaintableWidget.updateFromUIDL

12 years ago[merge from 6.7] Ensure that all opened FileInputStreams are closed
Artur Signell [Tue, 7 Feb 2012 11:51:48 +0000 (11:51 +0000)]
[merge from 6.7] Ensure that all opened FileInputStreams are closed

svn changeset:22944/svn branch:6.8

12 years agoFix file that was accidentally emptied in previous commit
Leif Åstrand [Tue, 7 Feb 2012 11:24:23 +0000 (13:24 +0200)]
Fix file that was accidentally emptied in previous commit

12 years agoFix broken newlines from previous commit
Leif Åstrand [Tue, 7 Feb 2012 11:22:09 +0000 (13:22 +0200)]
Fix broken newlines from previous commit

12 years agoAdd VPaintableWidgetContainer.getChildren() (#8323)
Leif Åstrand [Tue, 7 Feb 2012 11:19:09 +0000 (13:19 +0200)]
Add VPaintableWidgetContainer.getChildren() (#8323)

12 years agoMerge branch 'master' into rpc
Henri Sara [Tue, 7 Feb 2012 08:49:54 +0000 (10:49 +0200)]
Merge branch 'master' into rpc

Conflicts:
src/com/vaadin/terminal/gwt/client/ApplicationConnection.java
src/com/vaadin/terminal/gwt/client/VPaintableMap.java

12 years ago#8323 Renamed getParentPaintable to getParent and cache the
Artur Signell [Tue, 7 Feb 2012 08:32:50 +0000 (10:32 +0200)]
#8323 Renamed getParentPaintable to getParent and cache the
parentvalue. Should still be changed so that the framework constructs
the paintable hierarchy and sets it to the paintables.

12 years ago#8324 Automatically set paintable id when paintable is created
Artur Signell [Tue, 7 Feb 2012 08:04:05 +0000 (10:04 +0200)]
#8324 Automatically set paintable id when paintable is created

12 years ago#8216 Fixed widgetset compilation warning
Artur Signell [Mon, 6 Feb 2012 14:37:21 +0000 (14:37 +0000)]
#8216 Fixed widgetset compilation warning

svn changeset:22936/svn branch:6.8

12 years ago[merge from 6.7] Fixed resolution to sec for easier merges to 7.0
Artur Signell [Mon, 6 Feb 2012 13:42:51 +0000 (13:42 +0000)]
[merge from 6.7] Fixed resolution to sec for easier merges to 7.0

svn changeset:22934/svn branch:6.8

12 years ago[merge from 6.7] Set resolution to second to make test consistent in Vaadin 6 and...
Artur Signell [Mon, 6 Feb 2012 12:51:23 +0000 (12:51 +0000)]
[merge from 6.7] Set resolution to second to make test consistent in Vaadin 6 and Vaadin 7

svn changeset:22929/svn branch:6.8

12 years ago[merge from 6.7] #8284, #8336 Removed dead code
Artur Signell [Mon, 6 Feb 2012 12:51:06 +0000 (12:51 +0000)]
[merge from 6.7] #8284, #8336 Removed dead code

svn changeset:22928/svn branch:6.8

12 years ago[merge from 6.7] Updated changelog in Release Notes for Vaadin 6.7.5. Fixes #8348.
Artur Signell [Mon, 6 Feb 2012 12:50:47 +0000 (12:50 +0000)]
[merge from 6.7] Updated changelog in Release Notes for Vaadin 6.7.5. Fixes #8348.

svn changeset:22927/svn branch:6.8

12 years agoMerge remote-tracking branch 'origin/6.8'
Artur Signell [Mon, 6 Feb 2012 10:36:48 +0000 (12:36 +0200)]
Merge remote-tracking branch 'origin/6.8'

12 years ago#6718 Fixed more regressions, refactored a bit
Johannes Dahlström [Mon, 6 Feb 2012 09:45:33 +0000 (09:45 +0000)]
#6718 Fixed more regressions, refactored a bit

svn changeset:22917/svn branch:6.8

12 years agoMerge remote-tracking branch 'origin/6.8'
Artur Signell [Mon, 6 Feb 2012 06:58:33 +0000 (08:58 +0200)]
Merge remote-tracking branch 'origin/6.8'

12 years agoFixed compilation errors introduced by merge from 6.8
Artur Signell [Mon, 6 Feb 2012 06:58:11 +0000 (08:58 +0200)]
Fixed compilation errors introduced by merge from 6.8

12 years agoUse value change listeners instead of click listeners for checkboxes
Artur Signell [Mon, 6 Feb 2012 06:52:47 +0000 (06:52 +0000)]
Use value change listeners instead of click listeners for checkboxes

svn changeset:22912/svn branch:6.7

12 years agoUse value change listeners instead of click listeners for checkboxes
Artur Signell [Mon, 6 Feb 2012 06:56:11 +0000 (06:56 +0000)]
Use value change listeners instead of click listeners for checkboxes

svn changeset:22914/svn branch:6.7

12 years agoUse value change listeners instead of click listeners for checkboxes
Artur Signell [Mon, 6 Feb 2012 06:52:47 +0000 (06:52 +0000)]
Use value change listeners instead of click listeners for checkboxes

svn changeset:22912/svn branch:6.7

12 years ago#8311 Corrected newlines in new files
Artur Signell [Fri, 3 Feb 2012 20:31:12 +0000 (22:31 +0200)]
#8311 Corrected newlines in new files

12 years agoMerge remote-tracking branch 'origin/6.8'
Artur Signell [Fri, 3 Feb 2012 20:26:47 +0000 (22:26 +0200)]
Merge remote-tracking branch 'origin/6.8'

Conflicts:
src/com/vaadin/terminal/gwt/client/ui/VScrollTable.java
tests/test.xml

12 years agoMerge commit '98737932a588f1b4a8f8115f2545da63ae7f4e4a'
Artur Signell [Fri, 3 Feb 2012 20:20:34 +0000 (22:20 +0200)]
Merge commit '98737932a588f1b4a8f8115f2545da63ae7f4e4a'

Conflicts:
WebContent/VAADIN/themes/base/button/button.css
WebContent/VAADIN/themes/runo/button/button.css
tests/integration_tests.xml

12 years agoMerge commit '7c200d4e869139ff72e848e973cd5ce5932908d8'
Artur Signell [Fri, 3 Feb 2012 20:17:21 +0000 (22:17 +0200)]
Merge commit '7c200d4e869139ff72e848e973cd5ce5932908d8'

Conflicts:
tests/testbench/com/vaadin/tests/components/datefield/InlineDateFieldResolutionMsec.html
tests/testbench/com/vaadin/tests/components/datefield/PopupDateFieldResolutions.html
tests/testbench/com/vaadin/tests/components/splitpanel/HorizontalSplitPanelBasicStates.html
tests/testbench/com/vaadin/tests/components/splitpanel/VerticalSplitPanelBasicStates.html
tests/testbench/com/vaadin/tests/components/textfield/TextFieldSecret.html
tests/testbench/com/vaadin/tests/components/window/WindowClickEvents.html

12 years agoMerge commit 'c8dbc2549267d3660a1cca04630391dc8d6fd014'
Artur Signell [Fri, 3 Feb 2012 20:10:15 +0000 (22:10 +0200)]
Merge commit 'c8dbc2549267d3660a1cca04630391dc8d6fd014'

12 years agoUpdated test to take into account removed SplitPanel
Artur Signell [Fri, 3 Feb 2012 20:06:25 +0000 (22:06 +0200)]
Updated test to take into account removed SplitPanel

12 years ago#8324 Set connection for VViewPaintable when initializing
Artur Signell [Fri, 3 Feb 2012 19:50:31 +0000 (21:50 +0200)]
#8324 Set connection for VViewPaintable when initializing

12 years agoFixed test - old IEs do not provide any button for double clicks
Artur Signell [Fri, 3 Feb 2012 18:30:53 +0000 (18:30 +0000)]
Fixed test - old IEs do not provide any button for double clicks

svn changeset:22899/svn branch:6.7

12 years ago#8324 Corrected paintable hierarchy as VScrollTableRow is no longer a
Artur Signell [Fri, 3 Feb 2012 18:27:38 +0000 (20:27 +0200)]
#8324 Corrected paintable hierarchy as VScrollTableRow is no longer a
paintable

12 years ago#8324 Fixed problem with nodes being added to the wrong widget
Artur Signell [Fri, 3 Feb 2012 18:10:28 +0000 (20:10 +0200)]
#8324 Fixed problem with nodes being added to the wrong widget

12 years agoFixed invalid comparison between paintable and widget
Artur Signell [Fri, 3 Feb 2012 16:31:35 +0000 (18:31 +0200)]
Fixed invalid comparison between paintable and widget

12 years agoThrow an error if directory listing fails
Artur Signell [Fri, 3 Feb 2012 15:22:17 +0000 (15:22 +0000)]
Throw an error if directory listing fails

svn changeset:22890/svn branch:6.7

12 years ago#8345, #8346 Window drag and resize are now activated only by the left mouse button
Artur Signell [Fri, 3 Feb 2012 15:02:50 +0000 (15:02 +0000)]
#8345, #8346 Window drag and resize are now activated only by the left mouse button

svn changeset:22889/svn branch:6.7

12 years ago#8343, #8344 Column resize and sort are now activated only by the left mouse button
Artur Signell [Fri, 3 Feb 2012 15:01:18 +0000 (15:01 +0000)]
#8343, #8344 Column resize and sort are now activated only by the left mouse button

svn changeset:22888/svn branch:6.7

12 years ago#8284, #8336 Fixed header and footer click for right and middle click. Browser contex...
Artur Signell [Fri, 3 Feb 2012 15:00:39 +0000 (15:00 +0000)]
#8284, #8336 Fixed header and footer click for right and middle click. Browser context menu is also disabled on right click when there is a click listener.

svn changeset:22887/svn branch:6.7

12 years agoReversed browser start logic, use --gui to start the browser automatically. By defaul...
Artur Signell [Fri, 3 Feb 2012 12:26:26 +0000 (12:26 +0000)]
Reversed browser start logic, use --gui to start the browser automatically. By default does not start a browser.

svn changeset:22878/svn branch:6.7

12 years ago#8342 Test using Firefox 10
Artur Signell [Fri, 3 Feb 2012 12:24:52 +0000 (12:24 +0000)]
#8342 Test using Firefox 10

svn changeset:22876/svn branch:6.7

12 years ago#8324 Fixed comparison of paintable and widget
Artur Signell [Thu, 2 Feb 2012 16:22:11 +0000 (18:22 +0200)]
#8324 Fixed comparison of paintable and widget

12 years agoCorrected license info
Artur Signell [Thu, 2 Feb 2012 16:12:42 +0000 (18:12 +0200)]
Corrected license info

12 years agoAdding missing license info
Artur Signell [Thu, 2 Feb 2012 16:11:23 +0000 (18:11 +0200)]
Adding missing license info

12 years agoRemoved debug info
Artur Signell [Thu, 2 Feb 2012 16:03:48 +0000 (16:03 +0000)]
Removed debug info

svn changeset:22867/svn branch:6.7

12 years agoFixed #8321: adding/removing items in a ComboBox FocusListener breaks the dropdown...
Johannes Dahlström [Thu, 2 Feb 2012 15:30:15 +0000 (15:30 +0000)]
Fixed #8321: adding/removing items in a ComboBox FocusListener breaks the dropdown list.

Clicking the dropdown button on an unfocused ComboBox would send a separate options request and a focus event request. The responses would confuse the rendering logic. The changes are now sent in a single variable burst.

svn changeset:22863/svn branch:6.7

12 years ago[merge from 6.7] Fixed #8315 - take leap years into account in focusNext/PreviousYear
Johannes Dahlström [Thu, 2 Feb 2012 15:51:49 +0000 (15:51 +0000)]
[merge from 6.7] Fixed #8315 - take leap years into account in focusNext/PreviousYear

svn changeset:22864/svn branch:6.8

12 years ago#8311 Extended test to cover non-java files
Artur Signell [Thu, 2 Feb 2012 15:23:26 +0000 (15:23 +0000)]
#8311 Extended test to cover non-java files

svn changeset:22862/svn branch:6.7

12 years agoFixed #8315 - take leap years into account in focusNext/PreviousYear
Johannes Dahlström [Thu, 2 Feb 2012 13:51:11 +0000 (13:51 +0000)]
Fixed #8315 - take leap years into account in focusNext/PreviousYear

svn changeset:22857/svn branch:6.7

12 years ago#6718 displayedMonth and focusedDate must have zeroed hours/min/sec/msec
Johannes Dahlström [Thu, 2 Feb 2012 14:48:21 +0000 (14:48 +0000)]
#6718 displayedMonth and focusedDate must have zeroed hours/min/sec/msec

svn changeset:22859/svn branch:6.8