summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTristan Van Berkom <tvb@src.gnome.org>2008-10-01 00:10:23 +0000
committerTristan Van Berkom <tvb@src.gnome.org>2008-10-01 00:10:23 +0000
commit4f74b453aed8aea4d8577f3fc603803f805da96e (patch)
tree921e147eb1c339c7ba9a5ffe0f529193d0f279a9 /TODO
parent54ddfac5b76077846d81f4259c3dc469fa811b39 (diff)
downloadglade-4f74b453aed8aea4d8577f3fc603803f805da96e.tar.gz
Implemented new "context" i18n metadata.
* gladeui/glade-property.[ch], gladeui/glade-command.[ch], gladeui/glade-editor-property.c: Implemented new "context" i18n metadata. * gladeui/glade-widget.c: Fixed to hide non-window widgets in glade_widget_hide() svn path=/trunk/; revision=1967
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 31365b83..fa770c8f 100644
--- a/TODO
+++ b/TODO
@@ -12,7 +12,8 @@ Add versioning metadata for libglade unsupported properties and widgets.
Sort objects from widgets in the inspector widget.
Make popup work in workspace with no-window widgets
-Take care of external object property references (sync them) at rebuild time
+Remove deleted widgets from the workspace
+Take care of external object property references (sync them) at glade_widget_rebuild time
Liststore/Treestore data is not translatable
store data needs improvement and cant be released as is (cant even have spaces in data, needs real new structure).