added g_list_nth_prev() which walks ->prev instead of ->next.
[platform/upstream/glib.git] / TODO.xml
index 02f71a3..940835a 100644 (file)
--- a/TODO.xml
+++ b/TODO.xml
@@ -23,7 +23,7 @@
       <contact>gtk-devel-list@redhat.com</contact>
     </entry>
         
-    <entry size="small" status="8%" target="1.4">
+    <entry size="small" status="80%" target="1.4">
       <title>Regular expression support</title>
       <description>
        <p>
       <contact>gtk-devel-list@redhat.com</contact>
     </entry>
 
+    <entry size="small" status="0%" target="1.4">
+      <title>Argument parsing</title>
+      <description>
+       <p>
+          Put support for command line argument parsing in glib. 
+          This should probably just be a renaming of popt. 
+          It's a larger task if you start from scratch.
+       </p>
+
+      </description>
+      <contact>gtk-devel-list@redhat.com</contact>
+    </entry>
+
+    <entry size="small" status="90%" target="1.4">
+      <title>Signal source for main loop</title>
+      <description>
+       <p>
+          Tim has a signal source for the main loop in bse, 
+          have to remember to get this in glib.
+       </p>
+
+      </description>
+      <contact>timj@gtk.org</contact>
+    </entry>
+
+
   </section>
 </todo>