com gtk/php-gtk: It seems GtkLabel::set_ellipsize() works under *nix. Oddly.: TODO2

[email protected] (David Soria Parra) Thu, 06 Oct 2005 08:30:48 +0000
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    5b0671008d695dc46d1e8d968b833576abc39d21=0AAuthor:    Steph Fox =
<[email protected]>         Thu, 6 Oct 2005 08:30:48 +0000=0AParents:   48cd835b=
901814b39dbad31223f2b56b36f2c09d=0ABranches:  master=0A=0ALink:       http:=
//git.php.net/?p=3Dgtk/php-gtk.git;a=3Dcommitdiff;h=3D5b0671008d695dc46d1e8=
d968b833576abc39d21=0A=0ALog:=0AIt seems GtkLabel::set_ellipsize() works un=
der *nix.  Oddly.=0A=0AChanged paths:=0A  M  TODO2=0A=0A=0ADiff:=0A5b067100=
8d695dc46d1e8d968b833576abc39d21=0Adiff --git a/TODO2 b/TODO2=0Aindex 12857=
39..10282e5 100644=0A--- a/TODO2=0A+++ b/TODO2=0A@@ -35,7 +35,7 @@ Classes =
and Functions=0A - GtkNotebook->get_nth_page() crashes=0A * GtkEntries can'=
t be var_dumped, probably something missing=0A * GtkTreeModelFilter constru=
ctor doesn't take a model / does it have a constructor?? didn't see one in =
gtk.defs=0A-* Look into GtkLabel::set_ellipsize(). Would it be better to ig=
nore this function and call=0A+* Look into GtkLabel::set_ellipsize() (fails=
 under win32). Would it be good to call=0A   it as part of an override for =
(left-justifying) GtkLabel::set_width_chars()?=0A =0A Fix=0A