[Gambas-user] Release of Gambas 2.20.2
Benoît Minisini
gambas at ...1...
Tue Mar 16 00:38:12 CET 2010
Hi,
Here are some important fixes to Gambas 2.20:
* The ComboBox Click event management has been fixed again.
* The gb.qt TrayIcon class should not crash anymore.
* The source package should compile correclty with libtool > 2.2.6.
Here is the full ChangeLog:
-------------------------------------------------------------------------------
[CONFIGURATION]
* BUG: Add missing symbolic links on 'missing' and 'install-sh' files.
* BUG: Backport the 'reconf' script from Gambas 3.
[DEVELOPMENT ENVIRONMENT]
* BUG: Don't try to replace underscores in project names when creating
*.deb packages. It does not work, and apparently dpkg-buildpackage has no
problem with them.
[INTERPRETER]
* BUG: Prevent a crash if during a _free special method, an element is
removed from a collection being freed.
[GB.GTK]
* BUG: ComboBox cannot raise its click event recursively anymore.
[GB.QT]
* BUG: ComboBox cannot raise its click event recursively anymore.
* BUG: TrayIcons cannot be released twice anymore, which prevents a crash.
-------------------------------------------------------------------------------
Enjoy it!
--
Benoît Minisini
More information about the User
mailing list