summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>1998-09-12 14:41:04 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-09-12 14:41:04 +0000
commitfb00a59c2f6d38b46f429f9b567562cc282d04eb (patch)
tree16d434c5ef1ea94f8687e66a83176ac078fef4fe /TODO
parentcb7c4d6c7fc277d68b542e991c76e3174335f068 (diff)
downloadgdk-pixbuf-fb00a59c2f6d38b46f429f9b567562cc282d04eb.tar.gz
at Sep 12 10:44:06 1998 Owen Taylor <otaylor@redhat.com>
* gtkfilesel.c: Maintain a list of directories like /afs we know contain only directories, and avoid stat'ing files in those directories. (Because stat'ing all files in /afs is extremely expensive) To support automounters, try to open directories, even if we couldn't find them when reading their parent directory.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6f22b89b7..e0ae8d5f3 100644
--- a/TODO
+++ b/TODO
@@ -39,6 +39,8 @@ Bugs:
* Expose events aren't being generated correctly for DND demo
+ * MappingNotify events produce warnings.
+
Additions:
* implement keyboard navigation in menus
@@ -272,4 +274,4 @@ Text/Edit widget:
- "changed" emitted when doing deletes on empty Text widget.
- - Delete IC in editable->unrealize, not editable->finalize? \ No newline at end of file
+ - Delete IC in editable->unrealize, not editable->finalize?