1.7.5 - rel: 29.10.2022, Major Update - sum: Added vertical block copying. Added multi core search and optimizations with DView Pro, searching 9 times faster in most cases. Copy to clipboard can now copy larger text. - add: multi core search and optimizations with Depeche View Pro. improves search performance by factor 9 in most cases, or even more with complex queries. uses by default as many threads as cpu cores found. - add: vertical block copying. keep ctrl and left mouse button pressed, then move vertical and to the right. great for structured text like log files and CSV. - add: copy to clipboard is now possible with text larger then 10 mb. dview will ask once per session if a large copy > 30 mb is intended. - add: command line option -code n to set a codepage for better viewing and editing of some text files. may only work with a limited set of codepages. - fix: wrap paste long text in editor by ctrl+shift+v dropped last text line. 1.7.4 - rel: 01.05.2021, Major Update - sum: Depeche View can now edit UTF-8 text files if text and system code page are 1250 or 1252. Other code pages may work partially, or not at all. Try Depeche View Lite for a test if it works with your language and system settings. DView Lite can now edit all loaded files. - add: utf-8 text editing, if text and windows system code page are 1250 or 1252. - chg: Depeche View Lite can now edit all loaded files. - add: hotkey ctrl+shift+u in editor to toggle between utf-8 and ansi text save. - add: function 'edit new text' in the open menu. - fix: unexpected changes of process working dir after file dialogs for open or save. - add: Save Text As to save text with new name. - chg: Depeche View Pro default safety load limit (before a popup asks if to continue) is now 2.2 gb on devices with 4-8 gb. - chg: text encoding header infos: utf8 files without bom are now shown as "utf8", and with bom as "utf8bom". "ansi" within the editor marks plain Ansi encoding. - fix: files with ansi characters in filename and utf-8 in text displayed as raw. - fix: assist mode: unexpected menu close when near left border. - del: Windows XP is no longer supported. 1.7.3 - rel: 04.06.2019, Major Update - sum: Depeche View can now load and search text from office 2007 format files like .docx .xlsx .odt - add: option to load text from office files, either by setup or command line option -office. - FIX: open by dialogue on a single folder: unwanted loading of archive contents no matter what the archive load settings were. - del: noumlauts setting is now ignored. - add: status message whenever current working dir changes unexpectedly, e.g. after file appends - add: text failed to load: current working dir info in the message log. 1.7.2 - rel: 15.04.2017, Major Update - sum: improved open dialog to load folder or file content with auto select of the most recent folder used. multi file select with append file(s). dview lite can now reload editable files by F5. - add: Load or Append file now allows multi file selection, so several files can be loaded in one go. - chg: Open or Append dialogue now shows the recent selected folder, or the current working dir, or the folder loaded on startup. - add: command line option -browse mypath to use mypath as the initial starting point for Open or Append dialogue to load folders or files. - add: dview lite: single file reload on F5 key, within the first 30 loaded files. - chg: load by drag+drop without append: bookmark root is now set only to the first loaded file. - chg: load by drag+drop: if multiple files are selected binary files are ignored unless setup / work / load binary is activated. - doc: Depeche View Book (Smartphone PDF) updated. 1.7.1 Revision 2: - rel: 11.10.2016, Maintenance Update - add: top context display: expressions now support keyword [ortext], e.g. class[ortext]struct. - fix: dview lite: stop of edit by GUI button did not show the changed file. Initial Release: - sum: loading of web text or data from http urls, by GUI or command line. fixed unwanted stop of netlog auto follow. - CHG: F5 reload change: if SHIFT+F5 is pressed it no longer reloads the current file (which was undocumented) but all files. to reload current file press CTRL+F5 only. - add: option to reload only current file on F5, while SHIFT+F5 reloads all files. see Setup / work / F5 reloads ... - add: loading of web text or data from http urls, by open button, by drag+drop from web browser, or by giving an http url on the command line. - add: support for sfk filter urls.txt +fview to load a list of http url's given in a file. - fix: netlog auto follow was stopped by up motion in any view, not just the first one. - add: linux: support for "%" wildcard in command line file selection instead of "*". - add: close of script edit dialogue when closing edit hotkey button. - chg: open/close filtered view: show text "filtered view" and "normal view" only with assistance mode. otherwise always show number of hits. - chg: improved info message if single file fails to reload. - fix: config file: http://... was stripped as comment. - add: user scripts: variable $webroot providing host and port of the current viewed web file. - fix: scripts: message "waiting for user command" not cleared in other target views. 1.7.0 Revision 3: - add: top context line: support for [start]. - chg: create scope button: improved default title text. Revision 2: - FIX: DView Lite: jump to start of single selected file failed. other jumps like bookmark selection may have failed as well. - chg: cleanup of default config file. Initial Release: - ADD: user buttons for search scopes, user scripts, hotkey editing, and running scripts from the bookmark area with configurable parameters. - ADD: tooltips serving as link into help text. - fix: bad linux display with wine 1.6.2, now all transparency is disabled in linux mode. - fix: sometimes wrong text in create config file dialog. - fix: ctrl+shift+2 produced unwanted filtered view. - fix: unwanted config reload after save then reenter window. - add: option -id to set an instance id which appears in window titles. - add: dview lite now also supports search for line start, line end, full words. - fix: click into first bookmark with assist mode and context display did not work. - fix: load by open button was not possible if text with context line was displayed. 1.6.5 Revision 2: - chg: netlog auto follow is now stopped by mouse surf up, mouse wheel up, cursor up or page up in the same view. - fix: top button jumps when entering dview with shift+click. shift+click on netlog was impossible when reentering dview. - chg: skip of auto reload by shift+click or size: postponed reload button may now reuse help button location. - add: netlog: ctrl+click now adds a marker line. - fix: hide bookmarks while scrolling: sometimes they immediately were hidden again after ctrl+q. Initial Release: - add: editor: word jumps by ctrl+right and left - chg: default line mode on empty file is now crlf. - add: change of crlf/lf line mode while editing. - add: optional auto hide of bookmarks while scrolling. - add: ctrl+a in editor now marks all text. - opt: copy of long text from editor is now faster. - add: command line option -edit or -e to edit text instantly. - add: if dview.exe is renamed to e.exe it edits instantly. - add: instant creation of new files listed on the command line. - add: instant edit of single new file given on the command line. - chg: improved loading of interleaved color text from sfk. - add: editing of interleaved color text, removing colors. - fix: text files with no content were not loaded at all. - fix: unwanted text editing when clicking a bookmark over text. - fix: unwanted text editing when clicking a button over text. - fix: append of text not possible after loading color text. - fix: append file: sometimes path start was truncated. - fix: editor: error message on backspace at text start. - fix: editor: error message on delete at text end. - fix: editor: cursor right handling at end of text. - fix: wrong save status message when trying to save unchanged file. 1.6.4 - chg: automatic activation of bookmark display on add bookmark. - add: optional gaps between views to allow access to other applications behind dview. requires isolated window mode, or overscan mode. can be activated by shift+click on square window mode button or by setup / general. overscan mode is no longer activated by shift+click but only right click on square window button. - fix: pro: editor: backspace directly after view reactivation did not work. - add: pro: loading of any zip file content regardless of file extension. can be selected by Setup / work / include any zip. To detect zip files in this case DView reads the first bytes of every file, which may result in slower loading. If a single file is loaded by Open or on the command line then zip contents are always loaded, regardless of settings. - add: pro: command line option -xarc to read any zip archive content regardless of file extension. reads first bytes of every file and therefore performs slower than -arc. - add: extended list of well known archive file extensions by .odt .ods .odp .odg .odc .ott .ots .otp .otg - add: pro: editor: ctrl+shift+w to copy fixed width text as stream text to clipboard (experimental) - add: pro: editor: missing documentation of ctrl+shift+v to paste stream text hard wrapped 1.6.3 - fix: line match mode: missing update of all views after line selection from filter view. - add: command line options: -find "the text" to find text instantly after startup -sfind "the\qtext\q" to find a string using slash patterns -path "foo\src" to set path instantly on startup -spath "foo\\src" to set path using slash patterns -tab n to set tab size n 1.6.2 - fix: display on multi monitor systems: incomplete content display after window was moved to a larger monitor. - add: persistent storage of window location on a second or further monitor. - add: option for UTF-8 loading and search on systems using codepage 1250 Central Europe or 1252 Western Europe. further code pages are more or less displayed. - fix: ctrl+e to call external editor: if text was previously edited by internal editor then it did not call external editor even if no unsaved changes exist. - chg: Config Syntax Change: option to load wide character files changed from "loadutf" to "loadwchar" as it has nothing to do with real UTF loading. if you used this experimental option then you have to re-enable it in Setup / Work. same applies to command line option -utf which was changed to -wchar. - add: call external editor command: support for parameters $viewdeskx - current window desktop x position in pixel $viewdesky - current window desktop y position in pixel $viewwidth - current view width in pixel $viewheight - current view height in pixel - fix: default font line spacing under linux. - fix: lite: setup / context layout. 1.6.1 Revision 2: - add: Pro: alt+r to repeat replace with target case: can now also be used with different length replacements. Initial Release: - add: block context display, a text line at the top telling about the current function or block start. text scanning is configurable by user through SFK Expressions. 1.6.0 Revision 2: - fix: open file by F10 created a shell window. - fix: no soft scrolling during dictionary create phase. - fix: unique line match: did sometimes not find differences. - fix: dview lite: wrong graying out of some mode menu entry in assist mode. Initial Release: - chg: improved soft scrolling by mouse wheel, which is now active by default. - chg: improved display and scroll performance by optimized caching. - fix: Pro: repeat edit across files did not work sometimes. 1.5.9 - add: optional soft scrolling by mouse wheel. - add: alternative input support for touch screens and notebook touchpads via setup / scroll button. - add: top right history buttons in assistance mode. - FIX: slow scrolling because display cache was inactive. display cache is now always active. - fix: mouse wheel scroll with shift: nearby scrolled view was not updated. - chg: less unwanted horizontal scrolling by separate movement thresholds for vertical and horizontal scrolling. - fix: repeat edit found word in following file even if file was not selected by path mask. 1.5.8 Revision 3: - chg: Pro: rework of help text chapter about compiler integration. - FIX: dview lite: netlog button did not work. - fix: netlog follow button wrong display. - add: Pro: default config file: documentation of script commands to control netlog display. - add: Pro: script commands: netlog nofollow, pause. - add: Pro: help text extended by scripting infos how to clear and display network text. Revision 2: - add: user defined commands on hotkeys: set tabsize = "3" Initial Release: - add: top right side toolbar (sidebar) that appears whenever the mouse is in the top right corner, with history, narrow, next file etc. can be disabled or shown permanently by a Setup / General setting. A config file entry "sidebartrans" may change sidebar transparency. - add: clip button in sidebar if no other clip button exists at the top. - fix: ctrl+click on back button showed no feedback when in filtered view. now closing filter then. 1.5.7 - CHG: FUNCTION KEY CHANGES: F9 pro: create scratch file F9+CTRL open empty notepad F9+CTRL+SHIFT open current file in Notepad - CHG: horizontal text surf is now enabled by default. it can be disabled under Setup / general. - add: Pro: create editable copy of current viewed content, called a scratch file, by pressing F9. allows to create archive copies of the current clipboard or network text. scratch file folder can be configured under Setup / Edit. - add: dview under Linux/WINE: auto activation of linux mode if dview.exe is renamed to one of dview (without .exe) dview-linux.exe (for WINE explorer use) dvlx.exe - add: dview under Linux/WINE: Setup checkbox "use Linux/Mac mode" to instantly set the correct mode and defaults. - add: dview under Linux/WINE: if linux mode is active, - file selection from command line now also supports :pattern instead of !pattern to exclude files or sub folders. - default location for dview-config is now the own documents path of windows, e.g. C:/users/username/own files/dview-config.txt instead of the binary location. this allows to install dview under /usr/bin and to have local user-based config files. - chg: dview lite can now load up to 10000 files with up to 1 GB of text approx. - chg: dview lite can now call an external text editor, but no longer supports internal text editing. - chg: dview lite can now run external apps registered for a file extension by F10. - chg: dview lite can now run explorer on current folder by pressing F11. - chg: now by default shows loaded text while loading. Setup / general / show text ... to disable. - chg: dview pro: dictionary status button is now also shown in a wide view within three views. - chg: Linux specific help text is now contained in the general help. - fix: netlog: with more text then buffer size, searches did not find anything. - fix: netlog: with more text then buffer size, line selection in filter view did not work. - fix: CTRL+mouse button text selection for copy: if SHIFT is pressed temporarily, e.g. to jump to global text end, it ran a search on SHIFT release. - fix: temporary blocked dialogues on goto line number or setup dialog with active file monitor. 1.5.6 Revision 3: - chg: follow of network text is now stopped automatically if something is sent into the view, e.g. by middle click on blank space within the nearby view. - chg: on active network follow, creation of filter view in first view now also jumps to bottom of text. - add: help text notice on how to print contents indirectly via clipboard and notepad. Revision 2: - fix: layout errors in assistance mode: edit and netlog buttons too close at top, empty filter view showed damaged button. Initial Release: - add: receive and filter network text sent via plain UDP. must be enabled in Setup / General. - add: unique line match, a simple function to highlight unique added lines between two versions of a text. - add: optional horizontal surf, yet experimental and not active by default (Setup / General). - add: script: set shift to change horizontal shift. - add: right click on setup now also creates a config file if it doesn't exist yet. - add: support for PortableApps mode also in DView Pro if it is installed to USB stick. If the binary is renamed to DepecheViewPortable.exe then the config file is expected in a data folder. - chg: assistance mode button: when disabling assist mode, scrollbars in vertical tile are now also disabled by default, to get a maximum clean GUI. to keep the scrollbars, disable assist mode by a right click on the button. - chg: Setup / Load Config From now closes setup. - FIX: DView under Linux/Mac: even with -linux given at command line, font settings were reset as soon as config file was created. - fix: create config file button did not close setup, producing an invisible messagebox. - fix: loading of clipboard with a new installation: did not jump to clipboard text. default is now to jump to top of clipboard text. - fix: freeze when marking text by shift+right at end of a text within editor. 1.5.5 Initial Release: - add: clip group match, highlight all words found in the current clipboard text. - add: surf two views in parallel with SHIFT+lbutton. - add: ctrl+x on blank space now jumps to a file with similar name within target view's path, to compare two versions of a project. - add: ctrl+y now does the same as ctrl+shift+z, jump forward to a recent location. - chg: ctrl+x on blank space no longer jumps to a line number (use ctrl+g instead). - chg: dview lite can now edit up to 30 loaded files. - chg: F7 now also usable in edit mode. - fix: setting word highlights by ctrl+h didn't work in dview lite. - fix: ctrl+7...ctrl+9 and ctrl+0 were not usable for scripts. - fix: after disable of auto suggest the most recent suggested word was shown endless. 1.5.4 Revision 2: - add: trim text lines on copy to clipboard: option to always keep first blank of lines containing just blank characters. - fix: installer: when installing as admin, now creates desktop icon on common desktop for all users. Initial Release: - add: installer: optional creation of desktop icon. - add: uninstaller: removal of desktop icon. - add: setup option to show text contents while loading. - add: copy to clipboard: removal of trailing blanks can now be disabled by setup option: trim text lines on copy. - chg: create desktop icon: this function now creates a pure icon without any parameters, which behaves identical to the program's .exe icon in explorer. - fix: loading of text on startup: did not always list the actual dir and file filters. now even if dview is run from command line with multiple dir parameters the status display is correct. - fix: reset of layout by double click on blank space: did not work with some view combinations. - fix: edit of bookmark remark not possible with option to always add bookmarks at bottom of list. - fix: loading on startup: dir/file filters were always displayed even if not active. now they are hidden if "apply filters" is not set within setup. - fix: delete of bookmarks with horizontal tiling: incomplete display update. - fix: copy to clipboard: different trimming of trailing blanks on multi line copy versus full text copy. now both ways behave the same. - fix: dview mydir !.zip loaded nothing due to wrong internal conversion of mask argument. - chg: minimum automatic load ask limit now 128 MB, relevant only on systems with very few memory. 1.5.3 Revision 3: - ADD: with three views, double click on blank space in the middle view will expand it if all views are fully visible and not maximized. - add: option to always add bookmarks at the bottom of the bookmark list, no matter if any other bookmark is currently selected. - add: editor: ctrl+shift+delete now deletes from cursor to end of line. - CHG: cleanup of topmost text line display. no longer showing double filenames. topline now always shows the name of the text at that position, but not the selected text name. - chg: default load limit now documented as load ask limit. - chg: loading of folders with large files: whenever a file takes longer than one second to load, the whole filename is now displayed during load. - fix: editor: duplicate line by ctrl+shift+c: did not work with lines containing tab characters. now the cursor x position also stays unchanged. - fix: unexpected search or filter after repeat edit followed by jump to other file by F3. - fix: ctrl+end jump to bottom of a file which is not selected by path mask: is now supported with files covering at least halve of the window. - fix: click into blank space of toolbar lines produced unexpected popup menu. Revision 2: - CHG: Jumping through search results by Left Button and Mouse Wheel, or by SHIFT and Mouse Wheel is now disabled by default. It was invoked accidentially too often, especially on notebooks with a touchpad emulating a mouse wheel. The functions can be reactivated by editing the config file (search for jumpresultsby ...). - chg: back button now supports up to 15 steps. - add: assistance popup on word: option to use external text editor instead of internal one. - fix: dview c:\ from the command line didn't work. - fix: maximize of master frame window: setup and other dialogs were placed at wrong positions. new size of overall area was not stored on program exit. Initial Release: - CHG: MAJOR CHANGE IN DEFAULT BEHAVIOUR: AutoFilter mode is now active by default, because filtered views are basically the same as a search result list in every editor, and common practice. In AutoFilter mode, filter button no longer shows an "A", as this is now default. Instead, disabling AutoFilter now shows three dots on the filter button. - CHG: USAGE CHANGE: SHIFT+Cursor and CONTROL+Cursor: SHIFT+CursorDown/Up now ALWAYS scrolls fast through the text, no matter if search term is given or not. CONTROL+CursorDown/Up no longer cycles view contents but jumps to next/previous search result. To cycle view contents, CONTROL+CursorLeft/Right can still be used, or the new button at right top. - CHG: FUNCTION KEY CHANGES: F4 toggles filter view F6 toggles file list view F7 toggle case sensitive search F7+CTRL disables syntax highlighting F8 search for "class ..." F9+CTRL pro: open empty notepad F10 pro: open file in associated app F12 minimize all windows - CHG: delay of search with mouse on bookmarks: is now disabled by default, to avoid irritation of first time users. must be activated via setup / general / delay search ... default wait time changed to 5 sec. - chg: right click on frame mode button now enters overscan even if already in isolated views mode. - chg: ctrl+shift+s now always saves bookmarks and configuration even if in edit mode. - chg: text copy to clipboard: no longer echoing string but showing number of characters. full statistics with lines and words now available via stat button. - chg: delete of bookmark now always sets current bookmark to that slot. - chg: while an info text box is shown at the right bottom, ESCAPE key now closes this instead of the current window. SHIFT+Escape still forces window close. - add: stop horizontal shift button, shown whenever screen is blank due to shift+cursor right movement. - add: default syntax highlights: added .m and .mm file extensions as another c source dialect. - add: Pro: user script commands to allow remapping: toggleCaseSearch, toggleFilterView, toggleFileList, minimizeAll, helpText - add: full line copy to clipboard now highlights copied text line temporarily. - add: click on bottom statistics button (near next result) now shows a permanent statistic. - add: clear button for find mask in full sized window if find mask is non-empty. - add: click on ": >" of "find:" now clears the find mask. click on ": >" of "path: " now clears the path mask. - add: file list button. - add: stop load button. - add: when disabling assistance mode by a right click on the assist button, scrollbars in vertical tiling are now also disabled. - add: feedback on maximize, vtile, reset layout with only a single view. - fix: border resize click now also possible with text under mouse cursor at right side border. - fix: unexpected blank screen in filtered view after change of search scope. - fix: unexpected resize of left side view after deleting bookmarks in that view. - fix: usage of bookmarks across multiple views: random change of current insert position depending of most recent activated view. - fix: current bookmark selected incorrectly after bookmark delete. - fix: change bookmark font from pulldown menu. - fix: assistance mode: selection of long phrases never produced a popup menu. - fix: assist popup: unwanted activation of editor with specific selected phrase lengths, edit icon appeared directly under mouse cursor. - fix: ctrl click into top line with current filename did nothing with assistance mode active. - fix: bookmarks import form clipboard: no longer keeping old bookmarks if list was shrunk. - fix: ctrl+f find dialogue: cursor jumped to left when starting search with auto filter. - fix: open menu entries unselectable if text underneath. - fix: change of result focus line now highlights that line temporarily. - fix: jump of cursor to screen top after selection of a pulldown menu entry in master frame mode. - fix: configuration changes are now saved instantly when closing setup dialog. - fix: text over bookmarks display: pure blank text no longer overwrites bookmarks. - fix: window activation with master frame mode: on application reentry two views shown as active. - fix: auto reset of find mask: grayed out find mask is now reactivated on every click into bottom lines of view. - fix: click on bottom filter button changed focus to path mask unexpectedly. - fix: file list view not shown colorized after view cycle. - fix: search for words didn't start after loading text before word dictionary was completed. - fix: no. of files calculation on initial load. - fix: wrong no. of loaded files info in message log. - fix: narrow of path in filtered or file list view, then close filter, dropped selected path. 1.5.2 Revision 2: - fix: browse with depeche view from explorer: failed to load from folders with blanks in their name if subdir filters were active. Initial Release: - add: Depeche View Pro: new installation option to install portable to USB stick. - add: Setup / workspace: option to apply sub dir and filename loading filter also on startup when loading by drag+drop onto dview icon. - chg: dview.exe no longer writes an uninstaller when Setup / Register Depeche View ... is selected. uninstaller is written only during installation of DView Pro. - fix: correct detection of C:\Program Files folder under Win7 to avoid creation of dview-config.txt therein. - fix: never use a dview-config.txt located somewhere in C:\Program Files, even if this location is listed in the PATH, or if it's parallel to dview.exe. - fix: Setup / add popup menu entry: now showing info text if admin rights are required. 1.5.1 Revision 2: - add: dview lite: highlight a word temporarily by Alt over is now mentioned in the pulldown menu and the main help text. - chg: dview lite: text editing now possible up to a maximum of 10 loaded files, or 10 MB of total loaded text. - fix: jump back to recent text position sometimes did not work from within filtered view. - fix: temporary word highlights by Alt key: now uses the case sensitivity setting from mode menu, case insensitive by default. Initial Release: - CHG: USABILITY CHANGE: highlighting of words by DoubleControl or CONTROL+H: by default, all highlights are now GLOBAL, across all views, in the same color. This allows faster and easier text comparison than before. For the old behaviour, see Setup / General / local word highlights. - CHG: USABILITY CHANGE: right click on the clip button no longer loads text, this is now done by a left click. a right click appends text. - CHG: Clipboard Automation No Longer An Official Feature. By default, clipboard automation is now disabled, as long time tests have shown that the functionality can not be guaranteed. The feature can be reactivated by Setup / General / enable clipboard automation, but it may work or not, and is totally unsupported. - CHG: Depeche View Pro now comes with an installer. Admin rights are not required for installation. - add: assistance mode: top toolbar with back/forward, next/previous search result and filter button. - add: statistics field in dashboard near next/previous search result buttons. shows detailed text infos on mouse over or click. - DEL: removed easy settings button and documentation. if you still need it, shift+control+click on the statistics field next to next result. - chg: find next search result in editor: if no more hits in current text, now continues to search globally across all selected files. - chg: improved layout with graphical separation of top lines. - chg: assistance mode popup: click on bottom of file more than once now jumps over file starts. - fix: editor: save, stop edit buttons did not show tooltips on mouse over. - fix: sending a search into a view sometimes produced unexpected message "on bookmarks" with delay. - fix: many detail improvements in status text display. - fix: next or previous result by (CTRL+)F3 after CTRL+Z or end edit did nothing. - fix: ctrl+z after filtered view creation did not jump back to text before search. - fix: no longer showing file list if there is only one file. 1.5.0 Revision 4: - add: text length calculation in kilometers or miles. - add: load and search speed calculation in mach (multiples of sonic speed). - fix: wrong number of lines statistics when appending text from a folder or archive file. Revision 3: - fix: dview -dir anydir -file foo*.txt did not select files with extension .txt Revision 2: - fix: right click on scrollbar in horizontal tiling resized the view unexpectedly. - chg: SYNTAX CHANGE: rework of sub directory and file mask handling during text load. See reworked help text under: file loading filters and options dialog command line file selection examples - add: Search Path Mask reduction by CTRL+U: added rightmost wildcard reduction i.e. a path mask like myproject\source\foo*.hpp is reduced to myproject\source\foo - fix: quick selection of text for search, copy or bookmarking: when standing on non-alnum chars the selection extended beyond that, making it impossible to select just "::foo" in the phrase "foo::foo". - fix: error messages when selecting unselectable lines (between files) in a filtered view. - fix: filter view was closed when clicking on unselectable lines. - fix: click near left/right border in horizontal tiling resized views unexpectedly. - fix: help text typos. Initial Release: - opt: reduced text file loading time. - chg: global autosuggest dictionary creation after loading, while there is no user input, to further reduce loading times. - chg: unintentional press of ctrl+blank while editing text now simply inserts a blank. 1.4.9 Revision 3: - add: scroll bars also with vertical tiling. can be disabled under setup / general, or by ctrl+shift+p for power settings. - add: case insensitive search support with codepage 1250 (central europe). code page is auto detected, default is codepage 1252 (western europe). - fix: jump back to single search result with Ctrl+F3 or lbutton+mousewheel didn't work. - fix: lbutton+mousewheel or shift+cursor down/up no longer try to jump while there are no search results. Revision 2: - add: external text editor command and user scripts: now also supports parameters $linenum (line number within current text) and $colnum (column number within current text). - chg: user scripts: if internal editor is active, $curfile and $absfile now always reference the currently edited text and NOT any text pointed to by the mouse. - FIX: select send from filter view by rbutton didn't work with assistance mode off. - fix: unexpected word highlighting on any CTRL+... hotkey if mouse cursor located on a word. Initial Release: - ADD: assistance mode for beginners. shows popups when left clicking a word or right clicking on blank space. DOES NOT ALLOW ONE CLICK EDIT. assistance mode is active by default. to use one click edit or search, experienced users can disable assistance mode through the assist button, or Setup / General / assist, or command line option -clean. - CHG: CTRL+X jumps to filename:linenumber locations: no longer changes the target view's path mask. now searches target file in this sequence: 1. if there are matches within target path, take file nearest to source. if source is not within target path, take first matching file from scope. 2. without matches in target path, take file on global source nearest to source. - chg: application is now linked "/largeaddressaware", meaning it will get access to more memory under 64 bits windows although DView is still a 32 bits application. - fix: config file was reloaded on every reentry of application even without any changes. changes made in setup were reset everytime the application was reentered. - fix: command line option -area now has priority over space setting in config file. - fix: wrong display of infos on horizontal tiling. - chg: filtered view: shift+mouse wheel no longer scrolls over the result lines, but now instantly closes filter view and jumps through results. 1.4.8 Revision 5: - fix: overscan mode selection by shift+click on square button didn't work. Revision 3: - fix: correction of status text display after copy to clipboard. improved clipboard access. Revision 2: - chg: now stopping file monitor on clipboard reload within same view. - fix: editor: wrong positioning of cursor at text end with error messages "invalid insert/delete pos". now it is no longer possible to position cursor below the last line if that line was not finished by pressing enter. - fix: manual load of clipboard content didn't work if clip automation on text > n lines was configured, with clip content being smaller. - fix: auto close of filtered view on jump within reloaded clipboard text. - chg: jump to top or bottom of clipboard text on reload can now be selected in the clipboard automation dialogue. - add: config file entries clipreloadtop and clipreloadbottom. Initial Release: - FIX: crash on clipboard automation: after closing any window and then, for example, reloading the config, the next clipboard event caused dview to exit due to endless recursion. - CHG: mouse text surf improved. it is now possible to start text surfing also by a left click into words, if the mouse is moved vertically afterwards. if it's not moved, one click search or edit can be used. - CHG: Depeche View Base renamed to Lite. - chg: now stopping all file monitors on start edit in any view. - chg: clipboard automation: automatic deactivation if event receiver window (the first view) is closed. - chg: clipboard automation: after copy to clipboard, any incoming clip events are now ignored for 750 msec by default, as the own clipboard write may cause such events. - chg: more tolerant single click detection, to allow easier one click editing even if the mouse is moved slightly. - add: optional inversion of text surf direction through Setup / general. - add: help text: how to cross copy words, move text between views, auto insert. - fix: automatic close of all editors on - reload of single files - clipboard loading - word wrap toggling - file monitoring for improved reliability. - fix: filemon kept running even without a matching file. - fix: setup dialog: registration of all file extensions via all checkbox didn't work. - fix: .jar and .tar extension registrations were mixed up, showing the wrong file association active in the setup dialog. - fix: dview base now tells that registering of file extensions is a pro feature. 1.4.7 - add: editor: duplicate current line by CTRL+SHIFT+C. - chg: Reduced code size of Depeche View Base. - add: Depeche View Pro Demo. 1.4.6 Revision 2: - add: support for PortableApps portable mode. This is activated if DView is running as DepecheViewPortable.exe and then it uses a Data/ dir parallel to the .exe. - chg: reduced number of log outputs on startup. now most settings produce an output only if a non default value is configured. - chg: reduced number of log outputs while loading. Initial Release: - add: WORD search operator. allows to search single words made of alpha numeric and "_" characters. - add: Display Cache for faster scrolling, especially in text with long lines containing many different colors, like HTML source code. - add: global word higlight across all views by holding SHIFT and then DOUBLE CONTROL on a word. - add: editor SHIFT+ENTER within a line now creates a new blank line below. - add: editor: CTRL+D to delete current line. - chg: loading of SFK SnapFiles is now possible only if - a single SnapFile is selected for Open or Append - it uses the default file prefix :file: All other (undocumented) options have been dropped to enforce a clean and safe loading process. - fix: mode menu change no longer selects bookmark below. - fix: editor: mode menu changes no longer change the edit cursor location. - fix: editor: noops, noseq button no longer stops edit.