Commit Graph

428 Commits

Author SHA1 Message Date
Pairi Daiza
fd8e2ca919
+ Upd: Version files and Changes.txt 2021-07-09 19:09:42 +02:00
Rainer Kottenhoff
b5343f3822 +add: new KiXtart Lexer 2021-07-09 15:14:16 +02:00
Rainer Kottenhoff
b19624b865 +add: factory dark mode settings (part III) 2021-07-08 19:07:51 +02:00
Rainer Kottenhoff
60d4fc63c2 +add: factory dark mode settings (part II) 2021-07-08 08:31:28 +02:00
Rainer Kottenhoff
b57f52e91a Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_DM_STD 2021-07-05 15:02:40 +02:00
Rainer Kottenhoff
2895796776 +upd: Lexilla Library v510 2021-07-02 18:44:25 +02:00
Rainer Kottenhoff
b6fcf36dce Merge branch 'Dev_RC1' into Dev_DM_STD 2021-05-25 18:14:06 +02:00
Rainer Kottenhoff
971803103f + upd: Lexilla Lib (bug fixes for Lexer: Markdown, Cmd/Batch)
+ add "Julia" lexer (new in Lexilla)
2021-05-25 14:05:50 +02:00
Rainer Kottenhoff
e96d56586b Merge branch 'Dev_RC1' into Dev_DM_STD 2021-05-20 18:31:08 +02:00
Pairi Daiza
4ec214eb77
MUI - Minor correction in layout 2021-05-20 15:26:11 +02:00
Rainer Kottenhoff
f8f6b625f4 Merge branch 'Dev_RC1' into Dev_DM_STD 2021-05-19 19:17:49 +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
Rainer Kottenhoff
fb62d0deec Merge branch 'Dev_RC1' into Dev_DM_STD 2021-05-07 11:59:00 +02:00
Rainer Kottenhoff
bb94d9b21c + enh: Base64 Decoding: select source code-page for decoding
+ chg: Base64: default Encoding/Decoding based on current code-page
2021-05-07 11:42:51 +02:00
Rainer Kottenhoff
8ea1dd92ce + add: Base64 Encoding/Decoding 2021-05-06 17:22:56 +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
d96a62f776 Merge branch 'Dev_RC1' into Dev_DM_STD 2021-04-29 01:14:36 +02:00
Rainer Kottenhoff
7dd4739385 + add: Dark Mode factory scheme as resource include 2021-04-28 18:03:20 +02:00
Pairi Daiza
3ea48a869c
MUI- Add custom ChooseColor resource definition in all languages 2021-04-28 15:49:41 +02:00
Rainer Kottenhoff
58b507d3bd + add: custom ChooseColor resource definition 2021-04-28 12:11:41 +02:00
Rainer Kottenhoff
b34598fb5f + add: file/dir exists/not-found to hyperlink tooltip (if file-url)
+ chg: new default for hyperlink tooltip is OFF
+ chg: immediate indicator hover response (colordef-hotspot, hyperlink-tooltip, hex-code-tooltip)
2021-04-25 12:40:55 +02:00
Pairi Daiza
a21a34723f
MUI - Add Custom Font Selection Dialog in all languages 2021-04-21 00:55:06 +02:00
Rainer Kottenhoff
da00a2abc0 + chg: Custom Font Selection Dialog
+ fix: Font Name handling retrieved from Commo-Default vs. Lexer-Specific
2021-04-20 21:31:07 +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
0db84492a8 + chg: remove short-note from wrap around match tooltip (II) 2021-04-17 00:17:18 +02:00
Rainer Kottenhoff
27468544c6 + chg: clarify menu item string (only one instance per file) 2021-04-13 14:04:16 +02:00
Rainer Kottenhoff
6d899074e1 + chg: drag-n-drop: replace current file (Ctrl+ for new instance)
+ chg: drag-n-drop: allow multiple files to drop
+ chg: menu/shortcut:  launch "New Empty Wnd" <-> "Duplicate Instance"
+ fix: prevent dup instance, if setting does not allow
2021-04-13 13:58:28 +02:00
Rainer Kottenhoff
440573c0a9 + upd: Scintilla v5.0.1 (part III)
+ fix: performance issue line wrapping
+ fix: begin/end wait cursor calling
+ chg: international strings for status bar (wait cursor)
2021-04-11 15:19:34 +02:00
Rainer Kottenhoff
c7ed44772d +fix: new comment doc styling for C++ lexer (used for C#, RC, JS and Java too) 2021-04-07 13:46:10 +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
Rainer Kottenhoff
4b3167de56 + upd: Kotlin & Dart Lexer from Zufuliu's source 2021-03-25 20:05:02 +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
Rainer Kottenhoff
a29673535d + chg: File Lock: exclusive write/change, shared read
+ add: Menu item for excusive File Locking (write, shared read)
2021-03-23 18:03:09 +01:00
Rainer Kottenhoff
2280513b78 + add: Decorator styling for Python files
+ chg: style color for triple strings in Python Lexer
2021-03-23 17:28:26 +01:00
Pairi Daiza
da76f8ccfd
MUI - Add Exclusive File Lock option in all languages 2021-03-21 19:13:19 +01:00
Rainer Kottenhoff
6da0c145b6 + add: 2nd part of exclusive lock file open mode
+ rfc. observe external file change
2021-03-20 22:49:28 +01:00
Rainer Kottenhoff
252af18400 + add: 1st part of exclusive lock file open mode
+ rfc: som minor refactorings
2021-03-19 21:01:39 +01:00
Pairi Daiza
98a5d4c84a
MUI - Cleanup - Remove unused fonts dialog 2021-03-06 11:20:22 +01:00
Rainer Kottenhoff
41ee3f9fd8 + add: some filesystem path vs. file:// URL helpers (backslash invert)
+ fix: ShellExecute() lpVerb for open hyperlink (Ctrl+Click) set to "open" instead of undefined (first defined protocol handler)
2021-02-28 17:51:13 +01:00
Rainer Kottenhoff
3d1c78a499 + add: Converter: File-System Path to URL and vice versa 2021-02-26 16:37:25 +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
Rainer Kottenhoff
8318e6fe02 + chg: use user locale for date/time insert format, can be menu switched to preferred UI language
+ chg: insert date before time & tab separated
2021-02-04 22:36:19 +01:00
Rainer Kottenhoff
8f806fd53d + add: Show search wrap-around tooltip (issue #3038)
(switch off by "[Settings2] WrapAroundTooltipTimeout=0"
2021-01-17 13:07:41 +01:00