diff options
author | B Stack <bgstack15@gmail.com> | 2020-10-05 10:44:44 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-10-05 10:44:55 -0400 |
commit | d066af3b0e92c03a27875eb8a23dea6546d5819c (patch) | |
tree | ff299505ae29e3dc098cce08c595e1ad3ea484f0 /notepadpp/debian | |
parent | Merge branch 'palemoon-bump' into master (diff) | |
download | stackrpms-d066af3b0e92c03a27875eb8a23dea6546d5819c.tar.gz stackrpms-d066af3b0e92c03a27875eb8a23dea6546d5819c.tar.bz2 stackrpms-d066af3b0e92c03a27875eb8a23dea6546d5819c.zip |
notepadpp 7.9
Diffstat (limited to 'notepadpp/debian')
-rw-r--r-- | notepadpp/debian/changelog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/notepadpp/debian/changelog b/notepadpp/debian/changelog index bf93c6a..b14c98f 100644 --- a/notepadpp/debian/changelog +++ b/notepadpp/debian/changelog @@ -1,3 +1,35 @@ +notepadpp (7.9-1+devuan) obs; urgency=medium + + Add the ability to open the target file of a Shortcut (*.lnk). + Enhance side panels behaviour: close a single panel instead of the entire stack. + Fix Monitoring & document auto-update not scrolling to the end of the file with Word wrap enabled issue. + Fix mouse cursor flicker while hovering URLs. + Add back hovered blue underlined URLs. + Enhance C++, Perl, Python parsers and add VHDL in Function List. + Improve some ambiguous commands naming in Shortcut Mapper. + Add an option to prevent right click from canceling selection. + Add ability to sort lines randomly. + Fix "Close All BUT this" looses current document data issue. + Allow user to start making a stream selection and then change to column block (by pressing ALT key). + Add word wrap option to find results context menu. + Add keyboard navigation ability to Column Editor. + Add keyboard shortcut ability to Projects, Folder as Workspace and Function List for switching among these panels. + Enable project panels toggle from menu. + Enhance Folder as Workspace to restore latest selected item of last session on Notepad++ startup. + Fix inaccurate line margin update with word wrap enabled. + Fix Find previous/next commands not scroll vertically to show match result issue (with word wrap disabled). + Fix column key sort with col block starting in col1 bug. + Add confirmation preference for Replace All in All Opened Documents operation. + Add Escape keypress in functionlist searchbox to clear its text. + Add RTL capability to localized messageboxes. + Make (Find) dlgAlwaysVisible a true Preference setting. + Fix sorting by column key using incorrect key values. + Add search scope to Find window status bar output. + 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 + notepadpp (7.8.9-1+devuan) obs; urgency=medium - Bug-fixes |