summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Test case and fix for #2341 - Reserve scrollbar space in tables with relative...Artur Signell2008-12-191-0/+1
* Test case and fix for #2341 - Reserve scrollbar space in tables with relative...Artur Signell2008-12-192-4/+94
* Fix for #2378 - Form reports invalid size in IE6Artur Signell2008-12-191-0/+7
* Fix for #2388 - Safari scrollbar issue in subwindowsArtur Signell2008-12-191-0/+2
* Fixes #2375 : TwinColSelect cut in FeatureBrowserJoonas Lehtinen2008-12-181-4/+5
* Removed deprecated OrderedLayout from SplitPanelJoonas Lehtinen2008-12-181-2/+2
* Fixed #2379 : FeatureBrowser Table demo does not startJoonas Lehtinen2008-12-181-13/+16
* moded browser specific style names to body, see #1660Matti Tahvonen2008-12-182-4/+8
* Fixed #2372 - Table border measuring in IE6Artur Signell2008-12-181-2/+3
* bug fix: client side analysis is printed now done even though no server side ...Matti Tahvonen2008-12-181-17/+16
* moved old demos to tests packageMatti Tahvonen2008-12-189-9/+9
* Servlet 2.3 compatibility fix.Marc Englund2008-12-181-1/+1
* Test case for #2239 Artur Signell2008-12-181-0/+41
* Fixed stretching button IE7 issue in IButton instead of using css expression....Artur Signell2008-12-181-0/+5
* fixes #2370 : added additional client side checks for 0px size components Matti Tahvonen2008-12-184-8/+88
* fixed bug causing random number format exceptionMatti Tahvonen2008-12-181-1/+1
* added test caseMatti Tahvonen2008-12-181-0/+66
* Fix for #2311 - Renamed and moved layout demo to LayoutsArtur Signell2008-12-181-1/+1
* Fix for #2348 - Disable caption when component is disabledArtur Signell2008-12-181-2/+5
* Size update optimization for OrderedLayout and SplitPanel Artur Signell2008-12-182-3/+16
* Changed seckey o that it does not use UUID, to be consistent with 5.2 that re...Marc Englund2008-12-181-6/+5
* Subwindow can define size of layout even though its width is undefinedArtur Signell2008-12-181-6/+8
* fixed component iterator if composition root is not yet setMatti Tahvonen2008-12-181-1/+1
* #2344 & #2364 test casesArtur Signell2008-12-182-0/+91
* giving more space for rel size components inside tableMatti Tahvonen2008-12-181-4/+2
* Fixed infinite recursion problem when compiling with "pretty"Artur Signell2008-12-181-2/+3
* Refactored layout size checking method, related to #2139Artur Signell2008-12-183-53/+78
* enhancing messages.Matti Tahvonen2008-12-181-5/+7
* Changed Util.notifyParentOfSizeChange and Util.componentSizeUpdated to accept...Artur Signell2008-12-184-49/+73
* Fixed NPE in OrderedLayout Artur Signell2008-12-182-4/+5
* 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