diff options
Diffstat (limited to 'notepadpp/debian/changelog')
-rw-r--r-- | notepadpp/debian/changelog | 133 |
1 files changed, 133 insertions, 0 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog new file mode 100644 index 0000000..bf93c6a --- /dev/null +++ b/notepadpp/debian/changelog @@ -0,0 +1,133 @@ +notepadpp (7.8.9-1+devuan) obs; urgency=medium + + - Bug-fixes + * Fix Line operations (join lines, split lines, remove duplicate lines and sort lines) doing one too many lines issue. + * Fix the regression of jump line failure via command line (-n). + * Fix URL Hovered colour disappears after modifying any Clickable Link Settings regression. + * Fix URL is not clickable in certain stuation while wrapped is enabled. + * Fix "Save" not working in Windows dialog. + * Fix Flickering cursor after double clicking a found line in find results. + * Fix Found line may not be centered by double clicking in find results, if word wrap is on. + * Fix wrong horizontal scroll bar position after restoring Window position. + * Fix Find result window output TAB-width incoherent issue. + + -- Ben Stack <bgstack15@gmail.com> Thu, 23 Jul 2020 18:23:11 -0400 + +notepadpp (7.8.8-1+devuan) UNRELEASED; urgency=medium + + - Enhancements and bug-fixes + * Fix accented characters in ANSI files not found in "find in files" and "replace in files" commands issues. + * Add an option to improve rendering special Unicode characters by using Scintilla's DirectWrite technology. + * Fix URL invisible issue in dark themes. + * Fix the focus not on the opening new file issue. + * Fix Workspace (Project panel), Folder As Workspace and function list keep focus issue after double clicking an item. + * Add Ctrl+Backspace ability to delete word for comboboxes in Find/Replace dialog. + * Add ability to find-all in selected text. + * Fix wrong treatment of backslashes as escape sequences in autocompletion. + * Enhance "Remove Empty Lines" command: Allow scope to be limited by an active selection. + * Fix loading of project & session files by drag & drop not working issue. + * Fix block selection cursor wrong positions after typing TAB. + * Add confirmation prompt to "Replace all in all opened documents" command to avoid PBKAC. + + -- Ben Stack <bgstack15@gmail.com> Wed, 22 Jul 2020 00:00:00 -0400 + +notepadpp (7.8.7-1+devuan) obs; urgency=medium + + - Enhancements and bug-fixes + * Fix new style save dialog by selecting right file filter and adding extension automatically. + * Add right-click context menu to bookmark margin. + * Add sub-menu bullets for cascaded Encoding and Language menus. + * Display file name as root of workspace instead of "Workspace". + * Add file extension automatically for session files and workspace files while saving in new style dialog. + * Fix file reading failure (network problem) not detected issue. + * Improve Document Map precision. + * Fix clickable links break syntax highlighting issue. + * Fix current range detached from Document Map issue. + * Disallow backward regex searches due to sometimes surprising results ([an non-UI option is available to enable it](https://npp-user-manual.org/docs/preferences/#preferences-for-advanced-users)). + * Fix wrong project panel at start by opening a project via command line. + * Allow user to skip *.* when adding only excluding Filters for Find/Replace In Files. + * Fix Doc switcher icon state update issue for cloned documents. + * Assign CTRL-M as default shortcut for invoking mark dialog. + * Fix also a folding visual glitch in Find result. + * Add count of files searched to "Find result" output. + * Fix Find/Replace history lost issue. + * Fix bug of Mark clearing in selection mode. + * Fix auto-completion suggest the same word while the word being modified. + + -- Ben Stack <bgstack15@gmail.com> Wed, 17 Jun 2020 13:28:48 -0400 + +notepadpp (7.8.6-1+devuan) obs; urgency=medium + + - Bug-fixes and enhancements + * Add multi-column marker (multi-line edge) feature. + * Add dynamical sorting feature for Folder as Workspace. + * Make MRU tab activate instead of rightmost tab while tab closure (if MRU enabled). + * Fix folding state lost on the next startup issue. + * Make Replace-in-Files confirmation dialog modal to prevent from crashing. + * Add support of smart-indenting for Perl and Rust. + * Make recorded macro (IDC_FINDNEXT & IDC_FINDPREV)retro-compatible up to 7.8.4. + + -- Ben Stack <bgstack15@gmail.com> Wed, 29 Apr 2020 16:19:53 -0400 + +notepadpp (7.8.5-1+devuan) obs; urgency=medium + + - Bug-fixes and enhancements + * Fix "Monitoring" not detecting all file changes issue. + * Fix auto-updater disabling not working regression. + * Fix Notepad++ doesn't exit correctly while Windows 10 update restart. + * Make Count command in Find dialog respect Backward-direction and Wrap-around options. + * Make Find dialog remember its position across runs. + * Add the document size column to the Windows Selection dialog. + * Make "View Current File in(browser)" commands macro recordable. + * Add external sound control capability for unsuccessful search (in Find dialog) bell. + + -- Ben Stack <bgstack15@gmail.com> Mon, 09 Mar 2020 09:29:37 -0400 + +notepadpp (7.8.4-1+devuan) obs; urgency=medium + + - Bug-fixes + * Fix regression of double clicking a found in files result while Word-Wrap is on. + * Fix HashFromDlg title bar localization issue. + + -- Ben Stack <bgstack15@gmail.com> Tue, 18 Feb 2020 16:14:15 -0500 + +notepadpp (7.8.3-1+devuan) obs; urgency=low + + - Enhancements and bug-fixes + * Add the "Expand All", "Fold All" and "Select/Show current editing file" capacity into Folder as Workspace. + * Fix restoring line position issue while document is wrapped. + * Improve Json syntax highlighting. + * Make filling find field of Find dialog with selected word(s) optional. + * Make doSaveOrNot dialog simpler when there's a single file to save. + * Fix auto-insert {[""]} imbrication not working issue. + * Make cmd cli (for "Open Containing Folder in cmd") customizable. + * Prevent from setting Updater's Proxy as Notepad++ is not in Admin mode. + * Disable file association settings when Notepad++'s no admin right. + * Fix incremental search bar "highlight all" option not conserved bug. + * Enhance SQL syntax highlighting (add 2 more keyword lists). + * Fix too small buffer issue during add text macro playback. + * Fix "Close All Unchanged" not working issue for sub-view. + * Eliminate garbage displaying in Find-result fold margin. + + -- B Stack <bgstack15@gmail.com> Mon, 27 Jan 2019 09:06:43 -0500 + +notepadpp (7.8.2-1+devuan) obs; urgency=low + + - Initial release for Devuan + - Use custom orig.tar.gz that combines the upstream 7z files and some plugins + * 32-bit and 64-bit Compare + * 32-bit TextFX Characters + - Enhancements and bug-fixes + * Add key shortcuts in Save or not dialog. + * Add find in files filter excluding ability. + * Add "Open UDL folder" command. + * Fix issue of showing save dialog twice while cloned file is dirty. + * Enhance "Open Explorer" command in Folder as workspace with expected path. + * Fix tab dragging issues. + * Enhance "Close all but This" and "Close all to the left/right" commands while files are dirty. + * Enhance "In Selection" option in Find dialog. + * Fix Notepad++ blocked in notification zone issue. + * Make end-of-line conversion operations macroable. + * Fix "View Current File In" commands disabled problem in some situations. + + -- B Stack <bgstack15@gmail.com> Fri, 27 Dec 2019 13:49:15 -0500 |