diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-03-11 23:55:50 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-03-11 23:55:50 (GMT) |
commit | 491e9837f33831f94747a6063f709ba2c5d2703e (patch) | |
tree | 5878c875e308307849d75e85140ef1e71c94b7d4 /ChangeLog | |
parent | dc8a2b19dbb32bfe49b1ff6640cc609238b392ca (diff) |
Handled user actions on the dock station buttons.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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: |