diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2013-06-09 14:01:57 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2013-06-09 14:01:57 (GMT) |
commit | ed59530ca0cc8e4cf03ea8328122bb3d279840a9 (patch) | |
tree | 198e3dc3ebdf9208c67eff6f721411459df11cb5 /ChangeLog | |
parent | 122307427c5d7ab25b985b01f145dad3a848ed51 (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-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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: |