summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-02-02 06:25:28 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-02-02 06:25:28 (GMT)
commita61984e52bfd35e19408b7cbdb11e3419f635829 (patch)
tree55e12f1d6fff818cc905ba103ccdb2dc8992b0da /ChangeLog
parent7162a683b66b02c16b42a177600468a1ff56149d (diff)
Given a chance to the caret to get defined before getting drawn.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6d3e0b..5fc748f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: