]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years ago#7098 Do not show context menu if action handler has been removed
Artur Signell [Fri, 3 Jun 2011 11:14:12 +0000 (11:14 +0000)]
#7098 Do not show context menu if action handler has been removed

svn changeset:19213/svn branch:6.6

13 years agofixed javadoc typo
Matti Tahvonen [Fri, 3 Jun 2011 09:24:45 +0000 (09:24 +0000)]
fixed javadoc typo

svn changeset:19206/svn branch:6.6

13 years agofixes #7106 (touch device detection) and #7107 (client time issue)
Matti Tahvonen [Wed, 1 Jun 2011 14:12:29 +0000 (14:12 +0000)]
fixes #7106 (touch device detection) and #7107 (client time issue)

svn changeset:19203/svn branch:6.6

13 years agoRemove generated reindeer sprites from version control
Henri Sara [Tue, 31 May 2011 12:05:52 +0000 (12:05 +0000)]
Remove generated reindeer sprites from version control

svn changeset:19166/svn branch:6.6

13 years agoTest for #7100
Artur Signell [Tue, 31 May 2011 11:54:04 +0000 (11:54 +0000)]
Test for #7100

svn changeset:19164/svn branch:6.6

13 years agoTest for #7100
Artur Signell [Tue, 31 May 2011 11:42:13 +0000 (11:42 +0000)]
Test for #7100

svn changeset:19162/svn branch:6.6

13 years ago#6605 Make Button.fireClick(MouseEventDetails) protected and add related null checks...
Henri Sara [Tue, 31 May 2011 06:38:18 +0000 (06:38 +0000)]
#6605 Make Button.fireClick(MouseEventDetails) protected and add related null checks and javadoc, mention in release notes

svn changeset:19153/svn branch:6.6

13 years agoFixed typo
Artur Signell [Thu, 26 May 2011 15:44:01 +0000 (15:44 +0000)]
Fixed typo

svn changeset:19104/svn branch:6.6

13 years ago#7058 Ensure shadow is always removed when the overlay is removed
Artur Signell [Thu, 26 May 2011 13:24:23 +0000 (13:24 +0000)]
#7058 Ensure shadow is always removed when the overlay is removed

svn changeset:19098/svn branch:6.6

13 years ago#7056 Window caption cannot be removed
Artur Signell [Thu, 26 May 2011 10:41:30 +0000 (10:41 +0000)]
#7056 Window caption cannot be removed

svn changeset:19090/svn branch:6.6

13 years agoReformatted source
Artur Signell [Thu, 26 May 2011 10:39:27 +0000 (10:39 +0000)]
Reformatted source

svn changeset:19088/svn branch:6.6

13 years agoTest for #7056
Artur Signell [Thu, 26 May 2011 10:36:34 +0000 (10:36 +0000)]
Test for #7056

svn changeset:19087/svn branch:6.6

13 years agoBasic tests for Window and Panel
Artur Signell [Thu, 26 May 2011 10:30:01 +0000 (10:30 +0000)]
Basic tests for Window and Panel

svn changeset:19086/svn branch:6.6

13 years ago#6162 Fire a value change event when pressing enter in a TextField in IE
Artur Signell [Wed, 25 May 2011 15:13:59 +0000 (15:13 +0000)]
#6162 Fire a value change event when pressing enter in a TextField in IE

svn changeset:19068/svn branch:6.6

13 years agoUndo changeset 19049 (several files committed by accident) except for the mergeinfo...
Henri Sara [Wed, 25 May 2011 06:45:41 +0000 (06:45 +0000)]
Undo changeset 19049 (several files committed by accident) except for the mergeinfo update

svn changeset:19050/svn branch:6.6

13 years agoBlock merge of version number change
Henri Sara [Wed, 25 May 2011 06:39:38 +0000 (06:39 +0000)]
Block merge of version number change

svn changeset:19049/svn branch:6.6

13 years agoTest for #7013
Artur Signell [Tue, 24 May 2011 11:18:47 +0000 (11:18 +0000)]
Test for #7013

svn changeset:19030/svn branch:6.6

13 years agoReverted [18907] (fix for #6745 "Connectors for Tree"
Jouni Koivuviita [Mon, 23 May 2011 12:51:58 +0000 (12:51 +0000)]
Reverted [18907] (fix for #6745 "Connectors for Tree"
 * Moving to 6.7 branch
 * Modifying the selector structure and images in the 6.7 branch, the last fix was not final

svn changeset:18999/svn branch:6.6

13 years agoRelated fix for #5383 (ComboBox was affected as well)
Jouni Koivuviita [Mon, 23 May 2011 11:36:10 +0000 (11:36 +0000)]
Related fix for #5383 (ComboBox was affected as well)

svn changeset:18992/svn branch:6.6

13 years ago#5570 Defined height for SplitPanel as undefined height is not supported
Artur Signell [Fri, 20 May 2011 12:38:34 +0000 (12:38 +0000)]
#5570 Defined height for SplitPanel as undefined height is not supported

svn changeset:18975/svn branch:6.6

13 years agoReverted the fix for #5535 again, creating a proper ticket for the issue (need to...
Jouni Koivuviita [Fri, 20 May 2011 12:26:01 +0000 (12:26 +0000)]
Reverted the fix for #5535 again, creating a proper ticket for the issue (need to indicate focus on menubar)

svn changeset:18972/svn branch:6.6

13 years agoNew fix for #5535. Added the flag for indicating whether the focus is via mouse or...
Jouni Koivuviita [Fri, 20 May 2011 11:40:45 +0000 (11:40 +0000)]
New fix for #5535. Added the flag for indicating whether the focus is via mouse or other means.

svn changeset:18967/svn branch:6.6

13 years agoReverted bad fix for #5535
Jouni Koivuviita [Fri, 20 May 2011 10:25:31 +0000 (10:25 +0000)]
Reverted bad fix for #5535

svn changeset:18963/svn branch:6.6

13 years agoFixed Form caption color over black background (Reindeer)
Jouni Koivuviita [Thu, 19 May 2011 13:09:15 +0000 (13:09 +0000)]
Fixed Form caption color over black background (Reindeer)

svn changeset:18931/svn branch:6.6

13 years agoFixes #5614 "Panel border is extra thick in Firefox 4/IE/Opera"
Jouni Koivuviita [Thu, 19 May 2011 12:39:20 +0000 (12:39 +0000)]
Fixes #5614 "Panel border is extra thick in Firefox 4/IE/Opera"

* Fixes also the unwanted caption border for the light panel, it shouldn't be there (regression since some change to Reindeer theme)

svn changeset:18929/svn branch:6.6

13 years agoFixes #6932 "Table rows shift a couple of pixels down when selecting a row in IE7"
Jouni Koivuviita [Thu, 19 May 2011 12:06:48 +0000 (12:06 +0000)]
Fixes #6932 "Table rows shift a couple of pixels down when selecting a row in IE7"

* Added negative margins to the cell content when the row is focused
* Removed padding/line-height changes from all core themes that previously handled the focus state offset change

svn changeset:18925/svn branch:6.6

13 years agoFixes #6923 "IE7 Reindeer theme bug in Table column chooser"
Jouni Koivuviita [Thu, 19 May 2011 10:55:36 +0000 (10:55 +0000)]
Fixes #6923 "IE7 Reindeer theme bug in Table column chooser"

svn changeset:18917/svn branch:6.6

13 years agoFixes #5501 "Remove 'default' theme"
Jouni Koivuviita [Thu, 19 May 2011 10:39:01 +0000 (10:39 +0000)]
Fixes #5501 "Remove 'default' theme"

svn changeset:18914/svn branch:6.6

13 years agoFixed #5383 "TextField content alignment problem with Runo and FF"
Jouni Koivuviita [Thu, 19 May 2011 09:05:33 +0000 (09:05 +0000)]
Fixed #5383 "TextField content alignment problem with Runo and FF"

svn changeset:18910/svn branch:6.6

13 years agoFixes #5535 "Clicking on a menubar show a visible focus"
Jouni Koivuviita [Thu, 19 May 2011 08:55:27 +0000 (08:55 +0000)]
Fixes #5535 "Clicking on a menubar show a visible focus"

svn changeset:18908/svn branch:6.6

13 years agoFixes #6745 "Connectors for Tree"
Jouni Koivuviita [Thu, 19 May 2011 08:31:58 +0000 (08:31 +0000)]
Fixes #6745 "Connectors for Tree"

svn changeset:18907/svn branch:6.6

13 years agoReverted accidental uncommented commit. Proper commit coming next.
Jouni Koivuviita [Thu, 19 May 2011 08:27:28 +0000 (08:27 +0000)]
Reverted accidental uncommented commit. Proper commit coming next.

svn changeset:18906/svn branch:6.6

13 years agosvn changeset:18904/svn branch:6.6
Jouni Koivuviita [Thu, 19 May 2011 08:16:15 +0000 (08:16 +0000)]
svn changeset:18904/svn branch:6.6

13 years ago#5547 Table horizontal scroller goes out of sync in Chrome when changing visible...
Henri Sara [Wed, 18 May 2011 09:56:28 +0000 (09:56 +0000)]
#5547 Table horizontal scroller goes out of sync in Chrome when changing visible columns

svn changeset:18881/svn branch:6.6

13 years agoFixes issue with menubar submenu overflowing right edge of the screen in IE/and causi...
John Alhroos [Wed, 18 May 2011 08:47:40 +0000 (08:47 +0000)]
Fixes issue with menubar submenu overflowing right edge of the screen in IE/and causing scrollbars #5547

svn changeset:18878/svn branch:6.6

13 years agoFix for #6216 "refreshing page causes size-full components grow out of containing...
Jouni Koivuviita [Wed, 18 May 2011 06:42:14 +0000 (06:42 +0000)]
Fix for #6216 "refreshing page causes size-full components grow out of containing window"

Updating of caption is done before calling client.updateComponent (and hence before possible sizing and size measurements).

svn changeset:18872/svn branch:6.6

13 years agofixes #6956
Matti Tahvonen [Tue, 10 May 2011 08:33:48 +0000 (08:33 +0000)]
fixes #6956

svn changeset:18734/svn branch:6.6

13 years agoIncremented development version number to 6.6.1.
Marko Grönroos [Mon, 9 May 2011 12:40:27 +0000 (12:40 +0000)]
Incremented development version number to 6.6.1.

svn changeset:18708/svn branch:6.6

13 years agofinetuning #6848 to work more stable
Matti Tahvonen [Mon, 9 May 2011 09:39:34 +0000 (09:39 +0000)]
finetuning #6848 to work more stable

svn changeset:18696/svn branch:6.6

13 years agoremoved unnecessary workaround for liferays body style position:relative
Matti Tahvonen [Fri, 6 May 2011 14:10:55 +0000 (14:10 +0000)]
removed unnecessary workaround for liferays body style position:relative

svn changeset:18673/svn branch:6.6

13 years agoCorrections to the Release Notes. For #6327.
Marko Grönroos [Fri, 6 May 2011 12:05:40 +0000 (12:05 +0000)]
Corrections to the Release Notes. For #6327.

svn changeset:18667/svn branch:6.6

13 years agofixes #6848
Matti Tahvonen [Fri, 6 May 2011 12:03:18 +0000 (12:03 +0000)]
fixes #6848

svn changeset:18666/svn branch:6.6

13 years agoisolating #6911 related hack to only grid layout and ordered layouts which are most...
Matti Tahvonen [Fri, 6 May 2011 06:09:00 +0000 (06:09 +0000)]
isolating #6911 related hack to only grid layout and ordered layouts which are most likely to face the issue

svn changeset:18657/svn branch:6.6

13 years agoa possible fix for #6911
Matti Tahvonen [Thu, 5 May 2011 14:35:06 +0000 (14:35 +0000)]
a possible fix for #6911

svn changeset:18655/svn branch:6.6

13 years agoUpdated Release Notes: more details in upgrading. For #6327.
Marko Grönroos [Thu, 5 May 2011 13:47:15 +0000 (13:47 +0000)]
Updated Release Notes: more details in upgrading. For #6327.

svn changeset:18651/svn branch:6.6

13 years agoRenamed a method based on review #6936
Jonatan Kronqvist [Thu, 5 May 2011 12:16:43 +0000 (12:16 +0000)]
Renamed a method based on review #6936

svn changeset:18647/svn branch:6.6

13 years agoFixes #6936 - extended the browser info timezone api
Jonatan Kronqvist [Thu, 5 May 2011 10:57:28 +0000 (10:57 +0000)]
Fixes #6936 - extended the browser info timezone api

svn changeset:18646/svn branch:6.6

13 years agoRemoved unnecessary code that slipped by in the fix for #6924
Jonatan Kronqvist [Thu, 5 May 2011 07:49:34 +0000 (07:49 +0000)]
Removed unnecessary code that slipped by in the fix for #6924

svn changeset:18637/svn branch:6.6

13 years agoFixes #6924 - focus outlines and keyboard navigation now work correctly in non-select...
Jonatan Kronqvist [Thu, 5 May 2011 07:13:23 +0000 (07:13 +0000)]
Fixes #6924 - focus outlines and keyboard navigation now work correctly in non-selectable trees

svn changeset:18635/svn branch:6.6

13 years agoAdded GWT dependency jars to build-widgetset.xml, together with some cleanup. For...
Marko Grönroos [Wed, 4 May 2011 13:55:18 +0000 (13:55 +0000)]
Added GWT dependency jars to build-widgetset.xml, together with some cleanup. For #6803.

svn changeset:18629/svn branch:6.6

13 years agofixes #4014. Also modified poller to avoid adding variable burst to queue in case...
Matti Tahvonen [Wed, 4 May 2011 12:50:19 +0000 (12:50 +0000)]
fixes #4014. Also modified poller to avoid adding variable burst to queue in case a request is currently pending. Avoids unneccessary server visit in case e.g server is overloaded for some reason (or e.g developer is debugging code on the server side).

svn changeset:18628/svn branch:6.6

13 years agoTable is now in multiselectmode.SIMPLE always on touch devices.
Matti Tahvonen [Wed, 4 May 2011 11:51:09 +0000 (11:51 +0000)]
Table is now in multiselectmode.SIMPLE always on touch devices.

svn changeset:18626/svn branch:6.6

13 years agoEnhanced javadoc
Matti Tahvonen [Wed, 4 May 2011 07:52:01 +0000 (07:52 +0000)]
Enhanced javadoc

svn changeset:18623/svn branch:6.6

13 years agoUpdated upgrading instructions in Release Notes and mentioned GWT validation dependen...
Marko Grönroos [Tue, 3 May 2011 16:55:45 +0000 (16:55 +0000)]
Updated upgrading instructions in Release Notes and mentioned GWT validation dependency libraries. For #6900 and #6327.

svn changeset:18620/svn branch:6.6

13 years agofixes #6881, VUpload now creates a fresh target frame if the server side reports...
Matti Tahvonen [Tue, 3 May 2011 15:11:53 +0000 (15:11 +0000)]
fixes #6881, VUpload now creates a fresh target frame if the server side reports the upload should be ready to receive

svn changeset:18618/svn branch:6.6

13 years ago#6918 mentioned in release notes
Henri Sara [Tue, 3 May 2011 13:42:30 +0000 (13:42 +0000)]
#6918 mentioned in release notes

svn changeset:18615/svn branch:6.6

13 years ago#6918 Test case for CheckBox with null value
Henri Sara [Tue, 3 May 2011 13:37:51 +0000 (13:37 +0000)]
#6918 Test case for CheckBox with null value

svn changeset:18613/svn branch:6.6

13 years ago#6918 CheckBox/Button in switch mode should support null value
Henri Sara [Tue, 3 May 2011 11:34:43 +0000 (11:34 +0000)]
#6918 CheckBox/Button in switch mode should support null value

svn changeset:18604/svn branch:6.6

13 years ago#6286 Getters for fields of SimpleStringFilter to enable creation of lazy implementations
Henri Sara [Tue, 3 May 2011 10:29:44 +0000 (10:29 +0000)]
#6286 Getters for fields of SimpleStringFilter to enable creation of lazy implementations

svn changeset:18601/svn branch:6.6

13 years ago#6694 Updated to GWT 2.3.0
Artur Signell [Tue, 3 May 2011 07:04:32 +0000 (07:04 +0000)]
#6694 Updated to GWT 2.3.0

svn changeset:18593/svn branch:6.6

13 years ago#6834 improvements to the test case
Henri Sara [Tue, 3 May 2011 05:38:54 +0000 (05:38 +0000)]
#6834 improvements to the test case

svn changeset:18590/svn branch:6.6

13 years agomaybe fixes #6834 (can't reproduce as described, but this fixes an other related...
Matti Tahvonen [Mon, 2 May 2011 15:12:40 +0000 (15:12 +0000)]
maybe fixes #6834 (can't reproduce as described, but this fixes an other related (possibly same) issue with Firefox 4)

svn changeset:18588/svn branch:6.6

13 years agomerged test case for #6834 to 6.6
Matti Tahvonen [Mon, 2 May 2011 12:54:18 +0000 (12:54 +0000)]
merged test case for #6834 to 6.6

svn changeset:18587/svn branch:6.6

13 years ago#6911 Test
Artur Signell [Mon, 2 May 2011 12:51:52 +0000 (12:51 +0000)]
#6911 Test

svn changeset:18585/svn branch:6.6

13 years ago#6911 Test
Artur Signell [Mon, 2 May 2011 12:51:45 +0000 (12:51 +0000)]
#6911 Test

svn changeset:18584/svn branch:6.6

13 years agoAdded some explaining comments to a bit of code introduced in the fix for #6841
Jonatan Kronqvist [Mon, 2 May 2011 12:51:03 +0000 (12:51 +0000)]
Added some explaining comments to a bit of code introduced in the fix for #6841

svn changeset:18583/svn branch:6.6

13 years agoMentioning #6724 in release notes.
Matti Tahvonen [Mon, 2 May 2011 11:56:01 +0000 (11:56 +0000)]
Mentioning #6724 in release notes.

svn changeset:18578/svn branch:6.6

13 years agoTest case for #6878
Jonatan Kronqvist [Mon, 2 May 2011 09:20:31 +0000 (09:20 +0000)]
Test case for #6878

svn changeset:18574/svn branch:6.6

13 years agoFix for #6841 - Tree no longer scrolls horizontally on selection.
Jonatan Kronqvist [Mon, 2 May 2011 08:17:50 +0000 (08:17 +0000)]
Fix for #6841 - Tree no longer scrolls horizontally on selection.

svn changeset:18573/svn branch:6.6

13 years ago#6694 Updated to GWT 2.3.0.rc1
Artur Signell [Fri, 29 Apr 2011 06:39:45 +0000 (06:39 +0000)]
#6694 Updated to GWT 2.3.0.rc1

svn changeset:18551/svn branch:6.6

13 years agoRemoved test that has never worked
Artur Signell [Thu, 28 Apr 2011 14:18:41 +0000 (14:18 +0000)]
Removed test that has never worked

svn changeset:18542/svn branch:6.6

13 years agofinetuning for special column resize on ie (scrolled horizontally, narrowing column...
Matti Tahvonen [Thu, 28 Apr 2011 08:05:28 +0000 (08:05 +0000)]
finetuning for special column resize on ie (scrolled horizontally, narrowing column so that space on right is getting free)

svn changeset:18522/svn branch:6.6

13 years agoReview fixes for #6697 - Don't fire column resize events for all columns. Naming...
Jonatan Kronqvist [Thu, 28 Apr 2011 07:58:02 +0000 (07:58 +0000)]
Review fixes for #6697 - Don't fire column resize events for all columns. Naming of constants.

svn changeset:18521/svn branch:6.6

13 years ago#6697: fixes regression (ResizeColumnAfterScrolling) from [18492]
Matti Tahvonen [Thu, 28 Apr 2011 07:39:41 +0000 (07:39 +0000)]
#6697: fixes regression (ResizeColumnAfterScrolling) from [18492]

svn changeset:18519/svn branch:6.6

13 years agoIncremented development version number to 6.5.8.
Marko Grönroos [Thu, 28 Apr 2011 00:45:04 +0000 (00:45 +0000)]
Incremented development version number to 6.5.8.

svn changeset:18508/svn branch:6.5

13 years agopreliminary support for multiple widgetset on a same host page
Matti Tahvonen [Wed, 27 Apr 2011 14:20:21 +0000 (14:20 +0000)]
preliminary support for multiple widgetset on a same host page

svn changeset:18507/svn branch:6.6

13 years agoshout out the widgetset name on module load if debugging
Matti Tahvonen [Wed, 27 Apr 2011 14:19:07 +0000 (14:19 +0000)]
shout out the widgetset name on module load if debugging

svn changeset:18506/svn branch:6.6

13 years ago#6697: added back some code removed in [18496] to make tables with rowheaders work
Matti Tahvonen [Wed, 27 Apr 2011 14:14:21 +0000 (14:14 +0000)]
#6697: added back some code removed in [18496] to make tables with rowheaders work

svn changeset:18505/svn branch:6.6

13 years agofixes #6724
Matti Tahvonen [Wed, 27 Apr 2011 12:38:30 +0000 (12:38 +0000)]
fixes #6724

Also removed old focusing hack required for ancient non supported browsers only. Latest Operas and Safari's from 3.x work fine without it.

svn changeset:18502/svn branch:6.6

13 years agoNull pointer checks added to the fix for #6697 based on review
Jonatan Kronqvist [Wed, 27 Apr 2011 11:34:03 +0000 (11:34 +0000)]
Null pointer checks added to the fix for #6697 based on review

svn changeset:18496/svn branch:6.6

13 years agoSimplified if-else conditional for actions in Tree as well #5992
John Alhroos [Wed, 27 Apr 2011 11:33:14 +0000 (11:33 +0000)]
Simplified if-else conditional for actions in Tree as well #5992

svn changeset:18495/svn branch:6.6

13 years agoSimplified if-else conditional for actions #5992
John Alhroos [Wed, 27 Apr 2011 11:30:16 +0000 (11:30 +0000)]
Simplified if-else conditional for actions #5992

svn changeset:18494/svn branch:6.6

13 years ago#6893 ComboBox FILTERINGMODE_CONTAINS only matched prefix
Henri Sara [Wed, 27 Apr 2011 11:06:46 +0000 (11:06 +0000)]
#6893 ComboBox FILTERINGMODE_CONTAINS only matched prefix

svn changeset:18493/svn branch:6.6

13 years agoFix for #6697 - Resizing a table column no longer affects the size of other columns
Jonatan Kronqvist [Wed, 27 Apr 2011 11:05:51 +0000 (11:05 +0000)]
Fix for #6697 - Resizing a table column no longer affects the size of other columns

svn changeset:18492/svn branch:6.6

13 years agoremoved obsolete flag setting
Matti Tahvonen [Wed, 27 Apr 2011 10:52:02 +0000 (10:52 +0000)]
removed obsolete flag setting

svn changeset:18491/svn branch:6.6

13 years agoAdded Testbench test Tree context menu for #5992
John Alhroos [Wed, 27 Apr 2011 10:08:00 +0000 (10:08 +0000)]
Added Testbench test Tree context menu for #5992

svn changeset:18489/svn branch:6.6

13 years agoAdds context menu to empty space in Tree. #5992
John Alhroos [Wed, 27 Apr 2011 09:33:13 +0000 (09:33 +0000)]
Adds context menu to empty space in Tree. #5992

svn changeset:18488/svn branch:6.6

13 years ago#6527 Minor protected API improvement in AbstractInMemoryContainer
Henri Sara [Wed, 27 Apr 2011 09:15:06 +0000 (09:15 +0000)]
#6527 Minor protected API improvement in AbstractInMemoryContainer

svn changeset:18487/svn branch:6.6

13 years agoCleaned up loops to use shorthand for-loops instead of iterator based for better...
John Alhroos [Wed, 27 Apr 2011 08:03:30 +0000 (08:03 +0000)]
Cleaned up loops to use shorthand for-loops instead of iterator based for better readability #5992

svn changeset:18484/svn branch:6.6

13 years agoAdded Testbench test for #5992
John Alhroos [Wed, 27 Apr 2011 07:40:03 +0000 (07:40 +0000)]
Added Testbench test for #5992

svn changeset:18483/svn branch:6.6

13 years agoAdds context menu to empty space in Table. #5992
John Alhroos [Wed, 27 Apr 2011 07:34:43 +0000 (07:34 +0000)]
Adds context menu to empty space in Table. #5992

svn changeset:18482/svn branch:6.6

13 years agoAdded mouse click details to NativeButton #6605
John Alhroos [Wed, 27 Apr 2011 05:50:06 +0000 (05:50 +0000)]
Added mouse click details to NativeButton #6605

svn changeset:18481/svn branch:6.6

13 years ago#6407 Removed setInvalidAllowed(false) from DateField to be consistent with other...
Artur Signell [Tue, 26 Apr 2011 16:10:38 +0000 (16:10 +0000)]
#6407 Removed setInvalidAllowed(false) from DateField to be consistent with other fields and AbstractField declaration of default for invalidAllowed

svn changeset:18480/svn branch:6.6

13 years ago#6716 Support for resizeLazy for sub window
Artur Signell [Tue, 26 Apr 2011 15:37:03 +0000 (15:37 +0000)]
#6716 Support for resizeLazy for sub window

svn changeset:18479/svn branch:6.6

13 years agoFixed compilation error
Artur Signell [Tue, 26 Apr 2011 15:36:15 +0000 (15:36 +0000)]
Fixed compilation error

svn changeset:18478/svn branch:6.6

13 years ago#6440: simplified method name
Matti Tahvonen [Tue, 26 Apr 2011 14:59:33 +0000 (14:59 +0000)]
#6440: simplified method name

svn changeset:18477/svn branch:6.6

13 years agoAdd support for actions for Table when no row is selected
Artur Signell [Tue, 26 Apr 2011 14:52:10 +0000 (14:52 +0000)]
Add support for actions for Table when no row is selected

svn changeset:18475/svn branch:6.6

13 years agoremoved override annotation
Matti Tahvonen [Tue, 26 Apr 2011 14:44:14 +0000 (14:44 +0000)]
removed override annotation

svn changeset:18474/svn branch:6.6

13 years agoUpdated Release Notes for 6.6.0.pre1.
Marko Grönroos [Tue, 26 Apr 2011 14:37:22 +0000 (14:37 +0000)]
Updated Release Notes for 6.6.0.pre1.

svn changeset:18473/svn branch:6.6

13 years agoAdd support for testing filtering mode
Artur Signell [Tue, 26 Apr 2011 14:22:12 +0000 (14:22 +0000)]
Add support for testing filtering mode

svn changeset:18472/svn branch:6.6