com gtk/php-gtk: Cleaning up TODO as agreed. - Most of the items marked 'in progress' are sitting around as patches at present...: TODO2

[email protected] (David Soria Parra) Sat, 24 Sep 2005 14:47:09 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    e9a81a96088573529a71404ee63269182d11a55b=0AAuthor:    Steph Fox =
<[email protected]>         Sat, 24 Sep 2005 14:47:09 +0000=0AParents:   ec62c69=
63d7bc66592f8490fd7c60f0299e2e218=0ABranches:  master=0A=0ALink:       http=
://git.php.net/?p=3Dgtk/php-gtk.git;a=3Dcommitdiff;h=3De9a81a96088573529a71=
404ee63269182d11a55b=0A=0ALog:=0ACleaning up TODO as agreed.=0A- Most of th=
e items marked 'in progress' are sitting around as patches at present...=0A=
=0AChanged paths:=0A  M  TODO2=0A=0A=0ADiff:=0Ae9a81a96088573529a71404ee632=
69182d11a55b=0Adiff --git a/TODO2 b/TODO2=0Aindex 2e2e3af..cf8c0e0 100644=
=0A--- a/TODO2=0A+++ b/TODO2=0A@@ -1,11 +1,5 @@=0A Generator=0A ~~~~~~~~~=
=0A-+ Support boxed types=0A-+ Expose GTK properties=0A-+ Implement '#line'=
 pragma directives for debugging=0A-+ Support for some custom arg types lik=
e GdkRectangle*=0A-+ Allow for templatization of PHP_METHOD() declarations =
in overrides=0A-+ Interfaces=0A * Pointers=0A * Write handlers for properti=
es=0A * Make property-based constructors use pre-code generated by arg type=
s=0A@@ -14,12 +8,6 @@ Generator=0A =0A Base Functionality=0A ~~~~~~~~~~~~~~=
~~~~=0A-+ Support signal connection and closures=0A-+ Custom boxed types=0A=
-+ Make error messages display Class::Method() instead of just method name=
=0A-+ Support automatic UTF-8 <-> codepage conversion where necessary=0A-+ =
Fix crash when doing var_dump() on GtkStyle due to GtkStyleHelper not=0A-  =
implementing get_properties and get_class_entry=0A * Some classes need to b=
e coded in C entirely, see gtk-types.c=0A * Interfaces=0A * Pointers=0A@@ -=
44,10 +32,10 @@ Classes and Functions=0A - GtkCombo=0A         Call to unde=
fined method GtkCombo::set_popdown_strings()=0A * GtkClipboard=0A-* GtkNote=
book->append_page should allow just a string as second parameter (title for=
 page) instead of only wanting a gtklabel or so=0A-* GtkNotebook crashes wh=
en connecting callback to move-focus-out signal=0A-* GtkNotebook can't use =
switch-page signal as GPointer isn't implemented=0A-* GtkNotebook->get_nth_=
page() crashes=0A+- GtkNotebook->append_page should allow just a string as =
second parameter (title for page) instead of only wanting a gtklabel or so=
=0A+- GtkNotebook crashes when connecting callback to move-focus-out signal=
=0A+- GtkNotebook can't use switch-page signal as GPointer isn't implemente=
d=0A+- GtkNotebook->get_nth_page() crashes=0A * GtkEntries can't be var_dum=
ped, probably something missing=0A - GtkTextBuffer->set_text's 2nd paramete=
r should be optional=0A * GtkTreeModelFilter constructor doesn't take a mod=
el / does it have a constructor?? didn't see one in gtk.defs=0A@@ -77,5 +65=
,4 @@ Thoughts on reference counting and wrappers=0A [=0A   * todo=0A   - i=
n progress=0A-  + done=0A ]=0A