gambas-source-code/gb.qt4/share
Benoît Minisini 9da017f719 [GB.FORM]
* NEW: SwitchButton is a new control that displays an ON/OFF button.

[GB.GTK]
* NEW: Rework Style.PaintBox() method.
* NEW: Style.StateOf() is a new method that returns the state flags of a 
  specific control.
* NEW: Style.BackgroundOf() is a new method that returns the actual 
  background color of a specific control.
* NEW: Style.ForegroundOf() is a new method that returns the actual 
  background color of a specific control.
* NEW: All state flag constants of the Draw class are now implemented in 
  the Style class.

[GB.GTK3]
* NEW: GTK3+ support continues! By te way, GTK3+ theming support is a 
  fucking nightmare.

[GB.QT4]
* NEW: Rework Style.PaintBox() method.
* NEW: Style.StateOf() is a new method that returns the state flags of a 
  specific control.
* NEW: Style.BackgroundOf() is a new method that returns the actual 
  background color of a specific control.
* NEW: Style.ForegroundOf() is a new method that returns the actual 
  background color of a specific control.
* NEW: All state flag constants of the Draw class are now implemented in 
  the Style class.

[GB.WEB]
* NEW: Session.Exist() is a new method that returns if a specific key is 
  stored in the session.


git-svn-id: svn://localhost/gambas/trunk@6058 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2014-01-05 00:08:06 +00:00
..
gb.form.action.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.form.arrangement.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.form.const.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.form.font.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.form.picture.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.form.print.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00
gb.form.properties.h [GB.FORM] 2014-01-05 00:08:06 +00:00
gb.form.trayicon.h [CONFIGURATION] 2013-08-03 15:38:01 +00:00