[Laszlo-checkins] r11366 - openlaszlo/trunk/docs
max@openlaszlo.org
max at openlaszlo.org
Mon Oct 6 16:00:03 PDT 2008
Author: max
Date: 2008-10-06 16:00:02 -0700 (Mon, 06 Oct 2008)
New Revision: 11366
Modified:
openlaszlo/trunk/docs/release-notes.html
Log:
+ final release notes from 4.2b2
Modified: openlaszlo/trunk/docs/release-notes.html
===================================================================
--- openlaszlo/trunk/docs/release-notes.html 2008-10-06 22:33:15 UTC (rev 11365)
+++ openlaszlo/trunk/docs/release-notes.html 2008-10-06 23:00:02 UTC (rev 11366)
@@ -22,7 +22,7 @@
<ul>
<li><p>Significant progress on the Laszlo Debugger. It works well in SWF9 for inserting print statements into code for inspection. There is also a new debug tag
<code><debug persist="true"></code>, which will keep the debugger window size and position across reloads. Please note that backtrace is not working yet.</p></li>
- <li><p>A working Laszlo Profiler in both SWF7 and SWF8</p></li>
+ <li><p>A working Laszlo Profiler in both SWF8 and DHTML</p></li>
<li><p>Improvements to mouse events (<code>onmouseover</code>, <code>mousedown</code>, <code>mouseup</code>) to reduce excess sending of events and to fix edge cases</p></li>
<li><p>A number of bug fixes for the <code>dataselectionmanager</code></p></li>
<li><p>Significant bug fixes to components (<code>datagrid</code>, <code>comboboxes</code>, <code>floating lists</code>)</p></li>
@@ -43,13 +43,21 @@
<p>There are two options. The first option is to manually ask for administrator privileges
whenever you want to start or stop the OpenLaszlo Server.</p>
- <p>Navigate to <b>Start->All Programs->OpenLaszlo Server->Start OpenLaszlo Server</b>. Right
- click and select <b>Run as administrator</b>. Click <b>Continue</b> when Vista displays a
- dialog box asking for permission.</p>
+ <ol>
+ <li>
+ <p>
+ <p>Navigate to <b>Start->All Programs->OpenLaszlo Server->Start OpenLaszlo Server</b>.</p>
+ </li>
+ <li>
+ <p>Right click and select <b>Run as administrator</b>.</p>
+ </li>
+ <li>
+ <p>Click <b>Continue</b> when Vista displays a dialog box asking for permission.</p>
+ </li>
+ </ol>
<p>Use the same procedure to select <b>Stop OpenLaszlo Server</b> or <b>OpenLaszlo Explorer</b>.</p>
-
<p>The second option is to modify the application shortcuts to run as administrator whenever
they are selected.</p>
@@ -93,6 +101,10 @@
target="_blank">Fixed bugs</a>
</li>
</ul>
+
+ <h1>OpenLaszlo 4.2 Beta 2 Credits</h1>
+ <p>We would like to thank the entire OpenLaszlo community for submitting bug fixes and participating in discussions to help make OpenLaszlo a better platform. Special thanks to André Bargull and Raju Bitter for their continued support of the project.</p>
+
<hr />
<p>Copyright © 2002-2008 Laszlo Systems, Inc. All Rights Reserved. Unauthorized use,
duplication or distribution is strictly prohibited. This is the proprietary information of
More information about the Laszlo-checkins
mailing list