diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-04-17 20:21:56 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-04-17 20:21:56 (GMT) |
commit | 874b812e720a8f9fb6248cb54e76bd8ab2b2a250 (patch) | |
tree | 9694816a095643b2268b6684d607d4619e6b3aab /ChangeLog | |
parent | f21c18a6933036bd4cfec25446ac363c63997c13 (diff) |
Received [smooth] scrolling events on view panels.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@513 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +15-04-17 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/gtkviewpanel.c: + Receive [smooth] scrolling events on view panels. + 15-04-16 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/loop.c: |