Commit Graph

295 Commits

Author SHA1 Message Date
Rainer Kottenhoff
a741b3ca92
Merge pull request #4514 from Matteo-Nigro/master
New Quotation Mark Auto-Close Functionality
2023-02-21 02:17:56 +01:00
METANEOCORTEX\Kotti
25edb0f28c +fix: WSL2 simple path and NP3 otions given with slash
+chg: AnalyzeConfidenceLevel at least 90%
2023-02-20 11:49:54 +01:00
Matteo-Nigro
f9a9798140 New Quotation Mark Auto-Close Functionality 2023-01-27 15:28:55 +01:00
METANEOCORTEX\Kotti
b93574d218 +fix: dependencies for version-file inclusion 2023-01-23 15:24:36 +01:00
Pairi Daiza
7480afcb23
MUI - Minor adjustments to fit at Display Scale 125% 2023-01-10 20:29:57 +01:00
Pairi Daiza
996e15b61c
+ Upd: Version files and Changes.txt 2023-01-06 09:15:55 +01:00
METANEOCORTEX\Kotti
ec5ed25b70 +chg: move DefaultWindowPosition to Window section (deprecated: Settings2 section)
(cherry picked from commit d5ae772ea5)
2023-01-03 19:28:27 +01:00
Pairi Daiza
86166b3feb
+ chg: Rizonesoft Copyright © 2008-2022 to year "2008-2023" 2023-01-01 20:39:21 +01:00
METANEOCORTEX\Kotti
4d1ca3712e +chg: fix and refactoring window positioning 2022-12-31 16:23:06 +01:00
METANEOCORTEX\Kotti
fadaa5c634 +fix: minor bugs related to new feature Change-History
+chg: Lexer Registry-Files: split string and GUID String coloring
2022-12-30 01:30:26 +01:00
METANEOCORTEX\Kotti
2ad0217304 +fix: (re)setting default window position in case of non std DPI resolution (issue: #4418) 2022-12-29 16:13:53 +01:00
METANEOCORTEX\Kotti
ad238178b4 +fix: Use alternate path, if Path_GetKnownFolder() failed 2022-12-27 08:50:28 +01:00
METANEOCORTEX\Kotti
08e3630a23 +chg: replacing SCI_REPLACETARGET calls by SCI_REPLACETARGETMINIMAL calls where appropriate - should minimize change history markers on text formatting, especially on file reload 2022-12-16 11:22:16 +01:00
Matteo Nigro
8bd083877d Implementation of automatic parenthesis closure
Inserted an item in the menu allowing this to be done.
At the moment I have only modified the English and Italian .rc files. If the functionality is implemented I can edit all other rc files with the English string.
2022-11-23 11:24:00 +01:00
METANEOCORTEX\Kotti
b7b30563c6 several minor fixes 2022-11-18 15:04:36 +01:00
METANEOCORTEX\Kotti
ef2e8c01a9 +fix: issue on undo/redo stack
+add: darkmode highlight (foreground) contrast settings + default reduction to 75%
2022-10-29 11:35:00 +02:00
rkotten
7b99c56ad7 +fix: respect single file instance mode for internal file loading 2022-10-20 11:04:58 +02:00
METANEOCORTEX\Kotti
d065d541fb +fix: unref param in RELEASE mode 2022-10-19 23:04:02 +02:00
METANEOCORTEX\Kotti
9d21fa86b0 +fix: DarkTheme handling 2022-10-19 22:32:29 +02:00
METANEOCORTEX\Kotti
b4e9c91a3f +enh: add option to auto-load most recent file from file history 2022-10-13 23:24:40 +02:00
METANEOCORTEX\Kotti
97b2e0f6c6 +fix: "Modify Lines" feature - correct computation of field width for tinyexpr results 2022-10-05 13:48:15 +02:00
METANEOCORTEX\Kotti
dd0687a101 +fix: margin/bookmark context menu and view 2022-09-27 23:51:07 +02:00
METANEOCORTEX\Kotti
6c97757be2 +add: Menu (View) Settings for "Change History" feature 2022-09-01 18:47:46 +02:00
METANEOCORTEX\Kotti
469458f0f9 +chg: use deprecated SCI_FINDTEXT to workaround crash on new (Sci v5.2.3) SCI_FINDTEXTFULL method. 2022-08-31 18:42:29 +02:00
METANEOCORTEX\Kotti
397311aad8 +add: persistent settings for "Document Read-Only Mode" 2022-08-30 12:18:36 +02:00
METANEOCORTEX\Kotti
bdf3794a4f +add: Change History Marker 2022-08-30 02:56:09 +02:00
METANEOCORTEX\Kotti
a466292af8 +fix: compile errors for unreferenced formal parameter in release mode 2022-04-14 13:41:09 +02:00
METANEOCORTEX\Kotti
333e691eac +fix: missing assert include for Win32/x86 compile config 2022-04-14 13:20:39 +02:00
METANEOCORTEX\Kotti
059b3e434b +fix: writing wrong scheme to .ini-file
+chg: using 'Cascadia Mono' as default for pure 'Text File' scheme (if available)
2022-04-14 12:45:19 +02:00
METANEOCORTEX\Kotti
171e4a6742 +add: F/R-dialog menu item to switch replace by clipboard tag (^c) 2022-02-16 19:05:24 +01:00
METANEOCORTEX\Kotti
2fe2a9a37d +fix: ID mismatch using 'enter' to close infobox (vs. 'yes/ok' button) 2022-02-16 00:28:43 +01:00
METANEOCORTEX\Kotti
ecf1c7e9d0 Pimping UCHARDET encoding detector 2022-02-11 01:42:40 +01:00
METANEOCORTEX\Kotti
e993abcdd4 Memory issues fixing and hardening 2022-02-09 02:02:36 +01:00
METANEOCORTEX\Kotti
7a28aecb83 +fix: F/R pattern history: clear all not persisted to .ini file 2022-01-03 15:24:26 +01:00
Pairi Daiza
f72a889092
+ chg: Rizonesoft Copyright © 2008-2021 to year "2008-2022" 2022-01-01 09:22:40 +01:00
METANEOCORTEX\Kotti
958d78edc1 +fix: trim line endings on Save except AutoSave
+fix: support User-Doc on Recent Files Jump List
2021-12-20 13:05:20 +01:00
METANEOCORTEX\Kotti
c9a66def8c +fix: add to recent documents issue
+fix: File History: delete file in list and .ini-file
2021-12-12 15:49:10 +01:00
METANEOCORTEX\Kotti
39327e49ea +fix: find path to grepWinNP3.ini 2021-12-11 12:33:34 +01:00
METANEOCORTEX\Kotti
3ede964db8 +chg: removing unnecessary "ToShortPath" operations 2021-12-10 20:07:00 +01:00
METANEOCORTEX\Kotti
e4b651d30f +rfc: after free mem set ptr to null (if not const) 2021-12-09 10:09:53 +01:00
METANEOCORTEX\Kotti
b424dd5833 +add: 1st part of Auto-Save / Backup feature (impl. lead by Zufuliu) 2021-12-08 19:57:00 +01:00
METANEOCORTEX\Kotti
e049d06a19 +chg: PathGetDisplayName(): strip path(dir) option, to enable to show full path in dialogs 2021-12-07 15:38:04 +01:00
METANEOCORTEX\Kotti
09208d9dd8 +rfc: some LongPath-Lib refactorings 2021-12-01 14:56:07 +01:00
METANEOCORTEX\Kotti
5d872f58cb +fix: reading initial style config 2021-12-01 12:23:28 +01:00
METANEOCORTEX\Kotti
ade52ed531 +chg: changing default settings: LaunchInstanceWndPosOffset=28 and LaunchInstanceFullVisible=true 2021-11-20 14:40:31 +01:00
METANEOCORTEX\Kotti
16a963d588 Merge branch 'Dev_RC' into Dev_LongPath
# Conflicts:
#	src/Notepad3.c
2021-11-19 17:19:39 +01:00
METANEOCORTEX\Kotti
46da60aa8e +fix: positioning on separate instance launc 2021-11-19 16:56:27 +01:00
METANEOCORTEX\Kotti
6277e9c7af +chg: Migration of Solution/Projects/Src for VS2022 2021-11-17 20:32:55 +01:00
METANEOCORTEX\Kotti
41494e056f +add: parallel solution/projects for VS2022 2021-11-10 12:03:15 +01:00
METANEOCORTEX\Kotti
447f66bf01 some more LongPath handling 2021-10-11 19:22:54 +02:00