diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +16-02-17 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/gtkdockable.c: + * src/gtkext/gtkdockable.h: + Introduce a new window for destinaton previews in DragAndDrop operations. + + * src/gui/editor.c: + Create the new window. + + * src/gui/panels/panel.c: + Update code. + 16-02-10 Cyrille Bagard <nocbos@gmail.com> * src/gtkext/gtkstatusstack.c: |