[Esbox-commits] r1953 - www/2nd_edition
eswartz at garage.maemo.org
eswartz at garage.maemo.org
Thu Aug 6 21:12:37 EEST 2009
Author: eswartz
Date: 2009-08-06 21:12:37 +0300 (Thu, 06 Aug 2009)
New Revision: 1953
Modified:
www/2nd_edition/release_integration.html
www/2nd_edition/releases.html
Log:
Add 20090806 release info
Modified: www/2nd_edition/release_integration.html
===================================================================
--- www/2nd_edition/release_integration.html 2009-08-06 16:52:28 UTC (rev 1952)
+++ www/2nd_edition/release_integration.html 2009-08-06 18:12:37 UTC (rev 1953)
@@ -56,17 +56,53 @@
href="https://garage.maemo.org/frs/?group_id=192">Download
integration releases here.</a></p>
-<!--
-<h3 id="heading"><a name="I200907xx">ESbox 2.0.0-I200907xx</a></h3>
+<h3 id="heading"><a name="I20090806">ESbox 2.0.0-I20090806</a></h3>
<ul>
+<li>Hover help support
+<p>You can look up Maemo API docs in C/C++ editors.
+See the <strong>Help > Contents >
+ESbox > Using Maemo Hover Help</strong> topic to
+configure this.</p>
+<p>When you hover over a symbol
+(C APIs only, currently), a window will pop up centered on the documentation
+for that symbol. You can use <strong>F2</strong> to make the window stay
+in place. You can also click a button in the window to open the page
+in an external browser.
+</p>
+</li>
+<li>New Pydev version (1.4.7). One big change is, the interpreter for the project is
+configured at project creation time rather than when you first launch.
+(Though we will revalidate the intepreter at this time.)
+</li>
+<li>Added LTrace profiler/analysis view support.</li>
+<li>Added Fremantle C++ project templates. (More improvements to come.)</li>
+<li>Support Fremantle beta 2 SDK.</li>
+<li class="fix">Improve behavior for controlling Maemo AF emulator
+<a href="https://garage.maemo.org/tracker/index.php?func=detail&aid=4284&group_id=799&atid=2996">[#4284]</a>
+</li>
+<li class="fix">Bugfix: Scratchbox 1 processes cannot run synchronously using "run.sh" script
+<a href="https://garage.maemo.org/tracker/?func=detail&group_id=192&aid=4350&atid=1420">[#4350]</a>
+</li>
+
</ul>
+
+<p>
+See <a href="http://mica.garage.maemo.org/2nd_edition/release_integration.html#I20090806">Mica changes here</a>.
+</p>
+
<p/>
- -->
+
+<!-- uncomment when a real release comes out,
+so people don't get an old integration release -->
+<!--
+<h3>Official releases</h3>
+
<p>
The latest release is <a href="release_2_0_0_M5.html">Beta 2</a>.
</p>
-
+ -->
+
<p style="text-align: right"><a href="index.html" target="_parent"><img
src="images/li_back.jpg" alt="back" title="back" /></a></p>
</div>
Modified: www/2nd_edition/releases.html
===================================================================
--- www/2nd_edition/releases.html 2009-08-06 16:52:28 UTC (rev 1952)
+++ www/2nd_edition/releases.html 2009-08-06 18:12:37 UTC (rev 1953)
@@ -55,6 +55,24 @@
Integration releases happen every two weeks or so in between.
</p>
+
+<h3>ESbox 2.0.0 Integration Release (2009/08/06)</h3>
+
+<ul>
+ <li><a
+ href="https://garage.maemo.org/frs/?group_id=192">Download</a>
+ </li>
+ <li><a href="release_integration.html#I20090806">Release Notes</a>
+ </li>
+ <li>SVN<pre>
+https://garage.maemo.org/svn/esbox/tags/2.0.0-I20090806
+https://garage.maemo.org/svn/mica/tags/2.0.0-I20090806
+https://garage.maemo.org/svn/mica/tags/2.0.0-I20090806-build
+</pre>
+ </li>
+</ul>
+
+<p/>
<h3>ESbox 2.0.0M5 (beta 2) (2009/07/03)</h3>
<ul>
More information about the Esbox-commits
mailing list