summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc07b31..87ff9df 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
16-03-26 Cyrille Bagard <nocbos@gmail.com>
+ * src/glibext/delayed.c:
+ Temporary avoid a crash. This needs to be fixed.
+
+ * src/gtkext/gtkbufferview.c:
+ * src/gtkext/gtkbufferview.h:
+ * src/gtkext/gtkgraphview.c:
+ * src/gtkext/gtkviewpanel-int.h:
+ Provide the caret location in memory and in the right way.
+
+ * src/gtkext/gtkviewpanel.c:
+ Update code. Restore the computing of the preferred size.
+
+ * src/gui/menus/edition.c:
+ * src/gui/menus/view.c:
+ Update code.
+
+16-03-26 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/Makefile.am:
Add the 'dragon.[ch]' files to libanalysisdisass_la_SOURCES.