Change change.5sIXlBlCG.txt by [EMAIL PROTECTED] /Users/ptw/
pending-changes/ on 2006-08-16 15:23:26 PDT
Summary: Move versionInfoString to LzCanvas
Bugs Fixed:
LPP-2498 Move Debug.versionInfo to canvas
Technical Reviewer: max (over shoulder)
QA Reviewer: mamye (pending)
Doc Reviewer: jsundman (pending)
Documentation: LzCanvas.versionInfoString() can be called to get a
string representing the version of OpenLaszlo that has been used (plus
other useful information). E.g.:
URL: http://127.0.0.1:8080/legals/demos/lzpix/app.lzx?
lzt=swf&lzr=swf7&debug=true
Version: 4.0.x.0
Release: Latest
Build: 1584 /Users/ptw/OpenLaszlo/legals
Date: 2006-08-16T12:08:33-0700
Target: swf7
Runtime:8.24
There is a new diagnostic utilty `versioninfo`. Putting:
<versioninfo/>
in your application will cause the version information to be overlayed
on the lower left corner of your application.
Details:
LzDebug, LzCanvas: move versionInfoString from Debug to LzCanvas.
lzx-autoincludes, versioninfo, library: new diagnostic component.
app.lzx: added <versioninfo/>
Tests:
Visually inspected app.lzx.
Files:
M WEB-INF/lps/lfc/debugger/LzDebug.lzs
M WEB-INF/lps/lfc/views/LaszloCanvas.as
M WEB-INF/lps/lfc/views/LaszloCanvas.js
M WEB-INF/lps/misc/lzx-autoincludes.properties
M lps/components/utils/diagnostic/library.lzx
A lps/components/utils/diagnostic/versioninfo.lzx
M demos/lzpix/app.lzx
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev