summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>1998-10-08 19:43:47 +0000
committerOwen Taylor <otaylor@src.gnome.org>1998-10-08 19:43:47 +0000
commit922d7fd0ae22fb62d8aaae2b7210362a1e1bae31 (patch)
tree837f0754b95271108ab1bbc38e477f3ea97dfa64 /TODO
parent3f7c96b352def3a793552eeca64ddc75db262da8 (diff)
downloadgtk+-922d7fd0ae22fb62d8aaae2b7210362a1e1bae31.tar.gz
Fixed warning message to print out parent class name correctly.
Thu Oct 8 15:53:59 1998 Owen Taylor <otaylor@redhat.com> * gtk/gtktypeutils.c (gtk_type_class_init): Fixed warning message to print out parent class name correctly.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 33710b9401..53589a8423 100644
--- a/TODO
+++ b/TODO
@@ -41,6 +41,8 @@ Bugs:
* MappingNotify events produce warnings.
+ * gtk_widget_set_uposition can't handle negative x,y coordinates!
+
Additions:
* implement keyboard navigation in menus