summaryrefslogtreecommitdiff
path: root/tests/testtreeview-plan.txt
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2001-01-06 01:31:58 +0000
committerHavoc Pennington <hp@src.gnome.org>2001-01-06 01:31:58 +0000
commit5c37906778148c435a4580497ec72a8378f3fbca (patch)
tree8e4f8b970a0514c915e51cbd25ec9855612d3145 /tests/testtreeview-plan.txt
parenteb2fdbb1769a90f34a916e4a912b648d067b5f7d (diff)
downloadgtk+-5c37906778148c435a4580497ec72a8378f3fbca.tar.gz
hack on this a bit
2001-01-05 Havoc Pennington <hp@redhat.com> * tests/testtreeview.c: hack on this a bit * gtk/gtktextlayout.c (gtk_text_layout_class_init): s/GTK_RUN_LAST/G_SIGNAL_RUN_LAST * gtk/gtktreemodelsimple.h (GTK_IS_TREE_MODEL_SIMPLE_CLASS): was spelled incorrectly (GTK_IS_TREE_MODEL_SIMPLE): ditto * gtk/gtktreeview.c (gtk_tree_view_set_headers_clickable): rename from gtk_tree_view_set_headers_active * gtk/gtktexttag.c: (gtk_text_tag_get_property): handle PROP_DIRECTION (gtk_text_tag_set_property): g_object_notify when we toggle the _set properties, bug 40235 * gtk/gtktextiter.c (gtk_text_iter_forward_to_delimiters): rename forward_to_line_end
Diffstat (limited to 'tests/testtreeview-plan.txt')
-rw-r--r--tests/testtreeview-plan.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/testtreeview-plan.txt b/tests/testtreeview-plan.txt
new file mode 100644
index 0000000000..9662d699d6
--- /dev/null
+++ b/tests/testtreeview-plan.txt
@@ -0,0 +1,4 @@
+This document is a laundry list of stuff to check if you want to
+verify that GtkTreeView and associated objects are working properly.
+
+