Approved!
Change 20070401-maxcarlson-J by [EMAIL PROTECTED] on 2007-04-01 04:47:31 PDT in /Users/maxcarlson/openlaszlo/4.0 for http://svn.openlaszlo.org/openlaszlo/branches/4.0Summary: Merge changes from legals to 4.0.x New Features: Bugs Fixed: Technical Reviewer: promanik QA Reviewer: jgrandy Doc Reviewer: (pending) Documentation: migration proposal for changes from legals => 4.0.1 4516, 4517, trimwhitespace flag for compiled datasets risk: modest, it touches the code which initializes datasets benefit: minor , doubt many people are relying on this 4537: fix for lzenv.bat in windows benefit: modest makes lzc work in Windows , (workaround is to use cygwin) risk: low, only affects one file, which is broken now 4541: fix for basewindow DHTML benefit: modest, fixes a bug for case when people delete windows in DHTML risk: low, simple local changes, and it's a component -henry This fixes an issue with running js2doc.test on Windows. Platform contributors who run 'ant test', and window-builder, are presumably affected. Risk is very low. -jim Revision: 4551 Bugs Fixed: LPP-3781 - documentation disables scrollwheel and navigation Risk: low - only changes the html wrapper for docs Reward: high - fixes annoying issues with documentation -max Release Notes: Details: plastik:~/openlaszlo/4.0 maxcarlson$ svn merge -r4515:4517 http://svn.openlaszl o.org/openlaszlo/branches/legals/ U WEB-INF/lps/lfc/glue/LaszloInitiator.lzs U WEB-INF/lps/server/src/org/openlaszlo/compiler/DataCompiler.java U WEB-INF/lps/server/src/org/openlaszlo/compiler/NodeModel.java plastik:~/openlaszlo/4.0 maxcarlson$ svn merge -r4536:4537 http:// svn.openlaszl o.org/openlaszlo/branches/legals/ U WEB-INF/lps/server/bin/lzenv.bat plastik:~/openlaszlo/4.0 maxcarlson$ svn merge -r4540:4541 http:// svn.openlaszl o.org/openlaszlo/branches/legals/ U lps/components/base/basewindow.lzx plastik:~/openlaszlo/4.0 maxcarlson$ svn merge -r4537:4538 http:// svn.openlaszl o.org/openlaszlo/branches/legals/ U WEB-INF/lps/server/src/org/openlaszlo/js2doc/JS2Doc.java plastik:~/openlaszlo/4.0 maxcarlson$ svn merge -r4550:4551 http:// svn.openlaszl o.org/openlaszlo/branches/legals/ U docs/src/xsl/common-html.xsl Tests: Files: M WEB-INF/lps/lfc/glue/LaszloInitiator.lzs M WEB-INF/lps/server/src/org/openlaszlo/js2doc/JS2Doc.java M WEB-INF/lps/server/src/org/openlaszlo/compiler/DataCompiler.java M WEB-INF/lps/server/src/org/openlaszlo/compiler/NodeModel.java M WEB-INF/lps/server/bin/lzenv.bat M docs/src/xsl/common-html.xsl M lps/components/base/basewindow.lzx Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070401- maxcarlson-J.tar
