diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +15-05-14 Cyrille Bagard <nocbos@gmail.com> + + * src/glibext/gcodebuffer.c: + * src/glibext/gcodebuffer.h: + Give access to buffer lines with an index. + + * src/gtkext/gtkbufferview.c: + Fix a bug by searching lines in the whole code buffer instead of using + the local one. + 15-05-12 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/gtkgraphview.c: |