summaryrefslogtreecommitdiff
path: root/notepadpp/debian/changelog
blob: f77c899f67173ee46b546e6b8d88bb3f1a5f12ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
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
bgstack15