com gtk/php-gtk: *** empty log message ***: TODO2

[email protected] (David Soria Parra) Sat, 01 Oct 2005 19:36:52 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    4446e13c0bfc2649741ca43c1ae996c164c6451c=0AAuthor:    Andrei Zmi=
evski <[email protected]>         Sat, 1 Oct 2005 19:36:52 +0000=0AParents:   =
7c55d6a636304af16a4b4d3e478d16c840fca75f=0ABranches:  master=0A=0ALink:    =
   http://git.php.net/?p=3Dgtk/php-gtk.git;a=3Dcommitdiff;h=3D4446e13c0bfc2=
649741ca43c1ae996c164c6451c=0A=0ALog:=0A*** empty log message ***=0A=0AChan=
ged paths:=0A  M  TODO2=0A=0A=0ADiff:=0A4446e13c0bfc2649741ca43c1ae996c164c=
6451c=0Adiff --git a/TODO2 b/TODO2=0Aindex 093bfd6..61069c6 100644=0A--- a/=
TODO2=0A+++ b/TODO2=0A@@ -26,19 +26,17 @@ Classes and Functions=0A =09imple=
ment property access (read/write)=0A * GtkListStore=0A * GtkTreeModel=0A+=
=09* foreach()=0A * GtkTreeStore=0A =09Some iterator functions as get_iter(=
) are expecting a GBoxed parameter.=0A * GtkTreeView=0A * GtkCellRenderer=
=0A-- GtkCombo=0A-        Call to undefined method GtkCombo::set_popdown_st=
rings()=0A * GtkClipboard=0A - GtkNotebook->append_page should allow just a=
 string as second parameter (title for page) instead of only wanting a gtkl=
abel 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 =
implemented=0A - GtkNotebook->get_nth_page() crashes=0A * GtkEntries can't =
be var_dumped, probably something missing=0A-- GtkTextBuffer->set_text's 2n=
d parameter should be optional=0A * GtkTreeModelFilter constructor doesn't =
take a model / does it have a constructor?? didn't see one in gtk.defs=0A =
=0A Fix=0A