From: Havoc Pennington Date: Mon, 27 Mar 2000 23:19:33 +0000 (+0000) Subject: Add TODO file X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=10a535542f1bfa052ec9d5dcfa07bb99d7d6df39;p=dana%2Fcg-glib.git Add TODO file --- diff --git a/TODO.xml b/TODO.xml new file mode 100644 index 00000000..02f71a36 --- /dev/null +++ b/TODO.xml @@ -0,0 +1,39 @@ + + + GLib TODO list +
+ GLib + + + Time type + +

+ glib has a GDate class for calendrical calculations, but also needs a + way to deal with time. Fairly tricky to implement well. +

+
+ gtk-devel-list@redhat.com +
+ + + Regular expression support + +

+ Someone (happybob?) wrote regexp support for glib. This needs to get a + final audit and then go in to the source tree. +

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