Commit Graph

101 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
d27e5242a4 +mrg: merge VS2019 and VS2022 Solution/Projects 2021-11-16 14:42:11 +01:00
METANEOCORTEX\Kotti
792ad11d7b +fix: target location for MUI libs/dlls 2021-11-14 12:24:58 +01:00
METANEOCORTEX\Kotti
c7657f060b +fix: VS2022 Solution/Projects 2021-11-13 10:39:54 +01:00
METANEOCORTEX\Kotti
41494e056f +add: parallel solution/projects for VS2022 2021-11-10 12:03:15 +01:00
Pairi Daiza
716e004cb6
MUI - Improve 2 sentences in "Replace" dialog window
- Related to issue: https://github.com/rizonesoft/Notepad3/issues/3656#issuecomment-937911121
2021-11-10 10:02:04 +01:00
METANEOCORTEX\Kotti
92bf0e019c +chg: limit file size: 2GB (Until WideCharToMultiByte() / MultiByteToWideChar() INT32_MAX issues are clarified)
+fix: Got-Dialog: digit grouping of line/column numbers
2021-09-15 14:35:12 +02:00
rkotten
be4aa0ce74 +fix: digit grouping for replace occurrences result dialog 2021-09-14 13:29:19 +02:00
Pairi Daiza
bac24c97ec
MUI - Add 2 strings in all Lexer_xx_yy.rc 2021-09-03 17:12:37 +02:00
Pairi Daiza
6a2c6783f8
MUI - Adjust the layout of the F/R dialog. 2021-08-07 23:34:47 +02:00
Rainer Kottenhoff
fa26f96dfb +del: remove deprecated (no sensible use case) "overlapping find" option
+fix: regex line begin pattern stuck after zero-length replacement
2021-08-07 13:42:49 +02:00
Pairi Daiza
31b8da2959
MUI - Add "&Indicator (silent)." in dialog_xx_yy.rc files
+ Upd: Version files and Changes.txt
2021-08-04 22:16:05 +02:00
Pairi Daiza
730cd578ee
MUI - Windows Dark Mode: add "Warning Style Reset" text 2021-07-27 17:51:39 +02:00
Pairi Daiza
fd8e2ca919
+ Upd: Version files and Changes.txt 2021-07-09 19:09:42 +02:00
Rainer Kottenhoff
60d4fc63c2 +add: factory dark mode settings (part II) 2021-07-08 08:31:28 +02:00
Pairi Daiza
4ec214eb77
MUI - Minor correction in layout 2021-05-20 15:26:11 +02:00
Pairi Daiza
aebcdf65b3
Merge pull request #3441 from hpwamr/mui
MUI - Update of NP3 resource files in Hindi (hi-IN)
2021-05-18 14:59:18 +02:00
Pairi Daiza
5bea50d15b
MUI - Minor layout correction 2021-05-18 14:26:38 +02:00
Rainer Kottenhoff
55d1b4b4a9 + fix: minor projects/compiler adjustments 2021-05-18 14:08:09 +02:00
Pairi Daiza
2dceb70e2a
MUI - Add Base64 Decoding: select source code-page for decoding 2021-05-07 16:13:46 +02:00
Pairi Daiza
70849b7bcb
MUI - Add Base64 Encoding/Decoding in all languages 2021-05-06 18:23:02 +02:00
Pairi Daiza
f117374152
MUI - Add "Ignore File-Vars" in all Menu_xx_y.rc 2021-04-29 10:16:34 +02:00
Rainer Kottenhoff
f6c3a5b0a5 +fix: handling of "File Vars" vs. "Encoding Tags" 2021-04-29 02:36:19 +02:00
Pairi Daiza
3ea48a869c
MUI- Add custom ChooseColor resource definition in all languages 2021-04-28 15:49:41 +02:00
Pairi Daiza
7e4ccb3f9f
MUI - Add latest changes in "strings_xx_yy.rc" files in all languages 2021-04-25 15:36:00 +02:00
Pairi Daiza
a21a34723f
MUI - Add Custom Font Selection Dialog in all languages 2021-04-21 00:55:06 +02:00
Pairi Daiza
34b49b0c6a
MUI - Line Comment Add/Remove commands, additonal to existing Toggle 2021-04-19 18:17:59 +02:00
Rainer Kottenhoff
0db84492a8 + chg: remove short-note from wrap around match tooltip (II) 2021-04-17 00:17:18 +02:00
Pairi Daiza
df50989cad
MUI - clarify menu item string (only one instance per file) 2021-04-13 16:33:50 +02:00
Pairi Daiza
2786d1421c
MUI - Add "Status Bar Text Msg" for long running operations 2021-04-11 18:08:54 +02:00
Pairi Daiza
8351a48262
MUI - New comment doc styling for C++ lexer (used for C#, RC, JS and Java too) 2021-04-07 18:33:44 +02:00
Pairi Daiza
b7e0a2aaaa
MUI - Turning "Line Comment Block Edit" from option into command (Ctrl+Alt+Q) 2021-03-29 22:52:17 +02:00
Rainer Kottenhoff
7d9f1158da +chg: turning "Line Comment Block Edit" from option into command (Ctrl+Alt+Q) 2021-03-29 19:49:35 +02:00
Pairi Daiza
6ae0dfe47c
MUI - Small correction 2021-03-26 19:53:02 +01:00
Pairi Daiza
76234eff64
MUI - Add Kotlin & Dart Lexer from Zufuliu's source 2021-03-26 17:41:38 +01:00
Pairi Daiza
98f4db6c1d
MUI - Exclusive Lock (write) Mode shown in windows title. 2021-03-24 17:00:19 +01:00
Rainer Kottenhoff
ee8c9f5498 + add: Exclusive Lock (write) Mode shown in windows title. 2021-03-24 13:05:40 +01:00
Pairi Daiza
5e0a3217a0
MUI - add: Menu item for excusive File Locking (write, shared read) 2021-03-23 19:33:00 +01:00
Pairi Daiza
81d285ec11
MUI - Add Decorator styling for Python files in all languages 2021-03-23 18:01:40 +01:00
Pairi Daiza
da76f8ccfd
MUI - Add Exclusive File Lock option in all languages 2021-03-21 19:13:19 +01:00
Pairi Daiza
98a5d4c84a
MUI - Cleanup - Remove unused fonts dialog 2021-03-06 11:20:22 +01:00
Pairi Daiza
b94ac1999a
MUI - Some filesystem path vs. file:// URL helpers (backslash invert) 2021-03-01 13:06:59 +01:00
Pairi Daiza
6a94cef5f9 MUI - Menu move Line/Stream Comment items from Edit->Insert to Edit->Selection 2021-02-19 21:57:21 +01:00
Pairi Daiza
ae482fb8fc MUI - Synchronize the Menu_xx_yy.rc files 2021-02-12 15:21:31 +01:00
Rainer Kottenhoff
dbaad543cf + fix: Context-Menu Handling in Release Mode
(caused by Compiler switch /GT (whole program optimization) for Scintilla-Lib only ???)
+ fix: reactivate Scintilla's context menu popup switches (text area)
+ fix: burndown some VS Analyze Mode  Infos/Warnings
2021-02-12 13:06:51 +01:00
Pairi Daiza
7a2031537c MUI - Add "Languages defines Date Format" for all languages 2021-02-05 00:38:44 +01:00
Pairi Daiza
7e7dc12bfe MUI - Add Show search wrap-around tooltip 2021-01-17 20:43:56 +01:00
Pairi Daiza
c299b9545a MUI - Add Kotlin and Dart Lexers 2020-12-22 20:13:34 +01:00
Pairi Daiza
42a74aa8fd MUI - Updating the Acknowledge and the Translator list 2020-12-10 14:26:27 +01:00
Pairi Daiza
606c1c4949 MUI - Adjust the length of dialog strings 2020-12-02 20:15:34 +01:00
Pairi Daiza
91f55e5942 MUI - Renaming Chinese displayed encoding according to MIME/IANA (#2891) 2020-12-01 15:46:09 +01:00