gambas-source-code/comp/src/gb.form.mdi
Benoît Minisini 3b15dde6c1 [DEVELOPMENT ENVIRONMENT]
* BUG: Pasting more than one control works again.
* BUG: Save actions associated with any control now.

[INTERPRETER]
* BUG: Do not try to raise an event if the source control is invalid.

[GB.FORM]
* NEW: Stock.GetSize() is a new method that returns the pixel size of an 
  icon given its string size: "small", "medium", "big", and so on...
* BUG: Workaround the ballon corner drawing bugs.

[GB.FORM.MDI]
* NEW: The toolbar configuration dialog is finished. But that only works 
  at the moment if you do not show/hide toolbar buttons explicitely.

[GB.QT]
* NEW: The drag & drop frame is now one pixel wide.
* NEW: Drag() and Control.Drag() now returns where the control was dropped, 
  or NULL if the drag & drop was cancelled or the drop destination a 
  foreign widget.
* BUG: The arrangement algorithm enumerates correctly container children 
  now.
* BUG: Do not loop indefinitely when arranging the contents of a 
  ScrollView.
* NEW: Add the Action property to TextBox, ComboBox, SpinBox, ProgressBar
  and Slider controls. You may want to put them in a Toolbar.


git-svn-id: svn://localhost/gambas/trunk@1790 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-07 01:59:48 +00:00
..
.lang [DEVELOPMENT ENVIRONMENT] 2009-01-07 01:59:48 +00:00
control [DEVELOPMENT ENVIRONMENT] 2009-01-07 01:59:48 +00:00
img [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
.component [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
.directory * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
.icon.png [DEVELOPMENT ENVIRONMENT] 2008-04-30 23:08:02 +00:00
.info [DEVELOPMENT ENVIRONMENT] 2009-01-06 00:01:26 +00:00
.list [CONFIGURATION] 2008-12-28 19:01:39 +00:00
.project [DEVELOPMENT ENVIRONMENT] 2009-01-06 00:01:26 +00:00
Action.class [DEVELOPMENT ENVIRONMENT] 2009-01-06 00:01:26 +00:00
CAction.class [DEVELOPMENT ENVIRONMENT] 2009-01-07 01:59:48 +00:00
CWindow.class [CONFIGURATION] 2008-10-21 09:28:34 +00:00
FMain.class [GB.FORM.MDI] 2008-10-04 23:49:53 +00:00
FMain.form [GB.FORM] 2009-01-02 01:51:24 +00:00
Form1.class [DEVELOPMENT ENVIRONMENT] 2008-12-31 15:55:40 +00:00
Form1.form [DEVELOPMENT ENVIRONMENT] 2008-04-30 23:08:02 +00:00
Form2.class [DEVELOPMENT ENVIRONMENT] 2008-04-30 23:08:02 +00:00
Form2.form [DEVELOPMENT ENVIRONMENT] 2009-01-06 00:01:26 +00:00
FShortcut.class [DEVELOPMENT ENVIRONMENT] 2009-01-06 00:01:26 +00:00
FShortcut.form [DEVELOPMENT ENVIRONMENT] 2009-01-07 01:59:48 +00:00
FShortcutEditor.class [DEVELOPMENT ENVIRONMENT] 2009-01-04 18:55:25 +00:00
FShortcutEditor.form [GB.FORM] 2009-01-02 01:51:24 +00:00
FTest.class [DEVELOPMENT ENVIRONMENT] 2009-01-06 00:01:26 +00:00
FTest.form [DEVELOPMENT ENVIRONMENT] 2009-01-07 01:59:48 +00:00
FToolBar.class [DEVELOPMENT ENVIRONMENT] 2009-01-07 01:59:48 +00:00
FToolBar.form [DEVELOPMENT ENVIRONMENT] 2009-01-06 00:01:26 +00:00
FToolBarConfig.class [DEVELOPMENT ENVIRONMENT] 2009-01-07 01:59:48 +00:00
FToolBarConfig.form [DEVELOPMENT ENVIRONMENT] 2009-01-07 01:59:48 +00:00
FWorkspace.class [INFORMER] 2009-01-03 22:24:02 +00:00
FWorkspace.form [DEVELOPMENT ENVIRONMENT] 2008-07-10 08:00:19 +00:00
MShortcut.module [GB.FORM] 2009-01-02 01:51:24 +00:00
ToolBar.class [DEVELOPMENT ENVIRONMENT] 2009-01-07 01:59:48 +00:00
Workspace.class [INFORMER] 2009-01-03 22:24:02 +00:00