diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +13-01-06 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/gtkbufferview.c: + * src/gtkext/gtkgraphview.c: + Update code. + + * src/gtkext/gtklinkrenderer.c: + Try to get single-pixel-wide line for links. + + * src/gtkext/gtkviewpanel.c: + * src/gtkext/gtkviewpanel.h: + * src/gtkext/gtkviewpanel-int.h: + Update wrapper code. + + * src/gui/panels/glance.c: + Transfer the scale computing to the rendered view. + 13-01-05 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/graph/dot.c: |