gambas-source-code/comp/src
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.args
gb.chart
gb.db.form
gb.eval.highlight
gb.form [GB.FORM] 2014-01-05 00:08:06 +00:00
gb.form.dialog
gb.form.mdi [DEVELOPMENT ENVIRONMENT] 2013-12-29 15:17:40 +00:00
gb.form.stock [DEVELOPMENT ENVIRONMENT] 2013-12-29 15:17:40 +00:00
gb.gui.base [GB.GUI.AREA] 2014-01-02 12:57:29 +00:00
gb.logging
gb.map
gb.memcached
gb.mysql
gb.net.pop3
gb.report
gb.settings
gb.web [GB.FORM] 2014-01-05 00:08:06 +00:00
order