Commit Graph

253 Commits

Author SHA1 Message Date
rkotten
1d0eb8647f +rfc: MUI base language definition moved to solution's preprocessors (C/C++ & RC) defines 2021-08-11 09:59:43 +02:00
Rainer Kottenhoff
2638b5d8d8 Merge branch 'Dev_RC1' into Dev_DM_STD 2021-04-29 02:53:14 +02:00
Rainer Kottenhoff
f6c3a5b0a5 +fix: handling of "File Vars" vs. "Encoding Tags" 2021-04-29 02:36:19 +02:00
Rainer Kottenhoff
7dd4739385 + add: Dark Mode factory scheme as resource include 2021-04-28 18:03:20 +02:00
Rainer Kottenhoff
93ff330060 + add: Line Comment Add/Remove commands, additonal to existing Toggle
+ chg: Line Comment BockEdit shortcut changed (Ctl+Alt+Q  =>  Alt+Shift+Q)
+ chg: Line Comment has separate popup menu (Edit -> Selection)
2021-04-19 12:59:42 +02:00
Rainer Kottenhoff
47d3252164 + add: Mono-Language compiler switch for MiniPath
+ chk: review of Mono-Language compiler switch for Notepad3
2021-03-30 10:15:35 +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
671650cba4
MUI - Minor correction and add some info comment lines 2021-03-27 09:20:03 +01:00
Pairi Daiza
8063a677b2
MUI - Extend Compiler switch to allow mono language binary for all languages 2021-03-26 17:44:50 +01:00
Rainer Kottenhoff
da31945be0 + fix: TinyExpr regresion inserting newline after equal sign 2021-03-26 00:08:50 +01:00
Rainer Kottenhoff
47c76b612a + fix: Compiler switch to allow mono language binary 2021-03-25 10:05:41 +01:00
Rainer Kottenhoff
766e3969d6 + add: Compiler switch to allow mono language binary (no MUI DLL loading) 2021-03-24 19:29:49 +01: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
Rainer Kottenhoff
85c0fefafe + fix: delete marker of (comletely) deleted lines 2020-09-06 11:03:52 +02:00
RaiKoHoff
bb808bb7b8 + add: Bookmark margin context menu 2020-08-20 19:59:27 +02:00
RaiKoHoff
c168123a04 + fix: DateTime and Timestamp handling 2020-08-04 15:16:03 +02:00
Pairi Daiza
542ffd0dca + upd: Version files and Changes.txt 2020-07-29 17:17:43 +02:00
Pairi Daiza
a31ad1d186 + chg: Minor changes: Trip Trailing Blanks 2020-06-30 15:10:19 +02:00
Rainer Kottenhoff
93b812b27c + fix: cancel multi-selection on line up/down key 2020-05-01 14:34:45 +02:00
Rainer Kottenhoff
f9734b8689 + add: grepWin integration part 2 2020-03-18 01:32:17 +01:00
RaiKoHoff
b2ddb08f54 + add: grepWin integration: multi file search 2020-03-17 18:39:13 +01:00
Pairi Daiza
52eaf9fee6 Chg: Adding 2 Shortcuts in en-US 2020-02-11 06:17:51 +01:00
RaiKoHoff
03fbdb6f69 + chg: Accelerator key remapping: move line up/down vs. jump folds 2020-02-03 15:59:05 +01:00
RaiKoHoff
4cdeb0dc3d + cln: tidy-up resource list for Shortcuts 2020-01-31 16:02:08 +01:00
Pairi Daiza
a2985abf2e +chg: Add extension ".manifest" to XML Lexer
- Inversion of Accelerator key Ctrl+Alt+L with Ctrl+Shift+L
2019-11-29 10:06:20 +01:00
Rainer Kottenhoff
35d6af0ec0 + add: Use Ctrl+Alt+L for toggle "Menu: Reuse Window" option 2019-11-28 11:08:51 +01:00
Pairi Daiza
2be6142a16 Conversion all files to encoding UTF-8 (Final) 2019-11-05 00:07:41 +01:00
Pairi Daiza
c7f4d725e3 Conversion all files to encoding UTF-8 (Partial_1) 2019-11-04 00:27:34 +01:00
Pairi Daiza
af43c4ded7 MUI Conversion all *.RC files to encoding UTF-8 (no BOM/Signature). 2019-11-02 00:23:43 +01:00
Pairi Daiza
6e7a847733 MUI - Converting all *.RC files to UTF-8 Signature 2019-10-31 06:27:17 +01:00
Pairi Daiza
75cd37ac0f MUI - suppress "Ctrl+Shift+Alt+F" (Code Folding)
- because no longer works from Windows 10 version 1903.
2019-09-10 11:52:43 +02:00
Rainer Kottenhoff
68aa35cd38 + chg: menu and behavior for copy/paste and copy/paste line 2019-09-03 16:36:30 +02:00
Rainer Kottenhoff
187f2c4b30 + chg: preserve file modification timestamp: change from persisted option to on demand save
+ fix: minor bug fixes
2019-09-02 13:36:06 +02:00
Derick Payne
d63c046d9f Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
2019-07-26 21:18:11 +02:00
Derick Payne
140c60c6ec Releasing Build 2511 RC 2019-07-26 20:36:25 +02:00
Rainer Kottenhoff
4844477de8 + cln: some code cleanup 2019-07-20 09:37:05 +02:00
Rainer Kottenhoff
a5d144867f + fix: Alt+P should call menu 'Appearance' , Ctrl+Alt+P should be new shortcut for "Compress Spaces" 2019-07-12 09:12:52 +02:00
Rainer Kottenhoff
bdaab67697 + add: Color hover and picker (HTML color def only #RRGGBB) 2019-06-15 13:48:49 +02:00
Rainer Kottenhoff
c72e17ab2d + enh: some multi-selection enhancements 2019-05-30 09:54:28 +02:00
Rainer Kottenhoff
841bca1d66 + add: Multi-Select all occurrences (or selected if MO is off) (Ctrl+Shift+Spc) 2019-05-29 13:04:32 +02:00
Rainer Kottenhoff
61b8b78385 + add: extent multi-selection (Ctrl + Up/Down/Left/Right) 2019-05-28 10:30:29 +02:00
Pairi Daiza
820c913f31 MUI - Add Code-page tags '// encoding: cpxxx" 2019-03-15 00:43:07 +01:00
Pairi Daiza
ac2d653931 MUI - Remove Code-page tags '// encoding: cpxxx" 2019-03-13 23:42:52 +01:00
Pairi Daiza
aace818425 MUI - Add Code-page tags '// encoding: cpxxx" 2019-03-13 19:43:09 +01:00
Rainer Kottenhoff
5d215bb213 + add: source for UCHARDET GB18030 encoding detection (disabled, important data missing)
+ add: a recode menu for GB18030
2019-03-09 00:45:07 +01:00
Rainer Kottenhoff
41225c2e5b + add: support for external and internal Hot- and Disabled- Toolbar icons. 2019-03-06 11:22:56 +01:00
Rainer Kottenhoff
b441301ba9 + chg: WordWrap - symbol show/hide toggle Accelerator-Key "Ctrl+Shift+0"
(intercepted by Windows) changed to "Ctrl+Shift+7"
2019-02-28 12:49:28 +01:00
Rainer Kottenhoff
c72c5f9da9 + add: toggle current line highlighting mode 2019-01-14 09:33:35 +01:00
Rainer Kottenhoff
e02ecfcde1 + fix: disable accelerator-key interception for universal Unicode input method 2018-12-08 19:40:06 +01:00
Pairi Daiza
f4d15a375b + MUI convert resource encoding to local ANSI code-page to get rid of UTF-8 decoding artefacts - until MS fixes that 2018-11-28 20:09:29 +01:00