diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-03-08 16:09:24 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-03-08 16:09:24 (GMT) |
commit | a33dd28e763e3a8b04145fb549aca9320e100a4b (patch) | |
tree | 26a99bc5b7e640c751dfbeba93994aa74b2ea9df /ChangeLog | |
parent | 2a03971cd2b19a6716a0e5e6896dcfcc91031a6a (diff) |
Prepared instructions to generate tooltips.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +18-03-08 Cyrille Bagard <nocbos@gmail.com> + + * plugins/arm/v7/instruction.c: + * plugins/dalvik/instruction.c: + * src/arch/instruction-int.h: + * src/arch/instruction.c: + * src/arch/instruction.h: + Prepare instructions to generate tooltips. + + * src/gtkext/gtkblockdisplay.c: + Accept tooltips from instructions. + 18-02-21 Cyrille Bagard <nocbos@gmail.com> * src/gui/panels/panel.c: |