gambas-source-code/examples/examples
Benoît Minisini c47cb3d8e4 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix some use of boolean value incrementing.

[INTERPRETER]
* BUG: Class declared with the 'Class' keyword are alwyas global.
* BUG: A stupid hack in gb.db requires that the value is always stored 
  just after the datatype in the VALUE and GB_VALUE structures.

[COMPILER]
* BUG: Class declared with the 'Class' keyword are alwyas global.

[GB.DESKTOP]
* NEW: Desktop.Passwords is a new property that allows to store and 
  retrieve passwords in the KDE wallet or the GNOME keyring, according to 
  the running desktop. Only KDE and GNOME are supported. I don't know if
  XFCE has something equivalent...
  
[GB.DESKTOP.GNOME]
* NEW: This new component is automatically loaded by gb.desktop when the
  GNOME keyring is requested.

[GB.FORM]
* BUG: Fix some use of boolean value incrementing.

[GB.FORM.MDI]
* NEW: The Workspace popup menu now sort the windows by title.

[GB.QT]
* NEW: XEMBED support was upgraded to the 1.3 version of QtXEmbed classes.
* BUG: Fix some use of boolean value incrementing.


git-svn-id: svn://localhost/gambas/trunk@1373 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-05-13 12:52:06 +00:00
..
Automation [CONFIGURATION] 2008-04-11 22:36:53 +00:00
Basic [CONFIGURATION] 2008-04-11 22:36:53 +00:00
Control [DEVELOPMENT ENVIRONMENT] 2008-05-13 12:52:06 +00:00
Database [CONFIGURATION] 2008-04-11 22:36:53 +00:00
Drawing [DEVELOPMENT ENVIRONMENT] 2008-04-30 23:08:02 +00:00
Games [CONFIGURATION] 2008-04-11 22:36:53 +00:00
Misc [CONFIGURATION] 2008-04-11 22:36:53 +00:00
Networking [CONFIGURATION] 2008-04-11 22:36:53 +00:00
OpenGL [CONFIGURATION] 2008-04-11 22:36:53 +00:00
Printing/Printing [CONFIGURATION] 2008-04-11 22:36:53 +00:00
Sound [CONFIGURATION] 2008-04-11 22:36:53 +00:00
Video [CONFIGURATION] 2008-04-11 22:36:53 +00:00