summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added more instructions to debug-mode console-message.Joonas Lehtinen2008-12-161-1/+1
* Refactored DebugUtilities to fit better for #2319, not tested properly yetMatti Tahvonen2008-12-161-88/+138
* debug flag on by default, will change laterMatti Tahvonen2008-12-161-1/+1
* Testcase & fix for #2337Marc Englund2008-12-162-4/+52
* added test caseMatti Tahvonen2008-12-161-0/+37
* fixes #2339 and renamed some util methodsMatti Tahvonen2008-12-165-6/+35
* added server visit time to debug consoleMatti Tahvonen2008-12-161-1/+7
* Sampler no longer affected by #2337Marc Englund2008-12-161-9/+2
* typo fixMatti Tahvonen2008-12-161-1/+1
* fixed validation problem (since [6219])Matti Tahvonen2008-12-161-2/+3
* enhancements to TestBench, now fires test cases with #TICKETNRO + has shorter...Matti Tahvonen2008-12-161-4/+95
* better renderspace estimate on initial renderMatti Tahvonen2008-12-161-1/+2
* Fixed #2340 : If widgetset is missing, an error should be shownJoonas Lehtinen2008-12-151-0/+9
* Fixed CustomLayout issue - IE requires position relative on root elementArtur Signell2008-12-152-23/+82
* Removed CoordinateLayout from trunk. This is the first part of #2346Joonas Lehtinen2008-12-155-2410/+3
* Fix for #2328 - Inverted debug mode into productionMode (defaults to false)Artur Signell2008-12-151-10/+26
* 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-121-0/+2
* Minor Sampler stylingMarc Englund2008-12-121-2/+2
* 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-121-0/+1
* 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
* 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
* Test case for #2323Artur Signell2008-12-111-0/+21
* Removed some annotationsMarc Englund2008-12-1115-50/+47
* Some layout and style adjustments to SamplerMarc Englund2008-12-112-7/+13
* 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-111-2/+65
* 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
* Fix for #2279 - Added helper to OrderedLayout and GridLayout for setting comp...Artur Signell2008-12-114-0/+356