Commit Graph

1804 Commits

Author SHA1 Message Date
RaiKoHoff
fc9faab7fb + fix: small bugs introduced with multiline search pattern 2020-01-23 18:47:35 +01:00
RaiKoHoff
3fa8c9d5ad + fix: missing ESC Ctrl Char for backslash transformations 2020-01-23 13:51:58 +01:00
RaiKoHoff
99ebacc5aa + upd: Oniguruma current DEV 2020-01-23 12:57:48 +01:00
Rainer Kottenhoff
a6303eb737 + fix: UnSlash() missing esc'd backslash 2020-01-23 09:02:43 +01:00
Rainer Kottenhoff
015377b926 + fix: Lexer YAML
+ allow multi-line search pattern
2020-01-23 00:39:06 +01:00
RaiKoHoff
163b08d3ae + fix: small search/find issue 2020-01-22 16:37:30 +01:00
RaiKoHoff
99de8a9204 + chg: lexer keyword initializer list simplified 2020-01-22 12:26:45 +01:00
RaiKoHoff
c76ba3b704 + chg: find/replace dialog: in case of "transform backslashes" do esc control seqs 2020-01-21 15:22:51 +01:00
Rainer Kottenhoff
cf35ab6029 +upd: Scintilla version 4.3.0 2020-01-18 13:40:11 +01:00
RaiKoHoff
665d3b64dd + upd: using Zufuliu's Scintilla win32 Win/Platform code over Scintilla original 2020-01-17 16:09:45 +01:00
RaiKoHoff
4cf6fde772 + fix: wrong language reference for lexer : "Tag" 2020-01-17 13:21:27 +01:00
RaiKoHoff
d146de76d5 + cln: IME color styler: cleanup merged code 2020-01-17 13:12:34 +01:00
RaiKoHoff
5ac1e18781 Merge remote-tracking branch 'upstream/master' into DevNewFeatures 2020-01-17 12:52:49 +01:00
RaiKoHoff
b6fc0165eb + chg: remove "extra" drag n' drop handler 2020-01-17 12:48:14 +01:00
maboroshin
04397c04b1 Fix IME color 2020-01-17 20:40:14 +09:00
RaiKoHoff
ef3fdd8006 + fix/chg: UCHARDET: Confidence calculation for Single Byte Character Set (SBCS) 2020-01-16 18:17:16 +01:00
Pairi Daiza
65d9c497ba
Merge pull request #1888 from hpwamr/mui
+ Add version files for beta channel (Build_2708)
2020-01-16 09:59:30 +01:00
Pairi Daiza
ee23de13ae + Add version files for beta channel (Build_2708) 2020-01-16 09:50:54 +01:00
RaiKoHoff
da286cb054 + chg: "Recent Files" History handling
+ chg: "Open 7-bit ASCII files in UTF-8 mode": encoding detection fallback UTF-8 or local ANSI CP
2020-01-15 16:24:16 +01:00
RaiKoHoff
5bd09ea253 + upd: UCHARDET code 2020-01-15 12:32:45 +01:00
Pairi Daiza
fb4f787545 +ver: VS2019 version update - VS 16.4.3 2020-01-15 10:38:20 +01:00
RaiKoHoff
2ad343ee91 + chg: Encoding Detection fine tuning 2020-01-14 18:26:52 +01:00
RaiKoHoff
e3646d7c8a + fix: Char2Hex() issue 2020-01-14 14:37:17 +01:00
RaiKoHoff
1b9e1ce6d4 + fix: some wrong scheme string references (issue #1838) 2020-01-14 11:15:07 +01:00
RaiKoHoff
73554c2cfe + fix: small bugfix for URL encoding (3-byte UTF-8) 2020-01-14 09:28:13 +01:00
RaiKoHoff
1afcf19562 + chg: version numbering 2020-01-13 18:00:06 +01:00
RaiKoHoff
353c4f8f0e + fix: URL Encode/Decode (according to RFC 3986) for (Win7 API) 2020-01-13 17:52:32 +01:00
RaiKoHoff
2470432a08 + chg: replace "save modified file warning" by (silent) custom messagebox if message beeps are muted.
+ add: infos of sreen/display for "Copy Version Info" button
2020-01-10 14:39:52 +01:00
RaiKoHoff
40cc8c7f85 + fix: Win7 "procedure entry point SetCoalescableTimer could not be located" issue 2020-01-10 08:33:36 +01:00
RaiKoHoff
a8c66e7330 + fix: Wrap to Column: respect tab width settings 2020-01-09 18:10:42 +01:00
RaiKoHoff
c470b3aeb1 + fix: Wrap to Column 2020-01-09 16:53:05 +01:00
RaiKoHoff
f7896311a5 + pre: Wrap to column 2020-01-08 17:28:57 +01:00
RaiKoHoff
862fc9aec4 + upd: Scintilla version 4.2.3 2020-01-08 14:44:28 +01:00
Pairi Daiza
355a17f612 + Correction version files for beta channel (Build_2698) 2020-01-05 06:21:02 +01:00
Pairi Daiza
ae53805a59 Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Pairi Daiza
d903e7d066 +ver: VS2019 version update - VS 16.4.2 2019-12-17 19:42:41 +01:00
Pairi Daiza
748001667f + Add version files for beta channel (Build_2696) 2019-12-15 17:20:04 +01:00
Pairi Daiza
418c8e33eb +ver: VS2019 version update - VS 16.4.1 2019-12-11 09:52:29 +01:00
Pairi Daiza
a9639df000 + Ver: VS2019 version update - VS 16.4.0 and update Changes.txt 2019-12-05 18:47:11 +01:00
Pairi Daiza
616d978a1a + Add version files for beta channel (Build_2694) 2019-12-01 10:15:40 +01:00
Pairi Daiza
2a02e34ce5 + Add version files for beta channel (Build_2693) 2019-11-29 23:54:30 +01:00
Pairi Daiza
079d6452d3
Merge pull request #1829 from RaiKoHoff/DevNewFeatures
CoffeeScript typo:  wrong language resource id referenced
2019-11-29 17:58:34 +01:00
Rainer Kottenhoff
55ae90b53c + fix: CoffeeScript typo: wrong language resource id referenced (IDS_LEX_STR_63315 instead of correct IDS_LEX_STR_63135) 2019-11-29 16:31:37 +01:00
Rainer Kottenhoff
12c555b42d
Merge pull request #1828 from RaiKoHoff/DevNewFeatures
Avoid crash on too few fields for lexer's keyword lists
2019-11-29 16:17:36 +01:00
Rainer Kottenhoff
0675960d5b + fix: avoid crash on too few fields for lexer's keyword lists (crash of VHDL lexer) 2019-11-29 15:47:42 +01:00
Pairi Daiza
7d4e888f79 +chg: correction typo: replace "," --> ";" 2019-11-29 14:36:59 +01:00
Pairi Daiza
d04bf6ee9f
Merge branch 'master' into mui 2019-11-29 10:17:22 +01:00
Pairi Daiza
a2985abf2e +chg: Add extension ".manifest" to XML Lexer
- Inversion of Accelerator key Ctrl+Alt+L with Ctrl+Shift+L
2019-11-29 10:06:20 +01:00
Rainer Kottenhoff
4371db219f + chg: don't auto-close blank untitled document, only empty untitled document 2019-11-28 17:23:57 +01:00
Rainer Kottenhoff
a0fbf7ceb1 + chg: encoding detection fallback: explicitly defined or (UTF-8 (if valid) else current ANSI code-page) 2019-11-28 13:46:52 +01:00