com gtk/php-gtk: ChangeLog update: ChangeLog
[email protected] (David Soria Parra) Thu, 20 Oct 2005 05:35:00 +0000
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 9671e7667aa11704152df7bdc9066480f9818bfa Author: <[email protected]> Thu, 20 Oct 2005 05:35:00 +0000 Parents: af201b9c414ae73393278307f6e759baa5db590b Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=9671e7667aa11704152df7bdc9066480f9818bfa Log: ChangeLog update Changed paths: M ChangeLog Diff: 9671e7667aa11704152df7bdc9066480f9818bfa diff --git a/ChangeLog b/ChangeLog index 5ea77bb..00c37ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2005-10-19 Andrei Zmievski <[email protected]> + + * ext/gtk+/gtktreeview.overrides: + - Fix crash in GtkListStore::insert(); + - Add GtkListStore::prepend() (patch by Scott Mattocks) + +2005-10-19 Steph <[email protected]> + + * ext/gtk+/gtk.overrides: + Title was being free'd too early + +2005-10-19 Christian Weiske <[email protected]> + + * test/bug_gtkdialog_title.phpw: + Minimized the script + + * test/bug_gtkdialog_title.phpw: + Weird title characters bug test script + 2005-10-17 Steph <[email protected]> * ext/libglade/libglade.defs