Commit Graph

148 Commits

Author SHA1 Message Date
rkotten
9d7f8f8faa +enh: option: do not save blank new files 2023-05-04 18:11:00 +02:00
METANEOCORTEX\Kotti
525530919b +enh: some enhancements for Logfile Monitoring 2023-04-30 01:48:05 +02:00
rkotten
277eb02361 +add: split Verilog Lexer (Verilog and SystemVerilog) 2023-03-20 19:12:33 +01:00
Pairi Daiza
6c3dc794b7
MUI - Minor corrections 2023-03-19 19:32:45 +01:00
METANEOCORTEX\Kotti
59d804dbf8 +add: Lexer Verilog HDL 2023-03-19 17:18:14 +01:00
Pairi Daiza
1cfb00b6e4
MUI - Add some doc and comments 2023-03-16 20:36:47 +01:00
METANEOCORTEX\Kotti
76f7a8fa5a +fix: min. FileCheckInterval 500msec, else notify immediately 2023-03-16 18:20:30 +01:00
METANEOCORTEX\Kotti
d7b28774ac +chg: use relaxing default FileCheckInterval (2000[msec]) 2023-03-16 01:09:06 +01:00
Pairi Daiza
aa11e58a41
MUI - Correction typo: "FileCheckInverval=0" instead of "FileCheckInterval=0" 2023-03-01 16:46:10 +01:00
METANEOCORTEX\Kotti
1795dee126 +enh: Make Code/Text font prio list configurable 2023-02-24 15:09:55 +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
Pairi Daiza
faadb4613b
MUI - Minor changes in Lexer Text and Doc of Notepad3.ini 2023-02-23 12:02:06 +01:00
METANEOCORTEX\Kotti
2354703593 +fix: minor changes for Unicode Point display 2023-02-23 01:56:33 +01:00
Pairi Daiza
1b13e48e4f
MUI - Synchro with en-US RC files and minor changes 2023-02-21 14:16:30 +01:00
METANEOCORTEX\Kotti
dbc716fc8d +enh: add Unicode point display (status bar) of current (caret pos) character 2023-02-21 02:00:47 +01:00
METANEOCORTEX\Kotti
25edb0f28c +fix: WSL2 simple path and NP3 otions given with slash
+chg: AnalyzeConfidenceLevel at least 90%
2023-02-20 11:49:54 +01:00
METANEOCORTEX\Kotti
8c5433c046 +fix: handling of editing own settings (in this case: disable file watching) 2023-01-04 12:58:45 +01:00
METANEOCORTEX\Kotti
ef2e8c01a9 +fix: issue on undo/redo stack
+add: darkmode highlight (foreground) contrast settings + default reduction to 75%
2022-10-29 11:35:00 +02:00
Pairi Daiza
df782377c6
+ Upd: Version files and Changes.txt and correction of typo. 2022-04-14 18:22:59 +02:00
METANEOCORTEX\Kotti
ecf1c7e9d0 Pimping UCHARDET encoding detector 2022-02-11 01:42:40 +01:00
METANEOCORTEX\Kotti
b424dd5833 +add: 1st part of Auto-Save / Backup feature (impl. lead by Zufuliu) 2021-12-08 19:57:00 +01:00
METANEOCORTEX\Kotti
1470de8510 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_LongPath
# Conflicts:
#	language/common_res.h
#	language/np3_de_de/lexer_de_de.rc
#	language/np3_en_us/lexer_en_us.rc
#	lexilla/Lexilla.vcxproj.filters
#	src/Notepad3.vcxproj.filters
2021-11-25 14:19:37 +01:00
METANEOCORTEX\Kotti
3e3dc5796b +chg: switching to Philippe Lhoste's (PhiLho) AutoHotkey (AHK) Lexer 2021-11-25 13:49:45 +01:00
METANEOCORTEX\Kotti
9ed50d0391 +fix: some more findings on positioning multi instance launch 2021-11-21 11:01:28 +01:00
METANEOCORTEX\Kotti
ade52ed531 +chg: changing default settings: LaunchInstanceWndPosOffset=28 and LaunchInstanceFullVisible=true 2021-11-20 14:40:31 +01:00
METANEOCORTEX\Kotti
ad85d0b090 +chg: Disable file change polling - rely on directory change notification by default
+chg: allow [Settings2] "FileCheckInverval" to be zero(0), means no active file change polling
+chg: remove deprecated "AutoReloadTimeout"
2021-09-24 10:19:08 +02:00
METANEOCORTEX\Kotti
8273227d09 + add: configure app to open hyperling (instead of default browser) 2021-08-08 20:39:24 +02:00
Rainer Kottenhoff
ccb354598c +add: configurable File Change/Deleted indicators 2021-08-04 19:15:48 +02:00
Pairi Daiza
f33f6aaa01
+add: Some Lexers description 2021-07-21 15:22:59 +02:00
Pairi Daiza
2898f5e759
MUI - Big file size limit warning to 4MB (FileLoadWarningMB=4) 2021-04-14 10:04:45 +02:00
Rainer Kottenhoff
31d8914521 + chg/add: configurable position offset on launching new instance
+ fix: Sticky Window Flag on launching new instance
2021-04-13 19:20:06 +02:00
Pairi Daiza
73d538d13d
+ Upd: Version files and Changes.txt 2021-03-02 16:57:43 +01:00
Rainer Kottenhoff
3ec07cb174 + add: Settings2 option to define ShellExecuteEx() lpVerb for launching file hyperlink protocol 2021-03-01 13:54:02 +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
RaiKoHoff
f7686f568c + chg: need to separate DarkMode window-backgr color from button-face color 2020-09-17 17:02:35 +02:00
RaiKoHoff
9cea5f7f17 + chg: uusr configurable "Web Action" menu item names 2020-09-15 11:31:59 +02:00
Rainer Kottenhoff
2131b427b4 + upd: .ini-file for initial DarkMode colors 2020-09-14 07:27:43 +02:00
RaiKoHoff
5b216155a3 + add: configurable Dark Mode colors (non Explorer-Theme, Owner-Drawn) 2020-09-09 14:55:57 +02:00
Rainer Kottenhoff
ebcad99c7d + add: FocusedView Options: Bookmarks/Line-Highlight combined with Folding 2020-08-22 14:14:45 +02:00
RaiKoHoff
e6b528d419 + chg: remove max count limitation for Occurrences-Marker (deprecated option -> use visible only instead) 2020-08-21 15:51:16 +02:00
RaiKoHoff
bb808bb7b8 + add: Bookmark margin context menu 2020-08-20 19:59:27 +02:00
Rainer Kottenhoff
3c4c4f2eb8 + fix: relative calculation of title font for ApoutBox and Cusomize Schemes dialog
+ fix: center system's MessageBox in parent window
+ add: configuration for "Search in Files" toolbar label
2020-08-07 23:53:03 +02:00
RaiKoHoff
c168123a04 + fix: DateTime and Timestamp handling 2020-08-04 15:16:03 +02:00
Rainer Kottenhoff
6e98b17761 + chg: revert System's Message box for "save confirmation" (if message beeps are allowed)
+ fix: some more DPI-Awareness issues
+ chg: resample scaling of info-box icons on DPI change
+ add: configuration ([Settings2]LargeIconScalePrecent) percent threshold to switch to bigger file types icons (lexer style selections)
2020-08-02 20:08:56 +02:00
RaiKoHoff
be82c05822 + fix: TimeStamp handling
+ chg: grepWinNP3 About dialog wrapping long text
+ fix: menu selection operation (disable w/o selection)
2020-07-21 15:50:24 +02:00
RaiKoHoff
986b21f925 + add: configurable Zoom-Tooltip clear delay ([Settings2] ZoomTooltipTimeout=3200; in [ms]) 2020-06-03 11:31:51 +02:00
RaiKoHoff
11f8231ce3 Merge remote-tracking branch 'upstream/master' into NewFeatures
# Conflicts:
#	Versions/day.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2020-03-25 17:25:14 +01:00
Rainer Kottenhoff
3bbbe99fdc + fix: portable grepwin.ini file handling for grepWinNP3 integration 2020-03-24 22:53:56 +01:00