Commit Graph

3022 Commits

Author SHA1 Message Date
rkotten
14a176e4b2 +fix: size of visible whitespace style 2021-08-10 13:53:18 +02:00
METANEOCORTEX\Kotti
7229faa1de +rfc: some refactorings and code cleanup 2021-08-10 01:15:24 +02:00
METANEOCORTEX\Kotti
2ed27da2d8 +fix: workaround for additional selection typing issue (#3556) 2021-08-09 15:24:29 +02:00
Pairi Daiza
4e9338e13e
+ Upd: Version files and Changes.txt 2021-08-09 14:54:26 +02:00
METANEOCORTEX\Kotti
8273227d09 + add: configure app to open hyperling (instead of default browser) 2021-08-08 20:39:24 +02:00
Pairi Daiza
818ab838c4
+ Upd: Version files and Changes.txt 2021-08-07 15:17:07 +02:00
Rainer Kottenhoff
fa26f96dfb +del: remove deprecated (no sensible use case) "overlapping find" option
+fix: regex line begin pattern stuck after zero-length replacement
2021-08-07 13:42:49 +02:00
Pairi Daiza
a316942c30
+ Upd: Version files and Changes.txt 2021-08-06 12:08:26 +02:00
Rainer Kottenhoff
003dd5a143 +add: file URL forced to open in new window by (Ctrl+Alt+Click) 2021-08-06 11:17:50 +02:00
Rainer Kottenhoff
d08ea58860 +fix: launching file URL (Alt+Click) with respect to flags "Reuse Window" and "Only one Instance per File" 2021-08-06 10:29:19 +02:00
Pairi Daiza
448fbba86d
+ Upd: Version files and Changes.txt 2021-08-05 17:56:00 +02:00
Pairi Daiza
6ceffde276
Merge pull request #3546 from RaiKoHoff/Dev_DM_STD
Fix file URL tooltip
2021-08-05 10:54:33 +02:00
Rainer Kottenhoff
ea5fa29795 +fix: file URL tooltip 2021-08-05 10:41:15 +02:00
Rainer Kottenhoff
e39c2f16d7
Merge pull request #3545 from RaiKoHoff/Dev_DM_STD
Add file change notification, if removed current file is recreated externally
2021-08-05 09:31:07 +02:00
Rainer Kottenhoff
dabf8dc4c5 +add: file change notification, if removed current file is recreated 2021-08-05 09:12:09 +02:00
Rainer Kottenhoff
1c62a9e88e
Merge pull request #3544 from RaiKoHoff/Dev_DM_STD
Allow definition of line number for file:/// URL (separator is ':' )
2021-08-05 01:36:05 +02:00
Rainer Kottenhoff
78078f2f5d +add: define line number for file:/// URL (separator is ':' ) 2021-08-05 01:22:09 +02:00
Pairi Daiza
31b8da2959
MUI - Add "&Indicator (silent)." in dialog_xx_yy.rc files
+ Upd: Version files and Changes.txt
2021-08-04 22:16:05 +02:00
Rainer Kottenhoff
8e1200cb8c Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_DM_STD 2021-08-04 20:33:13 +02:00
Rainer Kottenhoff
5f900213d3 +fix: incomplete default Dark Mode Scheme
+fix: config version dependent "FileWatchingMode" settings value
2021-08-04 20:30:38 +02:00
Pairi Daiza
ad6ccc4231
Merge pull request #3540 from RaiKoHoff/Dev_DM_STD
File change notification Dlg: add "Indicator (silent) option
2021-08-04 19:56:46 +02:00
Rainer Kottenhoff
e29ad85ebe +fix: clamp value limit typo 2021-08-04 19:41:16 +02:00
Rainer Kottenhoff
ccb354598c +add: configurable File Change/Deleted indicators 2021-08-04 19:15:48 +02:00
Rainer Kottenhoff
9ac1a25e4c +add: File change notification Dlg: add "Indicator (silent) option [en-Us and de-DE only yet] 2021-08-04 18:13:29 +02:00
Pairi Daiza
ba26dac79f
+ Upd: Version files and Changes.txt 2021-08-04 14:36:15 +02:00
Rainer Kottenhoff
bae890c596 + chg: minor changed regarding file changed indicator 2021-08-04 13:56:17 +02:00
Rainer Kottenhoff
2669d0bec4 +fix: typo 2021-08-04 12:54:04 +02:00
Rainer Kottenhoff
42ae0e8367 +fix: File change notification in TitleBar 2021-08-04 12:52:55 +02:00
Rainer Kottenhoff
f73017968c +fix: trigger reset file changed on disc flag 2021-08-04 11:56:04 +02:00
Rainer Kottenhoff
e50e6057ea +add: File on disk changed notification in title bar 2021-08-04 10:27:15 +02:00
Pairi Daiza
fa38da06be
no message 2021-08-03 23:44:57 +02:00
Rainer Kottenhoff
f851a8ae32 +chg: NewSombra scheme as default Dark Mode coloring
+chg: optimized default style handling for settings file (Dark Mode)
+chg: adapted other Dark Mode Theme Files
2021-08-03 22:16:29 +02:00
Rainer Kottenhoff
3bae580935 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_DM_STD 2021-08-03 22:14:37 +02:00
Rainer Kottenhoff
d3d945e026 +chg: new Sombra scheme as default Dark Mode coloring
+chg: optimized default style handling for settings file (Dark Mode)
+chg: adapted other Dark Mode Theme Files
2021-08-02 19:39:51 +02:00
Pairi Daiza
ca7ede4a0f
+ Upd: Version files and Changes.txt 2021-08-02 10:04:28 +02:00
Rainer Kottenhoff
24835b09d8 +chg: changed pristine default FileWatchingMode from "don't care" to "notify by MsgBox". 2021-08-02 08:11:31 +02:00
Pairi Daiza
dc5eb8e2d7
+ Upd: Version files and Changes.txt 2021-07-26 18:41:17 +02:00
Rainer Kottenhoff
5c6c41c503 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_DM_STD
# Conflicts:
#	Versions/day.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2021-07-26 09:53:15 +02:00
Rainer Kottenhoff
31f3d2331e +upd: Scintilla v511
+upd: Lexilla v511
2021-07-26 09:50:27 +02:00
Pairi Daiza
e87fdc1174
+ Upd: Version files and Changes.txt 2021-07-24 23:11:03 +02:00
Pairi Daiza
aab46d0833
Merge pull request #3520 from RaiKoHoff/Dev_DM_STD
Stop multiple file deleted notification
2021-07-24 22:57:57 +02:00
Rainer Kottenhoff
83d1bc2a9c + fix: remove multiple file Notification, if current file has been deleted 2021-07-24 21:15:28 +02:00
Pairi Daiza
1271faa27a
+ Upd: Version files and Changes.txt 2021-07-23 19:38:55 +02:00
Rainer Kottenhoff
a8b9b2b16f + fix: F/R-Dlg: show match while typing protected characters 2021-07-23 11:55:19 +02:00
Pairi Daiza
fa623ed3fc
+ Upd: Version files and Changes.txt 2021-07-22 20:32:26 +02:00
Pairi Daiza
802f590ba5
Merge pull request #3512 from RaiKoHoff/Dev_DM_STD
File-ext writing to style .ini files only on change or export
2021-07-21 17:52:44 +02:00
Rainer Kottenhoff
64ad420bc4 +fix: file-ext writing to stxle .ini files only on export 2021-07-21 16:41:42 +02:00
Rainer Kottenhoff
516bdf085e Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_DM_STD 2021-07-21 16:40:28 +02:00
Pairi Daiza
e9a1c77026
+ Upd: Version files, Changes.txt and MS VS 2019 version update (v16.10.4) 2021-07-21 16:16:57 +02:00
Pairi Daiza
db87080dc0
Merge pull request #3510 from hpwamr/mui
+add: Some Lexers description
2021-07-21 15:38:30 +02:00