summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixes #2365Matti Tahvonen2008-12-181-0/+30
* added null checkMatti Tahvonen2008-12-181-1/+3
* added test caseMatti Tahvonen2008-12-181-0/+57
* removed obsolete method.Matti Tahvonen2008-12-181-16/+0
* docsMatti Tahvonen2008-12-181-2/+14
* try catch around unstable computed style methodMatti Tahvonen2008-12-171-1/+5
* fixes #2363Matti Tahvonen2008-12-172-1/+44
* fixed bug with json array creationMatti Tahvonen2008-12-171-1/+1
* relative size handling changes towards #2319Matti Tahvonen2008-12-178-85/+296
* fixes somewhat invalid size change notification (ICaption notified as changed...Matti Tahvonen2008-12-171-2/+10
* Made Sampler APP_URL less error-prone (used for resource-links)Marc Englund2008-12-171-3/+1
* Made productionMode -message more noticeable and changed it to System.err.Marc Englund2008-12-171-2/+2
* Changed the initial fragment post logic a bigMatti Tahvonen2008-12-171-5/+5
* switched setCharacterEncoding to use servlet 2.3 style codeMatti Tahvonen2008-12-171-2/+1
* Fixes #2357 : BrowserDemo layouts brokenJoonas Lehtinen2008-12-161-3/+5
* 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