diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -1,3 +1,25 @@ +17-03-24 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/routine.c: + * src/analysis/routine.h: + Build routine digest for tooltip hints. + + * src/arch/processor.c: + Add an assertion on provided instructions. + + * src/format/symbol.c: + Add some extra 'TODO' marks. + + * src/glibext/gbufferview.c: + * src/glibext/gbufferview.h: + Provide the GObject creator at a given location. + + * src/gtkext/gtkbinarystrip.c: + Cosmetic. + + * src/gtkext/gtkblockdisplay.c: + Show hints as tooltips. + 17-03-22 Cyrille Bagard <nocbos@gmail.com> * src/arch/post.c: |