diff options
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: |