summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorpetasisg@gmail.com <petasisg@gmail.com@f3661a36-4baa-549a-d6c7-40e0ffef350e>2015-03-04 11:10:17 (GMT)
committerpetasisg@gmail.com <petasisg@gmail.com@f3661a36-4baa-549a-d6c7-40e0ffef350e>2015-03-04 11:10:17 (GMT)
commit84fdd43b69b2f7db996fa580f31468bc53e3e848 (patch)
tree4e83f2f0f48c68b39a25900877a07674eedbe02f /Changelog
parent085649d3ee8ffffe2511b9a6efbe4635917810f7 (diff)
downloadtkdnd-84fdd43b69b2f7db996fa580f31468bc53e3e848.zip
tkdnd-84fdd43b69b2f7db996fa580f31468bc53e3e848.tar.gz
tkdnd-84fdd43b69b2f7db996fa580f31468bc53e3e848.tar.bz2
%x, %y mouse coordinates for drag sources event
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