diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +17-07-06 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/easygtk.c: + * src/gtkext/easygtk.h: + Provide a way to scroll a tree view to a given point. + + * src/gui/panels/log.c: + Replace the use of a nested function in a delayed invocation by a direct call. + 17-06-02 Cyrille Bagard <nocbos@gmail.com> * src/main.c: |