Commit Graph

675 Commits

Author SHA1 Message Date
Rainer Kottenhoff
20b011529b fix: enhance InfoBoxLng() to replace non dark-mode aware MessageBoxEx(). InfoBoxLng is dynamicall adapted in height depending on text length. 2026-03-06 20:28:32 +01:00
Rainer Kottenhoff
0f718805d4 fix: PCRE2 interface - bug matching line-end ($) 2026-03-06 16:15:03 +01:00
Rainer Kottenhoff
5d72a5b4c0 chore: upd uthash, add timsort (repl. qsort) scintilla care (iface check) scintill-call-wrapper update 2026-03-06 12:41:15 +01:00
Rainer Kottenhoff
fee21a915d fix: refactoring from GetOpenFileName() to IFileOpenDialog() 2026-03-04 17:11:32 +01:00
Rainer Kottenhoff
7a3b06d56d refactor: replace regex engines: Oniguruma (retired) by PCRE2 v10.47 2026-03-02 19:26:36 +01:00
Rainer Kottenhoff
72589342bb fix: minor enhancements on file loading 2026-02-25 15:55:10 +01:00
METANEOCORTEX\Kotti
399b95a5b1 fix: Zooming 2026-02-20 16:58:02 +01:00
Pairi Daiza
02dfec5c38
+ chg: Rizonesoft Copyright © 2008-2025 to year "2008-2026" 2026-01-01 09:31:16 +01:00
METANEOCORTEX\Kotti
827da03184 fix: Update Toolbar - check for changed Filename always 2025-02-09 12:17:38 +01:00
Pairi Daiza
f8893c0b83
+ chg: Rizonesoft Copyright © 2008-2024 to year "2008-2025" 2025-01-01 09:31:47 +01:00
METANEOCORTEX\Kotti
9ac94d52b9 +chg: Highlight current line: change meaning of forground color: if set, forground layer is activated using defined color 2024-08-28 00:26:14 +02:00
METANEOCORTEX\Kotti
dccefbc1d1 + chg: move caret line outline frame translucency to alpha2
+ chg: zoom dependent caret outline frame thickness, zoom dependent visible whitespace size
2024-08-25 13:16:15 +02:00
METANEOCORTEX\Kotti
7b54d69b6e +fix: center dialog if window is maximized 2024-05-29 11:17:36 +02:00
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
188cbf6a70 +chg: limit width of left dead margin text area to max base font width (char width) 2024-02-28 19:38:07 +01:00
METANEOCORTEX\Kotti
fb0605f655 +chg: reusing size: definition of "Indentation Guide" scheme settings for text area offset to margin area 2024-02-26 19:38:09 +01:00
Pairi Daiza
9c09f044a6
+ chg: Rizonesoft Copyright © 2008-2023 to year "2008-2024" 2024-01-01 07:55:39 +01:00
METANEOCORTEX\Kotti
789273be64 +chg: Ctrl+I wraps according to highest column long-line-edge-marker, if defined 2023-10-03 00:30:07 +02:00
METANEOCORTEX\Kotti
ffb88f135a +chg: Using selection color also for not focused selections (secondary and inactive) 2023-09-27 09:25:08 +02:00
rkotten
5d4d00fe40 +rfc: Some refactoring regarding string comparison 2023-09-26 11:35:37 +02:00
METANEOCORTEX\Kotti
45034f90c4 +add: Dark-Mode Contrast control for Schemes configuration 2023-08-27 18:16:33 +02:00
METANEOCORTEX\Kotti
d796c33ccf +chg: try to speed-up large file loading 2023-07-11 17:23:42 +02:00
METANEOCORTEX\Kotti
0d5bbc3a14 +fix: minor optimizations on initial window startup 2023-07-02 14:39:14 +02:00
METANEOCORTEX\Kotti
0943acab55 +chg: CallTip/ToolTip (zoom):
using system's message font face (std: Segoe UI),
  foregr high-contrast on margin background color
2023-06-23 00:32:47 +02:00
METANEOCORTEX\Kotti
98e17d4b57 +upd: indentation guide coloring on matching brace highlight 2023-06-19 14:35:28 +02:00
METANEOCORTEX\Kotti
2c8b105134 +chg: Tooltip/Calltip style using Segoe UI font 2023-06-19 12:06:24 +02:00
METANEOCORTEX\Kotti
bca216d18e +fix: set color of horizontal ruler (folded block) to line number coloring 2023-06-05 08:09:19 +02:00
rkotten
753b94b19f +chg: watch log-file (part I) 2023-04-28 17:27:37 +02:00
rkotten
e047096596 +enh: Enhanced File-Change Notification Messagebox 2023-03-28 18:50:02 +02:00
rkotten
6739f76c54 +rfc: renaming for Lexer related resource string IDs (defined names) 2023-03-21 14:41:00 +01:00
rkotten
277eb02361 +add: split Verilog Lexer (Verilog and SystemVerilog) 2023-03-20 19:12:33 +01:00
METANEOCORTEX\Kotti
59d804dbf8 +add: Lexer Verilog HDL 2023-03-19 17:18:14 +01:00
rkotten
b89d71dd78 +fix: remove session state from default font from list retrieval 2023-03-02 13:45:35 +01:00
rkotten
f6c11989c1 +enh: generic font names $Code/$Text prepend by number referring to priority list position 2023-03-01 18:49:54 +01:00
rkotten
e09756f0b9 +rfc: refactorings 2023-03-01 15:51:47 +01:00
METANEOCORTEX\Kotti
1795dee126 +enh: Make Code/Text font prio list configurable 2023-02-24 15:09:55 +01:00
Pairi Daiza
faadb4613b
MUI - Minor changes in Lexer Text and Doc of Notepad3.ini 2023-02-23 12:02:06 +01:00
METANEOCORTEX\Kotti
f009a104f4 +fix: correction to LineSpace evaluation TEXT files 2023-02-20 22:15:31 +01:00
METANEOCORTEX\Kotti
6013df7ffa +fix: Lexer TEXT using own Default but inheriting from Common Base 2023-02-20 21:15:16 +01:00
METANEOCORTEX\Kotti
36b6f0c5f3 +chg: Lexer TEXT using own Default, 2023-02-20 00:05:37 +01:00
METANEOCORTEX\Kotti
40e44f3f44 +fix: representation of EOLs in case of GDI technology (use default) 2023-02-19 12:24:40 +01:00
METANEOCORTEX\Kotti
9bdf844a8e +fix: line spacing in TEXT Lexer 2023-02-06 23:58:34 +01:00
METANEOCORTEX\Kotti
d15429fab2 Fix: speedup loading files with very long lines 2023-01-24 14:27:26 +01:00
Pairi Daiza
ed323d9229
MUI - Refreshing ".gitignore" cache to respect the ".gitignore rules. 2023-01-21 10:08:49 +01:00
METANEOCORTEX\Kotti
cce29646f3 +add: allow "dotbox" instead of "horiz. line" for folded text 2023-01-09 16:02:05 +01:00
METANEOCORTEX\Kotti
c8e056f573 Merge branch 'Dev_Master' into Future_Dev_Master 2023-01-04 10:38:20 +01:00
METANEOCORTEX\Kotti
4f992f7aac +rfc: minor refactoring on UpdateUI 2023-01-04 10:37:41 +01:00
METANEOCORTEX\Kotti
747eee83ca +chg: allow coloralpharef read from scheme properties 2023-01-02 15:40:55 +01:00
METANEOCORTEX\Kotti
150a1d6412 +add: allow Line Number color to be alpha blended (e.g. DarkMode)
(cherry picked from commit 3e27626cf1)
2023-01-02 13:42:48 +01:00
METANEOCORTEX\Kotti
3e27626cf1 +add: allow Line Number color to be alpha blended (e.g. DarkMode) 2023-01-02 13:15:29 +01:00