gambas-source-code/gb.qt/share
Benoît Minisini 23762036df [CONFIGURATION]
* NEW: Activate the compilation of the gb.qt4 directory.

[DEVELOPMENT ENVIRONMENT]
* BUG: Actions that are not associated with a Menu will not be shown 
  anymore in the Action configuration dialog.

[GB.QT]
* NEW: Spacing is now a container Boolean property. If it is set, the 
  container children are separated by Desktop.Scale pixels.
* NEW: A new container Boolean property, Margin. Setting this property is
  the same as setting Padding to Desktop.Scale. If both Margin and Padding
  are set, their effect add up.
  
[GB.GTK]
* NEW: Spacing is now a container Boolean property. If it is set, the 
  container children are separated by Desktop.Scale pixels.
* NEW: A new container Boolean property, Margin. Setting this property is
  the same as setting Padding to Desktop.Scale. If both Margin and Padding
  are set, their effect add up.
  
[GB.QT4]
* NEW: Spacing is now a container Boolean property. If it is set, the 
  container children are separated by Desktop.Scale pixels.
* NEW: A new container Boolean property, Margin. Setting this property is
  the same as setting Padding to Desktop.Scale. If both Margin and Padding
  are set, their effect add up.


git-svn-id: svn://localhost/gambas/trunk@1777 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-01-04 01:37:20 +00:00
..
gb.form.action.h
gb.form.arrangement.h [CONFIGURATION] 2009-01-04 01:37:20 +00:00
gb.form.const.h [CONFIGURATION] 2009-01-04 01:37:20 +00:00
gb.form.font.h [DEVELOPMENT ENVIRONMENT] 2008-06-26 09:49:06 +00:00
gb.form.picture.h [CONFIGURATION] 2008-12-28 22:41:55 +00:00
gb.form.properties.h [CONFIGURATION] 2009-01-04 01:37:20 +00:00
gb.form.trayicon.h