summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f3e291..98a2406 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: