Files
php-gtk-src/NEWS
Andrei Zmievski 3b0604a4aa News entry.
2001-03-06 04:55:09 +00:00

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: