diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +16-02-02 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/project.c: + Write a note for later. + + * src/gtkext/gtkbufferview.c: + Give a chance to the caret to get defined before getting drawn. + + * src/gtkext/gtkstatusstack.c: + * src/gtkext/gtkstatusstack.h: + Provide a method to reset the information linked to a position. + + * src/gui/menus/edition.c: + Take empty positions into account. Fix a bug. + + * src/gui/status.c: + Take empty positions into account. + 16-02-01 Cyrille Bagard <nocbos@gmail.com> * .gitignore: |