]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoOrderedLayout css cleanup
Artur Signell [Fri, 24 Oct 2008 13:09:52 +0000 (13:09 +0000)]
OrderedLayout css cleanup

svn changeset:5712/svn branch:trunk

16 years agoTestcase and fix for #2178 - Panel size in IE6
Artur Signell [Fri, 24 Oct 2008 11:42:53 +0000 (11:42 +0000)]
Testcase and fix for #2178 - Panel size in IE6

svn changeset:5711/svn branch:trunk

16 years agoiview scroll area needs to be relative
Matti Tahvonen [Fri, 24 Oct 2008 11:27:56 +0000 (11:27 +0000)]
iview scroll area needs to be relative

svn changeset:5710/svn branch:trunk

16 years agoFixed OrderedLayout size calculation issues
Artur Signell [Fri, 24 Oct 2008 11:13:40 +0000 (11:13 +0000)]
Fixed OrderedLayout size calculation issues

svn changeset:5709/svn branch:trunk

16 years agoFix for #2161 - Safari buttons get clipped
Artur Signell [Fri, 24 Oct 2008 07:47:53 +0000 (07:47 +0000)]
Fix for #2161 - Safari buttons get clipped

svn changeset:5707/svn branch:trunk

16 years agousing setWidth, setHeight methods in setSizeFull and setSizeUndefinend (minor drawbac...
Matti Tahvonen [Fri, 24 Oct 2008 07:26:17 +0000 (07:26 +0000)]
using setWidth, setHeight methods in setSizeFull and setSizeUndefinend (minor drawback in perf, makes overriding size related things easier)

svn changeset:5706/svn branch:trunk

16 years agocleaner overloading for Sizeable methods
Matti Tahvonen [Fri, 24 Oct 2008 07:20:42 +0000 (07:20 +0000)]
cleaner overloading for Sizeable methods

svn changeset:5705/svn branch:trunk

16 years agoRemoved extra IE styles for combobox
Artur Signell [Fri, 24 Oct 2008 07:17:50 +0000 (07:17 +0000)]
Removed extra IE styles for combobox

svn changeset:5704/svn branch:trunk

16 years agoFix for #2166
Artur Signell [Fri, 24 Oct 2008 07:16:13 +0000 (07:16 +0000)]
Fix for #2166

svn changeset:5703/svn branch:trunk

16 years agoFix for #2175 - DateField wrap problem
Artur Signell [Fri, 24 Oct 2008 06:42:03 +0000 (06:42 +0000)]
Fix for #2175 - DateField wrap problem

svn changeset:5702/svn branch:trunk

16 years agoFix for #2173 - FF2 panel problems
Artur Signell [Fri, 24 Oct 2008 06:29:16 +0000 (06:29 +0000)]
Fix for #2173 - FF2 panel problems

svn changeset:5701/svn branch:trunk

16 years agoUpdated #1878 test case
Artur Signell [Fri, 24 Oct 2008 05:51:07 +0000 (05:51 +0000)]
Updated #1878 test case

svn changeset:5700/svn branch:trunk

16 years agoexpandRatio for gridlayout
Matti Tahvonen [Fri, 24 Oct 2008 05:44:44 +0000 (05:44 +0000)]
expandRatio for gridlayout

svn changeset:5699/svn branch:trunk

16 years agoworkaround + fixme note
Matti Tahvonen [Wed, 22 Oct 2008 12:52:46 +0000 (12:52 +0000)]
workaround + fixme note

svn changeset:5697/svn branch:trunk

16 years agoenhancements to new igridlayout
Matti Tahvonen [Wed, 22 Oct 2008 12:42:07 +0000 (12:42 +0000)]
enhancements to new igridlayout

svn changeset:5696/svn branch:trunk

16 years agonull check
Matti Tahvonen [Wed, 22 Oct 2008 12:41:21 +0000 (12:41 +0000)]
null check

svn changeset:5695/svn branch:trunk

16 years agofixed bug (mixing width and height)
Matti Tahvonen [Wed, 22 Oct 2008 12:19:33 +0000 (12:19 +0000)]
fixed bug (mixing width and height)

svn changeset:5694/svn branch:trunk

16 years agoadded null check (in case of empty ordered layout)
Matti Tahvonen [Wed, 22 Oct 2008 06:35:36 +0000 (06:35 +0000)]
added null check (in case of empty ordered layout)

svn changeset:5692/svn branch:trunk

16 years agoMajor layout renewals. GridLayout now totally absolutely positioned, all scrollable...
Matti Tahvonen [Tue, 21 Oct 2008 13:54:04 +0000 (13:54 +0000)]
Major layout renewals. GridLayout now totally absolutely positioned, all scrollable areas position: relative due IE. Still some broken scrollbars, IE6 issues and dev inconveniences.

svn changeset:5690/svn branch:trunk

16 years agoadded missing relative size handling
Matti Tahvonen [Tue, 21 Oct 2008 13:28:41 +0000 (13:28 +0000)]
added missing relative size handling

svn changeset:5689/svn branch:trunk

16 years agoIE6 fix for #2157
Artur Signell [Tue, 21 Oct 2008 13:26:55 +0000 (13:26 +0000)]
IE6 fix for #2157

svn changeset:5688/svn branch:trunk

16 years agoRemoved old client side ExpandLayout implementation
Artur Signell [Tue, 21 Oct 2008 13:13:11 +0000 (13:13 +0000)]
Removed old client side ExpandLayout implementation

svn changeset:5687/svn branch:trunk

16 years agoFixed featurebrowser Label example so it looks nice again
Artur Signell [Tue, 21 Oct 2008 12:31:28 +0000 (12:31 +0000)]
Fixed featurebrowser Label example so it looks nice again

svn changeset:5686/svn branch:trunk

16 years agoFix for #2157 - ComboBox size problems
Artur Signell [Tue, 21 Oct 2008 12:20:00 +0000 (12:20 +0000)]
Fix for #2157 - ComboBox size problems

svn changeset:5685/svn branch:trunk

16 years agoFixed Panel border detection
Artur Signell [Tue, 21 Oct 2008 12:14:59 +0000 (12:14 +0000)]
Fixed Panel border detection

svn changeset:5684/svn branch:trunk

16 years agoFixed relative width bug in OrderedLayout
Artur Signell [Tue, 21 Oct 2008 12:13:57 +0000 (12:13 +0000)]
Fixed relative width bug in OrderedLayout

svn changeset:5683/svn branch:trunk

16 years agoCaption width calculation fix
Artur Signell [Tue, 21 Oct 2008 11:28:57 +0000 (11:28 +0000)]
Caption width calculation fix

svn changeset:5682/svn branch:trunk

16 years agoFixed #2156 IE Panel problems
Artur Signell [Tue, 21 Oct 2008 08:24:34 +0000 (08:24 +0000)]
Fixed #2156 IE Panel problems
Added caption size change detection
Fixed caption width calculation and clipping

svn changeset:5679/svn branch:trunk

16 years agoPass internal errors to application terminalError
Artur Signell [Tue, 21 Oct 2008 06:27:58 +0000 (06:27 +0000)]
Pass internal errors to application terminalError

svn changeset:5677/svn branch:trunk

16 years agoRemoved (Component,float) constructor which can be easily mixed up with (Component...
Artur Signell [Mon, 20 Oct 2008 12:19:33 +0000 (12:19 +0000)]
Removed (Component,float) constructor which can be easily mixed up with (Component,int) constructor

svn changeset:5675/svn branch:trunk

16 years agoFixed exceptions when OrderedLayout has no components
Artur Signell [Mon, 20 Oct 2008 11:26:01 +0000 (11:26 +0000)]
Fixed exceptions when OrderedLayout has no components

svn changeset:5674/svn branch:trunk

16 years agoFixed relative size related OrderedLayout problem
Artur Signell [Mon, 20 Oct 2008 10:01:58 +0000 (10:01 +0000)]
Fixed relative size related OrderedLayout problem

svn changeset:5673/svn branch:trunk

16 years agoDon't wrap button text
Artur Signell [Mon, 20 Oct 2008 08:51:39 +0000 (08:51 +0000)]
Don't wrap button text

svn changeset:5672/svn branch:trunk

16 years agoNew OrderedLayout implementation and related fixes
Artur Signell [Mon, 20 Oct 2008 08:47:49 +0000 (08:47 +0000)]
New OrderedLayout implementation and related fixes

svn changeset:5671/svn branch:trunk

16 years agoexperimental expand feature for ordered layout
Matti Tahvonen [Fri, 17 Oct 2008 13:08:25 +0000 (13:08 +0000)]
experimental expand feature for ordered layout

svn changeset:5659/svn branch:trunk

16 years agoexperimental expand feature for ordered layout
Matti Tahvonen [Fri, 17 Oct 2008 13:06:36 +0000 (13:06 +0000)]
experimental expand feature for ordered layout

svn changeset:5658/svn branch:trunk

16 years agoSampler search and navigation toggle.
Marc Englund [Fri, 17 Oct 2008 12:43:04 +0000 (12:43 +0000)]
Sampler search and navigation toggle.

svn changeset:5657/svn branch:trunk

16 years agoSampler icon updates.
Marc Englund [Fri, 17 Oct 2008 12:42:32 +0000 (12:42 +0000)]
Sampler icon updates.

svn changeset:5656/svn branch:trunk

16 years agosetSplitPosition() now calls requestRepaint(). Fixes #2155
Marc Englund [Fri, 17 Oct 2008 12:33:36 +0000 (12:33 +0000)]
setSplitPosition() now calls requestRepaint(). Fixes #2155

svn changeset:5655/svn branch:trunk

16 years agoexperimental expand feature for ordered layout
Matti Tahvonen [Fri, 17 Oct 2008 12:17:58 +0000 (12:17 +0000)]
experimental expand feature for ordered layout

svn changeset:5654/svn branch:trunk

16 years agoexperimental expand feature for ordered layout
Matti Tahvonen [Fri, 17 Oct 2008 11:59:37 +0000 (11:59 +0000)]
experimental expand feature for ordered layout

svn changeset:5653/svn branch:trunk

16 years agoSampler theme location guessing made better.
Marc Englund [Thu, 16 Oct 2008 13:58:34 +0000 (13:58 +0000)]
Sampler theme location guessing made better.

svn changeset:5652/svn branch:trunk

16 years agoSampler layout update.
Marc Englund [Thu, 16 Oct 2008 13:32:54 +0000 (13:32 +0000)]
Sampler layout update.

svn changeset:5651/svn branch:trunk

16 years agoFixed IView scrollbar issue
Artur Signell [Thu, 16 Oct 2008 12:23:23 +0000 (12:23 +0000)]
Fixed IView scrollbar issue

svn changeset:5649/svn branch:trunk

16 years agoSmall fix: update shadow size when window content changes size.
Jouni Koivuviita [Thu, 16 Oct 2008 11:53:59 +0000 (11:53 +0000)]
Small fix: update shadow size when window content changes size.

svn changeset:5648/svn branch:trunk

16 years agoFixes #2141: Subwindow rendering broken in IE6 and IE7
Jouni Koivuviita [Thu, 16 Oct 2008 11:42:19 +0000 (11:42 +0000)]
Fixes #2141: Subwindow rendering broken in IE6 and IE7

Needed a bit more tweaking than simple themeing. IWindow not sets all its dimensions (those sent from server) as its outer width and height. Previously dimensions were set as "inner dimensions" i.e. content area width.

svn changeset:5647/svn branch:trunk

16 years agoDocumented more, APIResource resolves inner classes.
Marc Englund [Thu, 16 Oct 2008 07:30:25 +0000 (07:30 +0000)]
Documented more, APIResource resolves inner classes.

svn changeset:5646/svn branch:trunk

16 years agoUpdates to Sampler. Removed accidental symlink.
Marc Englund [Thu, 16 Oct 2008 06:45:33 +0000 (06:45 +0000)]
Updates to Sampler. Removed accidental symlink.

svn changeset:5645/svn branch:trunk

16 years agoSampler feature resource linking stuff.
Marc Englund [Wed, 15 Oct 2008 13:35:22 +0000 (13:35 +0000)]
Sampler feature resource linking stuff.

svn changeset:5643/svn branch:trunk

16 years agoSampler styles
Marc Englund [Wed, 15 Oct 2008 13:34:50 +0000 (13:34 +0000)]
Sampler styles

svn changeset:5642/svn branch:trunk

16 years agoStill moving Sampler theme.
Marc Englund [Wed, 15 Oct 2008 13:01:37 +0000 (13:01 +0000)]
Still moving Sampler theme.

svn changeset:5640/svn branch:trunk

16 years agosampler resources moved
Marc Englund [Wed, 15 Oct 2008 12:49:11 +0000 (12:49 +0000)]
sampler resources moved

svn changeset:5639/svn branch:trunk

16 years agosampler resources moved
Marc Englund [Wed, 15 Oct 2008 12:48:43 +0000 (12:48 +0000)]
sampler resources moved

svn changeset:5638/svn branch:trunk

16 years agosampler theme added
Marc Englund [Wed, 15 Oct 2008 12:46:03 +0000 (12:46 +0000)]
sampler theme added

svn changeset:5637/svn branch:trunk

16 years agoMore Sampler.
Marc Englund [Wed, 15 Oct 2008 12:40:45 +0000 (12:40 +0000)]
More Sampler.

svn changeset:5636/svn branch:trunk

16 years agofixes #2136, Table cancels pending cache fetches and runs them only if server communi...
Matti Tahvonen [Mon, 13 Oct 2008 09:58:06 +0000 (09:58 +0000)]
fixes #2136, Table cancels pending cache fetches and runs them only if server communication is idle

svn changeset:5634/svn branch:trunk

16 years agoAdded pointer cursor for default theme popup-calendar button.
Jouni Koivuviita [Mon, 13 Oct 2008 09:11:55 +0000 (09:11 +0000)]
Added pointer cursor for default theme popup-calendar button.

svn changeset:5633/svn branch:trunk

16 years agoFixes #2142: IPopupCalendar's button contains "..." (some layouts break in IE6).
Jouni Koivuviita [Mon, 13 Oct 2008 09:04:57 +0000 (09:04 +0000)]
Fixes #2142: IPopupCalendar's button contains "..." (some layouts break in IE6).

svn changeset:5632/svn branch:trunk

16 years agoRemoved annotations.
Marc Englund [Mon, 13 Oct 2008 05:24:11 +0000 (05:24 +0000)]
Removed annotations.

svn changeset:5629/svn branch:trunk

16 years agoMore for Sampler; view mode switcher etc
Marc Englund [Fri, 10 Oct 2008 13:45:38 +0000 (13:45 +0000)]
More for Sampler; view mode switcher etc

svn changeset:5628/svn branch:trunk

16 years agoCommit-test after repository relocation
Joonas Lehtinen [Fri, 10 Oct 2008 10:53:06 +0000 (10:53 +0000)]
Commit-test after repository relocation

svn changeset:5625/svn branch:trunk

16 years agoNotification theme changed, fixes unwanted scrollbars in notifications on FF3.
Jouni Koivuviita [Fri, 10 Oct 2008 10:30:50 +0000 (10:30 +0000)]
Notification theme changed, fixes unwanted scrollbars in notifications on FF3.

Fixed datefield styles inside table (row height now remains the same).

svn changeset:5624/svn branch:trunk

16 years agofixes #2103, better tooltip experience
Matti Tahvonen [Fri, 10 Oct 2008 09:52:06 +0000 (09:52 +0000)]
fixes #2103, better tooltip experience

svn changeset:5623/svn branch:trunk

16 years agoDon't pass "APP" to getWindow(). Fixes #2146
Marc Englund [Fri, 10 Oct 2008 07:46:57 +0000 (07:46 +0000)]
Don't pass "APP" to getWindow(). Fixes #2146

svn changeset:5622/svn branch:trunk

16 years agoRemoved unnecessary window caption change.
Marc Englund [Fri, 10 Oct 2008 06:22:59 +0000 (06:22 +0000)]
Removed unnecessary window caption change.

svn changeset:5621/svn branch:trunk

16 years agoDoes not draw window contents if we're going to another URL. Fixes #2144
Marc Englund [Fri, 10 Oct 2008 05:33:57 +0000 (05:33 +0000)]
Does not draw window contents if we're going to another URL. Fixes #2144

svn changeset:5620/svn branch:trunk

16 years agoPre-svn-move Sampler-proto commit
Marc Englund [Thu, 9 Oct 2008 10:47:06 +0000 (10:47 +0000)]
Pre-svn-move Sampler-proto commit

svn changeset:5619/svn branch:trunk

16 years agoPre-svn-move Sampler-proto commit
Marc Englund [Thu, 9 Oct 2008 10:44:35 +0000 (10:44 +0000)]
Pre-svn-move Sampler-proto commit

svn changeset:5618/svn branch:trunk

16 years agoRemoved unnecessary background image from tabsheet.css.
Jouni Koivuviita [Thu, 9 Oct 2008 09:36:37 +0000 (09:36 +0000)]
Removed unnecessary background image from tabsheet.css.

svn changeset:5617/svn branch:trunk

16 years agoSplitPanel now updates it's position back to server when user drags it in the browser.
Jouni Koivuviita [Thu, 9 Oct 2008 09:35:41 +0000 (09:35 +0000)]
SplitPanel now updates it's position back to server when user drags it in the browser.

svn changeset:5616/svn branch:trunk

16 years agoRemoved even more unused images.
Jouni Koivuviita [Thu, 9 Oct 2008 08:54:50 +0000 (08:54 +0000)]
Removed even more unused images.

svn changeset:5615/svn branch:trunk

16 years agoRemoved unused images.
Jouni Koivuviita [Thu, 9 Oct 2008 08:52:48 +0000 (08:52 +0000)]
Removed unused images.

svn changeset:5614/svn branch:trunk

16 years agoreverted changes from [5577] to resolve #2140
Matti Tahvonen [Wed, 8 Oct 2008 13:11:05 +0000 (13:11 +0000)]
reverted changes from [5577] to resolve #2140

svn changeset:5613/svn branch:trunk

16 years agofixes #2138 Cleaning and fixing some scrollbar issues
Matti Tahvonen [Wed, 8 Oct 2008 11:03:38 +0000 (11:03 +0000)]
fixes #2138 Cleaning and fixing some scrollbar issues

svn changeset:5612/svn branch:trunk

16 years agoFixes the infamous disappearing caret bug in Firefox 2.
Jouni Koivuviita [Wed, 8 Oct 2008 10:02:18 +0000 (10:02 +0000)]
Fixes the infamous disappearing caret bug in Firefox 2.

svn changeset:5610/svn branch:trunk

16 years agoMin-width spacer DIV now added only once, not every time updateFromUidl gets called.
Jouni Koivuviita [Wed, 8 Oct 2008 08:05:27 +0000 (08:05 +0000)]
Min-width spacer DIV now added only once, not every time updateFromUidl gets called.

svn changeset:5609/svn branch:trunk

16 years agoupdateFromUIDL() sets item icon, fixes #2137
Marc Englund [Wed, 8 Oct 2008 05:23:56 +0000 (05:23 +0000)]
updateFromUIDL() sets item icon, fixes #2137

svn changeset:5608/svn branch:trunk

16 years agofixed iform renderspace calculation
Matti Tahvonen [Tue, 7 Oct 2008 13:28:08 +0000 (13:28 +0000)]
fixed iform renderspace calculation

svn changeset:5607/svn branch:trunk

16 years agorenderspace dummy implementation for iformlayout
Matti Tahvonen [Tue, 7 Oct 2008 12:23:58 +0000 (12:23 +0000)]
renderspace dummy implementation for iformlayout

svn changeset:5606/svn branch:trunk

16 years agorenderspace dummy implementation for icustomlayout
Matti Tahvonen [Tue, 7 Oct 2008 12:21:09 +0000 (12:21 +0000)]
renderspace dummy implementation for icustomlayout

svn changeset:5605/svn branch:trunk

16 years agoenhanced absolute grid
Matti Tahvonen [Tue, 7 Oct 2008 11:44:09 +0000 (11:44 +0000)]
enhanced absolute grid

svn changeset:5604/svn branch:trunk

16 years agofixed invalid code style
Matti Tahvonen [Tue, 7 Oct 2008 11:28:07 +0000 (11:28 +0000)]
fixed invalid code style

svn changeset:5603/svn branch:trunk

16 years agoenabled scrolling in toolkit + some other minor changes
Matti Tahvonen [Tue, 7 Oct 2008 11:24:39 +0000 (11:24 +0000)]
enabled scrolling in toolkit + some other minor changes

svn changeset:5602/svn branch:trunk

16 years agoenhanced test case
Matti Tahvonen [Tue, 7 Oct 2008 11:14:28 +0000 (11:14 +0000)]
enhanced test case

svn changeset:5601/svn branch:trunk

16 years agoModified the test case to be suitable
Matti Tahvonen [Tue, 7 Oct 2008 06:29:14 +0000 (06:29 +0000)]
Modified the test case to be suitable

svn changeset:5600/svn branch:trunk

16 years agoTest case for Matti.
Jouni Koivuviita [Mon, 6 Oct 2008 13:58:11 +0000 (13:58 +0000)]
Test case for Matti.

svn changeset:5599/svn branch:trunk

16 years agoFix for #2087: the same loading indicator is show at application start that is used...
Jouni Koivuviita [Mon, 6 Oct 2008 13:20:48 +0000 (13:20 +0000)]
Fix for #2087: the same loading indicator is show at application start that is used for UIDL request indication. This can be overridden in theme.

svn changeset:5598/svn branch:trunk

16 years agoFixes #2087: added simple favicon support for themes.
Jouni Koivuviita [Mon, 6 Oct 2008 09:23:48 +0000 (09:23 +0000)]
Fixes #2087: added simple favicon support for themes.

svn changeset:5597/svn branch:trunk

16 years agoFavicon added for "example" theme.
Jouni Koivuviita [Mon, 6 Oct 2008 09:22:54 +0000 (09:22 +0000)]
Favicon added for "example" theme.

svn changeset:5596/svn branch:trunk

16 years agoFixes #2096: ISlider now pushes the value change event from scroll wheel to server...
Jouni Koivuviita [Mon, 6 Oct 2008 08:16:54 +0000 (08:16 +0000)]
Fixes #2096: ISlider now pushes the value change event from scroll wheel to server after 100 milliseconds. Refactored and cleaned up code at the same time.

svn changeset:5595/svn branch:trunk

16 years agoReduced color amount, file size decreased.
Jouni Koivuviita [Mon, 6 Oct 2008 07:45:31 +0000 (07:45 +0000)]
Reduced color amount, file size decreased.

svn changeset:5594/svn branch:trunk

16 years agoFix for #2131 (combobox bg image now 2000px wide).
Jouni Koivuviita [Mon, 6 Oct 2008 07:39:22 +0000 (07:39 +0000)]
Fix for #2131 (combobox bg image now 2000px wide).

svn changeset:5593/svn branch:trunk

16 years agoNew default theme for sub window. Shadow implementation much simplified, now we can...
Jouni Koivuviita [Fri, 3 Oct 2008 10:51:37 +0000 (10:51 +0000)]
New default theme for sub window. Shadow implementation much simplified, now we can have different kind of shadows in classes extending IToolkitOverlay.

IWindow now extends IToolkitOverlay.

svn changeset:5591/svn branch:trunk

16 years agoBeautified form example styles.
Jouni Koivuviita [Fri, 3 Oct 2008 08:25:38 +0000 (08:25 +0000)]
Beautified form example styles.

svn changeset:5590/svn branch:trunk

16 years agofixes #2133, context menu event from gwt 1.5 + some other gwt 1.5 dependent cleaning
Matti Tahvonen [Fri, 3 Oct 2008 07:59:54 +0000 (07:59 +0000)]
fixes #2133, context menu event from gwt 1.5 + some other gwt 1.5 dependent cleaning

svn changeset:5589/svn branch:trunk

16 years agoRewrote the calculator example in clearer way. Now it could be used as the first...
Joonas Lehtinen [Thu, 2 Oct 2008 16:46:34 +0000 (16:46 +0000)]
Rewrote the calculator example in clearer way. Now it could be used as the first example to introduce Toolkit programming model. (this is only suitable for 5.3.0 as it depends on Java 1.5)

svn changeset:5588/svn branch:trunk

16 years agoUpdate test and code to handle nested coordinatelayouts
Risto Yrjänä [Thu, 2 Oct 2008 12:31:24 +0000 (12:31 +0000)]
Update test and code to handle nested coordinatelayouts

svn changeset:5585/svn branch:trunk

16 years agoApplications started in-order, one-at-a-time, to avoid session-id problems. Fixes...
Marc Englund [Thu, 2 Oct 2008 11:52:42 +0000 (11:52 +0000)]
Applications started in-order, one-at-a-time, to avoid session-id problems. Fixes #2134.

svn changeset:5584/svn branch:trunk

16 years agofixes #2132, margin where reduced two times from the size given to children in some...
Matti Tahvonen [Thu, 2 Oct 2008 07:56:48 +0000 (07:56 +0000)]
fixes #2132, margin where reduced two times from the size given to children in some situations

svn changeset:5581/svn branch:trunk

16 years agorefactored Table sizing.
Matti Tahvonen [Thu, 2 Oct 2008 05:45:30 +0000 (05:45 +0000)]
refactored Table sizing.

svn changeset:5580/svn branch:trunk