gambas-source-code/comp/src/gb.form.mdi
Benoît Minisini fdabd0c98c [CONFIGURATION]
* NEW: The gb.qte component has been removed.

[DEVELOPMENT ENVIRONMENT]
* NEW: Support for modules in project file deletion.

[INTERPRETER]
* BUG: Format$() now checks its second argument correctly when it is an 
  integer.
* BUG: Exported classes for components written in Gambas are now correctly 
  loaded when inheritance between them is used.

[GB.DRAW]
* BUG: Some properties of the Draw class didn't correctly check that a 
  drawing device was opened.

[GB.FORM.MDI]
* NEW: The Toolbar control now raises a Configure event when its 
  configuration has changed.

[GB.GTK]
* BUG: Fix Draw.Picture() and Draw.Image() on transparent pictures.
* BUG: Correctly initialize the foreground and background colors at 
  Draw.Begin().

[GB.QT]
* BUG: Fix Draw.Picture() and Draw.Image() on transparent pictures.

[GB.QTE]
* NEW: This component has been removed.


git-svn-id: svn://localhost/gambas/trunk@1939 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-05-01 16:27:45 +00:00
..
.lang [GB.FORM.MDI] 2009-03-22 12:23:44 +00:00
control
img
.component
.directory
.icon.png
.info [CONFIGURATION] 2009-05-01 16:27:45 +00:00
.list
.project [DEVELOPMENT ENVIRONMENT] 2009-04-08 10:11:16 +00:00
Action.class [DEVELOPMENT ENVIRONMENT] 2009-01-08 00:46:23 +00:00
CAction.class [CONFIGURATION] 2009-01-13 00:42:55 +00:00
CToolbar.class [DEVELOPMENT ENVIRONMENT] 2009-01-08 00:46:23 +00:00
CWindow.class
FMain.class
FMain.form
Form1.class
Form1.form
Form2.class
Form2.form
FShortcut.class [CONFIGURATION] 2009-01-13 00:42:55 +00:00
FShortcut.form [CONFIGURATION] 2009-01-13 00:42:55 +00:00
FShortcutEditor.class [CONFIGURATION] 2009-01-13 00:42:55 +00:00
FShortcutEditor.form
FTest.class
FTest.form [DEVELOPMENT ENVIRONMENT] 2009-02-12 16:43:25 +00:00
FToolBar.class [CONFIGURATION] 2009-05-01 16:27:45 +00:00
FToolBar.form [DEVELOPMENT ENVIRONMENT] 2009-01-08 00:46:23 +00:00
FToolBarConfig.class [CONFIGURATION] 2009-01-13 00:42:55 +00:00
FToolBarConfig.form [GB.FORM] 2009-02-15 23:49:07 +00:00
FWorkspace.class [INTERPRETER] 2009-02-16 21:39:07 +00:00
FWorkspace.form [DEVELOPMENT ENVIRONMENT] 2009-02-12 16:43:25 +00:00
MAction.module [CONFIGURATION] 2009-01-13 00:42:55 +00:00
ToolBar.class [CONFIGURATION] 2009-05-01 16:27:45 +00:00
Workspace.class