]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agofixes #1965 (support for table column icons)
Matti Tahvonen [Wed, 6 Aug 2008 07:26:52 +0000 (07:26 +0000)]
fixes #1965 (support for table column icons)

svn changeset:5142/svn branch:trunk

16 years agofixes #1963 (support for row icons)
Matti Tahvonen [Wed, 6 Aug 2008 06:49:09 +0000 (06:49 +0000)]
fixes #1963 (support for row icons)

svn changeset:5141/svn branch:trunk

16 years agofixes #1956 (RAW mode in Label)
Matti Tahvonen [Tue, 5 Aug 2008 14:24:32 +0000 (14:24 +0000)]
fixes #1956 (RAW mode in Label)

svn changeset:5140/svn branch:trunk

16 years agocancels events with found key combinations. allows using key combos like "ctrl-s"
Matti Tahvonen [Tue, 5 Aug 2008 11:19:33 +0000 (11:19 +0000)]
cancels events with found key combinations. allows using key combos like "ctrl-s"

svn changeset:5139/svn branch:trunk

16 years agofixes #1882 (loading indicator position)
Matti Tahvonen [Tue, 5 Aug 2008 09:23:13 +0000 (09:23 +0000)]
fixes  #1882 (loading indicator position)

svn changeset:5138/svn branch:trunk

16 years agoadded same rendering performance tests
Matti Tahvonen [Tue, 5 Aug 2008 08:25:27 +0000 (08:25 +0000)]
added same rendering performance tests

svn changeset:5137/svn branch:trunk

16 years agoWhoops :-/ Deleting accidentally created branches
Matti Tahvonen [Tue, 5 Aug 2008 08:08:42 +0000 (08:08 +0000)]
Whoops :-/ Deleting accidentally created branches

svn changeset:5136/svn branch:trunk

16 years agosvn changeset:5135/svn branch:trunk
Matti Tahvonen [Tue, 5 Aug 2008 07:58:31 +0000 (07:58 +0000)]
svn changeset:5135/svn branch:trunk

16 years agosvn changeset:5134/svn branch:trunk
Matti Tahvonen [Tue, 5 Aug 2008 07:57:55 +0000 (07:57 +0000)]
svn changeset:5134/svn branch:trunk

16 years agosvn changeset:5133/svn branch:trunk
Matti Tahvonen [Tue, 5 Aug 2008 07:47:17 +0000 (07:47 +0000)]
svn changeset:5133/svn branch:trunk

16 years agofixes #18678 (too long captions in panels)
Matti Tahvonen [Tue, 5 Aug 2008 06:33:35 +0000 (06:33 +0000)]
fixes #18678 (too long captions in panels)

svn changeset:5132/svn branch:trunk

16 years agoUpdated book tests. MenuBar example.
Marko Grönroos [Mon, 4 Aug 2008 16:31:38 +0000 (16:31 +0000)]
Updated book tests. MenuBar example.

svn changeset:5131/svn branch:trunk

16 years agofixes #1960 (IE and disabled datefield) and removes odd usage of ITextField just...
Matti Tahvonen [Mon, 4 Aug 2008 13:05:45 +0000 (13:05 +0000)]
fixes #1960 (IE and disabled datefield) and removes odd usage of ITextField just to get proper style names

svn changeset:5129/svn branch:trunk

16 years agoCleanup of QueryContainer example code.
Marko Grönroos [Mon, 4 Aug 2008 12:12:10 +0000 (12:12 +0000)]
Cleanup of QueryContainer example code.

svn changeset:5125/svn branch:trunk

16 years agoFixed #1959: SplitPanel calling setSecondComponent bugs if second component already...
Jani Laakso [Wed, 30 Jul 2008 10:21:43 +0000 (10:21 +0000)]
Fixed #1959: SplitPanel calling setSecondComponent bugs if second component already exists

svn changeset:5122/svn branch:trunk

16 years agoUpdated book examples. Form example, editable Table with beans, QueryContainer with...
Marko Grönroos [Mon, 28 Jul 2008 13:12:15 +0000 (13:12 +0000)]
Updated book examples. Form example, editable Table with beans, QueryContainer with Select.

svn changeset:5119/svn branch:trunk

16 years agoFixed a possible security vulnerability in IWindow. The window caption string was...
Jouni Koivuviita [Thu, 24 Jul 2008 07:57:56 +0000 (07:57 +0000)]
Fixed a possible security vulnerability in IWindow. The window caption string was not escaped, and any HTML could be passed and parsed inside it.

svn changeset:5115/svn branch:trunk

16 years agoUpdated Table editing test.
Marko Grönroos [Wed, 23 Jul 2008 18:25:30 +0000 (18:25 +0000)]
Updated Table editing test.

svn changeset:5114/svn branch:trunk

16 years agoUpdated book tests: editable tables.
Marko Grönroos [Wed, 23 Jul 2008 09:06:17 +0000 (09:06 +0000)]
Updated book tests: editable tables.

svn changeset:5113/svn branch:trunk

16 years agoFixed building widgetsets on mac_leopard platform
Risto Yrjänä [Tue, 22 Jul 2008 11:20:38 +0000 (11:20 +0000)]
Fixed building widgetsets on mac_leopard platform

svn changeset:5112/svn branch:trunk

16 years agoUpdated book tests: RichTestArea, Forms.
Marko Grönroos [Tue, 22 Jul 2008 08:33:43 +0000 (08:33 +0000)]
Updated book tests: RichTestArea, Forms.

svn changeset:5111/svn branch:trunk

16 years agoAdded CSS for MenuBar
Risto Yrjänä [Tue, 22 Jul 2008 07:37:44 +0000 (07:37 +0000)]
Added CSS for MenuBar

svn changeset:5110/svn branch:trunk

16 years agoAdds #1946 collapsing + submenu icons.
Risto Yrjänä [Tue, 22 Jul 2008 05:42:33 +0000 (05:42 +0000)]
Adds #1946 collapsing + submenu icons.

svn changeset:5109/svn branch:trunk

16 years agoFixes #1949.
Marko Grönroos [Tue, 15 Jul 2008 16:45:09 +0000 (16:45 +0000)]
Fixes #1949.

svn changeset:5107/svn branch:trunk

16 years agoUpdated book tests: Tables, notifications, printing.
Marko Grönroos [Tue, 15 Jul 2008 16:27:49 +0000 (16:27 +0000)]
Updated book tests: Tables, notifications, printing.

svn changeset:5106/svn branch:trunk

16 years agoMinor modification to window header icon.
Jouni Koivuviita [Tue, 15 Jul 2008 09:48:00 +0000 (09:48 +0000)]
Minor modification to window header icon.

svn changeset:5105/svn branch:trunk

16 years agoFixes #1941: Combobox should close the dropdown menu when pressing ESC-key
Jouni Koivuviita [Tue, 15 Jul 2008 08:44:30 +0000 (08:44 +0000)]
Fixes #1941: Combobox should close the dropdown menu when pressing ESC-key

svn changeset:5104/svn branch:trunk

16 years agoFixes #1942: DateField popup button hidden in Tables in editable mode
Jouni Koivuviita [Mon, 14 Jul 2008 13:39:21 +0000 (13:39 +0000)]
Fixes #1942: DateField popup button hidden in Tables in editable mode

svn changeset:5103/svn branch:trunk

16 years agoTest for #1940 (TextField without caption, but with error, inside fixed width ordered...
Joonas Lehtinen [Fri, 11 Jul 2008 17:37:10 +0000 (17:37 +0000)]
Test for #1940 (TextField without caption, but with error, inside fixed width ordered layout shows scrollbar)

svn changeset:5102/svn branch:trunk

16 years agoFixed a potential problem in IOrderedLayout (could not replicate the problem, but...
Joonas Lehtinen [Fri, 11 Jul 2008 17:32:22 +0000 (17:32 +0000)]
Fixed a potential problem in IOrderedLayout (could not replicate the problem, but suspect that it might occur some day)

svn changeset:5101/svn branch:trunk

16 years agoUpdated book examples. Components inside Tables, editable Tables.
Marko Grönroos [Fri, 11 Jul 2008 16:59:56 +0000 (16:59 +0000)]
Updated book examples. Components inside Tables, editable Tables.

svn changeset:5100/svn branch:trunk

16 years agoTest for Ticket #1939 - Resetting orderedlayout width on fly affects its components...
Joonas Lehtinen [Fri, 11 Jul 2008 16:56:35 +0000 (16:56 +0000)]
Test for Ticket #1939 - Resetting orderedlayout width on fly affects its components layout in some situations

svn changeset:5098/svn branch:trunk

16 years agoBetter error message in case the user had not set main window
Joonas Lehtinen [Fri, 11 Jul 2008 16:52:07 +0000 (16:52 +0000)]
Better error message in case the user had not set main window

svn changeset:5097/svn branch:trunk

16 years agoOptimizing IOrderedLayout
Joonas Lehtinen [Fri, 11 Jul 2008 16:41:58 +0000 (16:41 +0000)]
Optimizing IOrderedLayout

svn changeset:5096/svn branch:trunk

16 years agoFixes #1938 Changing OrderedLayout vertical from undefined width to pixelwidth does...
Joonas Lehtinen [Fri, 11 Jul 2008 14:57:54 +0000 (14:57 +0000)]
Fixes #1938 Changing OrderedLayout vertical from undefined width to pixelwidth does not properly cut the width of children

svn changeset:5095/svn branch:trunk

16 years agoFixes a bug in test for #1934
Joonas Lehtinen [Fri, 11 Jul 2008 14:20:08 +0000 (14:20 +0000)]
Fixes a bug in test for #1934

svn changeset:5094/svn branch:trunk

16 years agoFixes lot of alignment issues in IOrderedLayout.
Joonas Lehtinen [Fri, 11 Jul 2008 14:13:14 +0000 (14:13 +0000)]
Fixes lot of alignment issues in IOrderedLayout.

- Fixes #1909 IOrderedLayout : Horzontal components with empty caption, but validation errors sometimes stack on top of each other
- Fixes #1916 IOrderedLayout misalign components with no caption, but with validation errors in horizontal mode
- Fixes #1935 OrderedLayout-horizontal fixed height broken

svn changeset:5093/svn branch:trunk

16 years agoupdated ticket number, previous changeset is for #1970
Matti Tahvonen [Fri, 11 Jul 2008 11:58:58 +0000 (11:58 +0000)]
updated ticket number, previous changeset is for #1970

svn changeset:5092/svn branch:trunk

16 years agoworkaround for #1869 + updated deprecated methods
Matti Tahvonen [Fri, 11 Jul 2008 11:57:33 +0000 (11:57 +0000)]
workaround for #1869 + updated deprecated methods

svn changeset:5091/svn branch:trunk

16 years agoIsotaled test for #1916 IOrderedLayout misalign components with no caption, but with...
Joonas Lehtinen [Fri, 11 Jul 2008 08:52:12 +0000 (08:52 +0000)]
Isotaled test for #1916 IOrderedLayout misalign components with no caption, but with validation errors in horizontal mode

svn changeset:5090/svn branch:trunk

16 years agoFixes #1913 : Test #1710 Layout alignment center|right broken
Joonas Lehtinen [Fri, 11 Jul 2008 08:34:28 +0000 (08:34 +0000)]
Fixes #1913 : Test #1710 Layout alignment center|right broken

svn changeset:5089/svn branch:trunk

16 years agoWidth changes for #1710 test along the lines of #1930
Joonas Lehtinen [Fri, 11 Jul 2008 08:27:51 +0000 (08:27 +0000)]
Width changes for #1710 test along the lines of #1930

svn changeset:5088/svn branch:trunk

16 years agoFixes FF3 issue with relational widths
Matti Tahvonen [Fri, 11 Jul 2008 08:27:03 +0000 (08:27 +0000)]
Fixes FF3 issue with relational widths

svn changeset:5087/svn branch:trunk

16 years agoAdded possibility to show/hide layout tests from #1710 test
Joonas Lehtinen [Fri, 11 Jul 2008 08:12:37 +0000 (08:12 +0000)]
Added possibility to show/hide layout tests from #1710 test

svn changeset:5086/svn branch:trunk

16 years agoTest for #1934 : Horizontal ExpandLayout completely broken
Joonas Lehtinen [Fri, 11 Jul 2008 07:55:05 +0000 (07:55 +0000)]
Test for #1934 : Horizontal ExpandLayout completely broken

svn changeset:5085/svn branch:trunk

16 years agoFixed 1933 Reservr main screen too narrow
Joonas Lehtinen [Fri, 11 Jul 2008 07:38:28 +0000 (07:38 +0000)]
Fixed 1933 Reservr main screen too narrow

svn changeset:5084/svn branch:trunk

16 years agoadded helper method to clone dom element
Matti Tahvonen [Fri, 11 Jul 2008 06:41:28 +0000 (06:41 +0000)]
added helper method to clone dom element

svn changeset:5083/svn branch:trunk

16 years agoFixes #1930 OrderedLayout 100% default breaks all the programs setting pixelsize...
Joonas Lehtinen [Fri, 11 Jul 2008 06:41:10 +0000 (06:41 +0000)]
Fixes #1930 OrderedLayout 100% default breaks all the programs setting pixelsize with no pixel unit

svn changeset:5082/svn branch:trunk

16 years agoTest for #1921 : IOrderedLayout needs cross-browser DOM structures
Joonas Lehtinen [Thu, 10 Jul 2008 14:27:21 +0000 (14:27 +0000)]
Test for #1921 : IOrderedLayout needs cross-browser DOM structures

svn changeset:5080/svn branch:trunk

16 years agoMajor changes in OrderedLayout
Joonas Lehtinen [Thu, 10 Jul 2008 14:21:18 +0000 (14:21 +0000)]
Major changes in OrderedLayout

These changes include:
- Redesigned IOrderedLayout DOM-structure
- Changes OrderedLayout Horizontal mode constructor defaults to 100% wide (this has been practical default since Millstone 3.0 as undefined width have been broken in horizontal mode)
- Ensured appearance of error exclamation marks in captions without required status, icon or caption text
- Closes #1911 : Optimize IOrderedLayout dom-structure by removing intermediate margin-div
- Closes #1915 : IOrderedLayout caculates right margin incorrectly in horizontal mode when width is not set
- Closes #1921 : IOrderedLayout needs cross-browser DOM structures
- Probably introduces many new regressions

All-in-all OrderedLayout is still work in progress and should not yet be included in 5.2.x releases

svn changeset:5079/svn branch:trunk

16 years agoFixes #1913 : Test #1710 Layout alignment center|right broken
Joonas Lehtinen [Thu, 10 Jul 2008 14:05:18 +0000 (14:05 +0000)]
Fixes #1913 : Test #1710 Layout alignment center|right broken

svn changeset:5078/svn branch:trunk

16 years agopartial fix for #1902. FF seems to bug some pixels still (too narrow).
Matti Tahvonen [Thu, 10 Jul 2008 12:20:23 +0000 (12:20 +0000)]
partial fix for #1902. FF seems to bug some pixels still (too narrow).

svn changeset:5077/svn branch:trunk

16 years agoTest case and fix for #1924
Matti Tahvonen [Thu, 10 Jul 2008 07:41:06 +0000 (07:41 +0000)]
Test case and fix for #1924

svn changeset:5076/svn branch:trunk

16 years agoforgotten changes for #1834
Matti Tahvonen [Thu, 10 Jul 2008 05:17:40 +0000 (05:17 +0000)]
forgotten changes for #1834

svn changeset:5075/svn branch:trunk

16 years agofixes #1581
Matti Tahvonen [Wed, 9 Jul 2008 13:33:55 +0000 (13:33 +0000)]
fixes #1581

svn changeset:5074/svn branch:trunk

16 years agoModified component error messages styles a bit.
Jouni Koivuviita [Wed, 9 Jul 2008 11:20:10 +0000 (11:20 +0000)]
Modified component error messages styles a bit.

svn changeset:5073/svn branch:trunk

16 years agoUpdated Form example. New parameter and URI handler example.
Marko Grönroos [Tue, 8 Jul 2008 16:27:04 +0000 (16:27 +0000)]
Updated Form example. New parameter and URI handler example.

svn changeset:5072/svn branch:trunk

16 years agoNo longer selects value as a sideeffect of unfocusing; fixes #1899
Marc Englund [Mon, 7 Jul 2008 13:53:29 +0000 (13:53 +0000)]
No longer selects value as a sideeffect of unfocusing; fixes #1899

svn changeset:5068/svn branch:trunk

16 years agoUpdates to #1710 test
Joonas Lehtinen [Fri, 4 Jul 2008 15:26:21 +0000 (15:26 +0000)]
Updates to #1710 test

svn changeset:5067/svn branch:trunk

16 years agoFixes #1917 IOrderedLayout completely invisible in IE
Joonas Lehtinen [Fri, 4 Jul 2008 15:24:23 +0000 (15:24 +0000)]
Fixes #1917 IOrderedLayout completely invisible in IE

svn changeset:5066/svn branch:trunk

16 years agoRemove resolved todo-line
Joonas Lehtinen [Fri, 4 Jul 2008 13:58:55 +0000 (13:58 +0000)]
Remove resolved todo-line

svn changeset:5065/svn branch:trunk

16 years agoFixes #1903 IOrderedLayout component vertical alignment broken and #1911 Optimize...
Joonas Lehtinen [Fri, 4 Jul 2008 13:58:23 +0000 (13:58 +0000)]
Fixes #1903 IOrderedLayout component vertical alignment broken and #1911 Optimize IOrderedLayout dom-structure by removing intermediate margin-div

svn changeset:5064/svn branch:trunk

16 years agoFixes #1912 : IOrderedLayout regression - captionless fields dont clear floats properly
Joonas Lehtinen [Fri, 4 Jul 2008 12:33:50 +0000 (12:33 +0000)]
Fixes #1912 : IOrderedLayout regression - captionless fields dont clear floats properly

svn changeset:5063/svn branch:trunk

16 years agoFixes #1905: Tooltips for components inside sub-windows we're not shown.
Jouni Koivuviita [Fri, 4 Jul 2008 11:59:27 +0000 (11:59 +0000)]
Fixes #1905: Tooltips for components inside sub-windows we're not shown.

svn changeset:5062/svn branch:trunk

16 years agoFixed typos in Javadoc.
Jouni Koivuviita [Fri, 4 Jul 2008 11:49:56 +0000 (11:49 +0000)]
Fixed typos in Javadoc.

svn changeset:5061/svn branch:trunk

16 years agoFixes #1910 IOrderedLayout should adapt to content width when in horizontal mode...
Joonas Lehtinen [Fri, 4 Jul 2008 11:34:45 +0000 (11:34 +0000)]
Fixes #1910 IOrderedLayout should adapt to content width when in horizontal mode and has no width set

svn changeset:5060/svn branch:trunk

16 years agoAdded stubs for using CSS reader for #1904
Joonas Lehtinen [Fri, 4 Jul 2008 09:52:12 +0000 (09:52 +0000)]
Added stubs for using CSS reader for #1904

svn changeset:5059/svn branch:trunk

16 years agoHelper class for fetching CSS property values from stylesheets.
Jouni Koivuviita [Fri, 4 Jul 2008 09:48:21 +0000 (09:48 +0000)]
Helper class for fetching CSS property values from stylesheets.

svn changeset:5058/svn branch:trunk

16 years agoFixes #1908 : changing layout alignment changes controls orientation to vertical
Joonas Lehtinen [Fri, 4 Jul 2008 09:28:43 +0000 (09:28 +0000)]
Fixes #1908 : changing layout alignment changes controls orientation to vertical

svn changeset:5057/svn branch:trunk

16 years agoMade marginal and spacing calculations a lot more robust. Related to #1904
Joonas Lehtinen [Fri, 4 Jul 2008 09:17:04 +0000 (09:17 +0000)]
Made marginal and spacing calculations a lot more robust. Related to #1904

svn changeset:5056/svn branch:trunk

16 years agoFixes #1907 : Switching between horizontal and vertical modes broken in IOrderedLayout
Joonas Lehtinen [Fri, 4 Jul 2008 07:57:49 +0000 (07:57 +0000)]
Fixes #1907 : Switching between horizontal and vertical modes broken in IOrderedLayout

svn changeset:5055/svn branch:trunk

16 years agoTest for #1906
Joonas Lehtinen [Fri, 4 Jul 2008 07:30:23 +0000 (07:30 +0000)]
Test for #1906

svn changeset:5054/svn branch:trunk

16 years agobooleanValue should be public
Joonas Lehtinen [Fri, 4 Jul 2008 07:08:46 +0000 (07:08 +0000)]
booleanValue should be public

svn changeset:5053/svn branch:trunk

16 years agoFixes #1906 : Button should provide easy to use method for getting the boolean state...
Joonas Lehtinen [Fri, 4 Jul 2008 07:07:17 +0000 (07:07 +0000)]
Fixes #1906 : Button should provide easy to use method for getting the boolean state of the checkbox

svn changeset:5052/svn branch:trunk

16 years agoCompletes implementation and documentation of IOrderedLayout. Only known remaining...
Joonas Lehtinen [Fri, 4 Jul 2008 06:54:08 +0000 (06:54 +0000)]
Completes implementation and documentation of IOrderedLayout. Only known remaining bugs are #1904 and #1903. Thus closes #1874.

svn changeset:5051/svn branch:trunk

16 years agoImplemented equals on margininfo
Joonas Lehtinen [Fri, 4 Jul 2008 06:33:16 +0000 (06:33 +0000)]
Implemented equals on margininfo

svn changeset:5050/svn branch:trunk

16 years agoRemoving IOrderedLayoutHorizontal and IOrderedLayoutVertical classes
Joonas Lehtinen [Thu, 3 Jul 2008 22:32:09 +0000 (22:32 +0000)]
Removing IOrderedLayoutHorizontal and IOrderedLayoutVertical classes

svn changeset:5049/svn branch:trunk

16 years agoCleaning and documenting IOrderedLayout
Joonas Lehtinen [Thu, 3 Jul 2008 22:27:23 +0000 (22:27 +0000)]
Cleaning and documenting IOrderedLayout

svn changeset:5048/svn branch:trunk

16 years agoIOrderedLayout implementation is now feature complete and thus horizontal and vertica...
Joonas Lehtinen [Thu, 3 Jul 2008 22:22:54 +0000 (22:22 +0000)]
IOrderedLayout implementation is now feature complete and thus horizontal and vertical variants have become unnecessary. Removing. Also fixed couple of layouting issues.

svn changeset:5047/svn branch:trunk

16 years agoNow IOrderedLayout implements fixed width/height layouts directly. Removing ISizeable...
Joonas Lehtinen [Thu, 3 Jul 2008 21:22:37 +0000 (21:22 +0000)]
Now IOrderedLayout implements fixed width/height layouts directly. Removing ISizeableOrderedLayout. Fixes #1887

svn changeset:5046/svn branch:trunk

16 years agoMore extensive tests for #1902
Joonas Lehtinen [Thu, 3 Jul 2008 17:26:34 +0000 (17:26 +0000)]
More extensive tests for #1902

svn changeset:5045/svn branch:trunk

16 years agoTest for #1902
Joonas Lehtinen [Thu, 3 Jul 2008 16:40:28 +0000 (16:40 +0000)]
Test for #1902

svn changeset:5044/svn branch:trunk

16 years agoAdded couple of more fields to #1710 test
Joonas Lehtinen [Thu, 3 Jul 2008 16:34:32 +0000 (16:34 +0000)]
Added couple of more fields to #1710 test

svn changeset:5043/svn branch:trunk

16 years agorecompiled css
Joonas Lehtinen [Thu, 3 Jul 2008 16:14:25 +0000 (16:14 +0000)]
recompiled css

svn changeset:5042/svn branch:trunk

16 years agoFixes #1901 and also optimizes DOM creation on other browsers
Joonas Lehtinen [Thu, 3 Jul 2008 16:13:17 +0000 (16:13 +0000)]
Fixes #1901  and also optimizes DOM creation on other browsers

svn changeset:5041/svn branch:trunk

16 years agoFixes #1897 : IOrderedLayoutVertical: Centered/right captionless texfield pushes...
Joonas Lehtinen [Thu, 3 Jul 2008 15:41:08 +0000 (15:41 +0000)]
Fixes #1897 : IOrderedLayoutVertical: Centered/right captionless texfield pushes error indicator to next line on FF3 Mac and on Safari3

svn changeset:5040/svn branch:trunk

16 years agoRemoved unneeded hasErrorMessageClass() method left over from #1867.
Marko Grönroos [Thu, 3 Jul 2008 15:38:29 +0000 (15:38 +0000)]
Removed unneeded hasErrorMessageClass() method left over from #1867.

svn changeset:5039/svn branch:trunk

16 years agoFixes ticket #1867 (Error message in Form is empty if required field is empty)
Joonas Lehtinen [Thu, 3 Jul 2008 15:19:18 +0000 (15:19 +0000)]
Fixes ticket #1867 (Error message in Form is empty if required field is empty)

svn changeset:5038/svn branch:trunk

16 years agoEnsuring that caption styles do not leak in deep component trees. Connected to #1897
Joonas Lehtinen [Thu, 3 Jul 2008 14:59:51 +0000 (14:59 +0000)]
Ensuring that caption styles do not leak in deep component trees. Connected to #1897

svn changeset:5037/svn branch:trunk

16 years ago"Final" Fix for #1867
Joonas Lehtinen [Thu, 3 Jul 2008 14:16:47 +0000 (14:16 +0000)]
"Final" Fix for #1867

svn changeset:5036/svn branch:trunk

16 years agoRemoved JDK 1.5 dependency from Book example
Joonas Lehtinen [Thu, 3 Jul 2008 14:00:31 +0000 (14:00 +0000)]
Removed JDK 1.5 dependency from Book example

svn changeset:5035/svn branch:trunk

16 years agoRemoved JDK 1.5 dependency from Book example
Joonas Lehtinen [Thu, 3 Jul 2008 13:58:30 +0000 (13:58 +0000)]
Removed JDK 1.5 dependency from Book example

svn changeset:5034/svn branch:trunk

16 years agoCorrections for #1867
Joonas Lehtinen [Thu, 3 Jul 2008 13:56:00 +0000 (13:56 +0000)]
Corrections for #1867

svn changeset:5033/svn branch:trunk

16 years agoUpdated book examples.
Marko Grönroos [Thu, 3 Jul 2008 13:12:12 +0000 (13:12 +0000)]
Updated book examples.

svn changeset:5032/svn branch:trunk

16 years agoFixed: if Panel's width changes from some other value to 100%, the result won't be...
Jouni Koivuviita [Thu, 3 Jul 2008 13:10:54 +0000 (13:10 +0000)]
Fixed: if Panel's width changes from some other value to 100%, the result won't be as expected.

svn changeset:5031/svn branch:trunk

16 years agoFixed #1867 further.
Marko Grönroos [Thu, 3 Jul 2008 13:10:11 +0000 (13:10 +0000)]
Fixed #1867 further.

svn changeset:5030/svn branch:trunk

16 years agoComboBox now won't show statusbar or paging arrows if all available items fit into...
Jouni Koivuviita [Thu, 3 Jul 2008 13:08:58 +0000 (13:08 +0000)]
ComboBox now won't show statusbar or paging arrows if all available items fit into one page.

svn changeset:5029/svn branch:trunk

16 years agoFixes #1891 Changing alignment from left to center to right bugs in IOrderedLayoutVer...
Joonas Lehtinen [Thu, 3 Jul 2008 12:52:52 +0000 (12:52 +0000)]
Fixes #1891 Changing alignment from left to center to right bugs in IOrderedLayoutVertical

svn changeset:5028/svn branch:trunk

16 years agoFixes for shadow layer (IE6).
Jouni Koivuviita [Thu, 3 Jul 2008 12:49:53 +0000 (12:49 +0000)]
Fixes for shadow layer (IE6).

svn changeset:5027/svn branch:trunk

16 years agoMinor corrections to ToolkitOverlay. Enabled shadows for Tooltips as well.
Jouni Koivuviita [Thu, 3 Jul 2008 12:49:14 +0000 (12:49 +0000)]
Minor corrections to ToolkitOverlay. Enabled shadows for Tooltips as well.

svn changeset:5026/svn branch:trunk