Commit Graph

3709 Commits

Author SHA1 Message Date
rkotten
277eb02361 +add: split Verilog Lexer (Verilog and SystemVerilog) 2023-03-20 19:12:33 +01:00
rkotten
e5b524ed8c +fix: deprecated settings key-names handling ('FileChaeckInverval') 2023-03-20 17:08:05 +01:00
METANEOCORTEX\Kotti
59d804dbf8 +add: Lexer Verilog HDL 2023-03-19 17:18:14 +01:00
METANEOCORTEX\Kotti
598c168589 +upd: VHDL Lexer 2023-03-19 14:14:23 +01:00
METANEOCORTEX\Kotti
1e89129af8 +fix: notification adjustment in case of externally deleted file
+rfc: minor refactorings
2023-03-17 14:00:36 +01:00
METANEOCORTEX\Kotti
76f7a8fa5a +fix: min. FileCheckInterval 500msec, else notify immediately 2023-03-16 18:20:30 +01:00
METANEOCORTEX\Kotti
798fff57ca +fix: missing file path display name 2023-03-16 10:51:47 +01:00
METANEOCORTEX\Kotti
d7b28774ac +chg: use relaxing default FileCheckInterval (2000[msec]) 2023-03-16 01:09:06 +01:00
METANEOCORTEX\Kotti
a5dca9db14 +fix: _beginthreadex_proc_type correction for Win32(x86) 2023-03-16 00:55:11 +01:00
METANEOCORTEX\Kotti
ff95c43c2a Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Master 2023-03-16 00:42:19 +01:00
METANEOCORTEX\Kotti
2eb023b099 +fix: reactivate FileChangeInterval (used on dir changed notification too)
+chg: refactoring: use background worker helper
2023-03-16 00:42:00 +01:00
Pairi Daiza
507d709156
Merge pull request #4653 from RaiKoHoff/Dev_Master
Fix: Shift+Alt+Click on Hyperlink should not fire Hyperlink action
2023-03-15 11:17:06 +01:00
Pairi Daiza
946ed3095d
Merge pull request #4652 from hpwamr/Mui_Beta
MUI - Add/Modify strings for "F/R" in all strings_xx_yy.rc
2023-03-15 10:50:50 +01:00
METANEOCORTEX\Kotti
dfdd887d8c +fix: enhancement Shift+Alt+LClick on Hyperlink should not fire HL action 2023-03-15 10:22:53 +01:00
METANEOCORTEX\Kotti
1b92711731 +fix: Shift+Alt+LClick on Hyperlink should not fire HL action 2023-03-15 10:12:38 +01:00
Pairi Daiza
80d96ebfb6
+upd: version info for MS VS2022 (v17.5.2) update 2023-03-15 09:59:37 +01:00
METANEOCORTEX\Kotti
a187741494 +fix: in case of no file args: open empty doc instead of file open dialog 2023-03-15 09:48:42 +01:00
METANEOCORTEX\Kotti
9c9a2b3df2 +fix: creating new file in current working directory 2023-03-15 01:49:04 +01:00
METANEOCORTEX\Kotti
635efdb2dc +enh: cooperation of Alt+LClick on Hyperlinks vs. extend selection 2023-03-14 22:59:18 +01:00
METANEOCORTEX\Kotti
c811486ffd +chg: use larger color bitmaps within color select buttons (customize schemes) 2023-03-14 22:22:29 +01:00
METANEOCORTEX\Kotti
dc6ca9faad +enh: option to fill empty search text in F/R dialog 2023-03-14 20:31:28 +01:00
METANEOCORTEX\Kotti
a9dc44cc9c +fix: don't reset "dirty flag" after file loading (in case of EOL or indent correction) 2023-03-14 19:28:30 +01:00
METANEOCORTEX\Kotti
789c87e17f +enh: RegExpr enhancements 2023-03-14 17:58:44 +01:00
rkotten
331944852d SCI add SendMessage macro 2023-03-06 18:17:43 +01:00
Pairi Daiza
50cc57012e
Merge pull request #4623 from RaiKoHoff/Dev_Master
Fix: remove session state from default font from list retrieval
2023-03-02 14:04:54 +01:00
rkotten
b89d71dd78 +fix: remove session state from default font from list retrieval 2023-03-02 13:45:35 +01:00
Pairi Daiza
6a5ddc9f56
+upd: version info for MS VS2022 (v17.5.1) update 2023-03-02 00:27:08 +01:00
rkotten
8113301c2e +fix: backward compat. for .ini param 'FileCheckInverval' (typo) 2023-03-01 19:15:28 +01:00
rkotten
222c244556 Merge remote-tracking branch 'upstream/master' into Dev_Master 2023-03-01 18:50:17 +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
Pairi Daiza
4c292ba033
Merge branch 'Master' into Mui_Beta 2023-03-01 16:49:44 +01:00
Pairi Daiza
aa11e58a41
MUI - Correction typo: "FileCheckInverval=0" instead of "FileCheckInterval=0" 2023-03-01 16:46:10 +01:00
rkotten
e09756f0b9 +rfc: refactorings 2023-03-01 15:51:47 +01:00
rkotten
750364ace0 +enh: Goto next/prev markers: respect last searched markers 2023-03-01 11:13:01 +01:00
rkotten
2707dad476 +fix: find consecutive change marker begin 2023-03-01 10:53:09 +01:00
rkotten
b717041b10 +fix: find marker next/prev 2023-03-01 10:38:32 +01:00
rkotten
458d600198 +enh: delete matching brace/quote, if content in between is empty 2023-02-28 15:52:34 +01:00
rkotten
22cc402698 +fix: navigate marker: consecutive change-marker handled as single mark 2023-02-27 13:53:21 +01:00
METANEOCORTEX\Kotti
794537ce33 +upd: Update Lexilla v5.2.2 2023-02-25 16:01:42 +01:00
METANEOCORTEX\Kotti
1795dee126 +enh: Make Code/Text font prio list configurable 2023-02-24 15:09:55 +01:00
METANEOCORTEX\Kotti
e1037c833b +fix: fast delay for UndoTransactionTimeout 2023-02-24 11:05:45 +01:00
METANEOCORTEX\Kotti
eaf3484549 +fix: SplitUndoTypingSeqOnLnBreak and UndoTransactionTimeout 2023-02-24 11:00:25 +01:00
METANEOCORTEX\Kotti
d391413064 +chg: Solution/Project tuning
+chg: Display of Unicode Point
2023-02-24 07:38:53 +01:00
Pairi Daiza
41d5d03a6d
MUI - Commit for "v6.23.223.1 beta" and "Changes.txt" 2023-02-23 23:17:04 +01:00
rkotten
25ab06b7d0 +enh: use change-history-markers for bookmark find next/previous 2023-02-23 18:50:07 +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
bdf5382a5e +enh: enhancement for auto-close char-pairs 2023-02-23 03:07:51 +01:00
METANEOCORTEX\Kotti
2354703593 +fix: minor changes for Unicode Point display 2023-02-23 01:56:33 +01:00
Pairi Daiza
73cd494b0e
+upd: version info for MS VS2022 (v17.5.0) update 2023-02-22 09:24:20 +01:00
METANEOCORTEX\Kotti
661c3d8265 +fix: repair jump to line (Alt+Click) and related command line search (e.g. called by grepWinNP3) 2023-02-21 22:00:09 +01:00