Revision 3: - rel: 15.04.2025, Minor Update - fix: clipboard: copied too many characters to clipboard internally, which produced trailing garbage under linux or macOS using wine. - fix: drop loaded files from memory: drop of foo.c also dropped foo.cpp - fix: search delay: every search not started by typing a word, like shift+click on a word, now starts immediately, without any delay. - chg: search delay: rework of toggling by ctrl+p, now also offering 300 msec. Revision 2: - rel: 27.10.2024, Minor Update - sum: correction of the search delay behaviour. - chg: search delay: when typing a word to search, the delay until search starts is now always the same (selected) value, no matter how long the searched word is. this avoids unwanted interruptions while typing. for the old behaviour, to start a search faster after typing longer words, set new config file option: less-search-delay-on-long-words 1 - fix: netlog could no longer by used when trying to wrap it. now wrapping of netlog is blocked. Initial Release: - rel: 19.10.2024, Major Update - sum: Depeche View is now a 64 bit application. the default loading limit (where a popup is shown) is now calced as 60% of physical memory, which is far more than before (no 2 gb limit). - chg: Depeche View is now a 64 bit application, requiring 64 bit windows. - add: command line option -rawsnap for fastest loading of sfk snapfile text archives. read help for more. - fix: after loading c:\mydir\foo.zip from the command line, subsequent open / append froze if .zip was large.