summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2006-10-04 18:27:32 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2006-10-04 18:27:32 +0000
commit29239dd4279e9b20da4260dcd3399b1fe691490f (patch)
tree835d3ae842fb3eda16c5fe2dc113eb81b4a1614d
parentfd156da83647866ed9820de641782955c2f4a3c9 (diff)
downloadglade-29239dd4279e9b20da4260dcd3399b1fe691490f.tar.gz
Updated with general goals/tasklist.
* TODO: Updated with general goals/tasklist.
-rw-r--r--ChangeLog4
-rw-r--r--TODO13
2 files changed, 14 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a9b3712e..ba3828ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-04 Tristan Van Berkom <tvb@gnome.org>
+
+ * TODO: Updated with general goals/tasklist.
+
2006-09-30 Vincent Geddes <vincent.geddes@gmail.com>
* src/glade-project.view.[ch]: Added private data struct.
diff --git a/TODO b/TODO
index 0a3252f7..6b94a1b2 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,11 @@
-3.0.2 Bugfix release menu:
-==========================
- - Separator menuitem sometimes saves with label data (bug 357177)
+
+General "big picture" goals and tasks for Glade
+=========================================================
+Support for icon themes - (bug 359640)
+Resource file management - (bug 359647)
+Create widget types via the catalog file - (bug 352714)
+TreeView based editor - (bug 359650)
+Embedded windows / UI redesign - (bug 351548) - Vincent Geddes
+Command line interface for glade - (bug 359661)
+Project options and conversions - (bug 345446)