diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-02-02 06:25:28 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-02-02 06:25:28 (GMT) |
commit | a61984e52bfd35e19408b7cbdb11e3419f635829 (patch) | |
tree | 55e12f1d6fff818cc905ba103ccdb2dc8992b0da /ChangeLog | |
parent | 7162a683b66b02c16b42a177600468a1ff56149d (diff) |
Given a chance to the caret to get defined before getting drawn.
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: |