gambas-source-code/gb.qt/share
Benoît Minisini 6ca5126595 [DEVELOPMENT ENVIRONMENT]
* NEW: Little changes in the hall of fame animation.

[INTERPRETER]
* NEW: Do not warn against circular references when the program aborts 
  because of an error.

[COMPILER]
* NEW: The error message displayed when you try to return a value in a 
  procedure is more explicit now.

[GB.FORM.MDI]
* BUG: When a MDI child window is activated, the focus is set on it unless 
  one of its child control already has the focus.

[GB.GTK]
* BUG: Fix Application.Busy when forms are embedded.
* BUG: ComboBox does not raise the Click event anymore when its Text 
  property changes.
* BUG: Fix the management of Window Activate and Deactivate events.
* BUG: Fix the management of GotFocus and LostFocus events.
* BUG: SetFocus is correctly honored when used inside the Open event 
  handler of an embedded form.
* BUG: Desktop.Scale is now computed the same way as in gb.qt.

[GB.QT]
* BUG: SetFocus is correctly honored when used inside the Open event 
  handler of an embedded form.


git-svn-id: svn://localhost/gambas/trunk@1436 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2008-06-26 09:49:06 +00:00
..
gb.form.action.h
gb.form.arrangement.h [DEVELOPMENT ENVIRONMENT] 2008-03-25 17:19:59 +00:00
gb.form.const.h [INTERPRETER] 2008-03-18 10:04:10 +00:00
gb.form.font.h [DEVELOPMENT ENVIRONMENT] 2008-06-26 09:49:06 +00:00
gb.form.picture.h
gb.form.properties.h [DEVELOPMENT ENVIRONMENT] 2008-05-14 12:44:23 +00:00
gb.form.trayicon.h [INTERPRETER] 2008-03-17 14:54:17 +00:00