[Gambas-user] Release of gambas 1.0.9

Benoit Minisini gambas at ...1...
Tue Jul 19 21:00:13 CEST 2005


Hi,

If you are not on holidays, here is a new release of the stable version!

Here is the ChangeLog:

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

* This version compiles with gcc 4.0 without errors.

DEVELOPMENT ENVIRONMENT

* BUG: The packager now keeps the case of the project name everywhere.
* BUG: Fix a bug in the file selector with symbolic link to directories.

DATABASE MANAGER

* Now text fields with no text limit are edited with a multiline TextArea
  control.
* Now the rename table dialog box displays the table type for MySQL databases.

EXAMPLES

* BUG: In the Notepad example, the 'modified' flag now displays correctly in
  the window title.
  
INTERPRETER

* BUG: The date functions does not ignore the part of the date smaller than
  the second anymore. CStr(Now) prints something like that: 
  '07/18/2005 11:35:30.746'

QT COMPONENT

* DrawingArea paint events were optimized.

DATABASE COMPONENT

* BUG: When you create a record with DB.Create(), the fields take their
  default value now.
* BUG: The milliseconds part of date fields is correctly handled now, and the
  value of date fields is correctly returned!

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

Enjoy it!

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list