diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-02-17 01:04:21 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-02-17 01:04:21 (GMT) |
commit | 6a2a14683ab86a680a429bc0c6754ba351764839 (patch) | |
tree | 3dbe98ee4913fa7095dd62cecb816c349e646e6a /ChangeLog | |
parent | e452b1d6f16f6fa53bd6b95fa7241d6e7335abc3 (diff) |
Introduced a new window for destinaton previews in DragAndDrop operations.
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: |