[Gambas-user] Release of gambas 1.9.49
Benoit Minisini
gambas at ...1...
Fri May 18 00:28:48 CEST 2007
Hi,
The 1.9.49 release is out.
Warning! The bytecode has changed, and so all projects must be recompiled.
The main changes are:
* SubVersion projects are fully supported.
* The package creation wizard has been implemented.
* You can "save as" a project in another directory.
* The console window is now dockable.
* One can specify that the size of controls in a form must not follow the
default font size.
* The compiler has been optimized, and is now twice faster as it was before.
* TextEdit is a new rich-text editor control.
* gb.desktop is a new component for desktop-agnostic functions based on the
Portland project.
Some important bug fixes in the interpreter:
* Format$() deals with Variant arguments correctly.
* Inheritance works correctly when classes are inherited in cascade more than
three times.
* STOP EVENT works correctly in any case.
The interpreter got some little optimizations too.
There are tons of other changes and bug fixes. As usually, do read the
ChangeLog for more details!
Regards,
--
Benoit Minisini
More information about the User
mailing list