summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-02-17 01:04:21 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-02-17 01:04:21 (GMT)
commit6a2a14683ab86a680a429bc0c6754ba351764839 (patch)
tree3dbe98ee4913fa7095dd62cecb816c349e646e6a /ChangeLog
parente452b1d6f16f6fa53bd6b95fa7241d6e7335abc3 (diff)
Introduced a new window for destinaton previews in DragAndDrop operations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 055a93f..feca285 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: