diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +14-06-05 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/gtkbufferview.c: + * src/gtkext/gtkgraphview.c: + * src/gtkext/gtkviewpanel.c: + * src/gtkext/gtkviewpanel-int.h: + Avoid to rely on the now deprecated set-scroll-adjustments signal. + Remove all the relative dead code. + + * src/gui/menus/view.c: + Fix a bug when changing views: one level was missing in widgets stack. + + * src/gui/status.c: + Clean the code. + 14-06-04 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/gtkbufferview.c |