gambas-source-code/app/other/MakeWebSite/news/2008-06-13.html
Benoît Minisini 53d08a1c34 [WEB SITE MAKER]
* NEW: Put it in the /app/other directory.


git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-03-09 05:22:36 +00:00

15 lines
819 B
HTML

Release of Gambas 2.7
<p>
This is a bug fix release:
<ul>
<li>Clicking on a virtual property in the property sheet does not crash anymore when the property help is displayed.</li>
<li>The automatic completion can deal with multiple local variable declarations on the same line.</li>
<li>The stack backtrace list width is saved correctly.</li>
<li>Gambas projects can be safely compiled as root.</li>
<li>Core dumps are ignored when making an executable.</li>
<li>Draw.Circle() has been fixed.</li>
<li>Focus management, Embedder, and the Window.Reparent() method have been fixed in <tt>gb.gtk</tt>.</li>
<li>There is a new example that draws barcodes.</li>
<li>Japanese, Russian and Swedish translations were updated.</li>
</ul>
Read the <a href="changelog2.html">ChangeLog</a> for the other changes.