2000 10 14 - v0.4 - code cleanups + removed annoying stderr messages + PATH_LEN is now _POSIX_PATH_MAX + some memory cleanups upon termination via exit(3) + replaced magic number with appropriate define - support for logging downloads to a logfile - support for a config-directory (e.g. ~/.wmdropzone/) - updated documentation 2000 10 07 - v0.3 - FIXED: CPU hog when killing the dockapp process explicitly - FIXED: destruction of window (and usablility), when hiding was requested - minor, minor, _very_ minor code cleanup 2000 10 03 - v0.2 - 'persistent' URL List; upon Quit the current URLs are stored in ~/.wmdropzone.urls and read in on startup - one step closer to full usability via the keyboard: * CTRL-p to append X-Selection URL * configurable KeyGrab to have the dockapp open the list window * ESC to close windows * 'o' to open the properties dialog with focus on dir-entry - ShortCut option, to configure the key to grab - 'wmcapture' to be able to create a string that ShortCut understands - of course, updated Documentation! :) 2000 10 01 - v0.1 - getting v0.1 beautyfied for release