Benoît Minisini 9de02c9cac [INFORMER]
* BUG: The informer algorithm was redesigned. Now a sub-process is 
  launched for each component that should be analyzed, and LD_PRELOAD is 
  used to load the component shared library before the process is launched.
  Otherwise, some component may crash.

[GB.DRAW]
* BUG: Correctly initialize color properties of the Draw class at 
  Draw.Begin().
* NEW: Draw.FillRect() is a new method to draw a filled rectangle with the 
  specified color.
* NEW: Draw.Clear() is a new method that clears the drawing device with its
  background color.

[GB.FORM.MDI]
* NEW: Do not use BackColor and ForeColor properties anymore.

[GB.GTK]
* NEW: Control.Backcolor and Control.Forecolor properties were removed.
* BUG: Desktop.Resolution now uses the accurate GTK+ API.
* BUG: Setting the ListBox.List to NULL property does not lock the ListBox 
  control anymore. 
* BUG: Fix the Font object management. Using Font properties should not 
  crash anymore.
* BUG: Image.Save() and Picture.Save() now understand the "~" shortcut in 
  path names.

[GB.QT]
* NEW: Control.Backcolor and Control.Forecolor properties were removed.
* NEW: Do not check if we should quit too often.
* NEW: Allow windows to be closed during a WAIT instruction as in other 
  components. I do not know why it was forbidden before.
* NEW: Prevent a crash in arrangement routines if a child widget is not 
  associated with a Gambas control anymore.

[GB.QT4]
* NEW: Control.Backcolor and Control.Forecolor properties were removed.
* NEW: The source code is now up to date with gb.qt. But many things do not 
  work as expected!

[GB.QT4.EXT]
* NEW: The source code is now up to date with gb.qt.ext. But many things do 
  not work as expected!


git-svn-id: svn://localhost/gambas/trunk@1776 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-03 22:24:02 +00:00
..
2008-01-06 18:49:23 +00:00
2008-03-11 13:29:47 +00:00
2008-03-11 13:29:47 +00:00
2008-12-31 15:55:40 +00:00
2008-05-11 18:07:16 +00:00
2008-08-14 19:42:27 +00:00
2008-08-14 19:42:27 +00:00
2008-08-31 23:45:47 +00:00
2008-09-21 23:22:07 +00:00
2008-09-21 23:22:07 +00:00
2008-08-14 19:42:27 +00:00
2008-09-21 23:22:07 +00:00
2008-02-14 11:59:36 +00:00
2008-01-06 18:49:23 +00:00
2008-07-19 13:35:36 +00:00
2008-08-31 00:32:21 +00:00
2008-01-06 18:49:23 +00:00
2008-09-16 12:48:21 +00:00
2008-08-31 23:45:47 +00:00
2008-01-18 13:43:10 +00:00
2008-03-17 14:54:17 +00:00
2008-06-26 09:49:06 +00:00
2008-11-11 17:22:38 +00:00
2008-11-11 17:22:38 +00:00
2008-11-11 17:22:38 +00:00
2008-09-21 23:22:07 +00:00
2008-11-11 17:22:38 +00:00
2008-02-18 23:07:24 +00:00
2008-01-18 13:43:10 +00:00
2008-09-21 23:22:07 +00:00
2009-01-03 22:24:02 +00:00
2008-05-11 18:07:16 +00:00