diff options
author | petasisg@gmail.com <petasisg@gmail.com@f3661a36-4baa-549a-d6c7-40e0ffef350e> | 2014-09-21 13:24:56 (GMT) |
---|---|---|
committer | petasisg@gmail.com <petasisg@gmail.com@f3661a36-4baa-549a-d6c7-40e0ffef350e> | 2014-09-21 13:24:56 (GMT) |
commit | 4dda192dd17aa0819651eaaf5fa59b2bc5dcb678 (patch) | |
tree | 1e997e273a39014f8de34a685f1c0e47cb819d30 /Changelog | |
parent | b6dbf97147dbe57d78a5f8d19d64427437ae22a8 (diff) | |
download | tkdnd-4dda192dd17aa0819651eaaf5fa59b2bc5dcb678.zip tkdnd-4dda192dd17aa0819651eaaf5fa59b2bc5dcb678.tar.gz tkdnd-4dda192dd17aa0819651eaaf5fa59b2bc5dcb678.tar.bz2 |
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1,3 +1,24 @@ + +2014-09-21 Petasis George <petasis@iit.demokritos.gr> + * CMakeLists.txt: + * configure.in: Updated installed files. + + * demos/basic.tcl: + * demos/dndSpy.tcl: + * demos/simple_target.tcl: Bug fixes. + + * library/tkdnd.tcl: + * library/tkdnd_macosx.tcl: + * library/tkdnd_unix.tcl: Various bug fixes. + + * win/OleDND.h: + * win/TkDND_OleDND.cpp: + * library/tkdnd_windows.tcl: Changed implementation to re-use the + generic implementation. + + * library/tkdnd_generic.tcl: Added a new "generic" implementation, with + the aim to be re-used by all supported platforms. + 2014-08-19 Petasis George <petasis@iit.demokritos.gr> * unix/TkDND_XDND.c: * win/OleDND.h: Corrected behaviour when mouse drags over overlapping |