summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-06-22 19:50:36 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-06-22 19:50:36 +0000
commit21c987399d3756cd0447e4a39131f3459f563a89 (patch)
treecedfc90f20c7176f3eecd1c7c7d80dca0cbf320b /ChangeLog.pre-2-6
parent3d19013bb4845536f53713d2777087cfffa91152 (diff)
downloadgtk+-21c987399d3756cd0447e4a39131f3459f563a89.tar.gz
Improve docs for the ::move_cursor signal.
* gtk/gtktextview.c (gtk_text_view_class_init): Improve docs for the ::move_cursor signal.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-63
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 9b1deeb05e..a3ff17215b 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,8 @@
2004-06-22 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtktextview.c (gtk_text_view_class_init): Improve docs
+ for the ::move_cursor signal.
+
* gtk/gtkaccelmap.c (_gtk_accel_path_is_valid): Accept
"<WINDOWTYPE>" as a valid accel path. (#144427, Philip
Kendall)