Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tkdnd: Tk extension that adds native drag & drop capabilities
- Summary
- Tk Drag & Drop: tkdnd is an extension that adds native drag & drop capabilities
to the tk toolkit. It can be used with any tk version equal or greater to 8.4.
Under unix the drag & drop protocol in use is the XDND protocol version 4
(also used by the QT toolkit, KDE & GNOME Desktops).
Arch: sparc
Download: | tkdnd-1.0a2-7.al3.sparc.rpm |
Build Date: | Tue Nov 7 00:06:31 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 206 KiB |
Changelog
- * Mon Aug 28 17:00:00 2006 Sander Hoentjen <sander{%}hoentjen{*}eu> - 1.0a2-7
- FC6 Mass Rebuild
- * Thu Jun 8 17:00:00 2006 Sander Hoentjen <sander{%}hoentjen{*}eu> - 1.0a2-6
- Removed the extra directory in %_doc by adding a wildcard
- Moved the "rm -rf $RPM_BUILD_ROOT" to the very first line in %_install
- * Thu Jun 8 17:00:00 2006 Sander Hoentjen <sander{%}hoentjen{*}eu> - 1.0a2-5
- dropped sed magic, install files by hand instead