Commit Graph

18 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
1d5aa0863b fix "center dialog in parent" - hopefully that fixes issue #(https://github.com/rizonesoft/Notepad3/issues/4945) too 2024-05-25 16:32:13 +02:00
METANEOCORTEX\Kotti
2cbcc8715d +add: add np3encrypt project to solution (cmd-ln tool)
+fix: use random IV for np3encrypt
+ver: VS2019 compiler Version added
2023-02-19 11:54:48 +01:00
METANEOCORTEX\Kotti
f933ad554c +chg: status-bar dbl-click line-break mode: cycle only between CR+LF <-> LF modes, CR mode must be set explicitly by menu or dialog (see issue #3142) 2022-12-28 12:32:39 +01:00
METANEOCORTEX\Kotti
7fe5558a09 +chg: Workaround to fix DPI scaling issues related to VS2022 compiler toolset
+fix: don't store contrast adapted dark mode foreground color themes
2022-11-07 01:39:37 +01: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
54b05188f4 +fix: DarkMode issue in Decrypt dialog 2022-03-01 09:04:53 +01:00
METANEOCORTEX\Kotti
778f52bf8f +fix: security enhancement of AES Encryption feature 2022-02-26 08:53:39 +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
e993abcdd4 Memory issues fixing and hardening 2022-02-09 02:02:36 +01:00
Rainer Kottenhoff
b19624b865 +add: factory dark mode settings (part III) 2021-07-08 19:07:51 +02:00
Rainer Kottenhoff
c901684932 + upd: merging Scintilla Lib v5.0.1 (part II) 2021-04-10 16:33:47 +02:00
Rainer Kottenhoff
51e861600b + rfc: small refactorings 2021-03-22 10:21:18 +01:00
Rainer Kottenhoff
3c558804f4 + fix: F/R show wrap-around tooltip only if message boxes are hidden 2021-02-17 20:40:48 +01:00
Rainer Kottenhoff
b3488836c4 + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
Rainer Kottenhoff
65be851e6e + chg: rebase DarkMode module on delay load version branch of win32-darkmode project 2020-10-01 13:04:56 +02:00
RaiKoHoff
a4cc6d241e + enh: support Lexer switching while Customize Schemes dialog is open 2020-09-22 16:10:13 +02:00
RaiKoHoff
06f96e5e5d + fix: DarkMode switching while non-modal dialogs are active 2020-09-22 11:42:41 +02:00
Rainer Kottenhoff
bab84dd4ec + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00