]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
15 years agoMarked Table's internal page buffer to be transient. There is no need to serialize...
Joonas Lehtinen [Sun, 14 Jun 2009 16:40:30 +0000 (16:40 +0000)]
Marked Table's internal page buffer to be transient. There is no need to serialize the buffer cache.

svn changeset:8196/svn branch:6.0

15 years agoFixed #3062 : Added support for Hebrew locale
Joonas Lehtinen [Sun, 14 Jun 2009 11:37:14 +0000 (11:37 +0000)]
Fixed #3062 : Added support for Hebrew locale

svn changeset:8193/svn branch:6.0

15 years agoTestSerialization used ByteOutputStream instead of ByteArrayOutputStream. This is...
Joonas Lehtinen [Sun, 14 Jun 2009 10:45:40 +0000 (10:45 +0000)]
TestSerialization used ByteOutputStream instead of ByteArrayOutputStream. This is most probably a mistake as ByteOutputStream is an internal sun implementation class. Corrected.

svn changeset:8192/svn branch:6.0

15 years agoTest case for #3059
Artur Signell [Fri, 12 Jun 2009 08:01:18 +0000 (08:01 +0000)]
Test case for #3059

svn changeset:8181/svn branch:6.0

15 years agoFix for #3015 - Class Object instances should not be used as identifiers, are not...
Artur Signell [Mon, 8 Jun 2009 19:14:59 +0000 (19:14 +0000)]
Fix for #3015 - Class Object instances should not be used as identifiers, are not serializable

Form now uses the container for generating item ids when needed.
IndexedContainer uses a counter for generating the item id.

svn changeset:8158/svn branch:6.0

15 years agoRemoved prompt debug information from VTextField
Artur Signell [Mon, 8 Jun 2009 19:13:00 +0000 (19:13 +0000)]
Removed prompt debug information from VTextField

svn changeset:8157/svn branch:6.0

15 years agoFix for #3051 - MethodProperty serialization broken when setter or getter is null
Artur Signell [Mon, 8 Jun 2009 19:08:18 +0000 (19:08 +0000)]
Fix for #3051 - MethodProperty serialization broken when setter or getter is null

svn changeset:8156/svn branch:6.0

15 years agoTest case for serialization issues #3051,#3015
Artur Signell [Mon, 8 Jun 2009 19:06:26 +0000 (19:06 +0000)]
Test case for serialization issues #3051,#3015

svn changeset:8155/svn branch:6.0

15 years agofixed a regression since #2823, removed old bad comment, extracted redundancy to...
Matti Tahvonen [Wed, 3 Jun 2009 06:20:32 +0000 (06:20 +0000)]
fixed a regression since #2823, removed old bad comment, extracted redundancy to private method

svn changeset:8119/svn branch:6.0

15 years agoA fix for #3038.
Marko Grönroos [Sun, 31 May 2009 16:14:47 +0000 (16:14 +0000)]
A fix for #3038.

svn changeset:8110/svn branch:6.0

15 years agoFixes regression: gwt.hosted parameters added to index.html demo application links...
Jouni Koivuviita [Fri, 29 May 2009 07:44:58 +0000 (07:44 +0000)]
Fixes regression: gwt.hosted parameters added to index.html demo application links in OOPHM package.

svn changeset:8080/svn branch:6.0

15 years agoReverted original HelloWorld.
Jouni Koivuviita [Fri, 29 May 2009 06:45:25 +0000 (06:45 +0000)]
Reverted original HelloWorld.

svn changeset:8079/svn branch:6.0

15 years agoBook example for layout.
Marko Grönroos [Thu, 28 May 2009 17:03:51 +0000 (17:03 +0000)]
Book example for layout.

svn changeset:8073/svn branch:6.0

15 years agoTest case for #3031
Artur Signell [Thu, 28 May 2009 15:28:09 +0000 (15:28 +0000)]
Test case for #3031

svn changeset:8072/svn branch:6.0

15 years agoFixed #3031 - Reindeer button is too narrow in IE7 when containing an icon
Artur Signell [Thu, 28 May 2009 15:27:40 +0000 (15:27 +0000)]
Fixed #3031 - Reindeer button is too narrow in IE7 when containing an icon

svn changeset:8071/svn branch:6.0

15 years agoFixed #3030 - Window that is not resizable rendered with invalid height
Artur Signell [Thu, 28 May 2009 15:09:49 +0000 (15:09 +0000)]
Fixed #3030 - Window that is not resizable rendered with invalid height

svn changeset:8070/svn branch:6.0

15 years agoInitial Book example for AbsoluteLayout.
Marko Grönroos [Thu, 28 May 2009 13:51:10 +0000 (13:51 +0000)]
Initial Book example for AbsoluteLayout.

svn changeset:8067/svn branch:6.0

15 years agoRemoved dysfunctional theme, that is no longer used.
Jouni Koivuviita [Thu, 28 May 2009 13:20:13 +0000 (13:20 +0000)]
Removed dysfunctional theme, that is no longer used.

Previous commit modified Reindeer theme reference example: subwindows now open from buttons.

svn changeset:8066/svn branch:6.0

15 years ago-
Jouni Koivuviita [Thu, 28 May 2009 13:17:35 +0000 (13:17 +0000)]
-

svn changeset:8065/svn branch:6.0

15 years agoRemoved icon from Reindeer theme style demo.
Jouni Koivuviita [Thu, 28 May 2009 13:03:06 +0000 (13:03 +0000)]
Removed icon from Reindeer theme style demo.

svn changeset:8064/svn branch:6.0

15 years agoReindeer style name reference example added to web.xml and index.html.
Jouni Koivuviita [Thu, 28 May 2009 12:47:41 +0000 (12:47 +0000)]
Reindeer style name reference example added to web.xml and index.html.

svn changeset:8062/svn branch:6.0

15 years agoReindeer theme style name reference example added.
Jouni Koivuviita [Thu, 28 May 2009 12:46:57 +0000 (12:46 +0000)]
Reindeer theme style name reference example added.

Minor fixes to Reindeer theme.

svn changeset:8061/svn branch:6.0

15 years agoRelease Notes updated: setLayout deprecated, AbsoluteLayout, handling on unparseable...
Marko Grönroos [Thu, 28 May 2009 10:49:53 +0000 (10:49 +0000)]
Release Notes updated: setLayout deprecated, AbsoluteLayout, handling on unparseable date strings in DateField. Fixes #3004.

svn changeset:8059/svn branch:6.0

15 years agoavoid npe in some situations with table with no visible columns
Matti Tahvonen [Thu, 28 May 2009 10:48:19 +0000 (10:48 +0000)]
avoid npe in some situations with table with no visible columns

svn changeset:8058/svn branch:6.0

15 years agoUpdated Release Notes: changed compiler parameters and stack overflow problem. Fixes...
Marko Grönroos [Thu, 28 May 2009 09:30:39 +0000 (09:30 +0000)]
Updated Release Notes: changed compiler parameters and stack overflow problem. Fixes #2988.

svn changeset:8055/svn branch:6.0

15 years agoEntering "" in ComboBox now selects null even if it's not showing in list. Fixes...
Marc Englund [Thu, 28 May 2009 09:04:37 +0000 (09:04 +0000)]
Entering "" in ComboBox now selects null even if it's not showing in list. Fixes #2986

svn changeset:8054/svn branch:6.0

15 years agoFixed #2947 - TextArea example in Sampler should not cut label
Artur Signell [Thu, 28 May 2009 08:52:20 +0000 (08:52 +0000)]
Fixed #2947 - TextArea example in Sampler should not cut label

svn changeset:8053/svn branch:6.0

15 years agomore "stable" size updates for filter select (fix from 5.4 branch)
Matti Tahvonen [Thu, 28 May 2009 08:48:44 +0000 (08:48 +0000)]
more "stable" size updates for filter select (fix from 5.4 branch)

svn changeset:8052/svn branch:6.0

15 years agoFixed #3011 - Updated favicons for all themes
Artur Signell [Thu, 28 May 2009 08:48:17 +0000 (08:48 +0000)]
Fixed #3011 - Updated favicons for all themes

svn changeset:8051/svn branch:6.0

15 years agobetter empty check, to pass size change propagation (fix from 5.4 branch)
Matti Tahvonen [Thu, 28 May 2009 08:43:00 +0000 (08:43 +0000)]
better empty check, to pass size change propagation (fix from 5.4 branch)

svn changeset:8050/svn branch:6.0

15 years agoUpdated TabSheet Book example. For #2914.
Marko Grönroos [Thu, 28 May 2009 08:41:59 +0000 (08:41 +0000)]
Updated TabSheet Book example. For #2914.

svn changeset:8049/svn branch:6.0

15 years agoDo not launch Konqueror also when it is set as the default browser. Fixes #2737.
Marko Grönroos [Thu, 28 May 2009 08:14:57 +0000 (08:14 +0000)]
Do not launch Konqueror also when it is set as the default browser. Fixes #2737.

svn changeset:8047/svn branch:6.0

15 years agoReindeer theme: tabsheet default style changed to previous "framed" style, and previo...
Jouni Koivuviita [Thu, 28 May 2009 07:21:46 +0000 (07:21 +0000)]
Reindeer theme: tabsheet default style changed to previous "framed" style, and previous default named to style "minimal".

svn changeset:8041/svn branch:6.0

15 years agoTable normal style variant for black background added to Reindeer theme.
Jouni Koivuviita [Thu, 28 May 2009 06:42:56 +0000 (06:42 +0000)]
Table normal style variant for black background added to Reindeer theme.

svn changeset:8040/svn branch:6.0

15 years agoPagelength can now be changed by extending Select. Fixes #3019
Marc Englund [Wed, 27 May 2009 15:32:07 +0000 (15:32 +0000)]
Pagelength can now be changed by extending Select. Fixes #3019

svn changeset:8035/svn branch:6.0

15 years agoFixes some most prominent visual bugs in Sampler, when using Reindeer theme.
Jouni Koivuviita [Wed, 27 May 2009 13:53:16 +0000 (13:53 +0000)]
Fixes some most prominent visual bugs in Sampler, when using Reindeer theme.

svn changeset:8034/svn branch:6.0

15 years agoFixed combobox styles for IE6 (adding an item icon broke the theme).
Jouni Koivuviita [Wed, 27 May 2009 13:23:48 +0000 (13:23 +0000)]
Fixed combobox styles for IE6 (adding an item icon broke the theme).

svn changeset:8033/svn branch:6.0

15 years agoFixed #2943: Reindeer theme button broken in Chrome.
Jouni Koivuviita [Wed, 27 May 2009 13:06:58 +0000 (13:06 +0000)]
Fixed #2943: Reindeer theme button broken in Chrome.

svn changeset:8032/svn branch:6.0

15 years agoTabSheet example in Book examples.
Marko Grönroos [Wed, 27 May 2009 12:30:44 +0000 (12:30 +0000)]
TabSheet example in Book examples.

svn changeset:8031/svn branch:6.0

15 years agoNew tabsheet style for Reindeer: "bar".
Jouni Koivuviita [Wed, 27 May 2009 11:37:06 +0000 (11:37 +0000)]
New tabsheet style for Reindeer: "bar".

Notifications better styled for Reindeer.

Other minor improvements panel.

Fixed Sampler styles when using Reindeer theme (additional panel backgound color).

svn changeset:8030/svn branch:6.0

15 years agoSmall fixes to panel and tabsheet styles on blue background.
Jouni Koivuviita [Wed, 27 May 2009 10:51:29 +0000 (10:51 +0000)]
Small fixes to panel and tabsheet styles on blue background.

Reverted one fix from combobox, now works better in IE also.

Committed missing menubar image.

svn changeset:8029/svn branch:6.0

15 years agoFixed a minor issue in ComboBox styles in FF.
Jouni Koivuviita [Wed, 27 May 2009 09:48:57 +0000 (09:48 +0000)]
Fixed a minor issue in ComboBox styles in FF.

svn changeset:8028/svn branch:6.0

15 years agoTabsheet "framed" style added to Reindeer theme.
Jouni Koivuviita [Wed, 27 May 2009 09:31:12 +0000 (09:31 +0000)]
Tabsheet "framed" style added to Reindeer theme.

Minor fixes to combobox, textfield and panel.

svn changeset:8027/svn branch:6.0

15 years agoAdded one more classname to Tabsheet tabbar, making themeing a bit more flexible.
Jouni Koivuviita [Wed, 27 May 2009 09:29:59 +0000 (09:29 +0000)]
Added one more classname to Tabsheet tabbar, making themeing a bit more flexible.

Fixed also a bug with content area border calculation (didn't take stylenames into account).

svn changeset:8026/svn branch:6.0

15 years agoFixed #3018 - Opera tries to collapse menu bar with only one item in some cases
Artur Signell [Tue, 26 May 2009 12:08:03 +0000 (12:08 +0000)]
Fixed #3018 - Opera tries to collapse menu bar with only one item in some cases

svn changeset:8021/svn branch:6.0

15 years agoTest case typo fix
Artur Signell [Tue, 26 May 2009 12:04:00 +0000 (12:04 +0000)]
Test case typo fix

svn changeset:8020/svn branch:6.0

15 years agoMenubar styles for Reindeer theme.
Jouni Koivuviita [Tue, 26 May 2009 11:30:54 +0000 (11:30 +0000)]
Menubar styles for Reindeer theme.

svn changeset:8018/svn branch:6.0

15 years agoMade #2998 test case serializable
Henri Sara [Tue, 26 May 2009 09:17:52 +0000 (09:17 +0000)]
Made #2998 test case serializable

svn changeset:8012/svn branch:6.0

15 years agoFix FeatureBrowser Accordion example tab captions
Henri Sara [Tue, 26 May 2009 08:11:41 +0000 (08:11 +0000)]
Fix FeatureBrowser Accordion example tab captions

svn changeset:8011/svn branch:6.0

15 years ago#3016 Minor Sampler string changes and fixed a broken link
Henri Sara [Tue, 26 May 2009 08:03:03 +0000 (08:03 +0000)]
#3016 Minor Sampler string changes and fixed a broken link

svn changeset:8010/svn branch:6.0

15 years agoFixed an issue in reindeer theme: tables with high rows can't use sprites as the...
Jouni Koivuviita [Tue, 26 May 2009 07:53:59 +0000 (07:53 +0000)]
Fixed an issue in reindeer theme: tables with high rows can't use sprites as the selection background.

svn changeset:8009/svn branch:6.0

15 years agoReindeer theme update: new window style "light".
Jouni Koivuviita [Tue, 26 May 2009 07:48:44 +0000 (07:48 +0000)]
Reindeer theme update: new window style "light".

Other fixes to progress indicator and datefield styles.

svn changeset:8008/svn branch:6.0

15 years agomem leak safer approach for #2997 + javadocs
Matti Tahvonen [Tue, 26 May 2009 07:37:02 +0000 (07:37 +0000)]
mem leak safer approach for #2997 + javadocs

svn changeset:8006/svn branch:6.0

15 years ago#2643 suppress deprecated GWT API warnings in demos
Henri Sara [Tue, 26 May 2009 06:50:55 +0000 (06:50 +0000)]
#2643 suppress deprecated GWT API warnings in demos

svn changeset:8005/svn branch:6.0

15 years ago#2643 fix more demo warnings
Henri Sara [Tue, 26 May 2009 06:04:52 +0000 (06:04 +0000)]
#2643 fix more demo warnings

svn changeset:8004/svn branch:6.0

15 years ago#2812, #2643 fixed some warnings in AddressBook tutorial
Henri Sara [Tue, 26 May 2009 05:36:16 +0000 (05:36 +0000)]
#2812, #2643 fixed some warnings in AddressBook tutorial

svn changeset:8002/svn branch:6.0

15 years agoSmall fix to Reindeer theme black styles.
Jouni Koivuviita [Mon, 25 May 2009 17:46:34 +0000 (17:46 +0000)]
Small fix to Reindeer theme black styles.

svn changeset:8000/svn branch:6.0

15 years agoRefactored loading indicator to be common for both runo and reindeer themes.
Jouni Koivuviita [Mon, 25 May 2009 14:08:23 +0000 (14:08 +0000)]
Refactored loading indicator to be common for both runo and reindeer themes.

Added progress indicator styles to reindeer (copied from runo).

svn changeset:7997/svn branch:6.0

15 years agoInclude build date in Release Notes. Fixes #2963.
Marko Grönroos [Mon, 25 May 2009 14:02:45 +0000 (14:02 +0000)]
Include build date in Release Notes. Fixes #2963.

svn changeset:7996/svn branch:6.0

15 years agoClarify the note about using WidgetSetCompiler. For #2891.
Marko Grönroos [Mon, 25 May 2009 13:36:47 +0000 (13:36 +0000)]
Clarify the note about using WidgetSetCompiler. For #2891.

svn changeset:7995/svn branch:6.0

15 years agoTabsheet paging buttons added. Disabled buttons no longer appear to be "pushable...
Jouni Koivuviita [Mon, 25 May 2009 12:32:22 +0000 (12:32 +0000)]
Tabsheet paging buttons added. Disabled buttons no longer appear to be "pushable". Fixes #2945 and #2999.

svn changeset:7993/svn branch:6.0

15 years ago#2643 fix more demo warnings: some unparametrized Class references
Henri Sara [Mon, 25 May 2009 12:07:34 +0000 (12:07 +0000)]
#2643 fix more demo warnings: some unparametrized Class references

svn changeset:7991/svn branch:6.0

15 years agoSelect and AbstractSelect now check isNewItemsAllowed() before adding new items,...
Marc Englund [Mon, 25 May 2009 11:54:36 +0000 (11:54 +0000)]
Select and AbstractSelect now check isNewItemsAllowed() before adding new items, fixes #3008

svn changeset:7990/svn branch:6.0

15 years agoRemoved one stray comment.
Marc Englund [Mon, 25 May 2009 11:48:00 +0000 (11:48 +0000)]
Removed one stray comment.

svn changeset:7989/svn branch:6.0

15 years agoBlack window style for Reindeer theme.
Jouni Koivuviita [Mon, 25 May 2009 11:19:59 +0000 (11:19 +0000)]
Black window style for Reindeer theme.

Multiple other fixes to Reindeer theme. Some fixes to base and Runo themes involving window styles.

svn changeset:7988/svn branch:6.0

15 years ago#2643 more fixing of demo warnings
Henri Sara [Mon, 25 May 2009 11:17:52 +0000 (11:17 +0000)]
#2643 more fixing of demo warnings

svn changeset:7987/svn branch:6.0

15 years agoFixed horizontalPaddingAndBorder measurement for IE6. Vertical version could use...
Jouni Koivuviita [Mon, 25 May 2009 11:17:27 +0000 (11:17 +0000)]
Fixed horizontalPaddingAndBorder measurement for IE6. Vertical version could use a similar fix, but since there are no known issues currently, keeping it simple.
Added a classname to VWindow: v-window-footer-no-resize. This is needed by IE7, that fails to render floated resizebox inside the footer properly.

svn changeset:7986/svn branch:6.0

15 years ago#2643 fix some demo warnings (mostly serialization related)
Henri Sara [Mon, 25 May 2009 09:09:58 +0000 (09:09 +0000)]
#2643 fix some demo warnings (mostly serialization related)

svn changeset:7985/svn branch:6.0

15 years ago#2831 DateField.handleUnparsableDateString throws ConversionException by default
Henri Sara [Mon, 25 May 2009 07:45:48 +0000 (07:45 +0000)]
#2831 DateField.handleUnparsableDateString throws ConversionException by default

svn changeset:7984/svn branch:6.0

15 years ago#3000 references to itmill-toolkit-examples fixed
Henri Sara [Mon, 25 May 2009 07:40:20 +0000 (07:40 +0000)]
#3000 references to itmill-toolkit-examples fixed

svn changeset:7982/svn branch:6.0

15 years agoTest case for #2085
Artur Signell [Fri, 22 May 2009 16:51:00 +0000 (16:51 +0000)]
Test case for #2085

svn changeset:7975/svn branch:6.0

15 years agoTest case and fix for #2935 - TextField with an input prompt can send prompt text...
Artur Signell [Fri, 22 May 2009 16:48:32 +0000 (16:48 +0000)]
Test case and fix for #2935 - TextField with an input prompt can send prompt text as a value

svn changeset:7974/svn branch:6.0

15 years agoMoved test case to correct package (#2941)
Artur Signell [Fri, 22 May 2009 16:47:44 +0000 (16:47 +0000)]
Moved test case to correct package (#2941)

svn changeset:7973/svn branch:6.0

15 years agoTest case and fix for #2902 - IE fails to size ICaption icon correctly on consecutive...
Artur Signell [Fri, 22 May 2009 16:47:33 +0000 (16:47 +0000)]
Test case and fix for #2902 - IE fails to size ICaption icon correctly on consecutive reloads

svn changeset:7972/svn branch:6.0

15 years agoFixed deprecated API used in TestBase
Artur Signell [Fri, 22 May 2009 16:46:25 +0000 (16:46 +0000)]
Fixed deprecated API used in TestBase

svn changeset:7971/svn branch:6.0

15 years agoMoved test case to correct package (#2941)
Artur Signell [Fri, 22 May 2009 16:45:22 +0000 (16:45 +0000)]
Moved test case to correct package (#2941)

svn changeset:7970/svn branch:6.0

15 years agoTest case and fix for #2941 - Panel does not remove all Action Handlers on client...
Artur Signell [Fri, 22 May 2009 16:44:20 +0000 (16:44 +0000)]
Test case and fix for #2941 - Panel does not remove all Action Handlers on client-side

svn changeset:7969/svn branch:6.0

15 years agoFixed reindeer theme link style buttons with icons for IE.
Jouni Koivuviita [Fri, 22 May 2009 14:01:17 +0000 (14:01 +0000)]
Fixed reindeer theme link style buttons with icons for IE.

svn changeset:7968/svn branch:6.0

15 years agoReindeer theme update: splitpanel "small" style added.
Jouni Koivuviita [Fri, 22 May 2009 13:33:31 +0000 (13:33 +0000)]
Reindeer theme update: splitpanel "small" style added.

svn changeset:7965/svn branch:6.0

15 years agoReindeer theme update: inline datefield now works on black background.
Jouni Koivuviita [Fri, 22 May 2009 12:30:19 +0000 (12:30 +0000)]
Reindeer theme update: inline datefield now works on black background.

svn changeset:7960/svn branch:6.0

15 years agoMore reindeer theme component now support black styles: datefield and combobox. Some...
Jouni Koivuviita [Fri, 22 May 2009 10:28:54 +0000 (10:28 +0000)]
More reindeer theme component now support black styles: datefield and combobox. Some other updates as well.

svn changeset:7955/svn branch:6.0

15 years agoMultiple small fixes for themes, mainly reindeer (black buttons now work in IE as...
Jouni Koivuviita [Fri, 22 May 2009 09:13:52 +0000 (09:13 +0000)]
Multiple small fixes for themes, mainly reindeer (black buttons now work in IE as well, for instance).

svn changeset:7953/svn branch:6.0

15 years agoFixed regression caused by [7930] (VFilterSelect crashed in IE).
Jouni Koivuviita [Fri, 22 May 2009 08:25:14 +0000 (08:25 +0000)]
Fixed regression caused by [7930] (VFilterSelect crashed in IE).

svn changeset:7950/svn branch:6.0

15 years agoFixes #2955: New item button clipped on new "poro" theme
Jouni Koivuviita [Fri, 22 May 2009 07:02:17 +0000 (07:02 +0000)]
Fixes #2955: New item button clipped on new "poro" theme

svn changeset:7948/svn branch:6.0

15 years ago#2998 test case
Henri Sara [Fri, 22 May 2009 06:45:24 +0000 (06:45 +0000)]
#2998 test case

svn changeset:7947/svn branch:6.0

15 years agoRemoved explicit height setting from reindeer theme table.
Jouni Koivuviita [Fri, 22 May 2009 06:26:46 +0000 (06:26 +0000)]
Removed explicit height setting from reindeer theme table.

svn changeset:7946/svn branch:6.0

15 years agoFixed #2853 - No tooltip for embedded content
Artur Signell [Thu, 21 May 2009 18:10:46 +0000 (18:10 +0000)]
Fixed #2853 - No tooltip for embedded content
Added tooltip for embedded containing an image

svn changeset:7943/svn branch:6.0

15 years agoAdditional fix for #2997 - Add API for registering tooltips for any element in the...
Artur Signell [Thu, 21 May 2009 15:51:48 +0000 (15:51 +0000)]
Additional fix for #2997 - Add API for registering tooltips for any element in the DOM tree

svn changeset:7942/svn branch:6.0

15 years agoFixed #2995 - Tooltip for a TabSheet tab does not show
Artur Signell [Thu, 21 May 2009 15:38:51 +0000 (15:38 +0000)]
Fixed #2995 - Tooltip for a TabSheet tab does not show

svn changeset:7941/svn branch:6.0

15 years agoFix for #2997 - Add API for registering tooltips for any element in the DOM tree
Artur Signell [Thu, 21 May 2009 15:36:15 +0000 (15:36 +0000)]
Fix for #2997 - Add API for registering tooltips for any element in the DOM tree

svn changeset:7940/svn branch:6.0

15 years agominor fixes to reindeer theme.
Jouni Koivuviita [Thu, 21 May 2009 13:39:13 +0000 (13:39 +0000)]
minor fixes to reindeer theme.

svn changeset:7936/svn branch:6.0

15 years agoreindeer theme update: black style for layout, textfield and buttons.
Jouni Koivuviita [Thu, 21 May 2009 12:42:15 +0000 (12:42 +0000)]
reindeer theme update: black style for layout, textfield and buttons.

svn changeset:7935/svn branch:6.0

15 years agoreindeer theme updates: filterselect with icon fixed, table default style now lighter...
Jouni Koivuviita [Thu, 21 May 2009 11:22:06 +0000 (11:22 +0000)]
reindeer theme updates: filterselect with icon fixed, table default style now lighter (previous style now with stylename "strong").

svn changeset:7934/svn branch:6.0

15 years agoModified VFilterSelect to consider textfield margin accordingly in its width calculat...
Jouni Koivuviita [Thu, 21 May 2009 10:34:42 +0000 (10:34 +0000)]
Modified VFilterSelect to consider textfield margin accordingly in its width calculations (needed by the reindeer theme).

svn changeset:7933/svn branch:6.0

15 years agoAdded a new classname to VScrollTable: now non-selectable table will have .v-table...
Jouni Koivuviita [Thu, 21 May 2009 10:01:39 +0000 (10:01 +0000)]
Added a new classname to VScrollTable: now non-selectable table will have .v-table-body-noselection added to the table body element.

svn changeset:7932/svn branch:6.0

15 years agoTest case for #2995
Artur Signell [Thu, 21 May 2009 10:01:21 +0000 (10:01 +0000)]
Test case for #2995

svn changeset:7931/svn branch:6.0

15 years agoVFilterSelect now removes icon element from DOM if the icon is null. Previously it...
Jouni Koivuviita [Thu, 21 May 2009 10:00:56 +0000 (10:00 +0000)]
VFilterSelect now removes icon element from DOM if the icon is null. Previously it was only hidden, but the new theme requires it to be removed from the DOM.

svn changeset:7930/svn branch:6.0

15 years agoInclude base theme in JARs.
Henri Sara [Wed, 20 May 2009 12:31:54 +0000 (12:31 +0000)]
Include base theme in JARs.

svn changeset:7921/svn branch:6.0

15 years agofixes #2909 + cleanup and generics for UIDL class
Matti Tahvonen [Wed, 20 May 2009 10:42:21 +0000 (10:42 +0000)]
fixes #2909 + cleanup and generics for UIDL class

svn changeset:7915/svn branch:6.0

15 years agoTable ItemClickListener now supports middle- and right-button. Fixes #2987
Marc Englund [Wed, 20 May 2009 08:41:36 +0000 (08:41 +0000)]
Table ItemClickListener now supports middle- and right-button. Fixes #2987

svn changeset:7914/svn branch:6.0