]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years agoFix ComboBoxItemIcon test - theme broken by previous change
Henri Sara [Tue, 2 Aug 2011 06:10:23 +0000 (06:10 +0000)]
Fix ComboBoxItemIcon test - theme broken by previous change

svn changeset:20069/svn branch:6.7

13 years agoReview fixes for #6766
Jonatan Kronqvist [Tue, 2 Aug 2011 06:07:54 +0000 (06:07 +0000)]
Review fixes for #6766

svn changeset:20068/svn branch:6.7

13 years agoFixed: execute integration tests with Chrome
Henri Sara [Mon, 1 Aug 2011 13:52:24 +0000 (13:52 +0000)]
Fixed: execute integration tests with Chrome

svn changeset:20066/svn branch:6.7

13 years agoRun integration tests with Chrome
Henri Sara [Mon, 1 Aug 2011 13:16:59 +0000 (13:16 +0000)]
Run integration tests with Chrome

svn changeset:20065/svn branch:6.7

13 years agoAdded missing .html extension
Artur Signell [Mon, 1 Aug 2011 12:54:41 +0000 (12:54 +0000)]
Added missing .html extension

svn changeset:20064/svn branch:6.7

13 years agoImplemented review comments for #6766
Jonatan Kronqvist [Mon, 1 Aug 2011 12:39:06 +0000 (12:39 +0000)]
Implemented review comments for #6766

svn changeset:20063/svn branch:6.7

13 years ago#7266 eliminate some Sampler dependencies in Vaadin 6.7 tests etc.
Henri Sara [Mon, 1 Aug 2011 11:30:59 +0000 (11:30 +0000)]
#7266 eliminate some Sampler dependencies in Vaadin 6.7 tests etc.

svn changeset:20059/svn branch:6.7

13 years agoUpdated the TreeTablePartialUpdates-LongScroll test to always scroll to the bottom
Jonatan Kronqvist [Mon, 1 Aug 2011 11:15:22 +0000 (11:15 +0000)]
Updated the TreeTablePartialUpdates-LongScroll test to always scroll to the bottom

svn changeset:20058/svn branch:6.7

13 years ago#7266 Remove main sampler tests from Vaadin 6.7
Henri Sara [Mon, 1 Aug 2011 10:26:18 +0000 (10:26 +0000)]
#7266 Remove main sampler tests from Vaadin 6.7

svn changeset:20055/svn branch:6.7

13 years ago#7338 Column alignment cannot be changed from right/center to left
Artur Signell [Mon, 1 Aug 2011 10:10:36 +0000 (10:10 +0000)]
#7338 Column alignment cannot be changed from right/center to left

svn changeset:20053/svn branch:6.7

13 years ago#7337 Remove unnecessary calls to Table.refreshRenderedCells
Artur Signell [Mon, 1 Aug 2011 10:01:57 +0000 (10:01 +0000)]
#7337 Remove unnecessary calls to Table.refreshRenderedCells

svn changeset:20051/svn branch:6.7

13 years ago#7337 Tests for column alignment, headers+header mode, column icons and generated...
Artur Signell [Mon, 1 Aug 2011 10:01:45 +0000 (10:01 +0000)]
#7337 Tests for column alignment, headers+header mode, column icons and generated columns

svn changeset:20050/svn branch:6.7

13 years agoFixed #7340 - rendering bug when first sorting a column
Jonatan Kronqvist [Mon, 1 Aug 2011 09:02:40 +0000 (09:02 +0000)]
Fixed #7340 - rendering bug when first sorting a column

svn changeset:20046/svn branch:6.7

13 years agoMerged changes from 6.6
Henri Sara [Fri, 29 Jul 2011 13:10:57 +0000 (13:10 +0000)]
Merged changes from 6.6

svn changeset:20029/svn branch:6.7

13 years agoAdded Firefox 5 to Release Notes. For #7319.
Marko Grönroos [Fri, 29 Jul 2011 13:01:21 +0000 (13:01 +0000)]
Added Firefox 5 to Release Notes. For #7319.

svn changeset:20028/svn branch:6.6

13 years ago#7053 copy two icons from reindeer to chameleon
Henri Sara [Fri, 29 Jul 2011 12:55:12 +0000 (12:55 +0000)]
#7053 copy two icons from reindeer to chameleon

svn changeset:20027/svn branch:6.7

13 years agoUpdated test to use Log class and not to use any screenshots
Artur Signell [Fri, 29 Jul 2011 09:06:05 +0000 (09:06 +0000)]
Updated test to use Log class and not to use any screenshots

svn changeset:20023/svn branch:6.6

13 years ago#4580 and #7053 theme compiler support for multi-level imports and relative URL proce...
Henri Sara [Fri, 29 Jul 2011 08:13:17 +0000 (08:13 +0000)]
#4580 and #7053 theme compiler support for multi-level imports and relative URL processing (needed for Chameleon)

svn changeset:20018/svn branch:6.7

13 years ago#7053 Do not explicitly import base theme, fix paths for Chameleon loading indicator...
Henri Sara [Fri, 29 Jul 2011 08:11:29 +0000 (08:11 +0000)]
#7053 Do not explicitly import base theme, fix paths for Chameleon loading indicator images

svn changeset:20017/svn branch:6.7

13 years ago#6845 Fixed problem with earlier fix and cleaned up code
Artur Signell [Fri, 29 Jul 2011 06:39:53 +0000 (06:39 +0000)]
#6845 Fixed problem with earlier fix and cleaned up code

svn changeset:20012/svn branch:6.6

13 years agoFormatted source code
Artur Signell [Fri, 29 Jul 2011 06:38:46 +0000 (06:38 +0000)]
Formatted source code

svn changeset:20011/svn branch:6.6

13 years ago#7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR, compil...
Henri Sara [Thu, 28 Jul 2011 13:39:15 +0000 (13:39 +0000)]
#7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR, compiled into a single styles.css

svn changeset:20007/svn branch:6.7

13 years agoMade Application.applicationIsRunning volatile. #7329
John Alhroos [Thu, 28 Jul 2011 13:00:47 +0000 (13:00 +0000)]
Made Application.applicationIsRunning volatile. #7329

svn changeset:20006/svn branch:6.6

13 years agoMerged changes from 6.6
Henri Sara [Thu, 28 Jul 2011 09:33:15 +0000 (09:33 +0000)]
Merged changes from 6.6

svn changeset:20001/svn branch:6.7

13 years agoMerged changes from 6.6
Henri Sara [Thu, 28 Jul 2011 08:26:36 +0000 (08:26 +0000)]
Merged changes from 6.6

svn changeset:19999/svn branch:6.7

13 years agoFixes right click events immediatness #6845
John Alhroos [Thu, 28 Jul 2011 08:11:56 +0000 (08:11 +0000)]
Fixes right click events immediatness #6845

svn changeset:19998/svn branch:6.6

13 years agoTestbench test for #6845
John Alhroos [Wed, 27 Jul 2011 14:54:29 +0000 (14:54 +0000)]
Testbench test for #6845

svn changeset:19992/svn branch:6.6

13 years agoFixed the IE6 rendering bug #7314
John Alhroos [Wed, 27 Jul 2011 13:54:02 +0000 (13:54 +0000)]
Fixed the IE6 rendering bug #7314

svn changeset:19991/svn branch:6.6

13 years agoCode cleanup.
John Alhroos [Wed, 27 Jul 2011 12:11:00 +0000 (12:11 +0000)]
Code cleanup.

svn changeset:19990/svn branch:6.6

13 years agoTest for #2669
Artur Signell [Wed, 27 Jul 2011 11:54:58 +0000 (11:54 +0000)]
Test for #2669

svn changeset:19989/svn branch:6.6

13 years agoBlock merge of a version number change
Henri Sara [Wed, 27 Jul 2011 08:16:29 +0000 (08:16 +0000)]
Block merge of a version number change

svn changeset:19974/svn branch:6.7

13 years agoMerged changes to 6.7
Henri Sara [Wed, 27 Jul 2011 08:15:35 +0000 (08:15 +0000)]
Merged changes to 6.7

svn changeset:19972/svn branch:6.7

13 years agoFixes issue where ItemClickEvent not getting triggered when selecting an item in...
John Alhroos [Wed, 27 Jul 2011 07:39:27 +0000 (07:39 +0000)]
Fixes issue where ItemClickEvent not getting triggered when selecting an item in an unfocused Tree in webkit #7317

svn changeset:19963/svn branch:6.6

13 years agoAdded default values for debug and error tolerance TestBench parameters
Artur Signell [Wed, 27 Jul 2011 06:24:17 +0000 (06:24 +0000)]
Added default values for debug and error tolerance TestBench parameters

svn changeset:19961/svn branch:6.6

13 years agoAllow specifying debug and error tolerance TestBench parameters as build script param...
Artur Signell [Tue, 26 Jul 2011 15:12:45 +0000 (15:12 +0000)]
Allow specifying debug and error tolerance TestBench parameters as build script parameters

svn changeset:19960/svn branch:6.6

13 years agoFixes disabled shim appearing behind Table in IE #7324
John Alhroos [Tue, 26 Jul 2011 07:19:34 +0000 (07:19 +0000)]
Fixes disabled shim appearing behind Table in IE #7324

svn changeset:19940/svn branch:6.6

13 years agoTest for #7322
Artur Signell [Mon, 25 Jul 2011 15:41:30 +0000 (15:41 +0000)]
Test for #7322

svn changeset:19931/svn branch:6.7

13 years agoBasic icon for ButtonDisableOnClick sample
Artur Signell [Mon, 25 Jul 2011 14:58:14 +0000 (14:58 +0000)]
Basic icon for ButtonDisableOnClick sample

svn changeset:19930/svn branch:6.7

13 years agoAdded button for pagelength 0
Artur Signell [Mon, 25 Jul 2011 14:15:48 +0000 (14:15 +0000)]
Added button for pagelength 0

svn changeset:19928/svn branch:6.7

13 years ago#5924 Link as generated table column does not present browser context menu on right...
Artur Signell [Mon, 25 Jul 2011 14:14:28 +0000 (14:14 +0000)]
#5924 Link as generated table column does not present browser context menu on right click

svn changeset:19927/svn branch:6.7

13 years agoAdded simple setValue command for Table and fixed Column vs Property typo
Artur Signell [Mon, 25 Jul 2011 14:05:22 +0000 (14:05 +0000)]
Added simple setValue command for Table and fixed Column vs Property typo

svn changeset:19926/svn branch:6.7

13 years ago#7224 Table context menu does not work before refreshing table contents
Artur Signell [Mon, 25 Jul 2011 13:56:07 +0000 (13:56 +0000)]
#7224 Table context menu does not work before refreshing table contents

svn changeset:19924/svn branch:6.7

13 years agoFix for IE6 overflow bug #7314
John Alhroos [Mon, 25 Jul 2011 12:23:50 +0000 (12:23 +0000)]
Fix for IE6 overflow bug #7314

svn changeset:19922/svn branch:6.6

13 years agoTest for #7309
Artur Signell [Fri, 22 Jul 2011 17:29:44 +0000 (17:29 +0000)]
Test for #7309

svn changeset:19911/svn branch:6.6

13 years agoIncremented development version number to 6.6.4.
Marko Grönroos [Fri, 22 Jul 2011 08:32:42 +0000 (08:32 +0000)]
Incremented development version number to 6.6.4.

svn changeset:19893/svn branch:6.6

13 years agoTest for #7292
Artur Signell [Thu, 21 Jul 2011 09:29:02 +0000 (09:29 +0000)]
Test for #7292

svn changeset:19864/svn branch:6.7

13 years agoRun tests twice by default
Henri Sara [Thu, 21 Jul 2011 09:18:38 +0000 (09:18 +0000)]
Run tests twice by default

svn changeset:19863/svn branch:6.6

13 years agoRetry running all tests other than integration tests
Henri Sara [Thu, 21 Jul 2011 09:14:35 +0000 (09:14 +0000)]
Retry running all tests other than integration tests

svn changeset:19862/svn branch:6.6

13 years ago#7220 TreeTable support for Expand/Collapse events
Artur Signell [Thu, 21 Jul 2011 09:02:32 +0000 (09:02 +0000)]
#7220 TreeTable support for Expand/Collapse events

svn changeset:19861/svn branch:6.7

13 years agoDo not fail build if removing GWT compiler extra directories fails
Henri Sara [Thu, 21 Jul 2011 08:07:01 +0000 (08:07 +0000)]
Do not fail build if removing GWT compiler extra directories fails

svn changeset:19860/svn branch:6.6

13 years agoDo not build a ZIP for the custom build
Henri Sara [Thu, 21 Jul 2011 06:09:55 +0000 (06:09 +0000)]
Do not build a ZIP for the custom build

svn changeset:19859/svn branch:6.6

13 years agoVaadin build script: Clean up extra directories created by widgetset compilation...
Henri Sara [Wed, 20 Jul 2011 10:18:59 +0000 (10:18 +0000)]
Vaadin build script: Clean up extra directories created by widgetset compilation (GWT 2.3 and later)

svn changeset:19856/svn branch:6.6

13 years agoCustom build compiles all widgetsets, demos and ZIP (without documentation) for inter...
Henri Sara [Wed, 20 Jul 2011 09:03:32 +0000 (09:03 +0000)]
Custom build compiles all widgetsets, demos and ZIP (without documentation) for internal testing

svn changeset:19855/svn branch:6.6

13 years ago#7128 Add TabSheet.addTab(Component,String)
Artur Signell [Mon, 18 Jul 2011 15:31:04 +0000 (15:31 +0000)]
#7128 Add TabSheet.addTab(Component,String)

svn changeset:19827/svn branch:6.7

13 years agoCode cleanup: Use constant instead of "v-disabled" string
Artur Signell [Mon, 18 Jul 2011 13:53:45 +0000 (13:53 +0000)]
Code cleanup: Use constant instead of "v-disabled" string

svn changeset:19824/svn branch:6.7

13 years agoCode cleanup: Use constant instead of "v-disabled" string
Artur Signell [Mon, 18 Jul 2011 13:53:35 +0000 (13:53 +0000)]
Code cleanup: Use constant instead of "v-disabled" string

svn changeset:19823/svn branch:6.7

13 years ago#7284 Disabling a VNativeButton should set v-disabled style
Artur Signell [Mon, 18 Jul 2011 13:50:35 +0000 (13:50 +0000)]
#7284 Disabling a VNativeButton should set v-disabled style

svn changeset:19822/svn branch:6.7

13 years ago#6444 Ability to disable button on click
Artur Signell [Mon, 18 Jul 2011 13:08:21 +0000 (13:08 +0000)]
#6444 Ability to disable button on click

svn changeset:19820/svn branch:6.7

13 years agoFixes #7273: Sampler demo MenuBar related resource is missing (HTTP 404)
Jouni Koivuviita [Mon, 18 Jul 2011 08:35:40 +0000 (08:35 +0000)]
Fixes #7273: Sampler demo MenuBar related resource is missing (HTTP 404)

svn changeset:19814/svn branch:6.6

13 years agoMoved test to correct package
Artur Signell [Mon, 18 Jul 2011 06:43:39 +0000 (06:43 +0000)]
Moved test to correct package

svn changeset:19809/svn branch:6.6

13 years agoduplicate instantiators are now not allowed. Helps GWT code splitting to do its magic...
Matti Tahvonen [Sat, 16 Jul 2011 14:08:40 +0000 (14:08 +0000)]
duplicate instantiators are now not allowed. Helps GWT code splitting to do its magic properly.

svn changeset:19802/svn branch:6.6

13 years agodeferred widgetloading is now less eager (slow connection previously flooded loading...
Matti Tahvonen [Sat, 16 Jul 2011 14:06:36 +0000 (14:06 +0000)]
deferred widgetloading is now less eager (slow connection previously flooded loading that should happen controlled)

svn changeset:19801/svn branch:6.6

13 years agoTest for #7260
Artur Signell [Thu, 14 Jul 2011 09:59:17 +0000 (09:59 +0000)]
Test for #7260

svn changeset:19751/svn branch:6.6

13 years ago#7258 Ant tasks JAR locations in build.xml can be set as properties from outside...
Henri Sara [Wed, 13 Jul 2011 12:41:14 +0000 (12:41 +0000)]
#7258 Ant tasks JAR locations in build.xml can be set as properties from outside the build

svn changeset:19730/svn branch:6.6

13 years ago#7256 replaced non-breaking space character in CSSRule.java with a normal space
Henri Sara [Wed, 13 Jul 2011 06:54:26 +0000 (06:54 +0000)]
#7256 replaced non-breaking space character in CSSRule.java with a normal space

svn changeset:19722/svn branch:6.6

13 years ago#6588 Reverted [19527] as it assumes that the text/value is never changed in a TextCh...
Artur Signell [Tue, 12 Jul 2011 07:53:00 +0000 (07:53 +0000)]
#6588 Reverted [19527] as it assumes that the text/value is never changed in a TextChangeListener

svn changeset:19705/svn branch:6.6

13 years agoRe-run LoginFormTest on IE6 on failure (work around browser crashes)
Artur Signell [Mon, 11 Jul 2011 11:54:48 +0000 (11:54 +0000)]
Re-run LoginFormTest on IE6 on failure (work around browser crashes)

svn changeset:19694/svn branch:6.6

13 years ago#7213 Test using Firefox 5
Artur Signell [Mon, 11 Jul 2011 10:15:46 +0000 (10:15 +0000)]
#7213 Test using Firefox 5

svn changeset:19692/svn branch:6.6

13 years agoImprovements for client side remote debugging.
Matti Tahvonen [Wed, 6 Jul 2011 10:27:49 +0000 (10:27 +0000)]
Improvements for client side remote debugging.

svn changeset:19635/svn branch:6.6

13 years agoMerge changes from 6.6
Henri Sara [Mon, 4 Jul 2011 13:47:41 +0000 (13:47 +0000)]
Merge changes from 6.6

svn changeset:19624/svn branch:6.7

13 years agoRun GAE tests in parallel with other integration tests
Henri Sara [Fri, 1 Jul 2011 10:37:49 +0000 (10:37 +0000)]
Run GAE tests in parallel with other integration tests

svn changeset:19612/svn branch:6.6

13 years agoMerge changes from 6.6
Henri Sara [Thu, 30 Jun 2011 09:02:13 +0000 (09:02 +0000)]
Merge changes from 6.6

svn changeset:19583/svn branch:6.7

13 years agoFixes and improvements to Maven version handling
Henri Sara [Wed, 29 Jun 2011 10:53:38 +0000 (10:53 +0000)]
Fixes and improvements to Maven version handling

svn changeset:19566/svn branch:6.6

13 years agoDo not build demos or other widgetsets in custom build
Henri Sara [Wed, 29 Jun 2011 10:42:37 +0000 (10:42 +0000)]
Do not build demos or other widgetsets in custom build

svn changeset:19565/svn branch:6.6

13 years agoDo not build documentation and ZIP package for custom build
Henri Sara [Wed, 29 Jun 2011 10:40:23 +0000 (10:40 +0000)]
Do not build documentation and ZIP package for custom build

svn changeset:19564/svn branch:6.6

13 years agoBuild script updates for custom build (Maven version number)
Henri Sara [Wed, 29 Jun 2011 10:35:26 +0000 (10:35 +0000)]
Build script updates for custom build (Maven version number)

svn changeset:19562/svn branch:6.6

13 years agoTerminate reading the multipart request propertly if file is not the last field ...
Matti Tahvonen [Thu, 23 Jun 2011 21:08:48 +0000 (21:08 +0000)]
Terminate reading the multipart request propertly if file is not the last field (latest flash + EasyUploads)

svn changeset:19539/svn branch:6.6

13 years agoFixes #5980
John Alhroos [Thu, 23 Jun 2011 12:14:33 +0000 (12:14 +0000)]
Fixes #5980

svn changeset:19534/svn branch:6.6

13 years ago#7198 simplify code in AbstractValidator.validate()
Henri Sara [Thu, 23 Jun 2011 11:24:17 +0000 (11:24 +0000)]
#7198 simplify code in AbstractValidator.validate()

svn changeset:19531/svn branch:6.6

13 years agoFix for #6588
John Alhroos [Thu, 23 Jun 2011 10:55:10 +0000 (10:55 +0000)]
Fix for #6588

svn changeset:19527/svn branch:6.6

13 years agosvn changeset:19526/svn branch:6.6
Henri Sara [Thu, 23 Jun 2011 10:43:26 +0000 (10:43 +0000)]
svn changeset:19526/svn branch:6.6

13 years agoFixed issue with file upload dialog not closing when selecting file #7135
John Alhroos [Wed, 22 Jun 2011 11:46:23 +0000 (11:46 +0000)]
Fixed issue with file upload dialog not closing when selecting file #7135

svn changeset:19499/svn branch:6.6

13 years agoRemoved forgotten debugging code (#6722)
Jonatan Kronqvist [Tue, 21 Jun 2011 07:36:05 +0000 (07:36 +0000)]
Removed forgotten debugging code (#6722)

svn changeset:19465/svn branch:6.7

13 years agoFixed a bug where lazyloading stopped working if a node containing lots of children...
Jonatan Kronqvist [Tue, 21 Jun 2011 07:32:57 +0000 (07:32 +0000)]
Fixed a bug where lazyloading stopped working if a node containing lots of children was expanded (#6722)

svn changeset:19464/svn branch:6.7

13 years agoSome changes based on recommendations from code review #6722
Jonatan Kronqvist [Mon, 20 Jun 2011 12:03:02 +0000 (12:03 +0000)]
Some changes based on recommendations from code review #6722

svn changeset:19455/svn branch:6.7

13 years agoFixed a memory leak introduced in the fix for #6722, this also fixes a potential...
Jonatan Kronqvist [Fri, 17 Jun 2011 09:17:38 +0000 (09:17 +0000)]
Fixed a memory leak introduced in the fix for #6722, this also fixes a potential property listening issue with partial updates

svn changeset:19445/svn branch:6.7

13 years agoFix for #6766 - don't repaint the entire table when selecting an item
Jonatan Kronqvist [Fri, 17 Jun 2011 06:36:12 +0000 (06:36 +0000)]
Fix for #6766 - don't repaint the entire table when selecting an item

svn changeset:19440/svn branch:6.7

13 years agoFixes selection by clicking on the row icons. #7026
John Alhroos [Thu, 16 Jun 2011 10:26:23 +0000 (10:26 +0000)]
Fixes selection by clicking on the row icons. #7026

svn changeset:19421/svn branch:6.6

13 years agoAdded TestBench test for #7026
John Alhroos [Thu, 16 Jun 2011 10:24:03 +0000 (10:24 +0000)]
Added TestBench test for #7026

svn changeset:19420/svn branch:6.6

13 years agoAdded support for partial updates in Table and TreeTable (#6722)
Jonatan Kronqvist [Thu, 16 Jun 2011 07:55:38 +0000 (07:55 +0000)]
Added support for partial updates in Table and TreeTable (#6722)

svn changeset:19417/svn branch:6.7

13 years agoMerged TreeTable into Vaadin core (#5371)
Jonatan Kronqvist [Thu, 16 Jun 2011 07:55:38 +0000 (07:55 +0000)]
Merged TreeTable into Vaadin core (#5371)

svn changeset:19416/svn branch:6.7

13 years agoBlock version file changes from being merged from 6.6
Henri Sara [Thu, 16 Jun 2011 07:21:23 +0000 (07:21 +0000)]
Block version file changes from being merged from 6.6

svn changeset:19413/svn branch:6.7

13 years agoMerge from 6.6
Henri Sara [Thu, 16 Jun 2011 07:19:43 +0000 (07:19 +0000)]
Merge from 6.6

svn changeset:19412/svn branch:6.7

13 years agoUpped VERSION
Jonatan Kronqvist [Wed, 15 Jun 2011 12:46:17 +0000 (12:46 +0000)]
Upped VERSION

svn changeset:19402/svn branch:6.6

13 years ago#4125 mentioned in release notes
Henri Sara [Wed, 15 Jun 2011 08:46:35 +0000 (08:46 +0000)]
#4125 mentioned in release notes

svn changeset:19386/svn branch:6.6

13 years agoUpdated the release notes #7120
John Alhroos [Wed, 15 Jun 2011 06:54:11 +0000 (06:54 +0000)]
Updated the release notes #7120

svn changeset:19380/svn branch:6.6

13 years ago#7182 HierarchicalContainer removeItem and hasChildren do not work together
Artur Signell [Tue, 14 Jun 2011 12:37:09 +0000 (12:37 +0000)]
#7182 HierarchicalContainer removeItem and hasChildren do not work together

svn changeset:19374/svn branch:6.6

13 years agoimprove compatibility with third party customization (e.g various switch/checkbox...
Matti Tahvonen [Tue, 14 Jun 2011 08:59:12 +0000 (08:59 +0000)]
improve compatibility with third party customization (e.g various switch/checkbox addons)

svn changeset:19364/svn branch:6.6

13 years ago#4125 minor renames in comments and exception messages
Henri Sara [Tue, 14 Jun 2011 08:45:41 +0000 (08:45 +0000)]
#4125 minor renames in comments and exception messages

svn changeset:19362/svn branch:6.6

13 years ago#4125 renamed selectable/selected to checkable/checked
Henri Sara [Tue, 14 Jun 2011 08:27:41 +0000 (08:27 +0000)]
#4125 renamed selectable/selected to checkable/checked

svn changeset:19360/svn branch:6.6