summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2012-06-04 23:37:02 (GMT)
committerpetasis <petasis@f3661a36-4baa-549a-d6c7-40e0ffef350e>2012-06-04 23:37:02 (GMT)
commitda59d53c4b4e9f1df643e3b73ad5715c8b91dc62 (patch)
tree2f266b9d2517723041af7b812ebbe6bd034c661a /Changelog
parentdffa1a3e62e8a1fc88866073d9b556ef9f5b6be9 (diff)
downloadtkdnd-da59d53c4b4e9f1df643e3b73ad5715c8b91dc62.zip
tkdnd-da59d53c4b4e9f1df643e3b73ad5715c8b91dc62.tar.gz
tkdnd-da59d53c4b4e9f1df643e3b73ad5715c8b91dc62.tar.bz2
Linux drag support
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ddd25c5..846c27d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,10 @@
+2012-06-05 Petasis George <petasis@iit.demokritos.gr>
+ * library/tkdnd.tcl:
+ * library/tkdnd_unix.tcl:
+ * unix/tkUnixSelect.c:
+ * unix/TkDND_XDND.c: Added support for initiating drags from Tk under
+ unix. Despite incomplete, seems to work with GTK.
+
2012-06-02 Petasis George <petasis@iit.demokritos.gr>
* library/tkdnd_unix.tcl:
* unix/TkDND_XDND.c: