]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoQuite a bit of changes: added possibility to better detect _why_ upload failed. Teste...
Marc Englund [Wed, 27 Feb 2008 08:47:57 +0000 (08:47 +0000)]
Quite a bit of changes: added possibility to better detect _why_ upload failed. Tested all events, should fix #174
Javadoc still contains mention of ProgressEvent, that does not exist.

svn changeset:3934/svn branch:trunk

16 years agofixes #1225
Matti Tahvonen [Wed, 27 Feb 2008 06:47:30 +0000 (06:47 +0000)]
fixes #1225

svn changeset:3933/svn branch:trunk

16 years agoTest case for #1225
Matti Tahvonen [Wed, 27 Feb 2008 06:43:29 +0000 (06:43 +0000)]
Test case for #1225

svn changeset:3932/svn branch:trunk

16 years agoMerged /branches/5.1 (3858:3929) back to trunk.
Marko Grönroos [Tue, 26 Feb 2008 13:18:54 +0000 (13:18 +0000)]
Merged /branches/5.1 (3858:3929) back to trunk.

svn changeset:3930/svn branch:trunk

16 years agoEnabled closing of calendar popup by clicking calendar button.
Marc Englund [Tue, 26 Feb 2008 12:18:34 +0000 (12:18 +0000)]
Enabled closing of calendar popup by clicking calendar button.

svn changeset:3929/svn branch:trunk

16 years agoEnabled quick-browsing (holding mousebutton) year/month w/o immediate varchange.
Marc Englund [Tue, 26 Feb 2008 09:29:02 +0000 (09:29 +0000)]
Enabled quick-browsing (holding mousebutton) year/month w/o immediate varchange.

svn changeset:3928/svn branch:trunk

16 years agoFixed variable changing bugs.
Marc Englund [Tue, 26 Feb 2008 09:14:13 +0000 (09:14 +0000)]
Fixed variable changing bugs.

svn changeset:3927/svn branch:trunk

16 years agoyear/month does not wrap anymore
Marc Englund [Tue, 26 Feb 2008 08:11:00 +0000 (08:11 +0000)]
year/month does not wrap anymore

svn changeset:3926/svn branch:trunk

16 years agoEnabled paging (browsing calendar) w/o actually changing selected date.
Marc Englund [Tue, 26 Feb 2008 07:57:06 +0000 (07:57 +0000)]
Enabled paging (browsing calendar) w/o actually changing selected date.

svn changeset:3925/svn branch:trunk

16 years agochanged minimum size for expanded widget
Matti Tahvonen [Tue, 26 Feb 2008 07:55:31 +0000 (07:55 +0000)]
changed minimum size for expanded widget

svn changeset:3924/svn branch:trunk

16 years agoremoved log messages
Matti Tahvonen [Tue, 26 Feb 2008 07:16:23 +0000 (07:16 +0000)]
removed log messages

svn changeset:3923/svn branch:trunk

16 years ago#1345, #1444 Caption size sometimes broken in IE6 too.
Matti Tahvonen [Tue, 26 Feb 2008 07:13:43 +0000 (07:13 +0000)]
#1345, #1444 Caption size sometimes broken in IE6 too.

svn changeset:3922/svn branch:trunk

16 years agoDateField nulled as appropriate. Fixes #1228
Marc Englund [Mon, 25 Feb 2008 15:06:41 +0000 (15:06 +0000)]
DateField nulled as appropriate. Fixes #1228

svn changeset:3921/svn branch:trunk

16 years agoworkaround for random table collapses in IE
Matti Tahvonen [Mon, 25 Feb 2008 14:56:20 +0000 (14:56 +0000)]
workaround for random table collapses in IE

svn changeset:3920/svn branch:trunk

16 years agocleaned code, added workaround
Matti Tahvonen [Mon, 25 Feb 2008 11:57:34 +0000 (11:57 +0000)]
cleaned code, added workaround

svn changeset:3915/svn branch:trunk

16 years agofixes rather fatal expand layout bug (expanded element reference lost on each removeC...
Matti Tahvonen [Mon, 25 Feb 2008 11:54:28 +0000 (11:54 +0000)]
fixes rather fatal expand layout bug (expanded element reference lost on each removeComponent call)

svn changeset:3914/svn branch:trunk

16 years agofixes #1444
Matti Tahvonen [Mon, 25 Feb 2008 10:59:18 +0000 (10:59 +0000)]
fixes #1444

svn changeset:3912/svn branch:trunk

16 years agogetSelect() removed, getTabSheet() added, fixes #832
Marc Englund [Mon, 25 Feb 2008 10:57:41 +0000 (10:57 +0000)]
getSelect() removed, getTabSheet() added, fixes #832

svn changeset:3911/svn branch:trunk

16 years agoDoes not choke on null:s anymore, fixes #151
Marc Englund [Mon, 25 Feb 2008 10:16:28 +0000 (10:16 +0000)]
Does not choke on null:s anymore, fixes #151

svn changeset:3910/svn branch:trunk

16 years agoJavadoc addition, fixes #95
Marc Englund [Mon, 25 Feb 2008 09:40:17 +0000 (09:40 +0000)]
Javadoc addition, fixes #95

svn changeset:3909/svn branch:trunk

16 years agoreduced ticket to OrderedLayout (Absolute renderer)
Matti Tahvonen [Mon, 25 Feb 2008 09:34:46 +0000 (09:34 +0000)]
reduced ticket to OrderedLayout (Absolute renderer)

svn changeset:3908/svn branch:trunk

16 years agoENHANCEMENT: SplitPanel.setLocked(boolean locked) - allows locking the splitpanel...
Jouni Koivuviita [Mon, 25 Feb 2008 09:30:01 +0000 (09:30 +0000)]
ENHANCEMENT: SplitPanel.setLocked(boolean locked) - allows locking the splitpanel handle (prevents user from dragging it).

svn changeset:3907/svn branch:trunk

16 years agotest case for #1444
Matti Tahvonen [Mon, 25 Feb 2008 09:17:50 +0000 (09:17 +0000)]
test case for #1444

svn changeset:3906/svn branch:trunk

16 years agowrong initial value in flag, fixes #1443
Matti Tahvonen [Mon, 25 Feb 2008 08:48:11 +0000 (08:48 +0000)]
wrong initial value in flag, fixes #1443

svn changeset:3905/svn branch:trunk

16 years agotest case for #1443
Matti Tahvonen [Mon, 25 Feb 2008 08:42:14 +0000 (08:42 +0000)]
test case for #1443

svn changeset:3904/svn branch:trunk

16 years agoAdded package for ticket dependent tests + one test.
Matti Tahvonen [Fri, 22 Feb 2008 12:54:28 +0000 (12:54 +0000)]
Added package for ticket dependent tests + one test.

I believe this more fluent way to work with ticket tests than attaching "HelloWorlds" in trac tickets. This way it is easy to test it with application runner and its far easier to find regressions.

svn changeset:3896/svn branch:trunk

16 years agoFixed regression that was introduced after refactoring ITabsheet to extend ITabsheetBase.
Jouni Koivuviita [Fri, 22 Feb 2008 10:21:36 +0000 (10:21 +0000)]
Fixed regression that was introduced after refactoring ITabsheet to extend ITabsheetBase.

svn changeset:3891/svn branch:trunk

16 years agoDon't create getVersionInfo() if server is not in testing mode.
Marc Englund [Thu, 21 Feb 2008 11:07:33 +0000 (11:07 +0000)]
Don't create getVersionInfo() if server is not in testing mode.

svn changeset:3871/svn branch:trunk

16 years agoremoved unnecessary TTServerUri
Matti Tahvonen [Tue, 19 Feb 2008 08:11:17 +0000 (08:11 +0000)]
removed unnecessary TTServerUri

svn changeset:3838/svn branch:trunk

16 years agoitmill namespace check
Matti Tahvonen [Mon, 18 Feb 2008 12:36:51 +0000 (12:36 +0000)]
itmill namespace check

svn changeset:3821/svn branch:trunk

16 years agoFixed typo: setHeight(String width) -> setHeight(String height)
Jouni Koivuviita [Mon, 18 Feb 2008 09:57:32 +0000 (09:57 +0000)]
Fixed typo: setHeight(String width)   ->   setHeight(String height)

svn changeset:3818/svn branch:trunk

16 years agounregistering client from TT
Matti Tahvonen [Mon, 18 Feb 2008 09:52:37 +0000 (09:52 +0000)]
unregistering client from TT

svn changeset:3817/svn branch:trunk

16 years agoDoes not write TestingTools TestCase script anymore - fetched directly from server.
Marc Englund [Fri, 15 Feb 2008 11:00:33 +0000 (11:00 +0000)]
Does not write TestingTools TestCase script anymore - fetched directly from server.

svn changeset:3808/svn branch:trunk

16 years agorefactoring TT init
Matti Tahvonen [Fri, 15 Feb 2008 10:51:42 +0000 (10:51 +0000)]
refactoring TT init

svn changeset:3807/svn branch:trunk

16 years agorefactoring TT init
Matti Tahvonen [Fri, 15 Feb 2008 09:07:47 +0000 (09:07 +0000)]
refactoring TT init

svn changeset:3803/svn branch:trunk

16 years agorefactoring tt init
Matti Tahvonen [Fri, 15 Feb 2008 09:05:11 +0000 (09:05 +0000)]
refactoring tt init

svn changeset:3801/svn branch:trunk

16 years agoAdded ShortcutActionHandler to IPanel.
Jouni Koivuviita [Wed, 13 Feb 2008 08:36:21 +0000 (08:36 +0000)]
Added ShortcutActionHandler to IPanel.

svn changeset:3787/svn branch:trunk

16 years agofixes #1409
Matti Tahvonen [Wed, 13 Feb 2008 07:57:09 +0000 (07:57 +0000)]
fixes #1409

svn changeset:3786/svn branch:trunk

16 years agotest case for OrderedLayout component swapping
Matti Tahvonen [Wed, 13 Feb 2008 07:35:38 +0000 (07:35 +0000)]
test case for OrderedLayout component swapping

svn changeset:3785/svn branch:trunk

16 years agoslashes and no contexts. fixes #1369
Matti Tahvonen [Tue, 12 Feb 2008 14:35:05 +0000 (14:35 +0000)]
slashes and no contexts. fixes #1369

svn changeset:3784/svn branch:trunk

16 years agodescription improvement
Marc Englund [Tue, 12 Feb 2008 12:28:29 +0000 (12:28 +0000)]
description improvement

svn changeset:3783/svn branch:trunk

16 years agoupdated link to manual
Marc Englund [Tue, 12 Feb 2008 12:13:45 +0000 (12:13 +0000)]
updated link to manual

svn changeset:3782/svn branch:trunk

16 years agoFixed packaging startup scripts.
Jani Laakso [Tue, 12 Feb 2008 11:48:05 +0000 (11:48 +0000)]
Fixed packaging startup scripts.

svn changeset:3780/svn branch:trunk

16 years agotest switching layout
Marc Englund [Tue, 12 Feb 2008 11:44:54 +0000 (11:44 +0000)]
test switching layout

svn changeset:3779/svn branch:trunk

16 years agoBuilding 5.1.0-rc1
Jani Laakso [Tue, 12 Feb 2008 11:40:45 +0000 (11:40 +0000)]
Building 5.1.0-rc1

svn changeset:3778/svn branch:trunk

16 years agosvn changeset:3777/svn branch:trunk
Jani Laakso [Tue, 12 Feb 2008 11:39:23 +0000 (11:39 +0000)]
svn changeset:3777/svn branch:trunk

16 years agoTest for listener order.
Jani Laakso [Tue, 12 Feb 2008 09:57:26 +0000 (09:57 +0000)]
Test for listener order.

svn changeset:3776/svn branch:trunk

16 years agoadded sanity check for while loop, should fix eternal loop in some rare circumstances
Matti Tahvonen [Tue, 12 Feb 2008 09:36:58 +0000 (09:36 +0000)]
added sanity check for while loop, should fix eternal loop in some rare circumstances

svn changeset:3775/svn branch:trunk

16 years agofixed some server side selection change issue
Matti Tahvonen [Tue, 12 Feb 2008 08:54:29 +0000 (08:54 +0000)]
fixed some server side selection change issue

svn changeset:3774/svn branch:trunk

16 years agofixed first visible to me more sane
Matti Tahvonen [Tue, 12 Feb 2008 08:32:54 +0000 (08:32 +0000)]
fixed first visible to me more sane

svn changeset:3773/svn branch:trunk

16 years agosanity check
Matti Tahvonen [Tue, 12 Feb 2008 08:04:03 +0000 (08:04 +0000)]
sanity check

svn changeset:3772/svn branch:trunk

16 years agoRemoved unneeded ApplicationServlet reference from CommunicationManager as proposed...
Joonas Lehtinen [Mon, 11 Feb 2008 21:29:17 +0000 (21:29 +0000)]
Removed unneeded ApplicationServlet reference from CommunicationManager as proposed by Kai Virkki in order to make CommunicationManager runnable in Terracotta.

svn changeset:3771/svn branch:trunk

16 years agopageBuffer reset on editability change
Matti Tahvonen [Mon, 11 Feb 2008 15:33:47 +0000 (15:33 +0000)]
pageBuffer reset on editability change

svn changeset:3770/svn branch:trunk

16 years agotable: forcing pageBuffer flush on some events just to be sure of getting updates...
Matti Tahvonen [Mon, 11 Feb 2008 15:15:25 +0000 (15:15 +0000)]
table: forcing pageBuffer flush on some events just to be sure of getting updates + fixed bug where newItemId in itemsetchanged event compared badly with rendered indexes default value

svn changeset:3769/svn branch:trunk

16 years agoworkaround for IScrollTable bug to server side paint method
Matti Tahvonen [Mon, 11 Feb 2008 14:42:01 +0000 (14:42 +0000)]
workaround for IScrollTable bug to server side paint method

svn changeset:3768/svn branch:trunk

16 years agosmall fix
Matti Tahvonen [Mon, 11 Feb 2008 14:18:50 +0000 (14:18 +0000)]
small fix

svn changeset:3767/svn branch:trunk

16 years agotrying to fix table issues
Matti Tahvonen [Mon, 11 Feb 2008 14:03:12 +0000 (14:03 +0000)]
trying to fix table issues

svn changeset:3766/svn branch:trunk

16 years agoFixed deadlock on JavaScriptAPIExample, also better documentation.
Jani Laakso [Mon, 11 Feb 2008 13:22:02 +0000 (13:22 +0000)]
Fixed deadlock on JavaScriptAPIExample, also better documentation.

svn changeset:3765/svn branch:trunk

16 years agoupdateHierarchicalWrapper() produced duplicate nodes when setting parent for a root...
Marc Englund [Mon, 11 Feb 2008 13:17:09 +0000 (13:17 +0000)]
updateHierarchicalWrapper() produced duplicate nodes when setting parent for a root node (moving it in the hierarchy). Fixes #1385

svn changeset:3764/svn branch:trunk

16 years agoFixed combobox example to allow new items.
Jani Laakso [Mon, 11 Feb 2008 12:51:53 +0000 (12:51 +0000)]
Fixed combobox example to allow new items.

svn changeset:3763/svn branch:trunk

16 years agoAdded TODO ("security" and design related comment)
Jani Laakso [Mon, 11 Feb 2008 12:25:38 +0000 (12:25 +0000)]
Added TODO ("security" and design related comment)

svn changeset:3762/svn branch:trunk

16 years agoRemoved logging.
Jani Laakso [Mon, 11 Feb 2008 09:43:32 +0000 (09:43 +0000)]
Removed logging.

svn changeset:3760/svn branch:trunk

16 years agotests updated
Jani Laakso [Fri, 8 Feb 2008 15:26:34 +0000 (15:26 +0000)]
tests updated

svn changeset:3759/svn branch:trunk

16 years agoGot rid of last WeakHashMap, should now be able to do Terracotta
Jani Laakso [Fri, 8 Feb 2008 15:19:48 +0000 (15:19 +0000)]
Got rid of last WeakHashMap, should now be able to do Terracotta

svn changeset:3758/svn branch:trunk

16 years agotable now refreshes its contents and does component attaching etc in right place...
Matti Tahvonen [Fri, 8 Feb 2008 15:12:09 +0000 (15:12 +0000)]
table now refreshes its contents and does component attaching etc in right place (not during paint phase)

svn changeset:3757/svn branch:trunk

16 years agotable now refreshes its contents and does component attaching etc in right place...
Matti Tahvonen [Fri, 8 Feb 2008 15:10:00 +0000 (15:10 +0000)]
table now refreshes its contents and does component attaching etc in right place (not during paint phase)

svn changeset:3756/svn branch:trunk

16 years agoDeprecated Application.setFocusedComponent and Application.consumeFocus(), this desig...
Jani Laakso [Fri, 8 Feb 2008 15:09:51 +0000 (15:09 +0000)]
Deprecated Application.setFocusedComponent and Application.consumeFocus(), this design flaw will be fixed in later releases.

Upload setFocus() now works even if it is not yet attached.

svn changeset:3755/svn branch:trunk

16 years agoFixed #1393 (Focusable has id which is obsolete)
Jani Laakso [Fri, 8 Feb 2008 13:38:35 +0000 (13:38 +0000)]
Fixed #1393 (Focusable has id which is obsolete)

svn changeset:3752/svn branch:trunk

16 years agoJSONPaintTarget does not need to be class attribute.
Jani Laakso [Fri, 8 Feb 2008 13:34:51 +0000 (13:34 +0000)]
JSONPaintTarget does not need to be class attribute.

svn changeset:3751/svn branch:trunk

16 years agoFixed RestartApplication, now also
Jani Laakso [Fri, 8 Feb 2008 12:03:27 +0000 (12:03 +0000)]
Fixed RestartApplication, now also
 * calls application's close method
 * removes it from ApplicationServlet.applicationToAjaxAppMgrMap so it can be GC'ed.

svn changeset:3750/svn branch:trunk

16 years agosvn changeset:3745/svn branch:trunk
Jani Laakso [Thu, 7 Feb 2008 17:47:26 +0000 (17:47 +0000)]
svn changeset:3745/svn branch:trunk

16 years agosvn changeset:3744/svn branch:trunk
Jani Laakso [Thu, 7 Feb 2008 17:47:20 +0000 (17:47 +0000)]
svn changeset:3744/svn branch:trunk

16 years agosvn changeset:3743/svn branch:trunk
Matti Tahvonen [Thu, 7 Feb 2008 17:03:11 +0000 (17:03 +0000)]
svn changeset:3743/svn branch:trunk

16 years agovery simple test with button in table to test component and listener detaching and...
Matti Tahvonen [Thu, 7 Feb 2008 16:58:57 +0000 (16:58 +0000)]
very simple test with button in table to test component and listener detaching and memory leaks

svn changeset:3742/svn branch:trunk

16 years agoNot painting table if only first visible info is updated
Matti Tahvonen [Thu, 7 Feb 2008 16:57:43 +0000 (16:57 +0000)]
Not painting table if only first visible info is updated

svn changeset:3741/svn branch:trunk

16 years agoextracted alignments and spacing to layouts subinterfaces
Matti Tahvonen [Thu, 7 Feb 2008 16:42:54 +0000 (16:42 +0000)]
extracted alignments and spacing to layouts subinterfaces

svn changeset:3739/svn branch:trunk

16 years agosvn changeset:3738/svn branch:trunk
Jani Laakso [Thu, 7 Feb 2008 16:33:31 +0000 (16:33 +0000)]
svn changeset:3738/svn branch:trunk

16 years agosvn changeset:3737/svn branch:trunk
Jani Laakso [Thu, 7 Feb 2008 16:15:33 +0000 (16:15 +0000)]
svn changeset:3737/svn branch:trunk

16 years agoRefactored robustness/leak tests.s.
Jani Laakso [Thu, 7 Feb 2008 13:56:52 +0000 (13:56 +0000)]
Refactored robustness/leak tests.s.

svn changeset:3733/svn branch:trunk

16 years agoRobustness tests changed.
Jani Laakso [Thu, 7 Feb 2008 13:22:43 +0000 (13:22 +0000)]
Robustness tests changed.

svn changeset:3732/svn branch:trunk

16 years agoAdded wwarning message to standard error stream if download fails.
Jani Laakso [Thu, 7 Feb 2008 13:21:29 +0000 (13:21 +0000)]
Added wwarning message to standard error stream if download fails.

svn changeset:3731/svn branch:trunk

16 years agojavadoc fix
Jani Laakso [Thu, 7 Feb 2008 13:17:36 +0000 (13:17 +0000)]
javadoc fix

svn changeset:3730/svn branch:trunk

16 years agoNewbies can easily do bad code that throws exceptions but those are simply ignored...
Jani Laakso [Thu, 7 Feb 2008 13:16:51 +0000 (13:16 +0000)]
Newbies can easily do bad code that throws exceptions but those are simply ignored on the server-side logs (System streams). We should print stack traces by default to System.err too, users may override this behaviour if required.

svn changeset:3729/svn branch:trunk

16 years agoAnother fix for #1384: Critical memory leak, every paintable/component/layout/event...
Jani Laakso [Thu, 7 Feb 2008 13:11:13 +0000 (13:11 +0000)]
Another fix for #1384: Critical memory leak, every paintable/component/layout/event/listener.. leaks within the session

svn changeset:3728/svn branch:trunk

16 years agoFixes (partially) #1384: Critical memory leak, every paintable/component/layout/event...
Jani Laakso [Thu, 7 Feb 2008 08:56:25 +0000 (08:56 +0000)]
Fixes (partially) #1384: Critical memory leak, every paintable/component/layout/event/listener.. leaks within the session

Note: this code is experimental, more fixes to come..

svn changeset:3725/svn branch:trunk

16 years agoFix
Jani Laakso [Thu, 7 Feb 2008 08:53:56 +0000 (08:53 +0000)]
Fix

svn changeset:3724/svn branch:trunk

16 years agoextracted alignments and spacing to layouts subinterfaces
Matti Tahvonen [Thu, 7 Feb 2008 08:14:16 +0000 (08:14 +0000)]
extracted alignments and spacing to layouts subinterfaces

svn changeset:3723/svn branch:trunk

16 years agoFew robustness / memory leak tests.
Jani Laakso [Thu, 7 Feb 2008 07:59:34 +0000 (07:59 +0000)]
Few robustness / memory leak tests.

svn changeset:3722/svn branch:trunk

16 years agoAdded few tests utility classes that can be used for
Jani Laakso [Thu, 7 Feb 2008 07:57:55 +0000 (07:57 +0000)]
Added few tests utility classes that can be used for
 * Logging (displays caller class, method, linenumber which is clickable on Eclipse console)
 * LogPrintWriter which can be used to gather all data send from server to client (if you wish not to use firebug)
 * RandomComponents which provides means to create random layouts and random components / demo custom components
 * Test listeners for checking robustness / memory leaks

svn changeset:3721/svn branch:trunk

16 years agoversion since fix
Matti Tahvonen [Wed, 6 Feb 2008 13:08:44 +0000 (13:08 +0000)]
version since fix

svn changeset:3719/svn branch:trunk

16 years ago1. Removed obsolete dependency framework methods and interface definitions.
Jani Laakso [Wed, 6 Feb 2008 13:06:00 +0000 (13:06 +0000)]
1. Removed obsolete dependency framework methods and interface definitions.

2. "Undeprecated" reflection based listeners, we still wish to support these.
But I noted on javadoc that using these methods is discouraged and suggested better methods.

svn changeset:3718/svn branch:trunk

16 years agoRemoved obsolete code.
Jani Laakso [Wed, 6 Feb 2008 13:03:35 +0000 (13:03 +0000)]
Removed obsolete code.

svn changeset:3717/svn branch:trunk

16 years agoFixed #1380.
Jani Laakso [Wed, 6 Feb 2008 12:56:25 +0000 (12:56 +0000)]
Fixed #1380.

UIDL VAR_RECORD_SEPARATOR and VAR_FIELD_SEPARATORS now point to single entity definition.

Removed obsolete code.

Fixed documentation.

svn changeset:3716/svn branch:trunk

16 years agoAdded stacktrace if getBaseResource fails. Doc fixes.
Jani Laakso [Wed, 6 Feb 2008 10:06:48 +0000 (10:06 +0000)]
Added stacktrace if getBaseResource fails. Doc fixes.

svn changeset:3715/svn branch:trunk

16 years ago"Sizeable" Grid and OrderedLayout
Matti Tahvonen [Wed, 6 Feb 2008 07:58:22 +0000 (07:58 +0000)]
"Sizeable" Grid and OrderedLayout

svn changeset:3714/svn branch:trunk

16 years agorename target width attribute in uidl to avoid collapsing with Sizeable width
Matti Tahvonen [Wed, 6 Feb 2008 07:53:07 +0000 (07:53 +0000)]
rename target width attribute in uidl to avoid collapsing with Sizeable width

svn changeset:3713/svn branch:trunk

16 years agorename target width attribute in uidl to avoid collapsing with Sizeable width
Matti Tahvonen [Tue, 5 Feb 2008 15:33:24 +0000 (15:33 +0000)]
rename target width attribute in uidl to avoid collapsing with Sizeable width

svn changeset:3712/svn branch:trunk

16 years agoalignments painting for GridLayout
Matti Tahvonen [Tue, 5 Feb 2008 15:32:42 +0000 (15:32 +0000)]
alignments painting for GridLayout

svn changeset:3711/svn branch:trunk

16 years agoremoved row indicator opacity (looks bad in IE)
Matti Tahvonen [Tue, 5 Feb 2008 15:22:36 +0000 (15:22 +0000)]
removed row indicator opacity (looks bad in IE)

svn changeset:3710/svn branch:trunk

16 years agorelocated method + added TODO
Matti Tahvonen [Tue, 5 Feb 2008 13:49:28 +0000 (13:49 +0000)]
relocated method + added TODO

svn changeset:3709/svn branch:trunk