Thanks, Phil. Max, I'm getting to the others (was unexpectedly busy this weekend with non-work things), and will have responses ASAP.

On Mar 11, 2007, at 7:00 PM, Philip Romanik wrote:

Approved!

(Josh, I QA'ed this as well)

Change 20070311-maxcarlson-2 by [EMAIL PROTECTED] on 2007-03-11
14:22:09 PDT
     in /Users/maxcarlson/openlaszlo/legals-clean

Summary: Fix component drawview includes, LFC cleanup

New Features:

Bugs Fixed:

Technical Reviewer: promanik
QA Reviewer: jcrowley
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: services/* - move runtime-specific files to platform/

components/* grepped for all references to drawview and added
explicit include.  Auto-includes don't work for lfc/components/* so
we have to be specific.

LzUtils.js - add general utilities class.

LzSprite.js - Refactor weak linking code to lzutils.

Tests: ant clean build lztest passes, charting examples now work.

Files:
A      WEB-INF/lps/lfc/kernel/dhtml/LzUtils.js
M      WEB-INF/lps/lfc/kernel/dhtml/LzSprite.js
M      WEB-INF/lps/lfc/kernel/dhtml/Library.lzs
D      WEB-INF/lps/lfc/services/LzHistory.js
D      WEB-INF/lps/lfc/services/LzKeys.as
D      WEB-INF/lps/lfc/services/LzCSSStyleSheet.js
A  +   WEB-INF/lps/lfc/services/platform/swf/LzCSSStyleSheet.js
A  +   WEB-INF/lps/lfc/services/platform/swf/LzKeys.as
A  +   WEB-INF/lps/lfc/services/platform/swf/LzHistory.as
A  +   WEB-INF/lps/lfc/services/platform/swf/LzCSSStyle.js
A  +   WEB-INF/lps/lfc/services/platform/swf/LzStyleSheet.js
A  +   WEB-INF/lps/lfc/services/platform/swf/LzBrowser.as
A  +   WEB-INF/lps/lfc/services/platform/swf/LzTrack.as
A  +   WEB-INF/lps/lfc/services/platform/dhtml/LzHistory.js
A  +   WEB-INF/lps/lfc/services/platform/dhtml/LzBrowser.js
A  +   WEB-INF/lps/lfc/services/platform/dhtml/LzTrack.js
A  +   WEB-INF/lps/lfc/services/platform/dhtml/LzKeys.js
D      WEB-INF/lps/lfc/services/LzTrack.js
D      WEB-INF/lps/lfc/services/LzCSSStyle.js
D      WEB-INF/lps/lfc/services/LzBrowser.as
D      WEB-INF/lps/lfc/services/LzKeys.js
D      WEB-INF/lps/lfc/services/LzBrowser.js
D      WEB-INF/lps/lfc/services/LzHistory.as
D      WEB-INF/lps/lfc/services/LzStyleSheet.js
M      WEB-INF/lps/lfc/services/Library.lzs
D      WEB-INF/lps/lfc/services/LzTrack.as
D      WEB-INF/lps/lfc/views/platform/swf
D      WEB-INF/lps/lfc/views/platform/dhtml
M      lps/components/extensions/library.lzx
M      lps/components/extensions/drawview.lzx
M      lps/components/charts/piechart/piepiece.lzx
M      lps/components/charts/piechart/piechartplotarea.lzx
M      lps/components/charts/styles/strokestyle.lzx
M      lps/components/charts/addon/slider/slider.lzx
M      lps/components/charts/common/axis.lzx
M      lps/components/charts/common/datamarker.lzx
M      lps/components/charts/common/label.lzx
M      lps/components/charts/common/valueregion.lzx
M      lps/components/charts/common/valueline.lzx
M      lps/components/charts/common/legend.lzx
M      lps/components/charts/common/databar.lzx
M      lps/components/charts/common/virtualdrawview.lzx
M      lps/components/charts/common/chart.lzx
M      lps/components/incubator/gradientview.lzx
M      lps/components/incubator/roundrect.lzx
M      lps/components/incubator/rich-text/colorsquare.lzx

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070311-
maxcarlson-2.tar


Reply via email to