]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
14 years agofixed typo affecting extra enter events
Matti Tahvonen [Tue, 2 Feb 2010 16:48:29 +0000 (16:48 +0000)]
fixed typo affecting extra enter events

svn changeset:11113/svn branch:6.3_dd

14 years agoclean up the event preview used by deferred start
Matti Tahvonen [Tue, 2 Feb 2010 16:12:25 +0000 (16:12 +0000)]
clean up the event preview used by deferred start

svn changeset:11112/svn branch:6.3_dd

14 years agofixes issue when drag image is under cursor and using lazy start
Matti Tahvonen [Tue, 2 Feb 2010 15:30:41 +0000 (15:30 +0000)]
fixes issue when drag image is under cursor and using lazy start

svn changeset:11111/svn branch:6.3_dd

14 years agoTransferrable -> Transferable
Artur Signell [Tue, 2 Feb 2010 14:52:42 +0000 (14:52 +0000)]
Transferrable -> Transferable
Renamed HasDropHandler to DropTarget
Split DropHandler into DropHandler and DragDropHandler to provide separate drop and drag events
Split Transferable and DragDropDetails from DragRequest

svn changeset:11110/svn branch:6.3_dd

14 years agoIE now supports TR as drag element
Matti Tahvonen [Tue, 2 Feb 2010 14:44:40 +0000 (14:44 +0000)]
IE now supports TR as drag element

svn changeset:11109/svn branch:6.3_dd

14 years agofix position on initial event
Matti Tahvonen [Tue, 2 Feb 2010 14:35:08 +0000 (14:35 +0000)]
fix position on initial event

svn changeset:11108/svn branch:6.3_dd

14 years agoHelpers, IE fixes, possibility to align proxy image below cursor
Matti Tahvonen [Tue, 2 Feb 2010 12:12:45 +0000 (12:12 +0000)]
Helpers, IE fixes, possibility to align proxy image below cursor

svn changeset:11103/svn branch:6.3_dd

14 years agoThe default drag and drop event handler provided by dd manager now starts the drag...
Matti Tahvonen [Mon, 1 Feb 2010 15:23:53 +0000 (15:23 +0000)]
The default drag and drop event handler provided by dd manager now starts the drag and drop event when mouse moves, not on mouse down.

svn changeset:11087/svn branch:6.3_dd

14 years agocleaner implementation of ComponentCriteria
Matti Tahvonen [Mon, 1 Feb 2010 15:22:44 +0000 (15:22 +0000)]
cleaner implementation of ComponentCriteria

svn changeset:11086/svn branch:6.3_dd

14 years agofix
Matti Tahvonen [Mon, 1 Feb 2010 14:04:37 +0000 (14:04 +0000)]
fix

svn changeset:11080/svn branch:6.3_dd

14 years agoTransferrable -> Transferable
Artur Signell [Mon, 1 Feb 2010 12:54:36 +0000 (12:54 +0000)]
Transferrable -> Transferable

svn changeset:11077/svn branch:6.3_dd

14 years agoPrefixed client side classes with V
Artur Signell [Mon, 1 Feb 2010 12:54:17 +0000 (12:54 +0000)]
Prefixed client side classes with V

svn changeset:11076/svn branch:6.3_dd

14 years agoPrefixed client side classes with V
Artur Signell [Mon, 1 Feb 2010 12:54:02 +0000 (12:54 +0000)]
Prefixed client side classes with V

svn changeset:11075/svn branch:6.3_dd

14 years agobetter support for extending absolutelayout
Matti Tahvonen [Mon, 1 Feb 2010 09:53:15 +0000 (09:53 +0000)]
better support for extending absolutelayout

svn changeset:11070/svn branch:6.3_dd

14 years agosvn changeset:11066/svn branch:6.3_dd
Matti Tahvonen [Sun, 31 Jan 2010 13:55:43 +0000 (13:55 +0000)]
svn changeset:11066/svn branch:6.3_dd

14 years agodd
Matti Tahvonen [Fri, 29 Jan 2010 08:12:00 +0000 (08:12 +0000)]
dd

svn changeset:11054/svn branch:6.3_dd

14 years agosome preliminary drag and drop stuff
Matti Tahvonen [Thu, 28 Jan 2010 17:46:50 +0000 (17:46 +0000)]
some preliminary drag and drop stuff

svn changeset:11052/svn branch:6.3_dd

14 years ago#4107 Multi-selectable AbstractSelect was seen as non-empty when nothing was selected
Henri Sara [Thu, 28 Jan 2010 12:13:51 +0000 (12:13 +0000)]
#4107 Multi-selectable AbstractSelect was seen as non-empty when nothing was selected

svn changeset:11037/svn branch:6.3

14 years agoTest for #4103 and #4107 (validation error indicators for empty fields)
Henri Sara [Thu, 28 Jan 2010 12:10:05 +0000 (12:10 +0000)]
Test for #4103 and #4107 (validation error indicators for empty fields)

svn changeset:11036/svn branch:6.3

14 years agoremove extra "maven." from gpg passphrase property
Artur Signell [Thu, 28 Jan 2010 10:01:35 +0000 (10:01 +0000)]
remove extra "maven." from gpg passphrase property

svn changeset:11032/svn branch:6.3

14 years ago#4087 - require specification of location of reference screenshots
Artur Signell [Tue, 26 Jan 2010 15:10:52 +0000 (15:10 +0000)]
#4087 - require specification of location of reference screenshots

svn changeset:11016/svn branch:6.3

14 years agoUpdated tests to avoid IE6/IE7 focus issues
Artur Signell [Tue, 26 Jan 2010 11:35:14 +0000 (11:35 +0000)]
Updated tests to avoid IE6/IE7 focus issues

svn changeset:11010/svn branch:6.3

14 years agoMerged [10797]-[10991] from 6.2
Artur Signell [Mon, 25 Jan 2010 15:45:08 +0000 (15:45 +0000)]
Merged [10797]-[10991] from 6.2

svn changeset:10996/svn branch:6.3

14 years agoFix for #4085 - Table height is miscalculated (IE6)
Artur Signell [Mon, 25 Jan 2010 15:24:15 +0000 (15:24 +0000)]
Fix for #4085 - Table height is miscalculated (IE6)

svn changeset:10995/svn branch:6.3

14 years ago#3940 Setter for CustomLayout template contents
Henri Sara [Tue, 19 Jan 2010 09:35:44 +0000 (09:35 +0000)]
#3940 Setter for CustomLayout template contents

svn changeset:10800/svn branch:6.3

14 years agoRemoved invalid character from file.
Artur Signell [Mon, 18 Jan 2010 15:56:58 +0000 (15:56 +0000)]
Removed invalid character from file.

svn changeset:10788/svn branch:6.3

14 years agoMerged [10780]: "Removed invalid character from file."
Artur Signell [Mon, 18 Jan 2010 15:47:20 +0000 (15:47 +0000)]
Merged [10780]: "Removed invalid character from file."

svn changeset:10781/svn branch:6.3

14 years agoMerged 6.2.2 fixes from /versions/6.2
Artur Signell [Fri, 15 Jan 2010 18:39:11 +0000 (18:39 +0000)]
Merged 6.2.2 fixes from /versions/6.2

svn changeset:10761/svn branch:6.3

14 years agoSomewhat better debug message when customlayout is missing + javadoc. Fixes #3984
Marc Englund [Wed, 13 Jan 2010 10:40:14 +0000 (10:40 +0000)]
Somewhat better debug message when customlayout is missing + javadoc. Fixes #3984

svn changeset:10705/svn branch:6.3

14 years agoMerged [10696]
Artur Signell [Tue, 12 Jan 2010 15:56:25 +0000 (15:56 +0000)]
Merged [10696]

svn changeset:10700/svn branch:6.3

14 years agoMerged [10686]-[10689] from 6.2
Artur Signell [Tue, 12 Jan 2010 15:37:32 +0000 (15:37 +0000)]
Merged [10686]-[10689] from 6.2

svn changeset:10697/svn branch:6.3

14 years agoMerged revisions [10620]-[10678] from 6.2
Artur Signell [Tue, 12 Jan 2010 13:52:27 +0000 (13:52 +0000)]
Merged revisions [10620]-[10678] from 6.2

svn changeset:10693/svn branch:6.3

14 years agoRe-enabled Servlet API version check. Fixes #3887.
Marko Grönroos [Mon, 11 Jan 2010 23:11:50 +0000 (23:11 +0000)]
Re-enabled Servlet API version check. Fixes #3887.

svn changeset:10682/svn branch:6.3

14 years agoLeave GWT doc and samples out of the installation package properly. Also a 'package...
Marko Grönroos [Mon, 11 Jan 2010 19:02:41 +0000 (19:02 +0000)]
Leave GWT doc and samples out of the installation package properly. Also a 'package-zip' target that doesn't build a war, etc.

svn changeset:10681/svn branch:6.3

14 years agoChanged differences filename to generic. For #3811.
Marko Grönroos [Mon, 11 Jan 2010 14:36:42 +0000 (14:36 +0000)]
Changed differences filename to generic. For #3811.

svn changeset:10680/svn branch:6.3

14 years agoUpdated build scripts to build only one platform-independent package (#3811). Updated...
Marko Grönroos [Mon, 11 Jan 2010 14:16:33 +0000 (14:16 +0000)]
Updated build scripts to build only one platform-independent package (#3811). Updated sample widgetset build script for GWT 2.0 (#3972). Also removed obsolete Mac DMG target.

svn changeset:10679/svn branch:6.3

14 years agoAdded jvmarg com.vaadin.testbench.screenshot.cursor to test.xml
Mikael Grankvist [Mon, 11 Jan 2010 12:36:59 +0000 (12:36 +0000)]
Added jvmarg com.vaadin.testbench.screenshot.cursor to test.xml

svn changeset:10676/svn branch:6.3

14 years agoMerge from 6.2 to 6.3
Henri Sara [Tue, 5 Jan 2010 07:55:14 +0000 (07:55 +0000)]
Merge from 6.2 to 6.3

svn changeset:10625/svn branch:6.3

14 years ago#3918 Portlet 2.0 modes: minor cleanup and comments
Henri Sara [Tue, 5 Jan 2010 07:02:44 +0000 (07:02 +0000)]
#3918 Portlet 2.0 modes: minor cleanup and comments

svn changeset:10618/svn branch:6.2

14 years agoUpdated Release Notes for Vaadin 6.2.1; mentioned #3918/[10611].
Marko Grönroos [Mon, 4 Jan 2010 21:57:05 +0000 (21:57 +0000)]
Updated Release Notes for Vaadin 6.2.1; mentioned #3918/[10611].

svn changeset:10613/svn branch:6.2

14 years ago#3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using modes
Henri Sara [Mon, 4 Jan 2010 16:03:30 +0000 (16:03 +0000)]
#3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using modes

svn changeset:10611/svn branch:6.2

14 years agofixes #3929 VButton horizontal width now works with IE and a smaller-than-the-theme...
Matti Tahvonen [Mon, 4 Jan 2010 12:46:48 +0000 (12:46 +0000)]
fixes #3929 VButton horizontal width now works with IE and a smaller-than-the-theme-supports-size

svn changeset:10608/svn branch:6.2

14 years agoTest case for various Button configurations
Artur Signell [Mon, 4 Jan 2010 11:55:35 +0000 (11:55 +0000)]
Test case for various Button configurations

svn changeset:10607/svn branch:6.2

14 years agofixes #3864, folders now also returned in getItemIds()
Matti Tahvonen [Mon, 4 Jan 2010 10:23:47 +0000 (10:23 +0000)]
fixes #3864, folders now also returned in getItemIds()

svn changeset:10606/svn branch:6.2

14 years agorounding pixels instead of ceiling. Should be ok, as the height of rendered rows...
Matti Tahvonen [Mon, 4 Jan 2010 07:13:48 +0000 (07:13 +0000)]
rounding pixels instead of ceiling. Should be ok, as the height of rendered rows is ceiled when measuring. Still, this might cause some scroll bar regressions.

svn changeset:10604/svn branch:6.2

14 years agoRelease Notes for Vaadin 6.2.1.
Marko Grönroos [Thu, 31 Dec 2009 17:33:26 +0000 (17:33 +0000)]
Release Notes for Vaadin 6.2.1.

svn changeset:10600/svn branch:6.2

14 years agofixes #3920, workaround for glassfish 3 bug
Matti Tahvonen [Wed, 30 Dec 2009 14:33:03 +0000 (14:33 +0000)]
fixes #3920, workaround for glassfish 3 bug

svn changeset:10584/svn branch:6.2

14 years agofixes #3875
Matti Tahvonen [Tue, 29 Dec 2009 14:43:24 +0000 (14:43 +0000)]
fixes #3875

svn changeset:10575/svn branch:6.2

14 years agoadded test case
Matti Tahvonen [Tue, 29 Dec 2009 14:42:46 +0000 (14:42 +0000)]
added test case

svn changeset:10574/svn branch:6.2

14 years agorowheight now double, so scrolltable works smoother with subpixel rendering. Also...
Matti Tahvonen [Tue, 29 Dec 2009 13:48:38 +0000 (13:48 +0000)]
rowheight now double, so scrolltable works smoother with subpixel rendering. Also fixed one index bug when requesting cache rows to the end of visible area. Hopefully fixes #3826

svn changeset:10573/svn branch:6.2

14 years agoAdded GlassFish v3 to integration test servers.
Mikael Grankvist [Tue, 29 Dec 2009 13:41:12 +0000 (13:41 +0000)]
Added GlassFish v3 to integration test servers.

svn changeset:10572/svn branch:6.2

14 years agoPortlet 1.0 support is not deprecated and thus PortletApplicationContext should not...
Artur Signell [Tue, 29 Dec 2009 13:03:36 +0000 (13:03 +0000)]
Portlet 1.0 support is not deprecated and thus PortletApplicationContext should not be either.

svn changeset:10571/svn branch:6.2

14 years agoFixed compilation errors due to added generics
Artur Signell [Tue, 29 Dec 2009 07:20:02 +0000 (07:20 +0000)]
Fixed compilation errors due to added generics

svn changeset:10562/svn branch:6.3

14 years agofixes #3840, debug identifiers now in dom for invisible components
Matti Tahvonen [Mon, 28 Dec 2009 15:10:55 +0000 (15:10 +0000)]
fixes #3840, debug identifiers now in dom for invisible components

svn changeset:10561/svn branch:6.2

14 years agodocumenting that setting size for Upload component is problematic in browsers environ...
Matti Tahvonen [Mon, 28 Dec 2009 15:01:31 +0000 (15:01 +0000)]
documenting that setting size for Upload component is problematic in browsers environment.

svn changeset:10560/svn branch:6.2

14 years agofixes #3617
Matti Tahvonen [Mon, 28 Dec 2009 14:10:09 +0000 (14:10 +0000)]
fixes #3617

svn changeset:10559/svn branch:6.2

14 years agofixes #3607
Matti Tahvonen [Mon, 28 Dec 2009 13:44:17 +0000 (13:44 +0000)]
fixes #3607

svn changeset:10557/svn branch:6.2

14 years agofixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has no...
Matti Tahvonen [Mon, 28 Dec 2009 13:32:38 +0000 (13:32 +0000)]
fixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has no caption

svn changeset:10556/svn branch:6.2

14 years agoRemoved extra tag
Artur Signell [Mon, 28 Dec 2009 13:26:06 +0000 (13:26 +0000)]
Removed extra tag

svn changeset:10555/svn branch:6.3

14 years agoFixed warnings
Artur Signell [Mon, 28 Dec 2009 13:24:55 +0000 (13:24 +0000)]
Fixed warnings

svn changeset:10554/svn branch:6.3

14 years agoFixed generics warnings
Artur Signell [Mon, 28 Dec 2009 13:24:41 +0000 (13:24 +0000)]
Fixed generics warnings

svn changeset:10553/svn branch:6.3

14 years agofixes #3882, tooltips now positioned on top of the screen if they don't fit below...
Matti Tahvonen [Mon, 28 Dec 2009 12:57:14 +0000 (12:57 +0000)]
fixes #3882, tooltips now positioned on top of the screen if they don't fit below or above

svn changeset:10552/svn branch:6.2

14 years agoAdded unit to "JSON parsing took" message
Artur Signell [Mon, 28 Dec 2009 09:33:25 +0000 (09:33 +0000)]
Added unit to "JSON parsing took" message

svn changeset:10549/svn branch:6.2

14 years agoRemoved ?debug from testcase
Artur Signell [Mon, 28 Dec 2009 08:37:56 +0000 (08:37 +0000)]
Removed ?debug from testcase

svn changeset:10547/svn branch:6.2

14 years agoMinor javadoc update
Artur Signell [Mon, 28 Dec 2009 08:06:02 +0000 (08:06 +0000)]
Minor javadoc update

svn changeset:10545/svn branch:6.2

14 years agoFixes #522: IE8/reindeer: Error indicator is missing background when inside tabsheet
Jouni Koivuviita [Wed, 23 Dec 2009 11:58:55 +0000 (11:58 +0000)]
Fixes #522: IE8/reindeer: Error indicator is missing background when inside tabsheet

svn changeset:10542/svn branch:6.2

14 years agoFuxes #3904: VSplitPanel sends unnecessary split position events
Jouni Koivuviita [Wed, 23 Dec 2009 11:50:57 +0000 (11:50 +0000)]
Fuxes #3904: VSplitPanel sends unnecessary split position events

svn changeset:10541/svn branch:6.2

14 years agofixes #3799
Matti Tahvonen [Wed, 23 Dec 2009 11:49:30 +0000 (11:49 +0000)]
fixes #3799

svn changeset:10540/svn branch:6.2

14 years ago * Fixes #3907: Undefined wide MenuBar will drop items that do not fit in view
Jouni Koivuviita [Wed, 23 Dec 2009 11:26:08 +0000 (11:26 +0000)]
 * Fixes #3907: Undefined wide MenuBar will drop items that do not fit in view
 * Fixes #3908: MenuBar doesn't open sub-submenus with hover in IE7

svn changeset:10538/svn branch:6.2

14 years agofixes #3764, yet another webkit scrollbar issue fixed. Hopefully got it fixed without...
Matti Tahvonen [Tue, 22 Dec 2009 15:14:35 +0000 (15:14 +0000)]
fixes #3764, yet another webkit scrollbar issue fixed. Hopefully got it fixed without regressions (fought whole day with them).

svn changeset:10530/svn branch:6.2

14 years agoSmall fix for window styles
Jouni Koivuviita [Tue, 22 Dec 2009 12:33:09 +0000 (12:33 +0000)]
Small fix for window styles

svn changeset:10524/svn branch:6.2

14 years agoFixes #3902: VWindow focus handling broken
Jouni Koivuviita [Tue, 22 Dec 2009 12:22:47 +0000 (12:22 +0000)]
Fixes #3902: VWindow focus handling broken

svn changeset:10523/svn branch:6.2

14 years agoSmall style fix for Sampler.
Jouni Koivuviita [Tue, 22 Dec 2009 08:50:26 +0000 (08:50 +0000)]
Small style fix for Sampler.

svn changeset:10511/svn branch:6.2

14 years agoFix for #3832 - Include widget class in missing widget warning message
Artur Signell [Tue, 22 Dec 2009 08:22:28 +0000 (08:22 +0000)]
Fix for #3832 - Include widget class in missing widget warning message

svn changeset:10506/svn branch:6.2

14 years agoUpdated test case for #3710
Artur Signell [Tue, 22 Dec 2009 08:11:28 +0000 (08:11 +0000)]
Updated test case for #3710

svn changeset:10505/svn branch:6.2

14 years agosvn changeset:10500/svn branch:6.2
Matti Tahvonen [Mon, 21 Dec 2009 16:22:35 +0000 (16:22 +0000)]
svn changeset:10500/svn branch:6.2

14 years agofixes #3793, table now takes possible horizontal scrollbar into account when the...
Matti Tahvonen [Mon, 21 Dec 2009 15:33:32 +0000 (15:33 +0000)]
fixes #3793, table now takes possible horizontal scrollbar into account when the component height is determined based on number of rendered rows.

svn changeset:10499/svn branch:6.2

14 years agofixes #3814, bug with indexes and row count
Matti Tahvonen [Mon, 21 Dec 2009 13:32:38 +0000 (13:32 +0000)]
fixes #3814, bug with indexes and row count

svn changeset:10496/svn branch:6.2

14 years agoreduced test case
Matti Tahvonen [Mon, 21 Dec 2009 13:30:47 +0000 (13:30 +0000)]
reduced test case

svn changeset:10495/svn branch:6.2

14 years agoSupport new gwt.codesvr parameter (#3810)
Artur Signell [Mon, 21 Dec 2009 11:49:46 +0000 (11:49 +0000)]
Support new gwt.codesvr parameter (#3810)

svn changeset:10479/svn branch:6.3

14 years agoMade test GWT 2.0 compatible
Artur Signell [Mon, 21 Dec 2009 10:41:12 +0000 (10:41 +0000)]
Made test GWT 2.0 compatible

svn changeset:10478/svn branch:6.3

14 years agoFixes #1211: ISlider: Provide proper feedback (current value) to user when moving...
Jouni Koivuviita [Mon, 21 Dec 2009 10:39:41 +0000 (10:39 +0000)]
Fixes #1211: ISlider: Provide proper feedback (current value) to user when moving handle

svn changeset:10477/svn branch:6.2

14 years agoTest case for #3814
Artur Signell [Mon, 21 Dec 2009 10:03:04 +0000 (10:03 +0000)]
Test case for #3814

svn changeset:10474/svn branch:6.2

14 years agoUpdated maven version to 6.3
Artur Signell [Fri, 18 Dec 2009 16:18:01 +0000 (16:18 +0000)]
Updated maven version to 6.3

svn changeset:10462/svn branch:6.3

14 years agoTemporary removed api version check (#3810)
Artur Signell [Fri, 18 Dec 2009 14:56:19 +0000 (14:56 +0000)]
Temporary removed api version check (#3810)

svn changeset:10452/svn branch:6.3

14 years agoAdded missing GWT jar definition
Artur Signell [Fri, 18 Dec 2009 14:53:17 +0000 (14:53 +0000)]
Added missing GWT jar definition

svn changeset:10450/svn branch:6.3

14 years agoUncommented accidentaly commented servlet version check
Artur Signell [Fri, 18 Dec 2009 14:28:19 +0000 (14:28 +0000)]
Uncommented accidentaly commented servlet version check

svn changeset:10439/svn branch:6.3

14 years agoBrought branch up-to-date with 6.2
Artur Signell [Fri, 18 Dec 2009 14:23:59 +0000 (14:23 +0000)]
Brought branch up-to-date with 6.2

svn changeset:10437/svn branch:6.3

14 years agoInitial GWT 2.0.0 support (#3810)
Artur Signell [Fri, 18 Dec 2009 14:21:35 +0000 (14:21 +0000)]
Initial GWT 2.0.0 support (#3810)

svn changeset:10436/svn branch:6.3

14 years agoMinor fixes to Release Notes for Vaadin 6.2.
Marko Grönroos [Fri, 18 Dec 2009 13:32:28 +0000 (13:32 +0000)]
Minor fixes to Release Notes for Vaadin 6.2.

svn changeset:10435/svn branch:6.2

14 years agoAdded public declaration to LayoutClickEventHandler constructor (made possible to...
Jouni Koivuviita [Fri, 18 Dec 2009 13:24:28 +0000 (13:24 +0000)]
Added public declaration to LayoutClickEventHandler constructor (made possible to use it in custom widgets).

svn changeset:10434/svn branch:6.2

14 years agoMostly language corrections to the Release Notes for Vaadin 6.2. Sorted the change...
Marko Grönroos [Fri, 18 Dec 2009 13:22:16 +0000 (13:22 +0000)]
Mostly language corrections to the Release Notes for Vaadin 6.2. Sorted the change list.

svn changeset:10433/svn branch:6.2

14 years agoUpdated changelog part of release notes
Artur Signell [Fri, 18 Dec 2009 13:00:01 +0000 (13:00 +0000)]
Updated changelog part of release notes

svn changeset:10432/svn branch:6.2

14 years agoAdded "New Version" badge to Eclipse plugin banner in package index page.
Jouni Koivuviita [Fri, 18 Dec 2009 11:38:20 +0000 (11:38 +0000)]
Added "New Version" badge to Eclipse plugin banner in package index page.

svn changeset:10429/svn branch:6.2

14 years agoAdded "New Samples" badge to package index page.
Jouni Koivuviita [Fri, 18 Dec 2009 11:36:29 +0000 (11:36 +0000)]
Added "New Samples" badge to package index page.

svn changeset:10428/svn branch:6.2

14 years agoadded generics for textfield change variables (commonly extended component, compiler...
Matti Tahvonen [Fri, 18 Dec 2009 11:22:08 +0000 (11:22 +0000)]
added generics for textfield change variables (commonly extended component, compiler will complain if generics used in extending component)

svn changeset:10425/svn branch:6.2

14 years agoFixes #3871: Update the remaining old-style sample icons
Jouni Koivuviita [Fri, 18 Dec 2009 10:17:32 +0000 (10:17 +0000)]
Fixes #3871: Update the remaining old-style sample icons

svn changeset:10424/svn branch:6.2

14 years agoMinor release notes changes
Artur Signell [Fri, 18 Dec 2009 10:00:23 +0000 (10:00 +0000)]
Minor release notes changes

svn changeset:10423/svn branch:6.2

14 years agoMinor release notes changes
Artur Signell [Fri, 18 Dec 2009 09:55:23 +0000 (09:55 +0000)]
Minor release notes changes

svn changeset:10422/svn branch:6.2

14 years agoMinor corrections to release notes
Henri Sara [Fri, 18 Dec 2009 09:23:54 +0000 (09:23 +0000)]
Minor corrections to release notes

svn changeset:10419/svn branch:6.2