summaryrefslogtreecommitdiff
path: root/notepadpp
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2021-03-02 17:24:47 -0500
committerB Stack <bgstack15@gmail.com>2021-03-02 17:24:47 -0500
commit52db1c6371d93a012b3823d2d977bcb3acde7168 (patch)
tree2706e9eadc6f21ff9ad299fadef848d894ae3291 /notepadpp
parentMerge branch 'waterfox-bump' into 'master' (diff)
downloadstackrpms-52db1c6371d93a012b3823d2d977bcb3acde7168.tar.gz
stackrpms-52db1c6371d93a012b3823d2d977bcb3acde7168.tar.bz2
stackrpms-52db1c6371d93a012b3823d2d977bcb3acde7168.zip
fix trailing spaces
Diffstat (limited to 'notepadpp')
-rw-r--r--notepadpp/debian/changelog247
1 files changed, 147 insertions, 100 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog
index a7d0ec8..69a9877 100644
--- a/notepadpp/debian/changelog
+++ b/notepadpp/debian/changelog
@@ -1,76 +1,123 @@
+notepadpp (7.9.3-1+devuan) obs; urgency=medium
+
+ - Enhancements and bug-fixes:
+ * Discontinued support for Windows XP & Windows Server 2003 due to
+ [technical
+ reasons](https://github.com/notepad-plus-plus/notepad-plus-plus/pull/937
+ 8). Notepad++ 7.9.2 is the last version to run on Windows XP & Windows
+ Server 2003.
+ [Ref](https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master
+ /SUPPORTED_SYSTEM.md)
+ * Upgrade Notepad++ License: update GPL version from v2 to v3. (Fix
+ [#9425](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/94
+ 25))
+ * Fix the regression of copying line data from search results. (Fix
+ #9334)
+ * Fix "Print Line Number" preference is ignored for printing
+ regression. (Fix #9379)
+ * Fix a regression in Chinese Simplified localization. (Fix #9329)
+ * Fix dockable panels not being displayed regression due to
+ multi-instance mode activation. (Fix #9341 & #9363)
+ * Make split-lines feature work again with multi-edge rightmost
+ specified edge. (Fix #8262)
+ * Enhance modern style file dialog for allowing UNIX style file
+ path. (Fix #9374)
+ * Use the modern browse folder dialog to get folder path. (Fix
+ #8513)
+ * Improve option for setting save dialog filter to All Types. (Fix
+ #9325)
+ * Add ability to delete entries from combo box history in Find
+ dialog with DELETE key. (Implement #9366)
+ * Fix lost session issue on Windows reboot/shutdown. (Fix #7839)
+ * Add "save Folder as Workspace in session" option in save session
+ dialog. (Implement #9165)
+ * Make value dialog height accurate in any DPI. (Fix #8443)
+ * Fix issue that Switch-To-Panel keyboard shortcuts cannot be used
+ in context menu. (Fix #9435)
+ * Fix a memory leak issue. (Ref)
+ * Fix blurry display problem on an extended monitor. (Fix #8115)
+ * Fix incompatible plugin not being deleted issue. (Fix #9377)
+ * Synchronize GUP localization file (if available) with Notepad++
+ in installer.
+ * Enhance "No update" dialog with the download page link in the
+ Notepad++ updater.
+ * Fix NPPM_SETLINENUMBERWIDTHMODE API not working issue. (Fix #9338)
+
+ -- B. Stack <bgstack15@gmail.com> Sun, 28 Feb 2021 16:33:38 -0500
+
notepadpp (7.9.2-1+devuan) obs; urgency=medium
- Enhancements and bug-fixes:
- * Fix regression of auto-Indent. (Fix
- [#9113](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9113))
- * Add custom URI schemes ability. (Fix #9155)
- * Improve URL parser: fix apostrophe in an URL issue. (Fix #9031)
- * Add context menu with "Copy link" ability. (Implement #2435)
- * Add color samples on menu items for styling features. (Fix #8983)
- * Add "-settingsDir" argument for overriding default settings path.
- (implement #4696)
- * Fix crash while exit command issued by plugin. (Fix #9082)
- * Fix several bugs of PHP parser rule for function list. (Fix
- #3321, #5045, #4627, #4606, #8855, #4208, #981, #2522, #1103, #4712,
- #3560, #5150, #4606)
- * Move "Normal Text" to top in Languages Menu. (Implement #7746,
- #8277)
- * Add new API NPPM_GETSETTINGSONCLOUDPATH for plugins. (Implement
- #9168)
- * Add an option for displaying constant line number width.
- (Implement #5670)
- * Fix function list is empty with new user profile in the same PC
- issue. (Fix #9134)
- * Fix single-quoted string being badly recognized as attribute
- value in XML. (Fix #3403)
- * Fix docked panels appear with "-nosession" cmd line parameters.
- (Fix #8005)
- * Improve text selection after Replace All In Selection operation.
- (Fix #9270)
- * Add the number of total documents on windows dialog's title bar.
- (Implement #8338)
- * Fix scroll to last line problem after main window resizing. (Fix
- #9123)
- * Fix Plugin admin display UTF-8 issue in its description. (Fix
- #9266)
- * Fix Search result's text direction (RTL) not always synchronized
- with main edit zone's one issue. (Fix #9241)
- * Fix dockable panels display issue in RTL direction. (Fix #9241)
- * Fix Search result line number highlighting inaccurate issue. (Fix
- #9224)
- * Make "Line" preceding each line number on Search Results
- translatable. (Fix #9224)
- * Fix menu check marks not being removed after closing "Clipboard
- History" and "Character Panel" panels. (Fix #9216)
- * Fix command line arguments -p, -n & -c negative value's undefined
- behaviour. (Fix #9146)
- * Add new Margin/Border/Edge sub-page in Preferences. (Implement
- #8896)
- * Fix find in files failure issue due to directory path with
- leading/trailing spaces. (Fix #9199)
- * Fix folder icon display issue in "Folder as Workspace" after
- "Expand/Collapse All". (Fix #8912)
- * Make "Clipboard History" and "Character Panel" togglable. (Fix
- #9094, #9078)
- * Fix Find in found results dialog launch failure after macro
- execution. (Fix #8199)
- * Disallow Goto dlg offset option from moving to position inside
- multi-byte char or between CR and LF. (Fix #9101, #9125)
- * Fix "Go to..." dialog wrong Offset value in empty files. (Fix
- #9145)
- * Prevent corruption possibility when using -p command line
- parameter in a UTF file. (Fix #9142)
- * Improve indent guidelines on non-brace control block languages.
- (Fix #9137)
- * Prevent names of untitled tabs from duplication. (Fix #9119)
- * Add tooltips for Folder as Workspace 3 commands. (Fix #8325)
- * Fix "SCI_NEWLINE" inside a macro not working issue. (Fix #5571)
- * Fix bug where search-results won't open 'new 1' file. (Fix #8461,
- #9098)
- * Fix tab close button remain pushed issue. (Fix #7750)
- * Enhance ghost typing command line argument feature - using white
- space directly instead of %20.
- ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f617325006e7b7f22340b0a49f60a82e3d0392b4))
+ * Fix regression of auto-Indent. (Fix
+ [#9113](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9113))
+ * Add custom URI schemes ability. (Fix #9155)
+ * Improve URL parser: fix apostrophe in an URL issue. (Fix #9031)
+ * Add context menu with "Copy link" ability. (Implement #2435)
+ * Add color samples on menu items for styling features. (Fix #8983)
+ * Add "-settingsDir" argument for overriding default settings path.
+ (implement #4696)
+ * Fix crash while exit command issued by plugin. (Fix #9082)
+ * Fix several bugs of PHP parser rule for function list. (Fix
+ #3321, #5045, #4627, #4606, #8855, #4208, #981, #2522, #1103, #4712,
+ #3560, #5150, #4606)
+ * Move "Normal Text" to top in Languages Menu. (Implement #7746,
+ #8277)
+ * Add new API NPPM_GETSETTINGSONCLOUDPATH for plugins. (Implement
+ #9168)
+ * Add an option for displaying constant line number width.
+ (Implement #5670)
+ * Fix function list is empty with new user profile in the same PC
+ issue. (Fix #9134)
+ * Fix single-quoted string being badly recognized as attribute
+ value in XML. (Fix #3403)
+ * Fix docked panels appear with "-nosession" cmd line parameters.
+ (Fix #8005)
+ * Improve text selection after Replace All In Selection operation.
+ (Fix #9270)
+ * Add the number of total documents on windows dialog's title bar.
+ (Implement #8338)
+ * Fix scroll to last line problem after main window resizing. (Fix
+ #9123)
+ * Fix Plugin admin display UTF-8 issue in its description. (Fix
+ #9266)
+ * Fix Search result's text direction (RTL) not always synchronized
+ with main edit zone's one issue. (Fix #9241)
+ * Fix dockable panels display issue in RTL direction. (Fix #9241)
+ * Fix Search result line number highlighting inaccurate issue. (Fix
+ #9224)
+ * Make "Line" preceding each line number on Search Results
+ translatable. (Fix #9224)
+ * Fix menu check marks not being removed after closing "Clipboard
+ History" and "Character Panel" panels. (Fix #9216)
+ * Fix command line arguments -p, -n & -c negative value's undefined
+ behaviour. (Fix #9146)
+ * Add new Margin/Border/Edge sub-page in Preferences. (Implement
+ #8896)
+ * Fix find in files failure issue due to directory path with
+ leading/trailing spaces. (Fix #9199)
+ * Fix folder icon display issue in "Folder as Workspace" after
+ "Expand/Collapse All". (Fix #8912)
+ * Make "Clipboard History" and "Character Panel" togglable. (Fix
+ #9094, #9078)
+ * Fix Find in found results dialog launch failure after macro
+ execution. (Fix #8199)
+ * Disallow Goto dlg offset option from moving to position inside
+ multi-byte char or between CR and LF. (Fix #9101, #9125)
+ * Fix "Go to..." dialog wrong Offset value in empty files. (Fix
+ #9145)
+ * Prevent corruption possibility when using -p command line
+ parameter in a UTF file. (Fix #9142)
+ * Improve indent guidelines on non-brace control block languages.
+ (Fix #9137)
+ * Prevent names of untitled tabs from duplication. (Fix #9119)
+ * Add tooltips for Folder as Workspace 3 commands. (Fix #8325)
+ * Fix "SCI_NEWLINE" inside a macro not working issue. (Fix #5571)
+ * Fix bug where search-results won't open 'new 1' file. (Fix #8461,
+ #9098)
+ * Fix tab close button remain pushed issue. (Fix #7750)
+ * Enhance ghost typing command line argument feature - using white
+ space directly instead of %20.
+ ([Commit](https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f617325006e7b7f22340b0a49f60a82e3d0392b4))
-- B. Stack <bgstack15@gmail.com> Mon, 01 Feb 2021 13:58:10 -0500
@@ -79,57 +126,57 @@ notepadpp (7.9.1-1+devuan) obs; urgency=medium
- Packaging
* bin32 and bin64: Depend on -common that is same or higher version
- Enhancements and bug-fixes
- * Fix NUL file-corruption bug after Windows shutdown brutally (Fix
+ * Fix NUL file-corruption bug after Windows shutdown brutally (Fix
[#6133](https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6133)).
- * Fix inaccurate URL detection by replacing a new URL parser (Fix
+ * Fix inaccurate URL detection by replacing a new URL parser (Fix
#3912, #3353, #4643, #5029, #6155, #7791, #8634)
- * Fix RegEx look behind operations and \A and and \b and \z (Fix
+ * Fix RegEx look behind operations and \A and and \b and \z (Fix
#713, #1870, #2216, #2360, #9004, #4855).
- * Split functionList.xml into multifile in "functionList" Folder
+ * Split functionList.xml into multifile in "functionList" Folder
(Implement #4896).
* Make tray icon work again in administrator mode (Fix #8528).
- * Fix dialogs & floating dockable panels don't minimize to system
+ * Fix dialogs & floating dockable panels don't minimize to system
tray issue (Fix #9044, #8928).
* Add alternative icon set for tab bar (Implement #8068).
- * Add ability to remove any duplicate lines in a document, keeping
+ * Add ability to remove any duplicate lines in a document, keeping
the first occurrence (Fix #8965).
- * Fix incorrect icon for monitoring status in Document list panel
+ * Fix incorrect icon for monitoring status in Document list panel
and in Document switcher (Fix #8783).
- * Add copy marked text & styled text to clipboard commands to menu
+ * Add copy marked text & styled text to clipboard commands to menu
(Implement #8943, #6095).
- * Fix find-all-open-docs not finding all matches in ANSI files (Fix
+ * Fix find-all-open-docs not finding all matches in ANSI files (Fix
#8901).
- * Display long lines better in Find-result panel by increasing its
+ * Display long lines better in Find-result panel by increasing its
max length to 2048 (Fix #7723).
- * Fix double clicking on find result line not working (Fix #9009,
+ * Fix double clicking on find result line not working (Fix #9009,
#8525).
* Fix Find-result rclick-Copy incomplete data bug (Fix #8801).
* Add case insensitive lines sorting (Implement #4479).
- * Add "Open Containing Folder as Workspace" command in main menu
+ * Add "Open Containing Folder as Workspace" command in main menu
and in context menu of tabs (Implement #3028).
* Enhance Sel info of status bar (Fix #8524).
- * Add new option for save type of normal text files in Save dialog
+ * Add new option for save type of normal text files in Save dialog
(Fix #8866).
- * Fix file path truncated issue in save confirmation dialog (Fix
+ * Fix file path truncated issue in save confirmation dialog (Fix
#8812).
* Fix auto-Indent not working for PowerShell (Fix #9049).
* Allow setting of background color for bookmark margin (Fix #8833).
* Fix smart-highlighting not applying to cloned view (Fix #7910).
* Fix smart highlight issue related to EOF (Fix #8908).
- * Fix closing file in 2nd view not removed from Doc Switcher (Fix
+ * Fix closing file in 2nd view not removed from Doc Switcher (Fix
#8800).
- * Add Delete keystroke to remove selected root from Folder as
+ * Add Delete keystroke to remove selected root from Folder as
Workspace (Fix #8960).
- * Add TAB keystroke in Function List to switch between search field
+ * Add TAB keystroke in Function List to switch between search field
and list (Fix #8665).
- * Add ESC keystroke in Function List to switch to edit window (Fix
+ * Add ESC keystroke in Function List to switch to edit window (Fix
#8886).
- * Add ESC keystroke to close Search Results Window (Implement
+ * Add ESC keystroke to close Search Results Window (Implement
#2946).
- * Fix data-prefixed attributes are not recognized in HTML (Fix
+ * Fix data-prefixed attributes are not recognized in HTML (Fix
#6200).
- -- Ben Stack <bgstack15@gmail.com> Fri, 04 Dec 2020 08:55:14 -0500
+ -- B. Stack <bgstack15@gmail.com> Fri, 04 Dec 2020 08:55:14 -0500
notepadpp (7.9-1+devuan) obs; urgency=medium
@@ -161,7 +208,7 @@ notepadpp (7.9-1+devuan) obs; urgency=medium
Fix false hit result in Find in Finder.
Prevent redundant line data copy in Finder.
- -- Ben Stack <bgstack15@gmail.com> Mon, 05 Oct 2020 09:39:43 -0400
+ -- B. Stack <bgstack15@gmail.com> Mon, 05 Oct 2020 09:39:43 -0400
notepadpp (7.8.9-1+devuan) obs; urgency=medium
@@ -176,7 +223,7 @@ notepadpp (7.8.9-1+devuan) obs; urgency=medium
* 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
+ -- B. Stack <bgstack15@gmail.com> Thu, 23 Jul 2020 18:23:11 -0400
notepadpp (7.8.8-1+devuan) UNRELEASED; urgency=medium
@@ -194,7 +241,7 @@ notepadpp (7.8.8-1+devuan) UNRELEASED; urgency=medium
* 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
+ -- B. Stack <bgstack15@gmail.com> Wed, 22 Jul 2020 00:00:00 -0400
notepadpp (7.8.7-1+devuan) obs; urgency=medium
@@ -219,7 +266,7 @@ notepadpp (7.8.7-1+devuan) obs; urgency=medium
* 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
+ -- B. Stack <bgstack15@gmail.com> Wed, 17 Jun 2020 13:28:48 -0400
notepadpp (7.8.6-1+devuan) obs; urgency=medium
@@ -232,7 +279,7 @@ notepadpp (7.8.6-1+devuan) obs; urgency=medium
* 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
+ -- B. Stack <bgstack15@gmail.com> Wed, 29 Apr 2020 16:19:53 -0400
notepadpp (7.8.5-1+devuan) obs; urgency=medium
@@ -246,7 +293,7 @@ notepadpp (7.8.5-1+devuan) obs; urgency=medium
* 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
+ -- B. Stack <bgstack15@gmail.com> Mon, 09 Mar 2020 09:29:37 -0400
notepadpp (7.8.4-1+devuan) obs; urgency=medium
@@ -254,7 +301,7 @@ notepadpp (7.8.4-1+devuan) obs; urgency=medium
* 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
+ -- B. Stack <bgstack15@gmail.com> Tue, 18 Feb 2020 16:14:15 -0500
notepadpp (7.8.3-1+devuan) obs; urgency=low
@@ -274,7 +321,7 @@ notepadpp (7.8.3-1+devuan) obs; urgency=low
* 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
+ -- B. Stack <bgstack15@gmail.com> Mon, 27 Jan 2019 09:06:43 -0500
notepadpp (7.8.2-1+devuan) obs; urgency=low
@@ -295,4 +342,4 @@ notepadpp (7.8.2-1+devuan) obs; urgency=low
* 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
+ -- B. Stack <bgstack15@gmail.com> Fri, 27 Dec 2019 13:49:15 -0500
bgstack15