diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2014-04-14 16:43:36 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2014-04-14 16:43:36 (GMT) |
commit | e25b4d02bba5dbd5cbc34b8f24a8c980396f86fb (patch) | |
tree | 5224eab28e5f86c8c0cddb703ce84e34f7eaef1a /ChangeLog | |
parent | 3e8341ca17547db1dcf28c99d6fc68fe6901573b (diff) |
Handled mouse clicks in view margins.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@370 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ -07-04-20 Cyrille Bagard <nocbos@gmail.com> +14-04-14 Cyrille Bagard <nocbos@gmail.com> + + * src/glibext/gcodebuffer.c: + * src/glibext/gcodebuffer.h: + * src/gtkext/gtkbufferview.c: + Handle mouse clicks in view margins. + +14-04-07 Cyrille Bagard <nocbos@gmail.com> * pixmaps/bookmark.png: New entry: create bookmark in buffer views. |