]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
15 years agoremoved obsolete ROWS (never used), fixes #2476
Matti Tahvonen [Tue, 27 Jan 2009 07:40:35 +0000 (07:40 +0000)]
removed obsolete ROWS (never used), fixes #2476

svn changeset:6640/svn branch:trunk

15 years agoRemove need for "NoEntry" widgetset definitions, fail if multiple widgetsets get...
Marc Englund [Tue, 27 Jan 2009 06:52:20 +0000 (06:52 +0000)]
Remove need for "NoEntry" widgetset definitions, fail if multiple widgetsets get initialized. For #2494

svn changeset:6639/svn branch:trunk

15 years agoToolkit 5.3.0 RC9.
Marko Grönroos [Mon, 26 Jan 2009 10:50:22 +0000 (10:50 +0000)]
Toolkit 5.3.0 RC9.

svn changeset:6638/svn branch:trunk

15 years agoTest case and fix for #2478 - Label wrapping inconsistency in IOrderedLayout
Artur Signell [Sun, 25 Jan 2009 17:04:30 +0000 (17:04 +0000)]
Test case and fix for #2478 - Label wrapping inconsistency in IOrderedLayout

svn changeset:6637/svn branch:trunk

15 years agoCheckbox icon test case
Artur Signell [Sun, 25 Jan 2009 16:26:39 +0000 (16:26 +0000)]
Checkbox icon test case

svn changeset:6636/svn branch:trunk

15 years agoLink Icon test case
Artur Signell [Sun, 25 Jan 2009 15:55:39 +0000 (15:55 +0000)]
Link Icon test case

svn changeset:6635/svn branch:trunk

15 years agoAdded a communication error system-message that is written to the client when the...
Marc Englund [Fri, 23 Jan 2009 09:48:33 +0000 (09:48 +0000)]
Added a communication error system-message that is written to the client when the initial page is rendered. If any UIDL request fails, the message is shown. Fixes [2485]

svn changeset:6624/svn branch:trunk

15 years agoAdded some references to Icons sample.
Marc Englund [Fri, 23 Jan 2009 08:53:49 +0000 (08:53 +0000)]
Added some references to Icons sample.

svn changeset:6623/svn branch:trunk

15 years agoExpanded testcase for #2470
Marc Englund [Fri, 23 Jan 2009 08:52:48 +0000 (08:52 +0000)]
Expanded testcase for #2470

svn changeset:6622/svn branch:trunk

15 years agoReuse img-element when repainting embedded image. Fixes #2471
Marc Englund [Fri, 23 Jan 2009 08:42:49 +0000 (08:42 +0000)]
Reuse img-element when repainting embedded image. Fixes #2471

svn changeset:6621/svn branch:trunk

15 years agoMoved the test case for #2470 to component tests.
Marko Grönroos [Wed, 21 Jan 2009 20:26:11 +0000 (20:26 +0000)]
Moved the test case for #2470 to component tests.

svn changeset:6617/svn branch:trunk

15 years agoTest case and fix for #2477 for IGridLayout - changing expand ratio on the fly did...
Artur Signell [Wed, 21 Jan 2009 15:30:00 +0000 (15:30 +0000)]
Test case and fix for #2477 for IGridLayout - changing expand ratio on the fly did not work

svn changeset:6615/svn branch:trunk

15 years agoUpdated test case and fix for #2477 for IOrderedLayout - recalculate size of relative...
Artur Signell [Wed, 21 Jan 2009 15:06:59 +0000 (15:06 +0000)]
Updated test case and fix for #2477 for IOrderedLayout - recalculate size of relative sized child if the expand ratio (or other parameters affecting child size) changes

svn changeset:6613/svn branch:trunk

15 years agoTest case for ticket #2470.
Marko Grönroos [Wed, 21 Jan 2009 15:05:52 +0000 (15:05 +0000)]
Test case for ticket #2470.

svn changeset:6612/svn branch:trunk

15 years agoTest case and fix for #2459 - No scrollbars with CustomComponent of undefined size
Artur Signell [Wed, 21 Jan 2009 14:31:40 +0000 (14:31 +0000)]
Test case and fix for #2459 - No scrollbars with CustomComponent of undefined size

svn changeset:6611/svn branch:trunk

15 years agoModified expanding component example. Added SplitPanel example.
Teppo Kurki [Wed, 21 Jan 2009 13:19:12 +0000 (13:19 +0000)]
Modified expanding component example. Added SplitPanel example.

svn changeset:6610/svn branch:trunk

15 years agoFix for #2463 - OrderedLayout backwards compatibility CSS issue
Artur Signell [Wed, 21 Jan 2009 13:15:41 +0000 (13:15 +0000)]
Fix for #2463 - OrderedLayout backwards compatibility CSS issue

svn changeset:6609/svn branch:trunk

15 years agoAdded @deprecated to OrderedLayout constructors so it is easier for developers to...
Artur Signell [Wed, 21 Jan 2009 13:14:21 +0000 (13:14 +0000)]
Added @deprecated to OrderedLayout constructors so it is easier for developers to find out what to use instead.

svn changeset:6608/svn branch:trunk

15 years agoUse window.location.reload() instead of assigning window.location to itself (fragment...
Marc Englund [Wed, 21 Jan 2009 09:16:29 +0000 (09:16 +0000)]
Use window.location.reload() instead of assigning window.location to itself (fragment caused the page to not reload with old method). Fixes #2453

svn changeset:6607/svn branch:trunk

15 years agoFix for #2483 - Changed the way ICaption calculates required space to fix Firefox...
Artur Signell [Tue, 20 Jan 2009 21:08:33 +0000 (21:08 +0000)]
Fix for #2483 - Changed the way ICaption calculates required space to fix Firefox caption wrapping issue

svn changeset:6606/svn branch:trunk

15 years agoFixed OrderedLayout test so it does not use deprecated layouts and moved it to a...
Artur Signell [Tue, 20 Jan 2009 20:32:57 +0000 (20:32 +0000)]
Fixed OrderedLayout test so it does not use deprecated layouts and moved it to a more suitable package.

svn changeset:6605/svn branch:trunk

15 years agoTest case for a TabSheet containing icons
Artur Signell [Tue, 20 Jan 2009 20:06:18 +0000 (20:06 +0000)]
Test case for a TabSheet containing icons

svn changeset:6604/svn branch:trunk

15 years agoRemoved debug messages
Risto Yrjänä [Tue, 20 Jan 2009 07:25:07 +0000 (07:25 +0000)]
Removed debug messages

svn changeset:6599/svn branch:trunk

15 years agofixes ##2462 + removed lot of obsolete copy pasted docs + cleaning docs
Matti Tahvonen [Mon, 19 Jan 2009 16:15:02 +0000 (16:15 +0000)]
fixes ##2462 + removed lot of obsolete copy pasted docs + cleaning docs

svn changeset:6598/svn branch:trunk

15 years agoTest case for #2454
Artur Signell [Mon, 19 Jan 2009 15:23:29 +0000 (15:23 +0000)]
Test case for #2454

svn changeset:6597/svn branch:trunk

15 years agofixes #2454 (defining expand ratios now repaints component)
Matti Tahvonen [Mon, 19 Jan 2009 15:08:47 +0000 (15:08 +0000)]
fixes #2454 (defining expand ratios now repaints component)

svn changeset:6595/svn branch:trunk

15 years agofixes #2452, invalid javadoc
Matti Tahvonen [Mon, 19 Jan 2009 15:05:25 +0000 (15:05 +0000)]
fixes #2452, invalid javadoc

svn changeset:6594/svn branch:trunk

15 years agoBehaviour is now more consistent + code cleanup
Risto Yrjänä [Mon, 19 Jan 2009 13:19:17 +0000 (13:19 +0000)]
Behaviour is now more consistent + code cleanup

svn changeset:6593/svn branch:trunk

15 years agoUpdated test case
Risto Yrjänä [Mon, 19 Jan 2009 13:18:18 +0000 (13:18 +0000)]
Updated test case

svn changeset:6592/svn branch:trunk

15 years agoRemoved invalid hiding of empty/required field error message in form
Artur Signell [Mon, 19 Jan 2009 06:55:02 +0000 (06:55 +0000)]
Removed invalid hiding of empty/required field error message in form

svn changeset:6591/svn branch:trunk

15 years agoTest case and fix for #2473
Artur Signell [Sun, 18 Jan 2009 18:28:32 +0000 (18:28 +0000)]
Test case and fix for #2473

svn changeset:6590/svn branch:trunk

15 years agoStyles for table samples.
Marc Englund [Fri, 16 Jan 2009 14:52:31 +0000 (14:52 +0000)]
Styles for table samples.

svn changeset:6580/svn branch:trunk

15 years agoMore Table samples + a 'Person' -container.
Marc Englund [Fri, 16 Jan 2009 14:51:19 +0000 (14:51 +0000)]
More Table samples + a 'Person' -container.

svn changeset:6579/svn branch:trunk

15 years agoAdding grid layout and expanding component samples.
Teppo Kurki [Fri, 16 Jan 2009 12:18:44 +0000 (12:18 +0000)]
Adding grid layout and expanding component samples.

svn changeset:6576/svn branch:trunk

15 years agofixes #2447
Matti Tahvonen [Thu, 15 Jan 2009 14:30:04 +0000 (14:30 +0000)]
fixes #2447

svn changeset:6563/svn branch:trunk

15 years agofixes #2465
Matti Tahvonen [Thu, 15 Jan 2009 14:16:09 +0000 (14:16 +0000)]
fixes #2465

svn changeset:6562/svn branch:trunk

15 years agoChanged orderedlayouts to vert/horiz
Marc Englund [Thu, 15 Jan 2009 14:14:37 +0000 (14:14 +0000)]
Changed orderedlayouts to vert/horiz

svn changeset:6561/svn branch:trunk

15 years agoTest case for #2465 + updated test base
Artur Signell [Thu, 15 Jan 2009 14:00:46 +0000 (14:00 +0000)]
Test case for #2465 + updated test base

svn changeset:6560/svn branch:trunk

15 years agounified combobox read only with textfields (simply show value)
Matti Tahvonen [Thu, 15 Jan 2009 13:54:53 +0000 (13:54 +0000)]
unified combobox read only with textfields (simply show value)

svn changeset:6559/svn branch:trunk

15 years agoChanged orderedlayouts to vert/horiz
Marc Englund [Thu, 15 Jan 2009 11:52:00 +0000 (11:52 +0000)]
Changed orderedlayouts to vert/horiz

svn changeset:6553/svn branch:trunk

15 years agoChanged orderedlayouts to vert/horiz
Marc Englund [Thu, 15 Jan 2009 11:51:06 +0000 (11:51 +0000)]
Changed orderedlayouts to vert/horiz

svn changeset:6552/svn branch:trunk

15 years agoChanged orderedlayouts to vert/horiz, added captions
Marc Englund [Thu, 15 Jan 2009 11:49:44 +0000 (11:49 +0000)]
Changed orderedlayouts to vert/horiz, added captions

svn changeset:6551/svn branch:trunk

15 years agoAdding DateField examples for Sampler.
Teppo Kurki [Thu, 15 Jan 2009 11:33:59 +0000 (11:33 +0000)]
Adding DateField examples for Sampler.

svn changeset:6549/svn branch:trunk

15 years agoEclipse was mad at the @override annotation
Marc Englund [Wed, 14 Jan 2009 14:19:50 +0000 (14:19 +0000)]
Eclipse was mad at the @override annotation

svn changeset:6539/svn branch:trunk

15 years agoAdded rest of the Tree examples.
Teppo Kurki [Wed, 14 Jan 2009 14:17:06 +0000 (14:17 +0000)]
Added rest of the Tree examples.

svn changeset:6538/svn branch:trunk

15 years agoAdded placeholders for missing flags.
Marc Englund [Wed, 14 Jan 2009 13:54:54 +0000 (13:54 +0000)]
Added placeholders for missing flags.

svn changeset:6535/svn branch:trunk

15 years agoSeveral table samples and icons added.
Marc Englund [Wed, 14 Jan 2009 13:24:27 +0000 (13:24 +0000)]
Several table samples and icons added.

svn changeset:6533/svn branch:trunk

15 years agoAdded Tree examples and one helper method to ExampleUtil.
Teppo Kurki [Wed, 14 Jan 2009 13:14:45 +0000 (13:14 +0000)]
Added Tree examples and one helper method to ExampleUtil.

svn changeset:6532/svn branch:trunk

15 years agoSampler "featuretable" CSS bled to other tables.
Marc Englund [Wed, 14 Jan 2009 10:17:17 +0000 (10:17 +0000)]
Sampler "featuretable" CSS bled to other tables.

svn changeset:6530/svn branch:trunk

15 years agoUpdated Book example for dynamic application-level window creation.
Marko Grönroos [Wed, 14 Jan 2009 09:51:27 +0000 (09:51 +0000)]
Updated Book example for dynamic application-level window creation.

svn changeset:6529/svn branch:trunk

15 years agoTable section started in Sampler, not done yet.
Marc Englund [Wed, 14 Jan 2009 09:39:22 +0000 (09:39 +0000)]
Table section started in Sampler, not done yet.

svn changeset:6528/svn branch:trunk

15 years agoremoved limited documentation - using the one from interface
Matti Tahvonen [Wed, 14 Jan 2009 08:58:10 +0000 (08:58 +0000)]
removed limited documentation - using the one from interface

svn changeset:6527/svn branch:trunk

15 years agoModified the ComboBox examples to use a container and icons.
Teppo Kurki [Wed, 14 Jan 2009 08:21:49 +0000 (08:21 +0000)]
Modified the ComboBox examples to use a container and icons.

svn changeset:6526/svn branch:trunk

15 years agoFix for #2457 - Render header icons as HTML and not text
Artur Signell [Tue, 13 Jan 2009 14:38:51 +0000 (14:38 +0000)]
Fix for #2457 - Render header icons as HTML and not text

svn changeset:6524/svn branch:trunk

15 years agoToolkit 5.3.0 RC8.
Marko Grönroos [Tue, 13 Jan 2009 14:24:47 +0000 (14:24 +0000)]
Toolkit 5.3.0 RC8.

svn changeset:6523/svn branch:trunk

15 years agoAdded Label, TextField and RichTextArea examples.
Teppo Kurki [Tue, 13 Jan 2009 14:13:57 +0000 (14:13 +0000)]
Added Label, TextField and RichTextArea examples.

svn changeset:6522/svn branch:trunk

15 years agoTC for #2457
Marc Englund [Tue, 13 Jan 2009 14:08:58 +0000 (14:08 +0000)]
TC for #2457

svn changeset:6521/svn branch:trunk

15 years agofixes #2456
Matti Tahvonen [Tue, 13 Jan 2009 13:17:00 +0000 (13:17 +0000)]
fixes #2456

svn changeset:6520/svn branch:trunk

15 years agoimproved test case
Matti Tahvonen [Tue, 13 Jan 2009 13:12:11 +0000 (13:12 +0000)]
improved test case

svn changeset:6519/svn branch:trunk

15 years agoTODO comment added
Marc Englund [Tue, 13 Jan 2009 13:04:57 +0000 (13:04 +0000)]
TODO comment added

svn changeset:6518/svn branch:trunk

15 years agoSampler samples.
Marc Englund [Tue, 13 Jan 2009 13:02:48 +0000 (13:02 +0000)]
Sampler samples.

svn changeset:6517/svn branch:trunk

15 years agoadded test case
Matti Tahvonen [Tue, 13 Jan 2009 12:56:55 +0000 (12:56 +0000)]
added test case

svn changeset:6516/svn branch:trunk

15 years agoTC for #2455
Marc Englund [Tue, 13 Jan 2009 12:56:46 +0000 (12:56 +0000)]
TC for #2455

svn changeset:6515/svn branch:trunk

15 years agoAdded flag icons for iso3166 country codes.
Marc Englund [Tue, 13 Jan 2009 12:20:00 +0000 (12:20 +0000)]
Added flag icons for iso3166 country codes.

svn changeset:6514/svn branch:trunk

15 years agoWrote the remaining Window examples. Added getName() for previous examples in order...
Teppo Kurki [Tue, 13 Jan 2009 11:10:40 +0000 (11:10 +0000)]
Wrote the remaining Window examples. Added getName() for previous examples in order to display more reasonable names.

svn changeset:6513/svn branch:trunk

15 years agoAdded a iso3166 container to use in selects etc.
Marc Englund [Tue, 13 Jan 2009 08:57:41 +0000 (08:57 +0000)]
Added a iso3166 container to use in selects etc.

svn changeset:6512/svn branch:trunk

15 years agoFixed ComboBox example, added windowing examples.
Teppo Kurki [Tue, 13 Jan 2009 08:53:28 +0000 (08:53 +0000)]
Fixed ComboBox example, added windowing examples.

svn changeset:6511/svn branch:trunk

15 years agoTest case for #2451 - ComboBox value change
Artur Signell [Tue, 13 Jan 2009 07:57:02 +0000 (07:57 +0000)]
Test case for #2451 - ComboBox value change

svn changeset:6510/svn branch:trunk

15 years agoTest case and fix for #2442 - RequiredError not displayed in the tooltip
Artur Signell [Tue, 13 Jan 2009 07:42:22 +0000 (07:42 +0000)]
Test case and fix for #2442 - RequiredError not displayed in the tooltip

svn changeset:6509/svn branch:trunk

15 years ago#2426 Re-added CONTENT_UIDL as deprecated
Artur Signell [Tue, 13 Jan 2009 06:26:00 +0000 (06:26 +0000)]
#2426 Re-added CONTENT_UIDL as deprecated

svn changeset:6507/svn branch:trunk

15 years agoRemove window from application when closed. Fixes #2449
Marc Englund [Mon, 12 Jan 2009 14:05:59 +0000 (14:05 +0000)]
Remove window from application when closed. Fixes #2449

svn changeset:6504/svn branch:trunk

15 years agoSource filename resolved using example class. Fixes #2448
Marc Englund [Mon, 12 Jan 2009 13:21:31 +0000 (13:21 +0000)]
Source filename resolved using example class. Fixes #2448

svn changeset:6503/svn branch:trunk

15 years agofixes #2447, now sinks tooltip events manually
Matti Tahvonen [Mon, 12 Jan 2009 13:17:26 +0000 (13:17 +0000)]
fixes #2447, now sinks tooltip events manually

svn changeset:6502/svn branch:trunk

15 years agoAdded descriptions to form example (to work as a better test case)
Matti Tahvonen [Mon, 12 Jan 2009 13:12:35 +0000 (13:12 +0000)]
Added descriptions to form example (to work as a better test case)

svn changeset:6501/svn branch:trunk

15 years agofixes #2441
Matti Tahvonen [Mon, 12 Jan 2009 09:24:05 +0000 (09:24 +0000)]
fixes #2441

svn changeset:6499/svn branch:trunk

15 years agoTest cases and fix for #2425/#2289 - Removing a Tab from TabSheet or Accordion should...
Artur Signell [Sun, 11 Jan 2009 19:52:56 +0000 (19:52 +0000)]
Test cases and fix for #2425/#2289 - Removing a Tab from TabSheet or Accordion should now work properly and onAttach is not called before child is attached.

svn changeset:6496/svn branch:trunk

15 years agoUse Alignment.* constants instead of layout-specific *Layout.ALIGNMENT_* constants...
Marko Grönroos [Sun, 11 Jan 2009 18:28:55 +0000 (18:28 +0000)]
Use Alignment.* constants instead of layout-specific *Layout.ALIGNMENT_* constants in setComponentAlignment() in demos. Fixes #2432 for the demos.

svn changeset:6494/svn branch:trunk

15 years agoChanged + to | operator in layout alignment example in Sampler.
Marko Grönroos [Sun, 11 Jan 2009 18:10:57 +0000 (18:10 +0000)]
Changed + to | operator in layout alignment example in Sampler.

svn changeset:6493/svn branch:trunk

15 years agoUpdates to Book example code. Notifications and some other minor changes.
Marko Grönroos [Sun, 11 Jan 2009 18:10:08 +0000 (18:10 +0000)]
Updates to Book example code. Notifications and some other minor changes.

svn changeset:6492/svn branch:trunk

15 years agoFix for #2439 - Inconsistent JavaDoc for Hierarchical container
Artur Signell [Sat, 10 Jan 2009 07:49:07 +0000 (07:49 +0000)]
Fix for #2439 - Inconsistent JavaDoc for Hierarchical container

svn changeset:6488/svn branch:trunk

15 years agoimproving windowing javadocs
Matti Tahvonen [Fri, 9 Jan 2009 17:24:33 +0000 (17:24 +0000)]
improving windowing javadocs

svn changeset:6485/svn branch:trunk

15 years agobetter overridden javadoc
Matti Tahvonen [Fri, 9 Jan 2009 16:46:33 +0000 (16:46 +0000)]
better overridden javadoc

svn changeset:6484/svn branch:trunk

15 years agoenhanced test case
Matti Tahvonen [Fri, 9 Jan 2009 16:33:25 +0000 (16:33 +0000)]
enhanced test case

svn changeset:6483/svn branch:trunk

15 years agoHad wrong background color for IE6, fixed.
Marc Englund [Fri, 9 Jan 2009 14:11:49 +0000 (14:11 +0000)]
Had wrong background color for IE6, fixed.

svn changeset:6482/svn branch:trunk

15 years agorelocated uri handling logic to CommunicationManager
Matti Tahvonen [Fri, 9 Jan 2009 14:03:11 +0000 (14:03 +0000)]
relocated uri handling logic to CommunicationManager

svn changeset:6481/svn branch:trunk

15 years agofixes #2440. Relocated handling of uris for browser level windows form application...
Matti Tahvonen [Fri, 9 Jan 2009 13:55:51 +0000 (13:55 +0000)]
fixes #2440. Relocated handling of uris for browser level windows form application.handleURI to servlet, fixed ticket, cleaned some code

svn changeset:6480/svn branch:trunk

15 years agoAdded tabsheets, accordions and panels to the Sampler.
Teppo Kurki [Fri, 9 Jan 2009 13:17:36 +0000 (13:17 +0000)]
Added tabsheets, accordions and panels to the Sampler.

svn changeset:6479/svn branch:trunk

15 years agoCompensating for orderedlayout style changes.
Marc Englund [Fri, 9 Jan 2009 12:41:36 +0000 (12:41 +0000)]
Compensating for orderedlayout style changes.

svn changeset:6477/svn branch:trunk

15 years agoSampler: Added layout alignment example. For #2432.
Marko Grönroos [Fri, 9 Jan 2009 12:17:08 +0000 (12:17 +0000)]
Sampler: Added layout alignment example. For #2432.

svn changeset:6476/svn branch:trunk

15 years agocleaning
Matti Tahvonen [Fri, 9 Jan 2009 10:48:16 +0000 (10:48 +0000)]
cleaning

svn changeset:6475/svn branch:trunk

15 years agoTestcase for 2440
Marc Englund [Fri, 9 Jan 2009 09:29:52 +0000 (09:29 +0000)]
Testcase for 2440

svn changeset:6474/svn branch:trunk

15 years agofixes #2432, AlignmentHandler methods now symmetric + saner usage overall
Matti Tahvonen [Fri, 9 Jan 2009 09:07:13 +0000 (09:07 +0000)]
fixes #2432, AlignmentHandler methods now symmetric + saner usage overall

svn changeset:6473/svn branch:trunk

15 years agoFixed problems with textfields reintroduced in [6470]
Risto Yrjänä [Fri, 9 Jan 2009 08:04:46 +0000 (08:04 +0000)]
Fixed problems with textfields reintroduced in [6470]

svn changeset:6472/svn branch:trunk

15 years agoAdded setter for popup visibility
Risto Yrjänä [Fri, 9 Jan 2009 07:24:20 +0000 (07:24 +0000)]
Added setter for popup visibility

svn changeset:6471/svn branch:trunk

15 years agoFixed #2436 + cleanup
Risto Yrjänä [Fri, 9 Jan 2009 07:19:47 +0000 (07:19 +0000)]
Fixed #2436 + cleanup

svn changeset:6470/svn branch:trunk

15 years agoSampler minor styling.
Marc Englund [Fri, 9 Jan 2009 06:57:32 +0000 (06:57 +0000)]
Sampler minor styling.

svn changeset:6469/svn branch:trunk

15 years agofixes #2437, regression due changes in ICaption. Most likely visible in other places...
Matti Tahvonen [Thu, 8 Jan 2009 14:36:52 +0000 (14:36 +0000)]
fixes #2437, regression due changes in ICaption. Most likely visible in other places too, hopefully those are now fixed too.

svn changeset:6463/svn branch:trunk

15 years agogenerics
Matti Tahvonen [Thu, 8 Jan 2009 14:35:01 +0000 (14:35 +0000)]
generics

svn changeset:6462/svn branch:trunk

15 years agofixed bug: table now no longer listens clicks when all listeners removed
Matti Tahvonen [Thu, 8 Jan 2009 14:04:40 +0000 (14:04 +0000)]
fixed bug: table now no longer listens clicks when all listeners removed

svn changeset:6461/svn branch:trunk

15 years agofixes #2424, our iView is nosdays positioned -> no calculations needed anymore. Now...
Matti Tahvonen [Thu, 8 Jan 2009 13:59:29 +0000 (13:59 +0000)]
fixes #2424, our iView is nosdays positioned -> no calculations needed anymore. Now position can also be set in theme.

svn changeset:6460/svn branch:trunk