diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-05-06 00:19:51 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-05-06 00:19:51 (GMT) |
commit | c5a2674cd52e4eea66154c6fea931d5cc5c1852e (patch) | |
tree | e2d5a66af15e32db2b545e917284ae64cdf876ab /ChangeLog | |
parent | d76e89e102aacfe945b44eb3150cb9f4bbf7b613 (diff) |
Allowed to customize the size of tooltips over buffer views.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@531 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 15-05-06 Cyrille Bagard <nocbos@gmail.com> + * src/core/params.c: + * src/core/params.h: + * src/gtkext/gtkbufferview.c: + Allow to customize the size of tooltips over buffer views. + +15-05-06 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/glibext/codebuffer.c: * src/analysis/binary.c: Update code. |