Change 20100106-maxcarlson-m by maxcarl...@bank on 2010-01-06 18:36:38 PST
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Allow 'transparent' as a color value

Bugs Fixed: LPP-8695 - Transparent canvas cannot be applied in SWF9 / SWF10

Technical Reviewer: ptw
QA Reviewer: hminsky

Release Notes: The canvas now accepts a bgcolor value of 'transparent'

Details: LzUtils - Update to use in operator when checking for global color 
values.  

PresentationTypes - Handle semaphore value for 'transparent' of -1 from the 
compiler.

LzConstants - Add entry for 'transparent' that resolves explicitly to null.

LaszloView - Add special handling for -1 semaphore value to set_bgcolor()

ViewSchema - parseColor() handles 'transparent', returning a semaphore value of 
-1.

Tests: See LPP-8695

Files:
M       WEB-INF/lps/lfc/services/LzUtils.lzs
M       WEB-INF/lps/lfc/core/PresentationTypes.lzs
M       WEB-INF/lps/lfc/core/LzConstants.lzs
M       WEB-INF/lps/lfc/views/LaszloView.lzs
M       WEB-INF/lps/server/src/org/openlaszlo/compiler/ViewSchema.java

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100106-maxcarlson-m.tar

_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to