diff --git a/TODO.xml b/TODO.xml index cee899734c..2bd1bbaa76 100644 --- a/TODO.xml +++ b/TODO.xml @@ -69,7 +69,7 @@ customizable

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org #3958 @@ -89,7 +89,7 @@ looking at for this task.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org @@ -102,7 +102,7 @@ friends, though.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -196,7 +196,7 @@ "GLib based object and type system").

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org @@ -283,7 +283,7 @@ code (especially on AIX).

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -299,7 +299,7 @@ being colormap issues.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org @@ -320,7 +320,7 @@

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -331,7 +331,7 @@ Consider a GtkClipboard object to simplify cut-and-paste handling.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -357,7 +357,7 @@ GTK+ API for this.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org @@ -371,7 +371,7 @@ help browser gizmo into GTK.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -383,7 +383,7 @@ blink, etc., from a control panel type of deal.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org @@ -403,7 +403,7 @@ in that slot.)

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org @@ -424,7 +424,7 @@ Pango works at a sub-paragraph scale.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -439,7 +439,7 @@ will fit in with well with the rest of the GTK+ look.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -455,7 +455,7 @@ side of the submenu.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -476,7 +476,7 @@ windowing systems.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -527,7 +527,7 @@ both the simplicity and power of the interfaces.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -551,7 +551,7 @@ don't have to use gtk_statusbar_get_context_id().

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -584,7 +584,7 @@ see GtkSpinButton where these are already implemented.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -605,7 +605,7 @@ (Havoc has a proposed interface for this, mail hp@redhat.com)

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -616,7 +616,7 @@ the like.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -629,7 +629,7 @@ saving the current positions of the various docked bars.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -639,7 +639,7 @@ Figure out how to get GnomeCanvas or a derived work into GTK+ itself.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -650,7 +650,7 @@ as on the Mac.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -661,7 +661,7 @@ wrapping or drop-down deal. (See Windows/Mac apps for examples.)

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -682,7 +682,7 @@ Keep GtkMenu from prelighting the first menu item.

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -695,7 +695,7 @@ still called GtkColorSelector).

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org
@@ -708,7 +708,31 @@ it makes sense (like gnome-terminal probably).

- gtk-devel-list@redhat.com + gtk-devel-list@gnome.org +
+ + + Stack Widget + +

+ Jonathan has a widget like a tabless/frameless notebook, used for + something like the GNOME control center where you want to toggle which + widget is visible to the user. Needs to be cleaned up and considered + for GTK. +

+
+ gtk-devel-list@gnome.org, jrb@redhat.com +
+ + + Clean up GtkNotebook + +

+ GtkNotebook currently breaks GTK invariants about + mapping/visibility/etc., needs fixing. +

+
+ gtk-devel-list@gnome.org