gambas-source-code/examples/examples
Benoît Minisini 7e0011226b [INTERPRETER]
* NEW: System.Log() is a new method that send a message to the system log.
  Useful if you write a daemon.

[GB.FORM]
* NEW: New design of FileChooser and DirChooser.

[GB.GUI.BASE]
* BUG: Fix the automatic scrolling behaviour of GridView and all its 
  children classes.
* BUG: Fix new ligheter selection color of IconView.
* BUG: Fix automatic scrolling of newly expanded item in TreeView and 
  ColumnView.

[GB.GTK]
* BUG: Fix Style.ForegroundOf() method.

[GB.GTK3]
* BUG: Fix Style.BackgroundOf() method.

[GB.QT4]
* NEW: DrawingArea now raises a new Font event when its font changes.
* BUG: Controls now take the alpha component of foreground and background 
  colors into account.


git-svn-id: svn://localhost/gambas/trunk@6461 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-09-09 06:59:03 +00:00
..
Basic [DEVELOPMENT ENVIRONMENT] 2014-05-27 10:32:24 +00:00
Control [DEVELOPMENT ENVIRONMENT] 2014-08-02 22:50:08 +00:00
Database [GB.SB.SQLITE3] 2013-11-26 16:00:23 +00:00
Drawing [DEVELOPMENT ENVIRONMENT] 2014-09-03 14:33:18 +00:00
Games [DEVELOPMENT ENVIRONMENT] 2014-08-28 00:16:06 +00:00
Image [EXAMPLES] 2013-03-14 20:05:34 +00:00
Misc [DEVELOPMENT ENVIRONMENT] 2014-08-28 00:16:06 +00:00
Multimedia [GB.FORM] 2014-08-01 01:37:56 +00:00
Networking [INTERPRETER] 2014-09-09 06:59:03 +00:00
OpenGL [EXAMPLES] 2014-05-17 14:33:30 +00:00
Printing [WIKI] 2014-02-21 22:17:25 +00:00
Web/SmallWiki [EXAMPLES] 2014-05-17 14:30:16 +00:00