Commit Graph

3837 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
90ce681ad7 +chg: DrawAnimatedWindow: only toggle between system settings and suppress-animation if used in system settings (avoids global system settings activation) 2024-03-01 01:43:02 +01: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
Pairi Daiza
6b213d999b
Merge pull request #5126 from hpwamr/Mui_Beta
+upd: version info for MS VS2022 (v17.9.2) update
2024-02-28 16:50:52 +01:00
rkotten
4d17a55268 +fix: preserve caret position after re-encoding 2024-02-28 16:08:41 +01:00
Pairi Daiza
3eb2360864
+upd: version info for MS VS2022 (v17.9.2) update 2024-02-28 16:06:22 +01:00
METANEOCORTEX\Kotti
79109a77e4 +chg: try to preserve caret position and visible line positions after recoding 2024-02-28 11:30:13 +01:00
METANEOCORTEX\Kotti
eabdaef50e +chg: try to preserve caret position after recoding 2024-02-28 11:11:12 +01:00
METANEOCORTEX\Kotti
d98b8d0fea +mrg: Merging Zufuliu's custom Lexers for Kotlin and Dart 2024-02-28 08:11:13 +01:00
METANEOCORTEX\Kotti
a090985307 +fix: need PostMessage(WM_THEMECHANGED) event after recoding document 2024-02-27 00:04:55 +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
METANEOCORTEX\Kotti
16208cb2e2 +chg: Ini-Filereader: allow long suffix comments for numeric values 2024-02-26 09:10:27 +01:00
METANEOCORTEX\Kotti
7b35d58af3 +chg: Config-File: allow space or comment char after integer and float values - other (ivalid) suffixes will yield default value 2024-02-25 23:05:45 +01:00
METANEOCORTEX\Kotti
ebf4b742af +chg: Indentation in case of complete line selected - now behaves the same as line selected including line-breaks 2024-02-25 10:49:48 +01:00
METANEOCORTEX\Kotti
f26b3602bd +fix: Settings2:DrawAnimatedWindow - support system settings (value = 0 or undefined) 2024-02-24 15:09:33 +01:00
METANEOCORTEX\Kotti
6aceba202a +fix: Correction for settings2 DrawAnimatedWindow 2024-02-24 13:22:04 +01:00
METANEOCORTEX\Kotti
d7efbaf0d9 +chg: explicit update toolbar and titlebar on drag n drop file
+upd: version info for MS VS2019 (v16.11.34) update
2024-02-24 10:50:54 +01:00
Pairi Daiza
983ee77726
+upd: version info for MS VS2022 (v17.9.1) update 2024-02-22 19:02:33 +01:00
Pairi Daiza
d6165ed313
+upd: version info for MS VS2022 (v17.9.0) update 2024-02-14 00:10:33 +01:00
Pairi Daiza
880d221c87
+upd: version info for MS VS2022 (v17.8.6) update 2024-01-31 16:39:17 +01:00
Pairi Daiza
691c900974
+upd: version info for MS VS2022 (v17.8.5) update 2024-01-17 20:20:59 +01:00
METANEOCORTEX\Kotti
debdba1f64 +fix: Ctrl+Up/Down should keep selection 2024-01-10 22:42:39 +01:00
METANEOCORTEX\Kotti
868683ed5f +upd: Lexilla v5.3.0 and Scintilla v5.4.1
+add: allow selected lines movement for rectangular selection also
2024-01-10 17:06:08 +01:00
METANEOCORTEX\Kotti
ea4f7fade0 +upd: Windows 11 Version information (V23H2) 2024-01-10 13:49:15 +01:00
Pairi Daiza
6b968a7da6
+upd: version info for MS VS2022 (v17.8.4) update 2024-01-10 10:53:04 +01:00
Pairi Daiza
9c09f044a6
+ chg: Rizonesoft Copyright © 2008-2023 to year "2008-2024" 2024-01-01 07:55:39 +01:00
Pairi Daiza
967f1c974e
+upd: version info for MS VS2022 (v17.8.3) update 2023-12-06 10:43:37 +01:00
Pairi Daiza
d0a6eb8e3f
+upd: version info for MS VS2022 (v17.8.2) update 2023-11-29 15:25:04 +01:00
METANEOCORTEX\Kotti
61d6360ce5 try to reduce window flickering (Titlebar and Toolbar updates) (origin issue #5053) 2023-11-17 02:28:40 +01:00
METANEOCORTEX\Kotti
fcf3025d64 Fix "cut last line" (orig issue #5051) 2023-11-16 23:43:30 +01:00
Pairi Daiza
fc39fa5848
+upd: version info for MS VS2022 (v17.8.0) update 2023-11-14 20:09:36 +01:00
Pairi Daiza
1e6cca2c1a
+upd: version info for MS VS2022 (v17.7.6) update 2023-10-25 00:07:18 +02:00
METANEOCORTEX\Kotti
13e19ec5f2 +fix: behavior of Ctrl+Shift+X 2023-10-20 09:33:15 +02:00
METANEOCORTEX\Kotti
a4fd0c4d16 +fix: VS Studio line-cut behavior on empty selection 2023-10-20 09:22:16 +02:00
METANEOCORTEX\Kotti
78a19369e0 +chg: wrappimg at long line marker 2023-10-16 18:21:30 +02:00
METANEOCORTEX\Kotti
028939806c Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Master 2023-10-16 11:52:50 +02:00
METANEOCORTEX\Kotti
5b72f484f1 +fix: show ColorDef Dlg always full visible 2023-10-16 11:50:58 +02:00
Pairi Daiza
16a2a99832
+upd: version info for MS VS2022 (v17.7.5) update 2023-10-12 15:02:13 +02: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
f9df6977a1 +upd: Scintilla v5.3.6
+chg: "Dot matches all" -> "Dot matches line-breaks" (like NP++)
2023-09-13 17:36:02 +02:00
Pairi Daiza
99c579a9bd
+upd: version info for MS VS2022 (v17.7.4) update
MUI - Some adjustments of INNO Setup Installers
2023-09-12 23:20:52 +02:00
METANEOCORTEX\Kotti
eb804a35fa +chg: line comment indentation for complaint prog. lng (issue #4983) 2023-09-12 15:16:16 +02:00
METANEOCORTEX\Kotti
76020253b2 +fix: Python Line Comment : respect indents
+add: Python stream comment hack
2023-09-01 14:48:25 +02:00
Pairi Daiza
43c162159a
+upd: version info for MS VS2022 (v17.7.3) update 2023-08-30 16:14:19 +02:00
METANEOCORTEX\Kotti
57ca075f39 +add: opt. to disable animated max./min. window ([Settings2] DrawAnimatedWindow)] 2023-08-28 22:16:46 +02:00
METANEOCORTEX\Kotti
45034f90c4 +add: Dark-Mode Contrast control for Schemes configuration 2023-08-27 18:16:33 +02:00
METANEOCORTEX\Kotti
bef9985d1d try to fix removal of es-MX language resource 2023-08-26 16:20:23 +02:00
Pairi Daiza
0642ddc6d5
MUI - Workaround_BUG_LANG_FR_FR and following languages. 2023-08-26 13:47:42 +02: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