diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +16-01-17 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/gtkviewpanel.c: + Reset output arguments in gtk_view_panel_get_position() in all cases. + + * src/gui/editem-int.h: + * src/gui/editem.c: + * src/gui/editem.h: + Give a way to all editor items to react on selection changes. + + * src/gui/menus/edition.c: + * src/gui/menus/edition.h: + Update access to the Edition menu based on the current selection. + + * src/gui/menus/menubar.c: + * src/gui/status.c: + Update code. + 16-01-16 Cyrille Bagard <nocbos@gmail.com> * src/analysis/db/collection.c: |