[Gambas-user] Release of Gambas 2.21
Benoît Minisini
gambas at ...1...
Sat Jul 24 18:05:57 CEST 2010
Hi,
There has been no release for a long time, so here it is!
The main changes in the 2.21 version are:
* Support for ArchLinux in the IDE packager.
* Event management and some memory leaks have been fixed in gb.gtk.
* The SMTP component now better follows the standard, and mails should be
readable in less tolerant mail clients.
* The German and Czech translations have been completed.
Here is the full changelog now:
-------------------------------------------------------------------------------
[CONFIGURATION]
* BUG: Fix the creation of the gbw2 symbolic link.
* NEW: Remove generated files.
* NEW: './reconf' now is used inside sub-directories for reconfiguring it,
without modifying libtool.
* NEW: To install the libtool version required by your system, use now the
'./reconf-all' script in the top directory.
[DEVELOPMENT ENVIRONMENT]
* BUG: Align buttons do not snap control dimensions to grid anymore.
* BUG: In the property sheet, when scrolling, the property editor is not
displayed above the property help anymore.
* BUG: Understand "END FUNCTION" when scanning a class.
* NEW: Add Archlinux package support (source and binary).
* NEW: Czech translation finished by Radek Fryšták.
* NEW: German translation finished by Mathias Ebermann.
* NEW: French translation updated.
* OPT: Refresh the property sheet only for the active form.
[GB.DB.FORM]
* NEW: German translation made by Mathias Ebermann.
[GB.DB.SQLITE3]
* BUG: Tables with an autoincrement field and some indexes are correctly
managed now.
[GB.FORM]
* NEW: German translation made by Mathias Ebermann.
[GB.FORM.DIALOG]
* NEW: German translation made by Mathias Ebermann.
[GB.FORM.MDI]
* NEW: German translation made by Mathias Ebermann.
[GB.GTK]
* BUG: Key.Code is not lost anymore during a KeyPress event.
* BUG: Fix a memory leak when loading an image without transparency.
* BUG: Fix a memory leak in the Image.Stretch() method.
* BUG: Basic controls events are correctly sent again when a modal dialog
is displayed.
[GB.NET.SMTP]
* BUG: Send a CR+LF and not just a LF before sending mime part body.
* BUG: Adds a newline between MIME part headers and MIME part body.
-------------------------------------------------------------------------------
Enjoy it!
--
Benoît Minisini
More information about the User
mailing list