Rainer Kottenhoff
|
5fb5ad3819
|
Merge branch 'Dev_RC' into Dev_ONIGURUMA
# Conflicts:
# scioniguruma/OnigurumaRegExEngine.cxx
# src/SciCall.h
|
2019-05-22 10:40:38 +02:00 |
|
Rainer Kottenhoff
|
c57c1436a1
|
+ current build information
|
2019-05-22 10:03:12 +02:00 |
|
Rainer Kottenhoff
|
564203f052
|
Build Oniguruma ASCII & UTF8 encoding only , adapt DLL build accordingly
|
2019-05-21 16:00:55 +02:00 |
|
Rainer Kottenhoff
|
a7b44c4bfb
|
+ fix: bug in find/replace related to target selection handling
|
2019-05-21 14:12:31 +02:00 |
|
Rainer Kottenhoff
|
e7cbde37bb
|
+ fix: typo in German strings
|
2019-05-20 13:49:10 +02:00 |
|
Rainer Kottenhoff
|
7206960a8e
|
+ add: allow RegEx for lexer file(ext.) definition - ( \rc$; = all filenames (incl. ext) which ends on 'rc')
|
2019-05-20 01:57:45 +02:00 |
|
Rainer Kottenhoff
|
0ac5a2aa2c
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Hyperlink_Indic
|
2019-05-19 15:38:04 +02:00 |
|
Rainer Kottenhoff
|
ffe52e60be
|
+ fix: Focused View: refolding by lexer
+ enh: hardening of check for "item is in style string"
|
2019-05-19 15:28:38 +02:00 |
|
Derick Payne
|
49f3d28876
|
New Disabled toolbar designs
|
2019-05-19 15:18:48 +02:00 |
|
Derick Payne
|
2206cd1f73
|
Final pinned icon design
|
2019-05-19 14:53:30 +02:00 |
|
Derick Payne
|
bf4f5b1592
|
Alternative pinned icon.
Alternative pinned icon.
|
2019-05-19 13:39:43 +02:00 |
|
Derick Payne
|
86c95fcfa9
|
Added pinned icon
Added pinned icon for all toolbars.
|
2019-05-19 13:02:58 +02:00 |
|
Rainer Kottenhoff
|
6fcd11dc5d
|
+ upd: current Scintilla GitHub mirror dev stage (2019-05-19)
+ fix: focused view problem
|
2019-05-19 03:02:30 +02:00 |
|
Rainer Kottenhoff
|
09fc5098ee
|
+ chg: remove cursor hand for hover at indicator hotspot range (only with ctrl modifier)
|
2019-05-19 01:50:14 +02:00 |
|
Rainer Kottenhoff
|
3a18b1a32f
|
+ add: option to disable Hyperlink tooltip
|
2019-05-18 13:28:16 +02:00 |
|
Rainer Kottenhoff
|
f7f6179d42
|
+ fix: small bug regarding "Focused View"
|
2019-05-17 18:55:37 +02:00 |
|
Rainer Kottenhoff
|
2ac5aab5b0
|
+ enh: allow indicator styling for Hyperlink hover rendering
|
2019-05-16 17:57:38 +02:00 |
|
Rainer Kottenhoff
|
6da92cbadc
|
+ chg: refactoring Hyperlink: HotSpot -> Indicator (to avoid restyling problems)
|
2019-05-16 11:10:23 +02:00 |
|
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 |
|