summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makemkv-bin/debian/changelog26
-rw-r--r--makemkv-bin/debian/makemkv-bin+devuan.dsc4
-rw-r--r--makemkv-bin/debian/settings.conf.example4
-rw-r--r--makemkv-oss/debian/changelog26
-rw-r--r--makemkv-oss/debian/makemkv-oss+devuan.dsc4
-rw-r--r--notepadpp/debian/changelog247
6 files changed, 187 insertions, 124 deletions
diff --git a/makemkv-bin/debian/changelog b/makemkv-bin/debian/changelog
index 42eb45e..342d5f0 100644
--- a/makemkv-bin/debian/changelog
+++ b/makemkv-bin/debian/changelog
@@ -1,3 +1,11 @@
+makemkv-bin (1.16.0-1+devuan) obs; urgency=medium
+
+ * ARM port, support for Apple silicon, Linux on ARM
+ * MMMBD on OSX - support for applications with hardened runtime (Handbrake)
+ * Some internal improvements and small bugfixes
+
+ -- B. Stack <bgstack15@gmail.com> Sun, 28 Feb 2021 16:13:42 -0500
+
makemkv-bin (1.15.4-1+devuan) obs; urgency=medium
* Improved handling for discs with mastering errors
@@ -9,7 +17,7 @@ makemkv-bin (1.15.4-1+devuan) obs; urgency=medium
- Program could fail when processing TrueHD streams from MKV file
- DTS core was not extracted from DTS-HD streams (1.15.0 regression)
- -- Ben Stack <bgstack15@gmail.com> Tue, 15 Dec 2020 14:19:45 -0500
+ -- B. Stack <bgstack15@gmail.com> Tue, 15 Dec 2020 14:19:45 -0500
makemkv-bin (1.15.3-1+devuan) obs; urgency=medium
@@ -29,7 +37,7 @@ makemkv-bin (1.15.3-1+devuan) obs; urgency=medium
- On 32-bit x86 system program could run out of memory on big mult-segment
sources
- -- Ben Stack <bgstack15@gmail.com> Mon, 05 Oct 2020 11:02:09 -0400
+ -- B. Stack <bgstack15@gmail.com> Mon, 05 Oct 2020 11:02:09 -0400
makemkv-bin (1.15.2-1+devuan) obs; urgency=medium
@@ -39,7 +47,7 @@ makemkv-bin (1.15.2-1+devuan) obs; urgency=medium
- Sdftool included as standalone executable
- Drive speed control option
- -- Ben Stack <bgstack15@gmail.com> Wed, 22 Jul 2020 21:49:46 -0400
+ -- B. Stack <bgstack15@gmail.com> Wed, 22 Jul 2020 21:49:46 -0400
makemkv-bin (1.15.1-1+devuan) obs; urgency=medium
@@ -49,34 +57,34 @@ makemkv-bin (1.15.1-1+devuan) obs; urgency=medium
* Bug fixes:
- For some HD audio streams frames were dropped incorrectly on segment boundaries
- -- Ben Stack <bgstack15@gmail.com> Thu, 16 Apr 2020 08:02:57 -0400
+ -- B. Stack <bgstack15@gmail.com> Thu, 16 Apr 2020 08:02:57 -0400
makemkv-bin (1.15.0-1+devuan) obs; urgency=low
* Update
- -- B Stack <bgstack15@gmail.com> Wed, 04 Mar 2020 17:21:15 -0500
+ -- B. Stack <bgstack15@gmail.com> Wed, 04 Mar 2020 17:21:15 -0500
makemkv-bin (1.14.7-1+devuan) obs; urgency=low
* Update
- -- B Stack <bgstack15@gmail.com> Wed, 04 Dec 2019 21:23:05 -0500
+ -- B. Stack <bgstack15@gmail.com> Wed, 04 Dec 2019 21:23:05 -0500
makemkv-bin (1.14.5-2+devuan) obs; urgency=low
* Change build deps for OBS
- -- B Stack <bgstack15@gmail.com> Thu, 21 Nov 2019 16:17:41 -0500
+ -- B. Stack <bgstack15@gmail.com> Thu, 21 Nov 2019 16:17:41 -0500
makemkv-bin (1.14.5-1+devuan) manual; urgency=low
* Update
- -- B Stack <bgstack15@gmail.com> Mon, 11 Nov 2019 15:57:35 -0500
+ -- B. Stack <bgstack15@gmail.com> Mon, 11 Nov 2019 15:57:35 -0500
makemkv-bin (1.14.2-1+devuan) manual; urgency=low
* Initial release.
- -- B Stack <bgstack15@gmail.com> Sat, 02 Mar 2019 13:13:08 -0500
+ -- B. Stack <bgstack15@gmail.com> Sat, 02 Mar 2019 13:13:08 -0500
diff --git a/makemkv-bin/debian/makemkv-bin+devuan.dsc b/makemkv-bin/debian/makemkv-bin+devuan.dsc
index 1a21360..8bcdc2d 100644
--- a/makemkv-bin/debian/makemkv-bin+devuan.dsc
+++ b/makemkv-bin/debian/makemkv-bin+devuan.dsc
@@ -2,8 +2,8 @@ Format: 3.0 (quilt)
Source: makemkv-bin
Binary: makemkv-bin
Architecture: any
-Version: 1.15.4-1+devuan
-Maintainer: B Stack <bgstack15@gmail.com>
+Version: 1.16.0-1+devuan
+Maintainer: B. Stack <bgstack15@gmail.com>
Homepage: https://www.makemkv.com
Standards-Version: 4.1.4
Build-Depends: debhelper (>= 12~), makemkv-oss
diff --git a/makemkv-bin/debian/settings.conf.example b/makemkv-bin/debian/settings.conf.example
index bd8bb45..665ba0c 100644
--- a/makemkv-bin/debian/settings.conf.example
+++ b/makemkv-bin/debian/settings.conf.example
@@ -1,12 +1,12 @@
#
# MakeMKV settings file, written by MakeMKV v1.15.4 linux(x64-release)
-# suitable for version 1.15.4 as of 2020-12-15
+# suitable for version 1.16.0 as of 2021-02-28
# However, I think now as of 1.15.2, the application will work without this app_Key value; if app_Key is left undefined the application should work.
app_DestinationDir = ""
app_InterfaceLanguage = "eng"
app_Java = ""
-app_Key = "T-gco77foDGdw0bI6tKKFxDorZSRn12AHy85tDdl1rS6QpUv5p5JFWPEj7e0nYV8iU8o"
+app_Key = "T-lZt8o9nM99zaQRod7dAiCZudjEmOnY1sSlVJFbGJK6lTyAmRCiBeFGO8VAUfrgrmUd"
app_PreferredLanguage = "eng"
app_ccextractor = ""
diff --git a/makemkv-oss/debian/changelog b/makemkv-oss/debian/changelog
index b60025b..9310805 100644
--- a/makemkv-oss/debian/changelog
+++ b/makemkv-oss/debian/changelog
@@ -1,3 +1,11 @@
+makemkv-oss (1.16.0-1+devuan) obs; urgency=medium
+
+ * ARM port, support for Apple silicon, Linux on ARM
+ * MMMBD on OSX - support for applications with hardened runtime (Handbrake)
+ * Some internal improvements and small bugfixes
+
+ -- B. Stack <bgstack15@gmail.com> Sun, 28 Feb 2021 16:13:42 -0500
+
makemkv-oss (1.15.4-1+devuan) obs; urgency=medium
* Improved handling for discs with mastering errors
@@ -9,7 +17,7 @@ makemkv-oss (1.15.4-1+devuan) obs; urgency=medium
- Program could fail when processing TrueHD streams from MKV file
- DTS core was not extracted from DTS-HD streams (1.15.0 regression)
- -- Ben Stack <bgstack15@gmail.com> Tue, 15 Dec 2020 14:19:45 -0500
+ -- B. Stack <bgstack15@gmail.com> Tue, 15 Dec 2020 14:19:45 -0500
makemkv-oss (1.15.3-1+devuan) obs; urgency=medium
@@ -29,7 +37,7 @@ makemkv-oss (1.15.3-1+devuan) obs; urgency=medium
- On 32-bit x86 system program could run out of memory on big mult-segment
sources
- -- Ben Stack <bgstack15@gmail.com> Mon, 05 Oct 2020 11:02:09 -0400
+ -- B. Stack <bgstack15@gmail.com> Mon, 05 Oct 2020 11:02:09 -0400
makemkv-oss (1.15.2-1+devuan) obs; urgency=medium
@@ -39,7 +47,7 @@ makemkv-oss (1.15.2-1+devuan) obs; urgency=medium
- Sdftool included as standalone executable
- Drive speed control option
- -- Ben Stack <bgstack15@gmail.com> Wed, 22 Jul 2020 21:49:46 -0400
+ -- B. Stack <bgstack15@gmail.com> Wed, 22 Jul 2020 21:49:46 -0400
makemkv-oss (1.15.1-1+devuan) obs; urgency=medium
@@ -49,7 +57,7 @@ makemkv-oss (1.15.1-1+devuan) obs; urgency=medium
* Bug fixes:
- For some HD audio streams frames were dropped incorrectly on segment boundaries
- -- Ben Stack <bgstack15@gmail.com> Thu, 16 Apr 2020 08:02:57 -0400
+ -- B. Stack <bgstack15@gmail.com> Thu, 16 Apr 2020 08:02:57 -0400
makemkv-oss (1.15.0-1+devuan) obs; urgency=medium
@@ -59,28 +67,28 @@ makemkv-oss (1.15.0-1+devuan) obs; urgency=medium
* Better tolerance for corrupted input data
* Many internal improvements
- -- Ben Stack <bgstack15@gmail.com> Wed, 04 Mar 2020 16:24:22 -0500
+ -- B. Stack <bgstack15@gmail.com> Wed, 04 Mar 2020 16:24:22 -0500
makemkv-oss (1.14.7-1+devuan) obs; urgency=low
* Update
- -- B Stack <bgstack15@gmail.com> Wed, 04 Dec 2019 21:04:41 -0500
+ -- B. Stack <bgstack15@gmail.com> Wed, 04 Dec 2019 21:04:41 -0500
makemkv-oss (1.14.5-2+devuan) obs; urgency=low
* Change build deps for OBS
- -- B Stack <bgstack15@gmail.com> Thu, 21 Nov 2019 13:20:28 -0500
+ -- B. Stack <bgstack15@gmail.com> Thu, 21 Nov 2019 13:20:28 -0500
makemkv-oss (1.14.5-1+devuan) manual; urgency=low
* Update
- -- B Stack <bgstack15@gmail.com> Mon, 11 Nov 2019 16:03:54 -0500
+ -- B. Stack <bgstack15@gmail.com> Mon, 11 Nov 2019 16:03:54 -0500
makemkv-oss (1.14.2-1+devuan) manual; urgency=low
* Initial release.
- -- B Stack <bgstack15@gmail.com> Sat, 02 Mar 2019 13:21:12 -0500
+ -- B. Stack <bgstack15@gmail.com> Sat, 02 Mar 2019 13:21:12 -0500
diff --git a/makemkv-oss/debian/makemkv-oss+devuan.dsc b/makemkv-oss/debian/makemkv-oss+devuan.dsc
index 795e6ad..99bd024 100644
--- a/makemkv-oss/debian/makemkv-oss+devuan.dsc
+++ b/makemkv-oss/debian/makemkv-oss+devuan.dsc
@@ -2,8 +2,8 @@ Format: 3.0 (quilt)
Source: makemkv-oss
Binary: makemkv-oss
Architecture: any
-Version: 1.15.4-1+devuan
-Maintainer: B Stack <bgstack15@gmail.com>
+Version: 1.16.0-1+devuan
+Maintainer: B. Stack <bgstack15@gmail.com>
Homepage: https://www.makemkv.com
Standards-Version: 4.1.4
Build-Depends: debhelper (>= 12~), libavcodec-dev, libc6-dev, libexpat1-dev, libgl1-mesa-dev, qtbase5-dev, qtchooser, libssl-dev, pkg-config, zlib1g-dev
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