Commit Graph

173 Commits

Author SHA1 Message Date
Rainer Kottenhoff
d18c083388 + fix: Dirty state on FileRevert
+ fix: Tooltip for "Always On top" button
2019-05-14 11:45:27 +02:00
Rainer Kottenhoff
ad13a3217e Merge branch 'Dev_RC' into Dev_NewFeatures
# Conflicts:
#	Versions/build.txt
#	language/np3_hu_hu/strings_hu_hu.rc
#	res/Notepad3.exe.manifest.conf
#	src/Edit.c
#	src/Notepad3.c
#	src/VersionEx.h
2019-05-14 02:52:30 +02:00
Rainer Kottenhoff
41b40d2dae + chg: version info only 2019-05-14 02:13:02 +02:00
Rainer Kottenhoff
1ad6981660 + add: Toolbar button (Pin) for "Always on Top" indicator 2019-05-14 02:11:50 +02:00
Rainer Kottenhoff
406b8c3634 + chg: version info files 2019-05-12 02:52:49 +02:00
Rainer Kottenhoff
a2bdb6d1bd + upd: beta channel build 2019-05-10 22:36:20 +02:00
Rainer Kottenhoff
010ac1c9fc + upd: merge current Scintilla GitHub mirror development stage 2019-05-06 11:53:20 +02:00
Rainer Kottenhoff
a40d8e5011 + enh: Find/Replace dialog <-> "Focused View" enhancements 2019-05-05 18:01:55 +02:00
Rainer Kottenhoff
5a8b0cc9a3 + fix: "FocusedView" started from Find/Replace dialog
+ fix: behavior of "Warn Inconsistent Line-Breaks" dialog
2019-05-05 12:16:25 +02:00
Rainer Kottenhoff
3a33be1d51 + enh: reflect inconsistent line-breaks in status bar 2019-05-04 09:17:53 +02:00
Rainer Kottenhoff
cf68540906 + fix: document end position calculation 2019-05-03 23:15:50 +02:00
Rainer Kottenhoff
b4ed69c377 + chg: remove Compact Encoding Detection (CED) as 2nd encoding detector (rely on UCHARDET only) 2019-05-03 15:58:02 +02:00
Rainer Kottenhoff
273f117fad + fix: minor bugfixes for "Focused View" 2019-05-03 10:53:34 +02:00
Rainer Kottenhoff
21cdc6d3e6 + fix: preserve styling in "Focused View" (Hyperlink styling gets lost?) 2019-05-02 22:09:59 +02:00
Rainer Kottenhoff
e3699b1304 + add: MiniPath as shared library (C/C++ runtime) version 2019-05-02 11:18:50 +02:00
Rainer Kottenhoff
97386a4a53 + fix: Hyperlink and Lexer style update cooperation 2019-05-01 01:27:23 +02:00
Rainer Kottenhoff
b068f55f38 + fix: broken "Focused View" 2019-04-30 02:37:44 +02:00
Rainer Kottenhoff
882caceed1 + upd: build number 2019-04-30 02:22:09 +02:00
Rainer Kottenhoff
f6e06357b9 + fix: Find/Repace dialog open/close: remove jumping in case of wrapped lines 2019-04-29 13:34:19 +02:00
Rainer Kottenhoff
c58315d046 + add: Notepad3 User/App icon for special InfoBox() 2019-04-29 11:28:38 +02:00
Rainer Kottenhoff
da76d911f2 + fix: RegEx "zero-length-finding" replace all bug
+ fix: settings versioning for Long-Line-Mark
2019-04-28 12:51:37 +02:00
Rainer Kottenhoff
6eaa92b427 + chg: build number 2019-04-27 22:35:31 +02:00
Rainer Kottenhoff
ba1ac6f56a + chg: allow Hyperlink Hotspots to be activated in "Focused View" 2019-04-27 22:33:59 +02:00
Rainer Kottenhoff
9f41b18165 + fix: repair Hyperlink styling, broken by last commit 2019-04-27 15:55:10 +02:00
Rainer Kottenhoff
100d0d5ae0 + rfc: refactorings and code cleanup 2019-04-27 10:25:58 +02:00
Rainer Kottenhoff
524df0bcc4 + chg: updated SQL keyword list and new "Value Type" (thanx to zufuliu) 2019-04-25 16:49:54 +02:00
Rainer Kottenhoff
8da89fc25d + upd: Scintilla GitHub mirror version 4.1.5
+ add: missing HTML keywords (picture, slot, template)
2019-04-18 14:16:57 +02:00
Rainer Kottenhoff
5b8ca9d0d5 + add: Themes menu to load exported styles (e.g. "dark theme" 2019-03-14 14:28:27 +01:00
Rainer Kottenhoff
c68c421812 + chg: force UCHARDET GB18030 detection to use CED's result, if applicable
+ cln: repository cleanup
2019-03-09 11:10:41 +01:00
Rainer Kottenhoff
5d215bb213 + add: source for UCHARDET GB18030 encoding detection (disabled, important data missing)
+ add: a recode menu for GB18030
2019-03-09 00:45:07 +01:00
Rainer Kottenhoff
d66d7f2c60 + chg: make language menu international (language independant) 2019-03-08 14:05:19 +01:00
Rainer Kottenhoff
c2ec2db2a0 + enh: static mapping of UCD's GB18030 to GB2312 only if CED has GB2312 detection
+ cln: some code clean-up
2019-03-08 11:26:55 +01:00
Rainer Kottenhoff
d7d1fcfe86 + enh: start dual encoding dectors in (thread) parallel for large files 2019-03-07 17:57:16 +01:00
Rainer Kottenhoff
f73a2592c6 + ver: build infos 2019-03-07 16:18:33 +01:00
Rainer Kottenhoff
c9dc8e4088 + rfc: refactoring of encoding detection, rely on UCHARDET and CED (plus configuration capabilities) 2019-03-07 16:12:54 +01:00
Rainer Kottenhoff
be6a45bb4d + upd: VS2019 version update 2019-03-06 12:39:11 +01:00
Rainer Kottenhoff
41225c2e5b + add: support for external and internal Hot- and Disabled- Toolbar icons. 2019-03-06 11:22:56 +01:00
Rizonetech
74c2354d5e Additional Toolbars 2019-03-06 11:00:03 +02:00
Rizonetech
401a2ef4e2 History Button Icon Update 2019-03-06 10:23:54 +02:00
Rainer Kottenhoff
4b9a6ff0c5 + add: missing toolbar label for History button 2019-03-06 01:49:34 +01:00
Rainer Kottenhoff
1fc57a2184 + add: Recent file history toolbar button 2019-03-06 01:23:40 +01:00
Rainer Kottenhoff
6f2f197965 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_UCHARDET 2019-03-01 14:29:20 +01:00
Rainer Kottenhoff
b3d299acdb + fix: 'uchardet' result interpretation
+ fix: 'title-bar' display format for analyze result
2019-03-01 14:28:30 +01:00
Rizonetech
2db031a14e Update Rizonesoft logo
Rplaced old Rizonesoft logo with the new one.
2019-03-01 14:51:42 +02:00
Rainer Kottenhoff
fb0bc63f1c Merge branch 'Dev_Master' into Dev_UCHARDET
# Conflicts:
#	np3portableapp/_buildname.txt
2019-03-01 01:53:15 +01:00
Rainer Kottenhoff
e2a3b6a243 + fix: some corrections for uchardet encoding detector 2019-03-01 01:51:13 +01:00
Pairi Daiza
1432d4662b MUI - Translation in (ko-KR) Korean (UHC) of Notepad3 and Minipath (Final) 2019-02-28 20:07:21 +01:00
Rainer Kottenhoff
e89e9aae50 + fix: small fixes (CppCheck) 2019-02-27 16:53:32 +01:00
Rainer Kottenhoff
b5683b2f5f + rfc: refactoring: dynamic Language Menu (dep. on MUI DLLs availability) 2019-02-27 12:30:28 +01:00
Rainer Kottenhoff
3e4d63ef5f Merge branch 'Dev_Master' of https://github.com/RaiKoHoff/Notepad3 into Dev_Master 2019-02-14 17:10:19 +01:00