Rainer Kottenhoff
5587cb2da4
+ fix: TinyExpr: "<n>=?" result not taken into account
2020-09-12 07:21:45 +02:00
Rainer Kottenhoff
f2f35996a7
Missed to stage main changes in previous commit:
...
+ fix: TinyExpr: inline evaluation on active option only
+ fix: TinyExpr: allow rh equal and questionmark
+ fix: TinyExpr: newline after evaluation by '=<ENTER>'
2020-09-11 20:00:19 +02:00
RaiKoHoff
517b9ad2af
+ fix: TinyExpr: inline evaluation on active option only
...
+ fix: TinyExpr: allow rh equal and questionmark
+ fix: TinyExpr: newline after evaluation by '=<ENTER>'
2020-09-11 16:34:51 +02:00
Pairi Daiza
7878851115
+ upd: Version files and Changes.txt
2020-09-11 01:11:42 +02:00
Rainer Kottenhoff
97ab539d0f
+ cln: TinyExpr code cleanup
2020-09-11 00:11:53 +02:00
Rainer Kottenhoff
3855310cae
+ fix: allow RETURN / ENTER after equal sign (=) to calculate TinyExpr
...
+ add: allow colon (:) as alternate divide operator
2020-09-10 23:45:50 +02:00
Pairi Daiza
8687ed4487
+ upd: Version files and Changes.txt
2020-09-09 20:47:48 +02:00
Pairi Daiza
db9c377b3d
+ ver: VS2019 version update - VS 16.7.3
2020-09-09 20:47:27 +02:00
Pairi Daiza
c046b0f5a2
MUI - Notepad3 Update Swedish Translation (se-SV)
2020-09-08 19:55:25 +02:00
RaiKoHoff
d7de1d0213
+ fix: SubMenu active marker (Occurrences Indicator Options)
2020-09-08 08:29:38 +02:00
Pairi Daiza
2c822e95ec
+ upd: Version files and Changes.txt
2020-09-06 15:55:33 +02:00
Rainer Kottenhoff
85c0fefafe
+ fix: delete marker of (comletely) deleted lines
2020-09-06 11:03:52 +02:00
Pairi Daiza
77159e60f8
+ upd: Version files and Changes.txt
2020-09-05 19:25:49 +02:00
Rainer Kottenhoff
18960472c5
+ fix: initial state of "Focus View" button in F/R-Dlg
2020-09-05 08:07:25 +02:00
Pairi Daiza
a91d587f8a
+ upd: Version files and Changes.txt
2020-09-02 16:30:25 +02:00
RaiKoHoff
4eae219481
+ fix: buffer size calculation
2020-09-02 15:37:34 +02:00
RaiKoHoff
033b881256
+ fix: running out of occurrences bookmarks
2020-09-02 10:26:14 +02:00
Pairi Daiza
b3a9cf0901
+ upd: Version files and Changes.txt
2020-09-01 10:38:42 +02:00
RaiKoHoff
75ce5376ac
+ fix: crash caused by buffer overflow
2020-09-01 09:36:00 +02:00
Pairi Daiza
965b0ef291
+ upd: Version files and Changes.txt
2020-08-31 16:08:55 +02:00
RaiKoHoff
f3929c8841
+fix: Recent File List (File History): Disable OK/Remove on empty list
2020-08-31 14:33:26 +02:00
Rainer Kottenhoff
c884f4c515
+ fix: enhanced internal icon/bitmap handling
2020-08-30 12:28:46 +02:00
Pairi Daiza
a81f2a08ab
+ upd: Version files and Changes.txt
2020-08-30 10:00:09 +02:00
Rainer Kottenhoff
ea8931f3c7
+ fix: F/R Dialog: Clear F/R History - remove entries from .ini-file too
2020-08-30 09:27:10 +02:00
Rainer Kottenhoff
812dde1c79
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures
2020-08-30 08:42:44 +02:00
Rainer Kottenhoff
e360cc3658
+ fix: remove needless function
2020-08-30 01:12:01 +02:00
Rainer Kottenhoff
ee86d0c2f8
+ fix: F/R Dialog: Auto-Esc-Chars handling
2020-08-30 01:09:15 +02:00
Pairi Daiza
382dc513a9
Preparation Version files for RC_5.20.829.2
2020-08-29 18:47:55 +02:00
Pairi Daiza
c82fdce365
+ upd: Version files and Changes.txt
2020-08-29 17:59:57 +02:00
Pairi Daiza
f2cf144473
Merge pull request #2727 from RaiKoHoff/Dev_NewFeatures
...
Extend buffer in case of auto-esc control chars in find/replace edit control
2020-08-29 09:32:45 +02:00
Rainer Kottenhoff
e69d05f1b4
+ fix: buffer to small in case of auto-esc ctrl-chars in find/replace edit-control
2020-08-29 07:02:19 +02:00
Pairi Daiza
05d3b0db38
+ upd: Version files and Changes.txt
2020-08-28 16:30:21 +02:00
Pairi Daiza
e79c70f941
+ upd: Version files and Changes.txt
2020-08-26 23:57:42 +02:00
Rainer Kottenhoff
2ebb08a749
+ chg: swap file-encoding-tag parsing priority (encoding <-> coding)
...
+ chg: default for file-encoding-tag parsing -> OFF
2020-08-26 18:56:39 +02:00
Pairi Daiza
8265479367
+ upd: Version files and Changes.txt
2020-08-25 19:36:43 +02:00
Pairi Daiza
3847799fde
Merge pull request #2714 from RaiKoHoff/Dev_NewFeatures
...
Try to fix (hardly reproducible) copy Hyperlink issue (#2202 )
2020-08-25 19:17:25 +02:00
RaiKoHoff
113d627f8e
+ fix: wrong Focused-View Mode shown in menu
2020-08-25 18:38:56 +02:00
RaiKoHoff
85a557163e
+ fix: try to fix (hardly reproducible) "copy Hyperlink issue ( #2202 )
2020-08-25 18:31:37 +02:00
Pairi Daiza
f6b3605bd0
+ upd: Version files and Changes.txt
2020-08-25 15:27:30 +02:00
RaiKoHoff
ba6d420ae5
+ rev: revert Initial Font-Size based on DeviceCaps
2020-08-25 14:25:03 +02:00
RaiKoHoff
4eb1144796
+ chg: Initial Font Size based on DeviceCaps (=> FullHD unchanged)
2020-08-25 14:11:52 +02:00
RaiKoHoff
51e2efdd22
+ fix: regression: initial calculation of Print-Zoom factor
2020-08-25 12:38:19 +02:00
RaiKoHoff
dda1000b01
Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures
2020-08-25 07:53:14 +02:00
Pairi Daiza
f434e18b6f
+ upd: Version files and Changes.txt
2020-08-24 17:40:08 +02:00
RaiKoHoff
c6ea642fe2
+ upd: Scintilla current (2020-08-24) development
...
+ chg: Layout and Position cache handling
2020-08-24 17:39:56 +02:00
Pairi Daiza
5d2d6fb00f
+ upd: Version files and Changes.txt
2020-08-24 15:43:39 +02:00
RaiKoHoff
f6e313f48a
+ chg: grepWinNP3: Export search result list (NP3 enhancements)
2020-08-24 14:14:32 +02:00
RaiKoHoff
eda6285e0f
+ add: Focused-View: mode Fold-Only
...
+ fix: not intended bookmarker on F/R dialog mark findings
2020-08-24 11:36:03 +02:00
Pairi Daiza
4c8f657a3c
+ upd: Version files and Changes.txt
2020-08-23 22:45:45 +02:00
Pairi Daiza
130abc0f2d
Merge pull request #2701 from RaiKoHoff/Dev_NewFeatures
...
Occurrences Marker: enhancements and bug-fixes
2020-08-23 17:19:16 +02:00