summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index e5e8507..cc38f39 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,11 @@
-2015-02-25 Petasis George <petasis@iit.demokritos.gr>
+2015-03-15 Petasis George <petasis@iit.demokritos.gr>
TkDND 2.8 released.
+2015-03-04 Petasis George <petasis@iit.demokritos.gr>
+ * library/tkdnd.tcl: Added support in <<DragInitCmd>> & <<DragEndCmd>>
+ for %x, %y mouse coordinates (relative to window that is the drag
+ source).
+
2015-02-20 Petasis George <petasis@iit.demokritos.gr>
* unix/TkDND_XDND.c: Fixed a bug in converting Time to a Tcl object.
Now Tcl_NewWideIntObj() is used, as Tcl_NewLongObj() could cause an