Commit Graph

3896 Commits

Author SHA1 Message Date
Refael Ackermann
c53b97c6f3 add missing symbol 'disabledelayedexpansion' 2025-01-29 18:11:55 -05:00
Pairi Daiza
85dfa227ad
+upd: version info for MS VS2022 (v17.12.4) update 2025-01-15 11:38:21 +01:00
Pairi Daiza
f8893c0b83
+ chg: Rizonesoft Copyright © 2008-2024 to year "2008-2025" 2025-01-01 09:31:47 +01:00
Pairi Daiza
afca43481b
MUI - Commit before release build "Notepad3 6.24.1222.1 beta"
- Correction of Rizonesoft's URL
2024-12-22 09:41:56 +01:00
Pairi Daiza
e3354c3bd0
+upd: version info for MS VS2022 (v17.12.3) update 2024-12-05 14:51:09 +01:00
METANEOCORTEX\Kotti
205ee4c3d4 Update Lexilla to v5.4.1, replace Zufiliu's Dart lexer by new Lexilla's Dart lexer (based on Zufuliu's Dart lexer) 2024-11-30 11:33:15 +01:00
Pairi Daiza
f5009ca162
+upd: version info for MS VS2022 (v17.12.2) update 2024-11-28 10:23:59 +01:00
Pairi Daiza
60c3e5d0e9
+upd: version info for MS VS2022 (v17.12.1) update 2024-11-21 17:40:46 +01:00
Pairi Daiza
3019a2231b
+upd: version info for MS VS2022 (v17.12.0) update 2024-11-13 05:49:31 +01:00
LIU Hao
ad63d63ea2 fix: Do not bring main window to foreground upon file change
It's very disrupting, especially when tail mode or auto reload has
been turned on.

Signed-off-by: LIU Hao <lh_mouse@126.com>
2024-11-11 11:06:37 +08:00
Pairi Daiza
9c424c6e02
+upd: version info for MS VS2022 (v17.11.5) update 2024-10-14 16:03:26 +02:00
Pairi Daiza
f91275325f
+upd: version info for MS VS2022 (v17.11.4) update 2024-09-18 09:43:06 +02:00
METANEOCORTEX\Kotti
372de891f5 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Master 2024-08-28 00:26:32 +02: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
Pairi Daiza
e21f7c58d2
+upd: version info for MS VS2022 (v17.11.2) update 2024-08-27 23:12:58 +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
b3fc854467 +fix: correct TOML Lexer identifier 2024-08-24 12:45:07 +02:00
METANEOCORTEX\Kotti
a2acd0d4fd +upd: Lexilla Library v5.4.0 (switch to Lexilla new TOML Lexer) 2024-08-24 12:23:10 +02:00
METANEOCORTEX\Kotti
89b75999c8 +add: Scintilla Libray v5.5.2 2024-08-24 09:51:07 +02:00
Pairi Daiza
fe069e5bf1
+upd: version info for MS VS2022 (v17.11.1) update 2024-08-23 17:47:51 +02:00
Pairi Daiza
39f4545d9a
+upd: version info for MS VS2022 (v17.11.0) update 2024-08-14 09:23:40 +02:00
Pairi Daiza
230de58717
+upd: version info for MS VS2022 (v17.10.5) update 2024-07-26 09:54:26 +02:00
METANEOCORTEX\Kotti
ea31107b28 +chg: if selection empty on "Modify Lines..." complete document is selected 2024-07-11 08:36:04 +02:00
Pairi Daiza
3ff056bbf0
+upd: version info for MS VS2022 (v17.10.4) update 2024-07-10 18:04:23 +02:00
METANEOCORTEX\Kotti
f3965dc14b +fix: delete line (Ctrl+Shift+D) - fix last line handling 2024-07-04 00:26:08 +02:00
METANEOCORTEX\Kotti
c1d00ab579 +chg: menu Edit / Lines and Edit / Selection / Sort... : "remove duplicate lines" => "unite duplicate lines", "white-space" => "blank" , move order, 2024-07-03 01:56:45 +02:00
METANEOCORTEX\Kotti
7215f044b5 +fix: Update Toolbar in case of Undo/Redo 2024-06-29 00:06:30 +02:00
Pairi Daiza
c1d1352bd3
+upd: version info for MS VS2022 (v17.10.3) update 2024-06-20 18:59:34 +02:00
Pairi Daiza
b1b3da36de
+upd: version info for MS VS2022 (v17.10.2) update 2024-06-17 07:37:44 +02:00
METANEOCORTEX\Kotti
c4d4721f62 +fix: regression for "Reuse Window" flag 2024-05-31 14:23:03 +02:00
Pairi Daiza
05cf219e83
+upd: version info for MS VS2022 (v17.10.1) update
MUI - "Added or Modified" items in May 2024
2024-05-31 09:51:28 +02:00
METANEOCORTEX\Kotti
aa093a765d +add: New settings option to enable/disable feature Multiple Selection 2024-05-30 23:01:39 +02:00
METANEOCORTEX\Kotti
7b54d69b6e +fix: center dialog if window is maximized 2024-05-29 11:17:36 +02:00
METANEOCORTEX\Kotti
c16ca28dc9 +rm: remove "DrawAnimatedWindow" settings feature and rely on system window animation configuration 2024-05-28 01:40:55 +02:00
METANEOCORTEX\Kotti
efd40a295c +fix: some missing Path_Sanitize() calls 2024-05-27 19:57:49 +02:00
METANEOCORTEX\Kotti
2b99b48fc9 +fix: finding np3 instance holding same file-path (only one instance) 2024-05-27 18:27:57 +02:00
METANEOCORTEX\Kotti
204d0d19dd +fix: minor issues related to "autoload recent file" feature 2024-05-26 13:36:02 +02:00
METANEOCORTEX\Kotti
1c09290e64 +fix: scroll current line into view in case of word-wrap toggle 2024-05-25 18:12:19 +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
Pairi Daiza
89f13bcc4d
+upd: version info for MS VS2022 (v17.10.0) update 2024-05-22 17:46:17 +02:00
rkotten
fe1bfc6632 +fix: accept file args with leading dash (needs quotes in any dash case) 2024-05-21 13:07:45 +02:00
rkotten
6835a69555 no need to save current file (doc changed) for open new (empty) np3 window 2024-05-21 11:40:34 +02:00
rkotten
0578281ee5 + chg: Ctrl+S does not forced saving doc any longer - only saves file, if save needed (doc changed) 2024-05-21 10:07:41 +02:00
METANEOCORTEX\Kotti
963c5f2ca7 fix mouse cursor flickering in case of "hide mouse while typing" 2024-05-20 13:01:50 +02:00
Pairi Daiza
e9613dd5dc
+upd: version info for MS VS2022 (v17.9.7) update 2024-05-14 19:47:08 +02:00
Pairi Daiza
b61292b462
+upd: version info for MS VS2022 (v17.9.6) update 2024-04-09 19:31:42 +02:00
Pairi Daiza
b3b037910a
+upd: version info for MS VS2022 (v17.9.5) update 2024-03-30 21:40:32 +01:00
Pairi Daiza
f776099f71
MUI - Add all preparation files for Finnish (fi-FI) localization 2024-03-12 20:46:15 +01:00
Pairi Daiza
e2bfd5b16b
+upd: version info for MS VS2022 (v17.9.3) update 2024-03-12 18:36:51 +01:00
METANEOCORTEX\Kotti
9de70147e9 +upd: Scintilla Lib v5.4.2 2024-03-07 18:14:03 +01:00