diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -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. |