gambas-source-code/app/other/MakeWebSite/news/2006-07-25.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
625 B
HTML

Release of Gambas 1.9.35
I continue my work on the Development Environment in this release.
But you get two important bug fixes in the interpreter too!
<p>
<ul>
<li>The Development Environment Find dialog was redesigned.
<li>The automatic completion is less aggressive.
<li>A form can be reloaded.
<li>Reading and writing a string into a stream without specifying the length now work correctly.
<li>Temporary files are now correctly removed when the interpreter terminates.
<li>The GTK component got a GridView control.
</ul>
<p>
See the <a href="changelog2.html">ChangeLog</a> for other bug fixes and changes.