gambas-source-code/gb.gtk3
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
..
src [GB.FORM] 2014-01-05 00:08:06 +00:00
acinclude.m4 [GB.GTK3] 2013-12-29 15:13:04 +00:00
AUTHORS [GB.GTK3] 2013-12-29 15:13:04 +00:00
ChangeLog [GB.GTK3] 2013-12-29 15:13:04 +00:00
component.am [GB.GTK3] 2013-12-29 15:13:04 +00:00
configure.ac [GB.GTK3] 2013-12-29 15:13:04 +00:00
COPYING [GB.GTK3] 2013-12-29 15:13:04 +00:00
depcomp [GB.GTK3] 2013-12-29 15:13:04 +00:00
gambas.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.draw.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.gl.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.image.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.paint.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb_common.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
INSTALL [GB.GTK3] 2013-12-29 15:13:04 +00:00
m4 [GB.GTK3] 2013-12-29 15:13:04 +00:00
Makefile.am [GB.GTK3] 2013-12-29 15:13:04 +00:00
missing [GB.GTK3] 2013-12-29 15:13:04 +00:00
NEWS [GB.GTK3] 2013-12-29 15:13:04 +00:00
README [GB.GTK3] 2013-12-29 15:13:04 +00:00
reconf [GB.GTK3] 2013-12-29 15:13:04 +00:00
share [GB.GTK3] 2013-12-29 15:13:04 +00:00
TODO [GB.GTK3] 2013-12-29 15:13:04 +00:00