[Gambas-user] Gambas 1.0RC4
Laurent Carlier
lordheavy at ...512...
Tue Nov 30 11:11:32 CET 2004
Found on the website :
28 Nov 2004 - Release of Gambas 1.0 RC4
This release fixes the bugs detected by users since the RC3. Here are the
translations that are not up to date: Arabic, Galician, and Welsh. I didn't
receive any answer from the Mandrake packager that creates bad Gambas binary
packages...
---------------------------------------------------------------------------
ChangeLog :
- Development Environment
Some Labels were replaced by TextLabels so that text wraps correctly.
Virtual classes are not displayed anymore in the help browser treeview.
BUG: Fixed a race condition that crashed the IDE when quitting.
- Examples
BUG: Rewrite examples so that public controls in forms are not necessary
anymore. This was necessary because examples are compiled without any flags
by the installation script.
BUG: Fixed a crash in the DNS example.
BUG: Remove pending .lock files.
- Interpreter
Two 'virtual' components were created in the ./configure script, so that the
interpreter can be compiled with external i18n libraries on systems like
Solaris.
- Qt Component
BUG: The Button Alignment property was fixed.
- Xml Component
BUG: once a XmlReader was opened, the EOF flag was set to TRUE at the end of
the document, even if Open() method was used again.
A new method, XMLReader.Decode(). This method allows to decode both base64 and
BinHex encoded strings. That way, Gambas can manage binary data stored in a
XML file.
--
Laurent Carlier
More information about the User
mailing list