Commit Graph

264 Commits

Author SHA1 Message Date
Pairi Daiza
f776099f71
MUI - Add all preparation files for Finnish (fi-FI) localization 2024-03-12 20:46:15 +01:00
Pairi Daiza
ababf0e56d
MUI - Removal of the "es-MX" language to keep only the "es-ES" language 2023-08-24 22:49:48 +02:00
Pairi Daiza
ed323d9229
MUI - Refreshing ".gitignore" cache to respect the ".gitignore rules. 2023-01-21 10:08:49 +01:00
METANEOCORTEX\Kotti
fb37a52e0c Merge branch 'Dev_Master' into Future_Dev_Master 2023-01-02 11:58:12 +01:00
METANEOCORTEX\Kotti
75894ba714 +chg: visible representation of EOL characters (issue #4358) 2022-12-30 11:25:04 +01:00
METANEOCORTEX\Kotti
32b1fbcb9a +add: Paragraph navigation (Alt+PageUp, Alt+PageDown) 2022-12-16 13:53:53 +01:00
METANEOCORTEX\Kotti
517bbf88d1 Merge branch 'Dev_Master' into Dev_VC143
# Conflicts:
#	scintilla/win32/PlatWin.cxx
#	scintilla/win32/ScintillaWin.cxx
2022-11-14 09:25:40 +01:00
METANEOCORTEX\Kotti
09a63bed81 +ren: renaming feature from obscure "Accelerated Word Navigation" to better name "Alternate Word Separators" 2022-08-29 12:30:35 +02:00
METANEOCORTEX\Kotti
99ccce440c +chg: Ctrl/Alt+F10 as Accelerator-Keys for Filesystem-Path to URL (and back) conversion 2022-01-26 18:00:44 +01:00
Pairi Daiza
c998790576
MUI - Renaming Spanish Latin America (es-419) to Spanish Mexican (es-MX) 2022-01-20 00:12:59 +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
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