diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ 16-10-18 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/gtkgraphview.c: + Extend the graph widget as much as needed and center its content. + + * src/gtkext/gtkviewpanel.c: + Typo. + +16-10-18 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/gtkgraphview.c: Fix a huge memory leak when computing shadows. 16-10-17 Cyrille Bagard <nocbos@gmail.com> |