]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoMore rows in table for better testcase
Marc Englund [Thu, 25 Sep 2008 12:31:04 +0000 (12:31 +0000)]
More rows in table for better testcase

svn changeset:5516/svn branch:trunk

16 years agoOne more thing for #677
Marc Englund [Thu, 25 Sep 2008 12:27:07 +0000 (12:27 +0000)]
One more thing for #677

svn changeset:5515/svn branch:trunk

16 years agosetEnabled(false) disables visible sub-components; Fixes #677 (together with [5513])
Marc Englund [Thu, 25 Sep 2008 12:24:48 +0000 (12:24 +0000)]
setEnabled(false) disables visible sub-components; Fixes #677 (together with [5513])

svn changeset:5514/svn branch:trunk

16 years agosetEnable(false) also disables descendants, for #677 - Table still not fixed.
Marc Englund [Thu, 25 Sep 2008 11:38:18 +0000 (11:38 +0000)]
setEnable(false) also disables descendants, for #677 - Table still not fixed.

svn changeset:5513/svn branch:trunk

16 years agoEven better testcase
Marc Englund [Thu, 25 Sep 2008 10:26:54 +0000 (10:26 +0000)]
Even better testcase

svn changeset:5512/svn branch:trunk

16 years agoImproved testcase; instructions, includes special cases Panel, Form and Table
Marc Englund [Thu, 25 Sep 2008 07:58:59 +0000 (07:58 +0000)]
Improved testcase; instructions, includes special cases Panel, Form and Table

svn changeset:5511/svn branch:trunk

16 years agofixes #1973, also makes uidl with table more efficient. Table should now comfort...
Matti Tahvonen [Thu, 25 Sep 2008 06:18:25 +0000 (06:18 +0000)]
fixes #1973, also makes uidl with table more efficient. Table should now comfort with subtree caching and no hacky requestRepaints are needed for child components. May cause regressions.

svn changeset:5510/svn branch:trunk

16 years agoadded test case
Matti Tahvonen [Thu, 25 Sep 2008 06:10:39 +0000 (06:10 +0000)]
added test case

svn changeset:5509/svn branch:trunk

16 years agoSee #2108 . Bringing back multiapp.html which works and is beneficial example for...
Jani Laakso [Thu, 25 Sep 2008 05:46:25 +0000 (05:46 +0000)]
See #2108 . Bringing back multiapp.html which works and is beneficial example for Toolkit developers.

svn changeset:5508/svn branch:trunk

16 years agoFixes #2100 : Prevent window from being added to multiple places
Joonas Lehtinen [Wed, 24 Sep 2008 15:10:40 +0000 (15:10 +0000)]
Fixes #2100 : Prevent window from being added to multiple places

svn changeset:5507/svn branch:trunk

16 years agoFixing a documentation bug #1670
Joonas Lehtinen [Wed, 24 Sep 2008 14:54:37 +0000 (14:54 +0000)]
Fixing a documentation bug #1670

svn changeset:5506/svn branch:trunk

16 years agoFixes #2114 : PopupView: Shadow does not scale together with the animation
Joonas Lehtinen [Wed, 24 Sep 2008 14:44:44 +0000 (14:44 +0000)]
Fixes #2114 : PopupView: Shadow does not scale together with the animation

svn changeset:5505/svn branch:trunk

16 years agoFixes #2113 : PopupView should indicate clickability with hand-cursor
Joonas Lehtinen [Wed, 24 Sep 2008 12:02:24 +0000 (12:02 +0000)]
Fixes #2113 : PopupView should indicate clickability with hand-cursor

svn changeset:5503/svn branch:trunk

16 years agoReviewed #1397 and did the following changes/corrections:
Joonas Lehtinen [Wed, 24 Sep 2008 11:52:22 +0000 (11:52 +0000)]
Reviewed #1397 and did the following changes/corrections:

- paintContent() does not trigged creation of new editors anymore (if not needed)
- existing editors are used, if assigned to component
- popupVisibility is changed to be variable (not attribute)
- removed setAnimation(). Now allways animates

svn changeset:5501/svn branch:trunk

16 years agocss update for accordion
Matti Tahvonen [Wed, 24 Sep 2008 11:42:11 +0000 (11:42 +0000)]
css update for accordion

svn changeset:5500/svn branch:trunk

16 years agocleaned test case
Matti Tahvonen [Wed, 24 Sep 2008 11:40:00 +0000 (11:40 +0000)]
cleaned test case

svn changeset:5499/svn branch:trunk

16 years agomajor accordion changes. fixes #2103 and some other accordion issues.
Matti Tahvonen [Wed, 24 Sep 2008 11:39:24 +0000 (11:39 +0000)]
major accordion changes. fixes #2103 and some other accordion issues.

svn changeset:5498/svn branch:trunk

16 years agoFixed a illogical comment in event passing mechanism
Joonas Lehtinen [Wed, 24 Sep 2008 08:50:57 +0000 (08:50 +0000)]
Fixed a illogical comment in event passing mechanism

svn changeset:5496/svn branch:trunk

16 years agoFixed #2067 : Added exception-handler to BufferedComponents demo.
Joonas Lehtinen [Wed, 24 Sep 2008 08:48:21 +0000 (08:48 +0000)]
Fixed #2067 : Added exception-handler to BufferedComponents demo.

svn changeset:5495/svn branch:trunk

16 years agoJavadoc update for AbstractComponent errorHandler
Joonas Lehtinen [Wed, 24 Sep 2008 08:17:51 +0000 (08:17 +0000)]
Javadoc update for AbstractComponent errorHandler

svn changeset:5494/svn branch:trunk

16 years agoFixes #2089 : Warning: Ignoring variable change for non-existent component, VAR_PID...
Joonas Lehtinen [Wed, 24 Sep 2008 08:06:17 +0000 (08:06 +0000)]
Fixes #2089 : Warning: Ignoring variable change for non-existent component, VAR_PID=PID0

svn changeset:5493/svn branch:trunk

16 years agoFixed #2108 : Removed broken test-files: embeddingiframe.html, embeddingexample.html...
Joonas Lehtinen [Wed, 24 Sep 2008 06:56:01 +0000 (06:56 +0000)]
Fixed #2108 : Removed broken test-files: embeddingiframe.html, embeddingexample.html and multiapp.html

svn changeset:5491/svn branch:trunk

16 years agoFix and testcase for #2107 : Field on client may not allways repaint when status...
Joonas Lehtinen [Tue, 23 Sep 2008 15:59:38 +0000 (15:59 +0000)]
Fix and testcase for #2107 : Field on client may not allways repaint when status changes from invalid to valid.

svn changeset:5490/svn branch:trunk

16 years agoTest-case for #2038
Joonas Lehtinen [Tue, 23 Sep 2008 15:16:18 +0000 (15:16 +0000)]
Test-case for #2038

svn changeset:5489/svn branch:trunk

16 years agoFixes #2077: Button-click may be losed if button moves while clicking
Joonas Lehtinen [Tue, 23 Sep 2008 14:54:23 +0000 (14:54 +0000)]
Fixes #2077: Button-click may be losed if button moves while clicking

svn changeset:5488/svn branch:trunk

16 years ago"clickEvent" immediateness logic change, fixes #2104 (Table did not exhibit same...
Marc Englund [Tue, 23 Sep 2008 12:17:40 +0000 (12:17 +0000)]
"clickEvent" immediateness logic change, fixes #2104 (Table did not exhibit same problem; added comments to avoid problem in the future)

svn changeset:5487/svn branch:trunk

16 years agoFixes #2011, exception in IE7 when rendering shadow.
Jouni Koivuviita [Tue, 23 Sep 2008 12:15:43 +0000 (12:15 +0000)]
Fixes #2011, exception in IE7 when rendering shadow.

svn changeset:5486/svn branch:trunk

16 years agoUpdated to include table - seems to work.
Marc Englund [Tue, 23 Sep 2008 09:29:12 +0000 (09:29 +0000)]
Updated to include table - seems to work.

svn changeset:5485/svn branch:trunk

16 years agoAdded requestRepaint() to two setters. Fixes #2105
Marc Englund [Tue, 23 Sep 2008 09:21:55 +0000 (09:21 +0000)]
Added requestRepaint() to two setters. Fixes #2105

svn changeset:5484/svn branch:trunk

16 years agoTC for #2104 and #2105
Marc Englund [Tue, 23 Sep 2008 09:20:03 +0000 (09:20 +0000)]
TC for #2104 and #2105

svn changeset:5483/svn branch:trunk

16 years agoadded test case
Matti Tahvonen [Tue, 23 Sep 2008 07:58:01 +0000 (07:58 +0000)]
added test case

svn changeset:5482/svn branch:trunk

16 years agofixes #1589, default value for Content-Disposition http header
Matti Tahvonen [Tue, 23 Sep 2008 07:28:41 +0000 (07:28 +0000)]
fixes #1589, default value for Content-Disposition http header

svn changeset:5481/svn branch:trunk

16 years agoadded test case
Matti Tahvonen [Tue, 23 Sep 2008 07:16:40 +0000 (07:16 +0000)]
added test case

svn changeset:5480/svn branch:trunk

16 years agofixes #2097 (session expired message and modal window incompatibility)
Matti Tahvonen [Tue, 23 Sep 2008 05:40:37 +0000 (05:40 +0000)]
fixes #2097 (session expired message and modal window incompatibility)

svn changeset:5479/svn branch:trunk

16 years agoFixes #1966 in IE6/IE7
Artur Signell [Mon, 22 Sep 2008 10:28:28 +0000 (10:28 +0000)]
Fixes #1966 in IE6/IE7

svn changeset:5478/svn branch:trunk

16 years agoadded FIXME note
Matti Tahvonen [Mon, 22 Sep 2008 09:59:54 +0000 (09:59 +0000)]
added FIXME note

svn changeset:5477/svn branch:trunk

16 years agofixes #2095
Matti Tahvonen [Mon, 22 Sep 2008 09:42:28 +0000 (09:42 +0000)]
fixes #2095

svn changeset:5475/svn branch:trunk

16 years agoadded test case
Matti Tahvonen [Mon, 22 Sep 2008 09:40:47 +0000 (09:40 +0000)]
added test case

svn changeset:5474/svn branch:trunk

16 years agoTest case for #2101
Artur Signell [Mon, 22 Sep 2008 08:22:39 +0000 (08:22 +0000)]
Test case for #2101

svn changeset:5473/svn branch:trunk

16 years agoTestcase for #2099
Artur Signell [Mon, 22 Sep 2008 05:51:03 +0000 (05:51 +0000)]
Testcase for #2099

svn changeset:5471/svn branch:trunk

16 years agoTestcase for #2098
Artur Signell [Mon, 22 Sep 2008 05:38:19 +0000 (05:38 +0000)]
Testcase for #2098

svn changeset:5470/svn branch:trunk

16 years agoBetter fix for #1923 - Panel issues in IE6
Artur Signell [Fri, 19 Sep 2008 14:14:21 +0000 (14:14 +0000)]
Better fix for #1923 - Panel issues in IE6

svn changeset:5468/svn branch:trunk

16 years agoUpdated test case for #1923
Artur Signell [Fri, 19 Sep 2008 13:39:22 +0000 (13:39 +0000)]
Updated test case for #1923

svn changeset:5467/svn branch:trunk

16 years agoFix for #1966 - OrderedLayout vertical alignment
Artur Signell [Fri, 19 Sep 2008 08:51:03 +0000 (08:51 +0000)]
Fix for #1966 - OrderedLayout vertical alignment

svn changeset:5459/svn branch:trunk

16 years agoFix for #2042 - Embedded notifies parent of size change when loaded
Artur Signell [Fri, 19 Sep 2008 08:16:30 +0000 (08:16 +0000)]
Fix for #2042 - Embedded notifies parent of size change when loaded

svn changeset:5458/svn branch:trunk

16 years agoFix for #2025 - OrderedLayout caption removal
Artur Signell [Fri, 19 Sep 2008 07:56:43 +0000 (07:56 +0000)]
Fix for #2025 - OrderedLayout caption removal

svn changeset:5456/svn branch:trunk

16 years agoremoved obsolete log message
Matti Tahvonen [Fri, 19 Sep 2008 07:55:33 +0000 (07:55 +0000)]
removed obsolete log message

svn changeset:5455/svn branch:trunk

16 years agoAdded method for a component to notify its parent container when its size change
Artur Signell [Fri, 19 Sep 2008 07:47:48 +0000 (07:47 +0000)]
Added method for a component to notify its parent container when its size change

svn changeset:5453/svn branch:trunk

16 years agoimproved test case
Matti Tahvonen [Fri, 19 Sep 2008 06:18:30 +0000 (06:18 +0000)]
improved test case

svn changeset:5450/svn branch:trunk

16 years agoRemoved (GWT added) position:relative. Fixes #2054
Marc Englund [Thu, 18 Sep 2008 08:51:49 +0000 (08:51 +0000)]
Removed (GWT added) position:relative. Fixes #2054

svn changeset:5433/svn branch:trunk

16 years agocleaning
Matti Tahvonen [Thu, 18 Sep 2008 06:53:47 +0000 (06:53 +0000)]
cleaning

svn changeset:5431/svn branch:trunk

16 years agoimplemented simple system to ensure css is loaded. This fixes several major rendering...
Matti Tahvonen [Thu, 18 Sep 2008 06:36:46 +0000 (06:36 +0000)]
implemented simple system to ensure css is loaded. This fixes several major rendering issues especially in FF, that only came up with some cache state/settings and with a network latency. One existing ticket fixed: #2081.

svn changeset:5430/svn branch:trunk

16 years agoMore comprehensive test case for #2029
Artur Signell [Thu, 18 Sep 2008 06:18:16 +0000 (06:18 +0000)]
More comprehensive test case for #2029

svn changeset:5429/svn branch:trunk

16 years agoFix for #2029 - orderedlayout width calculations
Artur Signell [Thu, 18 Sep 2008 06:16:24 +0000 (06:16 +0000)]
Fix for #2029 - orderedlayout width calculations

svn changeset:5427/svn branch:trunk

16 years agoAdjusted maxmemory of the Xalan process that compiles the HTML manual from the largei...
Marko Grönroos [Wed, 17 Sep 2008 23:12:07 +0000 (23:12 +0000)]
Adjusted maxmemory of the Xalan process that compiles the HTML manual from the largeish 1300M to 512M.

svn changeset:5426/svn branch:trunk

16 years agoFixes #1970 : Need for a safe way to use application from multiple windows without...
Joonas Lehtinen [Wed, 17 Sep 2008 16:21:31 +0000 (16:21 +0000)]
Fixes #1970 : Need for a safe way to use application from multiple windows without synchronization errors

This is rather complex new feature that has a high risk of regressions.

svn changeset:5425/svn branch:trunk

16 years agoAdded custom widgetset target stub.
Marc Englund [Wed, 17 Sep 2008 12:10:04 +0000 (12:10 +0000)]
Added custom widgetset target stub.

svn changeset:5424/svn branch:trunk

16 years agoApparently I accidentally typed some extra stuff in web.xml... removed.
Marc Englund [Wed, 17 Sep 2008 11:59:37 +0000 (11:59 +0000)]
Apparently I accidentally typed some extra stuff in web.xml... removed.

svn changeset:5423/svn branch:trunk

16 years agoRemoved already moved documentation-images related to IOrderedLayout
Joonas Lehtinen [Wed, 17 Sep 2008 09:50:27 +0000 (09:50 +0000)]
Removed already moved documentation-images related to IOrderedLayout

svn changeset:5422/svn branch:trunk

16 years agoUpdated test-case for #1970
Joonas Lehtinen [Wed, 17 Sep 2008 09:48:36 +0000 (09:48 +0000)]
Updated test-case for #1970

svn changeset:5421/svn branch:trunk

16 years agoFixed #2053 : Closing browse-window should trigger submitting changes and fire close...
Joonas Lehtinen [Wed, 17 Sep 2008 09:02:46 +0000 (09:02 +0000)]
Fixed #2053 : Closing browse-window should trigger submitting changes and fire close-event

svn changeset:5419/svn branch:trunk

16 years agoSome src comment updates
Joonas Lehtinen [Wed, 17 Sep 2008 07:53:28 +0000 (07:53 +0000)]
Some src comment updates

svn changeset:5418/svn branch:trunk

16 years agoremoved dummy developer check, hoping this to fix #2081
Matti Tahvonen [Wed, 17 Sep 2008 07:50:29 +0000 (07:50 +0000)]
removed dummy developer check, hoping this to fix #2081

svn changeset:5417/svn branch:trunk

16 years agoChanged to comply to Java 1.5 and GWT 1.5, added setAnimation(boolean)
Risto Yrjänä [Tue, 16 Sep 2008 14:31:10 +0000 (14:31 +0000)]
Changed to comply to Java 1.5 and GWT 1.5, added setAnimation(boolean)

svn changeset:5416/svn branch:trunk

16 years agoDeprecates TextField.setFormat() (and also fixes one bug in setFormat at the same...
Joonas Lehtinen [Tue, 16 Sep 2008 12:12:54 +0000 (12:12 +0000)]
Deprecates TextField.setFormat() (and also fixes one bug in setFormat at the same time)

svn changeset:5415/svn branch:trunk

16 years agoProposal for better formatting API replacing TextField.setFormatter()
Joonas Lehtinen [Tue, 16 Sep 2008 11:44:20 +0000 (11:44 +0000)]
Proposal for better formatting API replacing TextField.setFormatter()

svn changeset:5414/svn branch:trunk

16 years agofixes #2062
Matti Tahvonen [Tue, 16 Sep 2008 09:11:06 +0000 (09:11 +0000)]
fixes #2062

svn changeset:5411/svn branch:trunk

16 years agosanity check for tabsheet height, fixes error in IE if becomes too small
Matti Tahvonen [Tue, 16 Sep 2008 08:53:56 +0000 (08:53 +0000)]
sanity check for tabsheet height, fixes error in IE if becomes too small

svn changeset:5410/svn branch:trunk

16 years agoFixes #1858.
Marko Grönroos [Tue, 16 Sep 2008 08:33:09 +0000 (08:33 +0000)]
Fixes #1858.

svn changeset:5409/svn branch:trunk

16 years agoReverted mass formatting done in [5331] for Form and Generated Column examples.
Marko Grönroos [Tue, 16 Sep 2008 08:13:40 +0000 (08:13 +0000)]
Reverted mass formatting done in [5331] for Form and Generated Column examples.

svn changeset:5408/svn branch:trunk

16 years agofixes tooltip issues #2074, sinking needed events also without error
Matti Tahvonen [Tue, 16 Sep 2008 06:19:51 +0000 (06:19 +0000)]
fixes tooltip issues #2074, sinking needed events also without error

svn changeset:5407/svn branch:trunk

16 years agofixes tooltip issues #2074,#2075
Matti Tahvonen [Tue, 16 Sep 2008 06:15:10 +0000 (06:15 +0000)]
fixes tooltip issues #2074,#2075

svn changeset:5406/svn branch:trunk

16 years agoEvents needed for tooltip no more sunk by default in GWT 1.5
Matti Tahvonen [Tue, 16 Sep 2008 06:06:13 +0000 (06:06 +0000)]
Events needed for tooltip no more sunk by default in GWT 1.5

svn changeset:5405/svn branch:trunk

16 years agoEvents needed for tooltip no more sunk by default in GWT 1.5
Matti Tahvonen [Tue, 16 Sep 2008 06:05:46 +0000 (06:05 +0000)]
Events needed for tooltip no more sunk by default in GWT 1.5

svn changeset:5404/svn branch:trunk

16 years agoFixes #2076 : TextField.getValue() does not use format
Joonas Lehtinen [Mon, 15 Sep 2008 21:02:12 +0000 (21:02 +0000)]
Fixes #2076 : TextField.getValue() does not use format

svn changeset:5403/svn branch:trunk

16 years agoPartial fix for #1106 (Flash content is drawn over sub window borders).
Jouni Koivuviita [Mon, 15 Sep 2008 14:09:20 +0000 (14:09 +0000)]
Partial fix for #1106 (Flash content is drawn over sub window borders).

svn changeset:5402/svn branch:trunk

16 years agoMinor typo fixed + some text formatting for WindowingExample.
Jouni Koivuviita [Mon, 15 Sep 2008 13:06:14 +0000 (13:06 +0000)]
Minor typo fixed + some text formatting for WindowingExample.

svn changeset:5401/svn branch:trunk

16 years agoFixes #2045: Modal window modality curtain now covers all previous sub windows as...
Jouni Koivuviita [Mon, 15 Sep 2008 13:02:03 +0000 (13:02 +0000)]
Fixes #2045: Modal window modality curtain now covers all previous sub windows as well.

svn changeset:5400/svn branch:trunk

16 years agoTestcase for #2061.
Jouni Koivuviita [Mon, 15 Sep 2008 12:29:14 +0000 (12:29 +0000)]
Testcase for #2061.

svn changeset:5399/svn branch:trunk

16 years agofixes #2072, added "dragcurtain" for FF
Matti Tahvonen [Mon, 15 Sep 2008 12:05:26 +0000 (12:05 +0000)]
fixes #2072, added "dragcurtain" for FF

svn changeset:5398/svn branch:trunk

16 years agoCalendarPanel with YEAR resolution was not built initially, if the locale was the...
Jouni Koivuviita [Mon, 15 Sep 2008 10:20:29 +0000 (10:20 +0000)]
CalendarPanel with YEAR resolution was not built initially, if the locale was the default locale of the application (silly yes). Fixes #2044.

svn changeset:5397/svn branch:trunk

16 years agoInvalidates session after saying 'session expired'. Fixes #1979
Marc Englund [Mon, 15 Sep 2008 09:47:15 +0000 (09:47 +0000)]
Invalidates session after saying 'session expired'. Fixes #1979

svn changeset:5396/svn branch:trunk

16 years agoImproved ICalendarPanel month/year arrow usability: when the arrow is pressed (moused...
Jouni Koivuviita [Mon, 15 Sep 2008 08:23:03 +0000 (08:23 +0000)]
Improved ICalendarPanel month/year arrow usability: when the arrow is pressed (mousedown and hold), there is a 500ms delay before it will trigger the "fast-forward/backward" function (interval 150ms).

svn changeset:5395/svn branch:trunk

16 years agoForgot to commit, belongs together with last commit [5393].
Jouni Koivuviita [Mon, 15 Sep 2008 07:25:17 +0000 (07:25 +0000)]
Forgot to commit, belongs together with last commit [5393].

svn changeset:5394/svn branch:trunk

16 years agoDefault panel theme CSS simplified, now it should be easier to override the default...
Jouni Koivuviita [Fri, 12 Sep 2008 13:33:17 +0000 (13:33 +0000)]
Default panel theme CSS simplified, now it should be easier to override the default theme. May cause some minor custom theme anomalies, but they are easy to fix.

svn changeset:5393/svn branch:trunk

16 years agoFixed style/layout issues. For #2017 but needs backport to 5.2
Marc Englund [Fri, 12 Sep 2008 09:13:53 +0000 (09:13 +0000)]
Fixed style/layout issues. For #2017 but needs backport to 5.2

svn changeset:5392/svn branch:trunk

16 years agoFixes #2065 - TextField.getValue() violates Property-interface by returning incompati...
Joonas Lehtinen [Thu, 11 Sep 2008 13:22:36 +0000 (13:22 +0000)]
Fixes #2065 - TextField.getValue() violates Property-interface by returning incompatible types

svn changeset:5390/svn branch:trunk

16 years agoForce-table-to-recalculate-column-widths feature. Fixes #1983 (see ticket for more)
Marc Englund [Thu, 11 Sep 2008 12:44:33 +0000 (12:44 +0000)]
Force-table-to-recalculate-column-widths feature. Fixes #1983 (see ticket for more)

svn changeset:5389/svn branch:trunk

16 years agodocumentation fix
Joonas Lehtinen [Thu, 11 Sep 2008 12:42:42 +0000 (12:42 +0000)]
documentation fix

svn changeset:5388/svn branch:trunk

16 years agoMoved documentation images to doc-files folder
Joonas Lehtinen [Thu, 11 Sep 2008 08:54:12 +0000 (08:54 +0000)]
Moved documentation images to doc-files folder

svn changeset:5385/svn branch:trunk

16 years agoMade instructions in debug window more findable.
Marc Englund [Thu, 11 Sep 2008 08:26:19 +0000 (08:26 +0000)]
Made instructions in debug window more findable.

svn changeset:5384/svn branch:trunk

16 years agoFix for #2062
Artur Signell [Thu, 11 Sep 2008 07:41:51 +0000 (07:41 +0000)]
Fix for #2062

svn changeset:5383/svn branch:trunk

16 years agoAdding extensive JavaDocs for IOrderedLayout
Joonas Lehtinen [Thu, 11 Sep 2008 07:10:39 +0000 (07:10 +0000)]
Adding extensive JavaDocs for IOrderedLayout

svn changeset:5382/svn branch:trunk

16 years agoTest case for #2062
Artur Signell [Thu, 11 Sep 2008 06:42:09 +0000 (06:42 +0000)]
Test case for #2062

svn changeset:5381/svn branch:trunk

16 years agoFix for #2037 OrderedLayout memory leak
Artur Signell [Thu, 11 Sep 2008 05:36:48 +0000 (05:36 +0000)]
Fix for #2037 OrderedLayout memory leak

svn changeset:5380/svn branch:trunk

16 years agoRemoved deprecated method references.
Jouni Koivuviita [Wed, 10 Sep 2008 10:57:45 +0000 (10:57 +0000)]
Removed deprecated method references.

svn changeset:5379/svn branch:trunk

16 years agoFixes #2027: One extra DIV element added to each node caption to help style Tree.
Jouni Koivuviita [Wed, 10 Sep 2008 10:55:13 +0000 (10:55 +0000)]
Fixes #2027: One extra DIV element added to each node caption to help style Tree.

svn changeset:5378/svn branch:trunk

16 years agoTwo "less than zero" checks added to prevent IE6 errors.
Jouni Koivuviita [Wed, 10 Sep 2008 10:24:59 +0000 (10:24 +0000)]
Two "less than zero" checks added to prevent IE6 errors.

svn changeset:5377/svn branch:trunk

16 years agoFixed test case size specification
Artur Signell [Mon, 8 Sep 2008 12:28:00 +0000 (12:28 +0000)]
Fixed test case size specification

svn changeset:5376/svn branch:trunk

16 years agoFixed panel scrolling issue
Artur Signell [Mon, 8 Sep 2008 12:27:48 +0000 (12:27 +0000)]
Fixed panel scrolling issue

svn changeset:5375/svn branch:trunk