diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +15-01-15 Cyrille Bagard <nocbos@gmail.com> + + * src/dialogs/export.c: + Export disassembled content in plain text or HTML format properly. + + * src/glibext/gbufferline.c: + * src/glibext/gbufferline.h: + Update the export routines. + + * src/glibext/gbuffersegment.c: + Fix a bug in pattern slant (mismatch 'italic' vs 'oblique'). Fix a bug + when storing the segment text: only keep the submitted length. Update + the export routines. + + * src/glibext/gbuffersegment.h: + * src/glibext/gcodebuffer.c: + * src/glibext/gcodebuffer.h: + Update the export routines. + 15-01-14 Cyrille Bagard <nocbos@gmail.com> * src/arch/arm/v7/arm.c: |