Commit Graph

1507 Commits

Author SHA1 Message Date
Rainer Kottenhoff
7b76641b14 + fix: broken Style Scheme Export (due to new ini file handler) 2019-07-08 22:08:49 +02:00
Rainer Kottenhoff
4d630a74cb + fix: don't remove empty section, w/o request 2019-07-08 21:24:18 +02:00
Rainer Kottenhoff
5bb7f43dc4 + chg: use only base file name from file path for InfoBox() dialog (avoid text cutoff on long paths) 2019-07-08 13:52:31 +02:00
Rainer Kottenhoff
edbb096c4b + fix: avoid deletion of "recent items" section in ini-file 2019-07-07 18:52:52 +02:00
Rainer Kottenhoff
3686d7d116 + fix: Notepad3 DLL version 2019-07-07 11:15:23 +02:00
Rainer Kottenhoff
52412914a4 + add: Turkish language project for Notepad3 2019-07-06 10:35:09 +02:00
Rainer Kottenhoff
8a677b24b6 + fix: .ini-file - remove some keys with default values (styles) 2019-07-06 09:46:15 +02:00
Rainer Kottenhoff
a73286b525 + chg: extended encoding detection debug information 2019-07-04 20:58:03 +02:00
Rainer Kottenhoff
7d6bfcc3a9 + fix: encoding detection failure fallback: current code-page or default encoding on new (if fallback forced)
+ chg: to force UTF-8 as preffered encoding: activate encoding detection failure fallback for default encoding
+ chg: allow Fixedsys font for GDI rendering
+ chg: for new "Text File" scheme: use regular Segoe UI font
2019-07-04 11:09:47 +02:00
Rainer Kottenhoff
10e059e9b4 + fix: TOML-Lexer issues 2019-07-02 17:34:07 +02:00
Rainer Kottenhoff
cd4da12955 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_ONIGURUMA
# Conflicts:
#	Versions/build.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-07-01 11:47:54 +02:00
Pairi Daiza
2310e14178
Delete VersionEx.h 2019-07-01 11:15:47 +02:00
Derick Payne
1cf288a8c7 Releasing Build 2381 2019-06-30 21:48:43 +02:00
Rainer Kottenhoff
ccaab85cd6 + fix: revert unintended caret style of pevious commit 2019-06-28 08:31:43 +02:00
Rainer Kottenhoff
88f9c3f944 + upd: Scintilla v4.1.8 (2019-06-27) 2019-06-27 17:56:45 +02:00
Rainer Kottenhoff
ea021b6da4 Merge and Version update 2019-06-27 08:26:23 +02:00
Pairi Daiza
bf9b212e19
Merge pull request #1362 from rizonesoft/master
Update Oniguruma with "pl-PL" minor translations (Partial_3)
2019-06-26 09:51:01 +02:00
Pairi Daiza
f648c55f12 +upd: Version update VS2019 : MS Visual C++ 2019 16.1.3 2019-06-26 09:15:10 +02:00
Rainer Kottenhoff
bdaab67697 + add: Color hover and picker (HTML color def only #RRGGBB) 2019-06-15 13:48:49 +02:00
Rainer Kottenhoff
a2ba70bb9b + fix: wrong error message for error dialog box while trying to write to readonly file. 2019-06-14 20:42:26 +02:00
Rainer Kottenhoff
d41a89e721 + fix: TOML Lexer: fixing problem with operator w/o spacing 2019-06-14 16:05:47 +02:00
Rainer Kottenhoff
1494c61370 + ver: version strings only 2019-06-14 00:42:57 +02:00
Rainer Kottenhoff
23a06a59e1 + add: TOML Lexer: Keyword handling 2019-06-14 00:40:55 +02:00
Rainer Kottenhoff
4c96bf9788 + add: TOML Lexer : Date-Time highlight & other enhancements
+ add: some test files for manual checks
2019-06-13 16:00:49 +02:00
Rainer Kottenhoff
9f3e8c1032 Merge remote-tracking branch 'origin/Dev_RC_Fixes' into Dev_ONIGURUMA 2019-06-13 12:57:16 +02:00
Rainer Kottenhoff
bfa2ab88c0 + fix: don't jump to caret position after toggle fold by mouse-click 2019-06-13 12:37:37 +02:00
Rainer Kottenhoff
5e6c5fabec + upd: Version update VS2019 : MS Visual C++ 2019 16.1.3 2019-06-13 09:33:54 +02:00
Rainer Kottenhoff
0d0eedb559 + enh: TOML Lexer: add "Literal String" and "Number" 2019-06-13 03:56:31 +02:00
Rainer Kottenhoff
cf2ca6de9a + enh: a little bit more advanced TOML Lexer 2019-06-12 18:49:38 +02:00
Rainer Kottenhoff
9d8c7bbe6c + add: first draft frame of TOML Lexer 2019-06-12 01:16:41 +02:00
Rainer Kottenhoff
71e569cde5 + rm: remove (old) AHK Lexer in favourite of modern AHK_L Lexer 2019-06-11 20:48:43 +02:00
Rainer Kottenhoff
4805c0b3ac Merge remote-tracking branch 'origin/Dev_RC_Fixes' into Dev_ONIGURUMA
# Conflicts:
#	np3portableapp/_buildname.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-06-11 20:20:59 +02:00
Rainer Kottenhoff
051d134ba2 + fix: small bug in file extension matching for Lexer selection 2019-06-11 18:46:13 +02:00
Rainer Kottenhoff
7e04105532 + add: Multiselect Edit Indicator 2019-06-11 15:29:52 +02:00
Rainer Kottenhoff
0a7c22682b Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_ONIGURUMA
# Conflicts:
#	src/Styles.c
2019-06-11 11:31:28 +02:00
Rainer Kottenhoff
3770cedc13 + chg: version strings only 2019-06-11 11:18:31 +02:00
Rainer Kottenhoff
0b1ed1b272 + fix: MarkOcc color default string builder
+ fix: Scintilla 416 merge conflict
2019-06-11 11:16:59 +02:00
Rainer Kottenhoff
8e1199eca6 Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
# Conflicts:
#	scintilla/doc/ScintillaHistory.html
2019-06-11 01:37:36 +02:00
Rainer Kottenhoff
806a0670c2 + upd: Scintilla Version 416 2019-06-11 01:29:20 +02:00
Rainer Kottenhoff
ad64db46d3 + chg: utf-8 sig for themes files
+ add: Text Lexer to get independent from Default Text
+ add: .ini-file DeleteValue() methods
2019-06-11 00:43:54 +02:00
Rainer Kottenhoff
c6e7d31ae8 + chg: color MarkOccurrences refactoring: use System's HighLight color as default (alpha:60) 2019-06-10 18:40:37 +02:00
Rainer Kottenhoff
c647f2d6eb + mv: move LoadFlags() to Config src
+ fix: InfoBox: error string  for GetLastError() event
2019-06-10 16:28:39 +02:00
Rainer Kottenhoff
b8d9a5bc93 + fix: 1st bugfix session for new SimpleIni config reader. 2019-06-10 15:16:42 +02:00
Rainer Kottenhoff
9eae363c16 + UTF-8 .ini-File Handler (Initial Version) 2019-06-10 12:03:27 +02:00
Rainer Kottenhoff
b253f4497e Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA 2019-06-08 14:14:47 +02:00
Rainer Kottenhoff
2331f7a1ce + fix: some little bugfixes 2019-06-08 14:09:59 +02:00
Rainer Kottenhoff
67650d27c5 Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA 2019-06-07 10:50:36 +02:00
Rainer Kottenhoff
e469124745 + cln: remove hotspot styling delay config (not needed anymore) 2019-06-07 07:44:29 +02:00
Rainer Kottenhoff
674bc6cd2a Merge branch 'Dev_RC_Fixes' into Dev_ONIGURUMA
# Conflicts:
#	Versions/build.txt
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-06-05 23:57:06 +02:00
Rainer Kottenhoff
4630a65963 + upd: version text 2019-06-05 23:50:54 +02:00