diff --git a/TODO.xml b/TODO.xml index dc0c99b121..bb7b42a5e4 100644 --- a/TODO.xml +++ b/TODO.xml @@ -679,6 +679,32 @@ gtk-devel-list@redhat.com + + Integrate new color selector + +

+ There's a new color selector in CVS (module gnome-colorsel), + it needs to be folded in to GTK and any remaining issues resolved. + (This new selector is API-compatible with the old one, and + still called GtkColorSelector). +

+
+ gtk-devel-list@redhat.com +
+ + + Write new font selector + +

+ Pango introduces a new font handling system, + replacing the XLFD system. Need a font selector for this. + The XLFD selector should probably remain, for apps where + it makes sense (like gnome-terminal probably). +

+
+ gtk-devel-list@redhat.com +
+