com gtk/php-gtk: *** empty log message ***: TODO2
[email protected] (David Soria Parra)
| Newsgroups | php.gtk.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit: 5e45165c1919be685c41266ebe24cc1609899ea7 Author: Andrei Zmievski <[email protected]> Mon, 24 Apr 2006 02:21:57 +0000 Parents: 24275934cdb244438e4308148647ed19dfb2f876 Branches: master Link: http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=5e45165c1919be685c41266ebe24cc1609899ea7 Log: *** empty log message *** Changed paths: M TODO2 Diff: 5e45165c1919be685c41266ebe24cc1609899ea7 diff --git a/TODO2 b/TODO2 index 011b9b9..9990543 100644 --- a/TODO2 +++ b/TODO2 @@ -21,12 +21,6 @@ Base Functionality Classes and Functions ~~~~~~~~~~~~~~~~~~~~~ * GtkAboutDialog - method GtkAboutDialog::get_artists: unknown type 'gchar**' - method GtkAboutDialog::get_authors: unknown type 'gchar**' - method GtkAboutDialog::get_documenters: unknown type 'gchar**' - method GtkAboutDialog::set_artists: unknown type 'gchar**' - method GtkAboutDialog::set_authors: unknown type 'gchar**' - method GtkAboutDialog::set_documenters: unknown type 'gchar**' method GtkAboutDialog::set_email_hook: unknown type 'GtkAboutDialogActivateLinkFunc' method GtkAboutDialog::set_url_hook: unknown type 'GtkAboutDialogActivateLinkFunc' GtkAboutDialog->set_logo_icon_name seems to find no icons at all @@ -125,6 +119,7 @@ Fix ~~~ * StyleHelper does not implement handlers that ZE2 _requires_ right now. Need to change either ZE2 or StyleHelper. +* Use phpg_gboxed_check() after receiving boxed parameters. Thoughts on reference counting and wrappers