diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ +12-06-24 Cyrille Bagard <nocbos@gmail.com> + + * src/glibext/gcodebuffer.c: + * src/glibext/gcodebuffer.h: + Restrict views to address ranges. + + * src/graph/dot.c: + * src/graph/layout.c: + * src/graph/layout.h: + * src/graph/node.c: + * src/graph/node.h: + Update graph code to match current code widgets. + + * src/gtkext/gtkblockview.c: + * src/gtkext/gtkbufferview.c: + * src/gtkext/gtkbufferview.h: + * src/gtkext/gtkgraphview.c: + * src/gtkext/gtkviewpanel.c: + * src/gtkext/gtkviewpanel.h: + Update code to prepare the return of graph views. + 12-04-02 Cyrille Bagard <nocbos@gmail.com> * po/fr.po: |