summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0a6badc..60e20f91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,11 @@
plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c:
Added icon factory editor widget (only to better format the "sources" property
so that it takes the whole width with the treeview.
+
+ * plugins/gtk+/glade-store-editor.[ch], plugins/gtk+/Makefile.am,
+ plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c:
+ Added liststore/treestore editor widget (only to better format the "columns"
+ and "data" properties so that it takes the whole width with the treeview.
2008-10-27 Tristan Van Berkom <tvb@gnome.org>