summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-05-06 00:19:51 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-05-06 00:19:51 (GMT)
commitc5a2674cd52e4eea66154c6fea931d5cc5c1852e (patch)
treee2d5a66af15e32db2b545e917284ae64cdf876ab /ChangeLog
parentd76e89e102aacfe945b44eb3150cb9f4bbf7b613 (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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9137274..05bee49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.