r5126 | ben | 2007-05-18 14:55:33 -0700 (Fri, 18 May 2007) | 28 lines
LPP-3999 old applyStyle code broken for tabpane
LPP-4000 error when creating tabs without tabpane
risk: low
reward: moderate, fixes a community-reported bug
r5127 | ben | 2007-05-18 14:59:25 -0700 (Fri, 18 May 2007) | 32 lines
Summary: Missing file from r5126 (Minor fixes to tabs)
risk: low
reward: must take if we take 5126
r5128 | ben | 2007-05-18 15:47:47 -0700 (Fri, 18 May 2007) | 7 lines
Summary: Simple test just for roundrectbutton, without styles
risk: low, just a test
reward: low
r5129 | ben | 2007-05-18 15:56:10 -0700 (Fri, 18 May 2007) | 2 lines
Changed paths:
A /openlaszlo/branches/legals/test/components/incubator/test-
roundrect.lzx
risk: low, just a test
reward: low
r5130 | ben | 2007-05-18 16:12:23 -0700 (Fri, 18 May 2007) | 2 lines
Added a test case for LPP-4001, subtlety of init order in drawview.
risk: low, just a test
reward: low
r5140 | ben | 2007-05-21 15:39:05 -0700 (Mon, 21 May 2007) | 34 lines
Summary: roundrect, don't try to draw before you're inited
LPP-4001 roundrectbutton in dhtml
risk: low
reward: moderate, fixes community-reported bug
r5141 | ben | 2007-05-21 15:39:50 -0700 (Mon, 21 May 2007) | 1 line
Changed paths:
M /openlaszlo/branches/legals/test/drawing/drawing.lzx
missing file from r5140
risk: low
reward: must take if we take 5140
r5156 | ben | 2007-05-22 12:24:24 -0700 (Tue, 22 May 2007) | 32 lines
Summary: Small fixes to lzpix to avoid spurious warnings & make
clips clickable
New Features: thumbnails in clipboard are clickable
Bugs Fixed:
LPP-1813 Clicking on image in clips should put it into details view
LPP-2373 Lzpix: 'data source error' when double-clicking on an
image in the grid
LPP-2440 WARNING: views/details.lzx:15: reference to undefined
property 'childNodes' (FF1.5 and IE6 swf only)
LPP-4008 LZPIX: error setSource called with an empty url
risk: moderate, it's one of our big important demos
reward: high, gets rid of some demo-breaking bugs
r5157 | ben | 2007-05-22 12:52:23 -0700 (Tue, 22 May 2007) | 1 line
Changed paths:
A /openlaszlo/branches/legals/test/style/parsertricks/
embeddedhtml-test.lzx
A /openlaszlo/branches/legals/test/style/parsertricks/
embeddedhtml.css
adding tests for LPP-4006, embedding html in a css stylesheet
risk: low
reward: low, just a test
r5160 | ben | 2007-05-22 13:32:40 -0700 (Tue, 22 May 2007) | 1 line
Changed paths:
M /openlaszlo/branches/legals/test/style/parsertricks/
embeddedhtml-test.lzx
M /openlaszlo/branches/legals/test/style/parsertricks/import-
test.lzx
M /openlaszlo/branches/legals/test/style/parsertricks/importme.css
more tests showing what works and doesn't work for markup embedded
in css attribute values, re LPP-4006
risk: low
reward: low
r5225 | ben | 2007-05-25 14:20:27 -0700 (Fri, 25 May 2007) | 25 lines
Changed paths:
Summary: Merge r5122 from trunk to legals, css test suite improvements
New Features: css test suite
Make more of "ant test" work
Bugs Fixed: PARTIAL fix for LPP-4093
testcase for LPP-4106 and LPP-4087
Fixes bug LPP-4058
risk: low, just tests
reward: moderate, nice to have better tests