summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2013-06-09 14:01:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2013-06-09 14:01:57 (GMT)
commited59530ca0cc8e4cf03ea8328122bb3d279840a9 (patch)
tree198e3dc3ebdf9208c67eff6f721411459df11cb5 /ChangeLog
parent122307427c5d7ab25b985b01f145dad3a848ed51 (diff)
Improved the whole symbols panel and added a filter on it.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@351 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fcc79d..e8d9c4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+13-06-09 Cyrille Bagard <nocbos@gmail.com>
+
+ * pixmaps/Makefile.am:
+ Remove 'tbutton_namespace.png' from TOOLBAR_BUTTONS.
+
+ * pixmaps/tbutton_namespace.png:
+ Deleted entry.
+
+ * src/gtkext/easygtk.c:
+ * src/gtkext/easygtk.h:
+ Set captions for toolbar buttons.
+
+ * src/gui/panels/symbols.c:
+ Improve the whole symbols panel and add a filter on it.
+
13-06-08 Cyrille Bagard <nocbos@gmail.com>
* src/Makefile.am: