53d08a1c34
* NEW: Put it in the /app/other directory. git-svn-id: svn://localhost/gambas/trunk@2777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
18 lines
No EOL
801 B
HTML
18 lines
No EOL
801 B
HTML
Release of Gambas 1.9.49
|
|
<p>
|
|
<b>Warning!</b> The bytecode has changed, and so all projects must be recompiled.
|
|
<p>
|
|
The main changes are:
|
|
<ul>
|
|
<li>SubVersion projects are fully supported.
|
|
<li>The package creation wizard has been implemented.
|
|
<li>You can "save as" a project in another directory.
|
|
<li>The console window is now dockable.
|
|
<li>One can specify that the size of controls in a form must not follow the default font size.
|
|
<li>The compiler has been optimized, and is now twice faster as it was before.
|
|
<li>TextEdit is a new rich-text editor control.
|
|
<li><tt>gb.desktop</tt> is a new component for desktop-agnostic functions based on the Portland project.
|
|
</ul>
|
|
<p>
|
|
There are other tons of changes and bug fixes. See the <a href="changelog2.html">ChangeLog</a>
|
|
for more details. |