com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Wed, 26 Oct 2005 05:41:35 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 09f4de42a379c9eb947cf19ca681e827fb9d4470 Author: <[email protected]> Wed, 26 Oct 2005 05:41:35 +0000 Parents: 0302f5a748da9bf006722087af1e54ced373aa9a Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=09f4de42a379c9eb947cf19ca681e827fb9d4470 Log: ChangeLog update Changed paths: M ChangeLog Diff: 09f4de42a379c9eb947cf19ca681e827fb9d4470 diff --git a/ChangeLog b/ChangeLog index b2a0cf7..91720ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2005-10-25 Christian Weiske <[email protected]> + + * test/bug_glade_signal_autoconnect.phpw: + Added FIXED notice and fixed the passed parameters + +2005-10-25 Steph Fox <[email protected]> + + * ext/libglade/libglade.overrides: + Peace offering for Christian + (GladeXML::new_from_buffer()) + + * ext/libglade/libglade.overrides: + I should never have taken this out of ignore... + +2005-10-25 Christian Weiske <[email protected]> + + * test/bug_glade_signal_autoconnect.phpw: + Test script for gladexml::signal_autoconnect($obj) + +2005-10-25 Steph Fox <[email protected]> + + * ext/libglade/libglade.overrides: + Rudimentary support for static GTK/GDK calls. + This will probably get a hefty rethink after some sleep. + + * ext/libglade/libglade.overrides: + Support signal_autoconnect() call from within a PHP class + 2005-10-24 Christian Weiske <[email protected]> * TODO2: