53d08a1c34
* NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
15 lines
625 B
HTML
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.
|