[Gambas-user] Release of gambas 1.0.12

Benoit Minisini gambas at ...1...
Mon Nov 7 21:50:27 CET 2005


Hi everyone,

This is a new stable version of Gambas. It just fix some bugs.

Here is the changelog:

--8<------------------------------------------------------------------------

INTERPRETER

* BUG: Looping with a Byte or Short variable now works correctly.
* BUG: Formatting a date with AM/PM now displays an hour value between 1 
  and 12, and not 0 and 11 as before. 
* BUG: Displaying numbers in decimal now is more accurate, and should not
  display things like 123,00000000001 anymore.
* BUG: INPUT and LINE INPUT deal with non-ASCII characters correctly now.

DATABASE MANAGER

* BUG: Field names are case unsensitive now in the table edition window.
* BUG: Errors while saving a table does not mix up the database manager any
  longer.

QT COMPONENT

* WARNING: The DblClick event is now posted, and not raised immediately as
  before.

GAMBAS EDITOR COMPONENT

* BUG: X11 input methods are correctly managed.
 
SDL COMPONENT

* BUG: Fixed a memory leak in the sound management.

DATABASE COMPONENT

* NEW: A database user can have '@' and '%' characters inside its name.
* BUG: Database object names accept only ASCII characters now.
* BUG: MySQL driver returns if an index is unique correctly now.

--8<------------------------------------------------------------------------

You can look at the download page too: http://gambas.sf.net/download.html

I have updated the binary package table, to indicate which distribution 
package gambas in the good way, and which do not (grrr...). The good way for 
packaging gambas is now written in a README file in the sources.

Enjoy it!

Regards,

-- 
Benoit Minisini





More information about the User mailing list