diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +12-11-13 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/dalvik/instruction.c: + Add links for 'goto' instructions too. + + * src/gtkext/graph/dot.c: + Typos. + + * src/gtkext/graph/layout.c: + Mark 'return' instructions as pitfalls. + + * src/gtkext/graph/node.c: + Avoid a graphical bug with wrong edges. + + * src/gtkext/gtkgraphview.c: + Typos. Add more space around the right and bottom sides. + 12-11-11 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/gtkdockstation.c: |