[Gambas-user] Release of Gambas 2.10.2

Benoit Minisini gambas at ...1...
Sat Jan 3 13:19:23 CET 2009


Hi,

Some things were broken yet in the 2.10, so I made a new release. Fixed things 
mainly are:
* The HttpClient.Async and FtpClient.Async properties. 
* The Balloon class, that was freezing the GUI. 
* The XSLT.Transfrom() method.

Here is the full ChangeLog:

-------------------------------------------------------------------------------

[GB.DB]
* BUG: Correctly check that table name are not void in Create(), Find(),
  Edit() and Delete() methods.

[GB.NET.CURL]
* BUG: HttpClient and FtpClient Async property are now correctly
  initialized to TRUE.

[GB.QT]
* BUG: Showing balloons does not freeze the GUI in some case anymore.
* BUG: Setting the Menu.Shortcut property to NULL now correctly removes
  the shortcut.

[GB.QT.EXT]
* BUG: Editor.Print() method now can deal with strings having null
  character inside.

[GB.XML.XSLT]
* BUG: XSLT.Transform() now works correctly again.

-------------------------------------------------------------------------------

Happy new year 2009 with Gambas!

-- 
Benoit Minisini




More information about the User mailing list