The project TkDND switches from CVS to subversion. The old code base of TkDND 1.x will remain hosted under CVS. However development will continue under the subversion repository, where the latest version of TkDND 2.0 alpha 6 has been imported.
A complete re-write of the TkDND package has been started. This new implementation will provide a small degree of compatibility with applications using TkDND 1.x, and a new API than new applications should use. The philosophy of the new version is to minimise the C coded facilities, and implement as much of the DND protocols in Tcl. This, will allow much easier customisation to the applications that want to extend what TkDND will provide.... read more
Now you can download the latest revision of tkdnd available at the Sourceforge cvs repositiory as binary rpm package.
Roland.
A new directory was added to the cvs tree.
This directory is named "lib" and contains
the latest tkdnd builds for windows & linux.
I added a new release of the tkdnd windows dll.
I know that a release has not been made for a
year now, but I will make the first stable
release shortly...
This release features more complete windows support (i.e. by
showing the explorer icons during drops) and adds new
functionality, like the ability to register types with wildcards
(identical to those accepted by 'string match') as drop targets!
As always, various bugs were also fixed.