]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
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

16 years agorecompiled styles.css
Joonas Lehtinen [Thu, 3 Jul 2008 12:16:57 +0000 (12:16 +0000)]
recompiled styles.css

svn changeset:5025/svn branch:trunk

16 years agoRemoved JDK 1.5 dependencies from a fix (is Form.java) that is targeted to 5.2.x
Joonas Lehtinen [Thu, 3 Jul 2008 12:15:59 +0000 (12:15 +0000)]
Removed JDK 1.5 dependencies from a fix (is Form.java) that is targeted to 5.2.x

svn changeset:5024/svn branch:trunk

16 years agoFixes #1896 Error (!) mark missing from button and checkbox on IE
Joonas Lehtinen [Thu, 3 Jul 2008 12:09:46 +0000 (12:09 +0000)]
Fixes #1896 Error (!) mark missing from button and checkbox on IE

svn changeset:5023/svn branch:trunk

16 years agoRemoved width calculation from iLayout(): it caused #1757, and we were unable to...
Marc Englund [Thu, 3 Jul 2008 12:00:12 +0000 (12:00 +0000)]
Removed width calculation from iLayout(): it caused #1757, and we were unable to come up a case that needed the code. Fixes #1757.

svn changeset:5022/svn branch:trunk

16 years agoFixes the main problem in #1867, but brings other problems. Needs more work.
Marko Grönroos [Thu, 3 Jul 2008 10:27:53 +0000 (10:27 +0000)]
Fixes the main problem in #1867, but brings other problems. Needs more work.

svn changeset:5021/svn branch:trunk

16 years agoFixes #1841 (streched buttons in IE).
Marc Englund [Thu, 3 Jul 2008 10:23:12 +0000 (10:23 +0000)]
Fixes #1841 (streched buttons in IE).

svn changeset:5020/svn branch:trunk

16 years agoTooltip styles updated. Removed duplicate .i-errormessage class from "caption.css".
Jouni Koivuviita [Thu, 3 Jul 2008 10:06:27 +0000 (10:06 +0000)]
Tooltip styles updated. Removed duplicate .i-errormessage class from "caption.css".

svn changeset:5019/svn branch:trunk

16 years agoFixes #1895 Caption is right aligned on IE on IOrderedLayoutVertical where widget...
Joonas Lehtinen [Thu, 3 Jul 2008 09:13:17 +0000 (09:13 +0000)]
Fixes #1895 Caption is right aligned on IE on IOrderedLayoutVertical where widget is aligned right

svn changeset:5018/svn branch:trunk

16 years agoShadow styles for default theme.
Jouni Koivuviita [Thu, 3 Jul 2008 09:05:47 +0000 (09:05 +0000)]
Shadow styles for default theme.

svn changeset:5017/svn branch:trunk

16 years agoImplemented a shadow for ToolkitOverlay and applied it to most overlay elements.
Jouni Koivuviita [Thu, 3 Jul 2008 09:04:13 +0000 (09:04 +0000)]
Implemented a shadow for ToolkitOverlay and applied it to most overlay elements.

svn changeset:5016/svn branch:trunk

16 years agoFix for #1841 (streched, pixellated buttons in IE); width:1px in IE6 so that the...
Marc Englund [Thu, 3 Jul 2008 09:03:13 +0000 (09:03 +0000)]
Fix for #1841 (streched, pixellated buttons in IE); width:1px in IE6 so that the button does not take up too much space.

svn changeset:5014/svn branch:trunk

16 years agoRollbackking [5002] from button.css
Joonas Lehtinen [Thu, 3 Jul 2008 08:29:56 +0000 (08:29 +0000)]
Rollbackking [5002] from button.css

svn changeset:5013/svn branch:trunk

16 years agoFixes #1841 (streched, pixellated buttons in IE)
Marc Englund [Thu, 3 Jul 2008 08:26:54 +0000 (08:26 +0000)]
Fixes #1841 (streched, pixellated buttons in IE)

svn changeset:5012/svn branch:trunk

16 years agoFixes #1893 Tabsheet broken in IE
Joonas Lehtinen [Thu, 3 Jul 2008 08:12:07 +0000 (08:12 +0000)]
Fixes #1893 Tabsheet broken in IE

svn changeset:5011/svn branch:trunk

16 years agoOne more fix for #1875. Closing #1875
Joonas Lehtinen [Wed, 2 Jul 2008 15:41:09 +0000 (15:41 +0000)]
One more fix for #1875. Closing #1875

svn changeset:5010/svn branch:trunk

16 years agoAdding to the fix of #1872
Joonas Lehtinen [Wed, 2 Jul 2008 15:11:36 +0000 (15:11 +0000)]
Adding to the fix of #1872

svn changeset:5009/svn branch:trunk

16 years agoFixes #1872 OrderedLayout center-alignment leaks to inner layouts
Joonas Lehtinen [Wed, 2 Jul 2008 14:47:26 +0000 (14:47 +0000)]
Fixes #1872 OrderedLayout center-alignment leaks to inner layouts

svn changeset:5008/svn branch:trunk

16 years agoAs as part of #1875, removed IOrderedLayout:s dependency on ComplexLayout, rewrote...
Joonas Lehtinen [Wed, 2 Jul 2008 14:19:00 +0000 (14:19 +0000)]
As as part of #1875, removed IOrderedLayout:s dependency on ComplexLayout, rewrote, optimized and documented half of the implementation.

svn changeset:5007/svn branch:trunk

16 years agoMarked MenuBar and MenuBarItem copied from GWT as deprecated. They are old implementa...
Joonas Lehtinen [Wed, 2 Jul 2008 12:33:15 +0000 (12:33 +0000)]
Marked MenuBar and MenuBarItem copied from GWT as deprecated. They are old implementations and should not be used by anyone. They are only used by IFilterSelect.SuggestionMenu. This class should be reimplemented in future any ways.

svn changeset:5006/svn branch:trunk

16 years agoFixes #1883 Performance regression for IOrderedLayout from [5003]
Joonas Lehtinen [Wed, 2 Jul 2008 11:40:03 +0000 (11:40 +0000)]
Fixes #1883 Performance regression for IOrderedLayout from [5003]

svn changeset:5005/svn branch:trunk

16 years agoAdded outer layout alignment controls to better test #1710 and #1872
Joonas Lehtinen [Wed, 2 Jul 2008 10:42:00 +0000 (10:42 +0000)]
Added outer layout alignment controls to better test #1710 and #1872

svn changeset:5004/svn branch:trunk

16 years agoFixes #1881 OrderedLayout duplicates components in some situations
Joonas Lehtinen [Wed, 2 Jul 2008 10:34:48 +0000 (10:34 +0000)]
Fixes #1881 OrderedLayout duplicates components in some situations

svn changeset:5003/svn branch:trunk

16 years agoMajor revision to OrderedLayout to fix #1875 . Likely to cause regressions, do not...
Joonas Lehtinen [Tue, 1 Jul 2008 20:44:01 +0000 (20:44 +0000)]
Major revision to OrderedLayout to fix #1875 . Likely to cause regressions, do not include this to 5.2.x before #1710 has been fully closed and tested.

svn changeset:5002/svn branch:trunk

16 years agoAdding datefield to Test for 1710, fixing icon
Joonas Lehtinen [Tue, 1 Jul 2008 20:41:34 +0000 (20:41 +0000)]
Adding datefield to Test for 1710, fixing icon

svn changeset:5001/svn branch:trunk

16 years agoLayout tests complete... Now they should test about the all of the layouting features...
Joonas Lehtinen [Tue, 1 Jul 2008 16:24:02 +0000 (16:24 +0000)]
Layout tests complete... Now they should test about the all of the layouting features that might be somehow related to the #1710

svn changeset:5000/svn branch:trunk

16 years agoAdded extensive layout testing features to #1710 test
Joonas Lehtinen [Tue, 1 Jul 2008 15:25:30 +0000 (15:25 +0000)]
Added extensive layout testing features to #1710 test

svn changeset:4999/svn branch:trunk

16 years agoCorrects menubar refactoring bug...
Joonas Lehtinen [Tue, 1 Jul 2008 13:03:48 +0000 (13:03 +0000)]
Corrects menubar refactoring bug...

svn changeset:4998/svn branch:trunk

16 years agoIntegrated patch from ticket #1857. Closes the ticket.
Joonas Lehtinen [Tue, 1 Jul 2008 11:50:13 +0000 (11:50 +0000)]
Integrated patch from ticket #1857. Closes the ticket.

svn changeset:4996/svn branch:trunk

16 years agoTest for #1857
Joonas Lehtinen [Tue, 1 Jul 2008 11:46:24 +0000 (11:46 +0000)]
Test for #1857

svn changeset:4995/svn branch:trunk

16 years agoRefactored Item -> MenuItem to reduce confusion
Joonas Lehtinen [Tue, 1 Jul 2008 11:12:58 +0000 (11:12 +0000)]
Refactored Item -> MenuItem to reduce confusion

svn changeset:4993/svn branch:trunk

16 years agoIndex indicator (while scrolling) now takes actual table height into account, not...
Marc Englund [Tue, 1 Jul 2008 08:51:01 +0000 (08:51 +0000)]
Index indicator (while scrolling) now takes actual table height into account, not just pagelength; fixes  #1848

svn changeset:4992/svn branch:trunk

16 years agoFor #1859 "error messages overflow popup"; made tooltip maxwidth wider, overflow...
Marc Englund [Tue, 1 Jul 2008 08:12:26 +0000 (08:12 +0000)]
For #1859 "error messages overflow popup"; made tooltip maxwidth wider, overflow:auto, and added the possibility to mouseover the tooltip in order to scroll or cut&paste.

svn changeset:4991/svn branch:trunk

16 years agofixed a testcase typo
Joonas Lehtinen [Mon, 30 Jun 2008 16:30:50 +0000 (16:30 +0000)]
fixed a testcase typo

svn changeset:4988/svn branch:trunk

16 years agoTestcase for #1869
Joonas Lehtinen [Mon, 30 Jun 2008 16:27:50 +0000 (16:27 +0000)]
Testcase for #1869

svn changeset:4987/svn branch:trunk

16 years agoTest case for #1868
Joonas Lehtinen [Mon, 30 Jun 2008 16:25:27 +0000 (16:25 +0000)]
Test case for #1868

svn changeset:4986/svn branch:trunk

16 years agoAdded test-cases for all existing layouts (except customlayout)
Joonas Lehtinen [Mon, 30 Jun 2008 15:51:34 +0000 (15:51 +0000)]
Added test-cases for all existing layouts (except customlayout)

svn changeset:4985/svn branch:trunk

16 years agoTestcase for #1663
Joonas Lehtinen [Mon, 30 Jun 2008 14:58:14 +0000 (14:58 +0000)]
Testcase for #1663

svn changeset:4984/svn branch:trunk

16 years agoEvery now and then (depending on current date), the month was rolled forward as a...
Marc Englund [Mon, 30 Jun 2008 14:07:56 +0000 (14:07 +0000)]
Every now and then (depending on current date), the month was rolled forward as a side effect; fixes #1866

svn changeset:4983/svn branch:trunk

16 years agoFix for testcase #1710
Joonas Lehtinen [Mon, 30 Jun 2008 13:28:41 +0000 (13:28 +0000)]
Fix for testcase #1710

svn changeset:4982/svn branch:trunk

16 years agoTestcase for #1710
Joonas Lehtinen [Mon, 30 Jun 2008 13:23:18 +0000 (13:23 +0000)]
Testcase for #1710

svn changeset:4981/svn branch:trunk

16 years agoSome additions modifications to the test case
Joonas Lehtinen [Mon, 30 Jun 2008 12:46:08 +0000 (12:46 +0000)]
Some additions modifications to the test case

svn changeset:4979/svn branch:trunk

16 years agoFixes #1837 : Window dragging (move and resize) bug in Mac Firefox 3
Joonas Lehtinen [Mon, 30 Jun 2008 12:17:25 +0000 (12:17 +0000)]
Fixes #1837 : Window dragging (move and resize) bug in Mac Firefox 3

svn changeset:4978/svn branch:trunk

16 years agoMade error-indicator transparent in IE6 by using gif.
Marc Englund [Mon, 30 Jun 2008 10:06:57 +0000 (10:06 +0000)]
Made error-indicator transparent in IE6 by using gif.

svn changeset:4971/svn branch:trunk

16 years agoAdded isFF3()
Joonas Lehtinen [Mon, 30 Jun 2008 08:22:08 +0000 (08:22 +0000)]
Added isFF3()

svn changeset:4970/svn branch:trunk

16 years agoUpdated build instructions
Joonas Lehtinen [Sat, 28 Jun 2008 17:03:24 +0000 (17:03 +0000)]
Updated build instructions

svn changeset:4968/svn branch:trunk

16 years agoSet the default version in trunk to be 5.3.0-trunk_custom_build
Joonas Lehtinen [Sat, 28 Jun 2008 16:39:47 +0000 (16:39 +0000)]
Set the default version in trunk to be 5.3.0-trunk_custom_build

svn changeset:4967/svn branch:trunk

16 years agoCorrected a bug in building on mac_leopard platform
Joonas Lehtinen [Sat, 28 Jun 2008 16:31:44 +0000 (16:31 +0000)]
Corrected a bug in building on mac_leopard platform

svn changeset:4966/svn branch:trunk

16 years agoFixed Mac OS X 10.5 to detect as mac_leopard instead of mac
Joonas Lehtinen [Sat, 28 Jun 2008 16:15:39 +0000 (16:15 +0000)]
Fixed Mac OS X 10.5 to detect as mac_leopard instead of mac

svn changeset:4965/svn branch:trunk

16 years agoChanged SVN reference to public SVN
Joonas Lehtinen [Sat, 28 Jun 2008 15:52:48 +0000 (15:52 +0000)]
Changed SVN reference to public SVN

svn changeset:4964/svn branch:trunk

16 years agoBasic JBossPortal support: WAR deploys on JBossPortal, portlets show up; Fixes #1851
Marc Englund [Fri, 27 Jun 2008 13:34:20 +0000 (13:34 +0000)]
Basic JBossPortal support: WAR deploys on JBossPortal, portlets show up; Fixes #1851

svn changeset:4963/svn branch:trunk

16 years agoError indicator changed position in some instances. Fixes #1854
Marc Englund [Fri, 27 Jun 2008 09:50:13 +0000 (09:50 +0000)]
Error indicator changed position in some instances. Fixes #1854

svn changeset:4962/svn branch:trunk

16 years agoFixes #1219; although it's added specifically to Icon resources, caption (error indic...
Marc Englund [Fri, 27 Jun 2008 09:00:55 +0000 (09:00 +0000)]
Fixes #1219; although it's added specifically to Icon resources, caption (error indicator) and Embedded. Adding a global fix that goes trough all IMG -elements after each update would be a more 'global' fix, but also much heavier.

svn changeset:4961/svn branch:trunk

16 years agoTooltip title (description) was never cleared. Fixed.
Marc Englund [Fri, 27 Jun 2008 08:27:17 +0000 (08:27 +0000)]
Tooltip title (description) was never cleared. Fixed.

svn changeset:4960/svn branch:trunk

16 years agoThere was a small yellow strip on the bottom of the tooltip, it it had an error messa...
Marc Englund [Fri, 27 Jun 2008 08:19:40 +0000 (08:19 +0000)]
There was a small yellow strip on the bottom of the tooltip, it it had an error message, but no description. Fixed.

svn changeset:4959/svn branch:trunk

16 years agoIE6 transparent PNG fix added; for #1219
Marc Englund [Thu, 26 Jun 2008 13:49:43 +0000 (13:49 +0000)]
IE6 transparent PNG fix added; for #1219

svn changeset:4956/svn branch:trunk

16 years agoCopied the new MenuBar component from Incubator to Trunk. Fixes #1852.
Marko Grönroos [Thu, 26 Jun 2008 13:29:27 +0000 (13:29 +0000)]
Copied the new MenuBar component from Incubator to Trunk. Fixes #1852.

svn changeset:4955/svn branch:trunk

16 years agoAdded one id for more flexible styling in index.html
Jouni Koivuviita [Thu, 26 Jun 2008 10:01:21 +0000 (10:01 +0000)]
Added one id for more flexible styling in index.html

svn changeset:4953/svn branch:trunk

16 years agoMore for #1770; tabscrolling buttons clipped in some instances.
Marc Englund [Tue, 24 Jun 2008 15:28:38 +0000 (15:28 +0000)]
More for #1770; tabscrolling buttons clipped in some instances.

svn changeset:4950/svn branch:trunk

16 years agoTable now refreshes explicitly when adding and removing stuff and the contained does...
Marc Englund [Tue, 24 Jun 2008 14:21:11 +0000 (14:21 +0000)]
Table now refreshes explicitly when adding and removing stuff and the contained does not implement the appropriate notifier interface. Fixes #1461.

svn changeset:4949/svn branch:trunk

16 years agofixes #1834. Tested only a bit with FF & SA.
Matti Tahvonen [Tue, 24 Jun 2008 13:27:03 +0000 (13:27 +0000)]
fixes #1834. Tested only a bit with FF & SA.

svn changeset:4948/svn branch:trunk

16 years agoPanel now don't fire repaint on scroll position change made from client side
Matti Tahvonen [Tue, 24 Jun 2008 12:34:45 +0000 (12:34 +0000)]
Panel now don't fire repaint on scroll position change made from client side

svn changeset:4947/svn branch:trunk

16 years agoadded test case
Matti Tahvonen [Tue, 24 Jun 2008 12:05:38 +0000 (12:05 +0000)]
added test case

svn changeset:4945/svn branch:trunk

16 years ago"Tab scrolling" now works in "all" browsers, fixes #1770
Marc Englund [Tue, 24 Jun 2008 12:02:24 +0000 (12:02 +0000)]
"Tab scrolling" now works in "all" browsers, fixes #1770

svn changeset:4944/svn branch:trunk

16 years agofixes #1743 (natural height horizontal expand layout)
Matti Tahvonen [Tue, 24 Jun 2008 08:51:41 +0000 (08:51 +0000)]
fixes #1743 (natural height horizontal expand layout)

svn changeset:4943/svn branch:trunk

16 years agoscrollable related changes, fixes #1834, #1846
Matti Tahvonen [Tue, 24 Jun 2008 07:52:33 +0000 (07:52 +0000)]
scrollable related changes, fixes #1834, #1846

svn changeset:4942/svn branch:trunk

16 years agoRegular buttons changed to link-style, fixes #1841
Marc Englund [Tue, 24 Jun 2008 07:09:29 +0000 (07:09 +0000)]
Regular buttons changed to link-style, fixes #1841

svn changeset:4941/svn branch:trunk

16 years agoOrder selected items in Tables example because the return type is a Set and we need...
Marko Grönroos [Mon, 23 Jun 2008 13:33:46 +0000 (13:33 +0000)]
Order selected items in Tables example because the return type is a Set and we need to always have them in the same order for testing purposes.

svn changeset:4940/svn branch:trunk

16 years agoavoid dual unregistering of containers. May help with #1827
Matti Tahvonen [Mon, 23 Jun 2008 12:02:14 +0000 (12:02 +0000)]
avoid dual unregistering of containers. May help with #1827

svn changeset:4939/svn branch:trunk

16 years agoThe TextField needs to be repainted if it has a formatter; fixes #1824
Marc Englund [Mon, 23 Jun 2008 06:43:04 +0000 (06:43 +0000)]
The TextField needs to be repainted if it has a formatter; fixes #1824

svn changeset:4937/svn branch:trunk

16 years agoFixed problem with compiling widgetsets with build.xml file. Ant properties can not...
Marko Grönroos [Thu, 19 Jun 2008 13:21:54 +0000 (13:21 +0000)]
Fixed problem with compiling widgetsets with build.xml file. Ant properties can not be overwritten, it seems.

svn changeset:4925/svn branch:trunk

16 years agofixes #1838 (rendering bug on FF2)
Matti Tahvonen [Thu, 19 Jun 2008 09:34:13 +0000 (09:34 +0000)]
fixes #1838 (rendering bug on FF2)

svn changeset:4923/svn branch:trunk

16 years agofixes #1723, long lines are now visible
Matti Tahvonen [Thu, 19 Jun 2008 09:08:17 +0000 (09:08 +0000)]
fixes #1723, long lines are now visible

svn changeset:4920/svn branch:trunk

16 years agofixes #1835
Matti Tahvonen [Wed, 18 Jun 2008 12:34:17 +0000 (12:34 +0000)]
fixes #1835

svn changeset:4916/svn branch:trunk

16 years agoThe order of the headers was not updated in some instances.
Marc Englund [Wed, 18 Jun 2008 10:49:45 +0000 (10:49 +0000)]
The order of the headers was not updated in some instances.

svn changeset:4914/svn branch:trunk

16 years agofixes #1830
Matti Tahvonen [Wed, 18 Jun 2008 09:41:43 +0000 (09:41 +0000)]
fixes #1830

svn changeset:4913/svn branch:trunk

16 years agoInitial commit for #1739, implements Table.addGeneratedColumn()
Marc Englund [Wed, 18 Jun 2008 07:46:45 +0000 (07:46 +0000)]
Initial commit for #1739, implements Table.addGeneratedColumn()

svn changeset:4911/svn branch:trunk

16 years agoavoiding continuously growing cache when reloading page repeatedly
Matti Tahvonen [Tue, 17 Jun 2008 09:36:23 +0000 (09:36 +0000)]
avoiding continuously growing cache when reloading page repeatedly

svn changeset:4907/svn branch:trunk

16 years agoExtracted package private interface (ActionOwner). Toolkit context menu infra can...
Matti Tahvonen [Tue, 17 Jun 2008 08:18:49 +0000 (08:18 +0000)]
Extracted package private interface (ActionOwner). Toolkit context menu infra can now be used in extended components in different package.

svn changeset:4905/svn branch:trunk

16 years agofixes #1829, emptying iformlayout
Matti Tahvonen [Tue, 17 Jun 2008 07:43:51 +0000 (07:43 +0000)]
fixes #1829, emptying iformlayout

svn changeset:4904/svn branch:trunk

16 years agoavoiding ArrayOutOfBounds exception in some situations
Matti Tahvonen [Tue, 17 Jun 2008 07:07:55 +0000 (07:07 +0000)]
avoiding ArrayOutOfBounds exception in some situations

svn changeset:4903/svn branch:trunk

16 years agoremoved obsolete log message
Matti Tahvonen [Tue, 17 Jun 2008 05:52:51 +0000 (05:52 +0000)]
removed obsolete log message

svn changeset:4902/svn branch:trunk

16 years agofixes #1729, implemented height handling to IOrderedLayoutHorizontal and using it...
Matti Tahvonen [Mon, 16 Jun 2008 13:49:46 +0000 (13:49 +0000)]
fixes #1729, implemented height handling to IOrderedLayoutHorizontal and using it if height but not width set for horizontal ordered layout

svn changeset:4900/svn branch:trunk

16 years agoSelecting a new node when the previously selected node was not visible (parent not...
Marc Englund [Mon, 16 Jun 2008 10:09:23 +0000 (10:09 +0000)]
Selecting a new node when the previously selected node was not visible (parent not expanded) caused a js exception. Fixes #1795

svn changeset:4899/svn branch:trunk

16 years agoCustomLayout img-url translation changed so that relative urls are interpreted relati...
Marc Englund [Mon, 16 Jun 2008 09:56:08 +0000 (09:56 +0000)]
CustomLayout img-url translation changed so that relative urls are interpreted relative to the layouts -directory, others are left as-is (fixes #1818)

svn changeset:4898/svn branch:trunk

16 years agofixes #1796 (IE & caption visibility with required property)
Matti Tahvonen [Mon, 16 Jun 2008 09:16:25 +0000 (09:16 +0000)]
fixes #1796 (IE & caption visibility with required property)

svn changeset:4897/svn branch:trunk

16 years agofixes #1815 (opera, tray notifications);
Matti Tahvonen [Mon, 16 Jun 2008 08:58:53 +0000 (08:58 +0000)]
fixes #1815 (opera, tray notifications);

svn changeset:4896/svn branch:trunk

16 years agoCommunicationManager now tells System.err where it's looking for missing CustomLayouts
Marc Englund [Mon, 16 Jun 2008 07:17:37 +0000 (07:17 +0000)]
CommunicationManager now tells System.err where it's looking for missing CustomLayouts

svn changeset:4894/svn branch:trunk

16 years agoFixes #1803 : Release sources cannot be displayed through Eclipse after importing...
Joonas Lehtinen [Sat, 14 Jun 2008 19:40:18 +0000 (19:40 +0000)]
Fixes #1803 : Release sources cannot be displayed through Eclipse after importing TK to workspace

svn changeset:4891/svn branch:trunk

16 years agoAdded mac_leopard target to build.xml
Joonas Lehtinen [Sat, 14 Jun 2008 19:32:07 +0000 (19:32 +0000)]
Added mac_leopard target to build.xml

svn changeset:4890/svn branch:trunk