summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* enhancements to TestBench, now fires test cases with #TICKETNRO + has shorter...Matti Tahvonen2008-12-162-4/+99
* better renderspace estimate on initial renderMatti Tahvonen2008-12-161-1/+2
* improving button rendering time in table (disabled expression hack inside .i-...Matti Tahvonen2008-12-162-4/+16
* Fixed #2340 : If widgetset is missing, an error should be shownJoonas Lehtinen2008-12-151-0/+9
* Fixes #2314 : Textfield focus glow cut in Safari 3 macJoonas Lehtinen2008-12-152-13/+13
* Fixed CustomLayout issue - IE requires position relative on root elementArtur Signell2008-12-153-23/+92
* Removed CoordinateLayout from trunk. This is the first part of #2346Joonas Lehtinen2008-12-156-2420/+3
* Fix for #2328 - Inverted debug mode into productionMode (defaults to false)Artur Signell2008-12-152-13/+29
* Fix for #2345 : Table should escape string contentsJoonas Lehtinen2008-12-151-2/+2
* Fix for #2325 - SubWindow with relative sized layout brokenArtur Signell2008-12-151-10/+21
* Fix for #2325 - SubWindow with relative sized layout brokenArtur Signell2008-12-152-5/+68
* removed obsolete method (due #2319)Matti Tahvonen2008-12-151-40/+0
* Mysterious cumulative space in GridLayout removed.Marc Englund2008-12-151-2/+4
* added null check that most likely fixes #2338Matti Tahvonen2008-12-151-2/+4
* added try catch block to rel size checks to avoid total crash in paint method...Matti Tahvonen2008-12-151-97/+106
* Fix for #2325 - Better url parsing for detecting debug modeArtur Signell2008-12-121-2/+2
* Minor adjustments to Sampler.Marc Englund2008-12-122-0/+9
* Minor Sampler stylingMarc Englund2008-12-122-5/+5
* The split element of a locked splitpanel was hidden but 6px wide (from the 'u...Marc Englund2008-12-121-2/+2
* Smapler style: removed border from feature-list tableMarc Englund2008-12-122-0/+8
* Sampler list-view updated slightly, fixes #2332 and #2333Marc Englund2008-12-121-10/+27
* Moved Panel undefined width check to correct placeArtur Signell2008-12-121-0/+7
* Panels with 100% width layout now "legal" if caption is not emptyMatti Tahvonen2008-12-121-3/+8
* Changes to subwindows. More validity checks, new method to create subwindow w...Matti Tahvonen2008-12-121-24/+54
* Fixes #2323: SubWindow size is too wide in IE7.Jouni Koivuviita2008-12-122-6/+8
* OL -> VerticalLayout as default for panel (right java file this time)Matti Tahvonen2008-12-121-2/+3
* OL -> VerticalLayout as default for panelMatti Tahvonen2008-12-121-3/+14
* Toolkit 5.3.0 RC3 release.Marko Grönroos2008-12-112-6/+45
* Test case for #2323Artur Signell2008-12-111-0/+21
* Sampler CSS fix.Marc Englund2008-12-111-1/+1
* Removed some annotationsMarc Englund2008-12-1115-50/+47
* Some layout and style adjustments to SamplerMarc Englund2008-12-114-15/+40
* Fixed undefined width RichTextArea width in IE6Artur Signell2008-12-111-4/+4
* added VerticalLayout check to subwindow width sanity checkMatti Tahvonen2008-12-111-0/+1
* fixes #2321, default width check when adding subwindows.Matti Tahvonen2008-12-111-0/+8
* Fixed layout validation so only the invalid dimension is set to undefinedArtur Signell2008-12-112-20/+26
* Fix for #2183 - Do not show hidden errors in FormLayoutArtur Signell2008-12-111-1/+2
* Added breadcrumb path to Sampler.Marc Englund2008-12-112-3/+81
* Fix for #2315 - FF3 ComboBox rendering issueArtur Signell2008-12-111-3/+12
* Fix for #2312 - RichTextArea size in IE7Artur Signell2008-12-111-0/+8
* Fix for #2248 - Deprecated OrderedLayoutArtur Signell2008-12-111-0/+5
* Updated layout validity checker to support VerticalLayout+HorizontalLayoutArtur Signell2008-12-111-8/+12
* Updated layout validity checker to support VerticalLayout+HorizontalLayoutArtur Signell2008-12-111-16/+122
* Fix for #2320 - web.xml debug parameter should enable debug mode in ApplicationArtur Signell2008-12-111-1/+4
* fixes #2318Matti Tahvonen2008-12-112-2/+2
* Fix for #2279 - Added helper to OrderedLayout and GridLayout for setting comp...Artur Signell2008-12-114-0/+356
* fixes #2316Matti Tahvonen2008-12-111-2/+2
* Fix for #2296 - Added overflow attributes to make size calculations correct f...Artur Signell2008-12-113-0/+16
* splitpanel now behaves on size changes that happen outside its own updateFrom...Matti Tahvonen2008-12-111-1/+14
* fixes relative size change propagation in OL if contained component have changedMatti Tahvonen2008-12-111-10/+9