diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-04-09 20:29:54 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-04-09 20:29:54 (GMT) |
commit | f38d8af1713a2a46a8c2d4499081bd0d123af163 (patch) | |
tree | 16c1439de2a396cbb8dc8231b8d1c5beabca49b1 /ChangeLog | |
parent | 944225261e872785366d1df5377f59ea917a2195 (diff) |
Fixed all known bugs with the keyboard-based navigation in buffer views.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@507 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +15-04-09 Cyrille Bagard <nocbos@gmail.com> + + * src/glibext/gbufferline.c: + * src/glibext/gcodebuffer.c: + * src/glibext/gcodebuffer.h: + Fix all known bugs with the keyboard-based navigation in buffer views. + 15-04-06 Cyrille Bagard <nocbos@gmail.com> * src/analysis/block.c: |