summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fed981..26b669b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+16-03-12 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/easygtk.c:
+ * src/gtkext/easygtk.h:
+ Compute the coordinates of a popup menu attached to a given widget.
+
+ * src/gtkext/gtkdockstation.c:
+ * src/gtkext/gtkdockstation.h:
+ * src/gui/editor.c:
+ Handle user actions on the dock station buttons.
+
+ * src/gui/panels/panel.c:
+ * src/gui/panels/panel.h:
+ Set and store new panel attributes in the global configuration.
+
16-03-09 Cyrille Bagard <nocbos@gmail.com>
* plugins/pychrysa/gui/panels/panel.c: