mirror of
https://github.com/php/php-gtk-src.git
synced 2026-03-26 18:22:09 +01:00
15 lines
573 B
Plaintext
15 lines
573 B
Plaintext
- added GtkCombo::set_popdown_strings(), GdkPixmap::create_from_xpm().
|
|
- implemented support for creating menus via GtkItemFactory.
|
|
- fixed loading of the extension via php.ini.
|
|
- fixed timeout and idle handler marshaller so that they are called more
|
|
than once.
|
|
- added connect_object() method that allows calling an object method as a
|
|
signal callback.
|
|
- fixed a silent crash that was happening due to object corruption.
|
|
- implemented GtkTipsQuery class.
|
|
|
|
php-gtk-0.0.1: 1-Mar-2001
|
|
- first release
|
|
|
|
# vim: set et tw=80 ai sts=4:
|