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 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user