diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 22 | 
1 files changed, 22 insertions, 0 deletions
| @@ -1,3 +1,25 @@ +09-09-09  Cyrille Bagard <nocbos@gmail.com> + +	* pixmaps/breakpoint.png: +	* pixmaps/entry.png: +	* pixmaps/stopped.png: +	New entries: draw external pictures in the left margin of views. + +	* src/analysis/exporter.c: +	* src/analysis/exporter.h: +	* src/analysis/exporter-int.h: +	* src/analysis/line_code.c: +	* src/analysis/line_comment.c: +	* src/analysis/line_prologue.c: +	Track the lengths of the main parts of the lines. + +	* src/gtkext/gtkbinview.c: +	Draw a border using the style of the view. + +	* src/gtkext/gtkblockview.c: +	Restore the previous/original rendering of disassemblies (pictures in the +	left margin + space between the main parts of each line). +  09-09-06  Cyrille Bagard <nocbos@gmail.com>  	* configure.ac: | 
