Commit Graph

66 Commits

Author SHA1 Message Date
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
748e4195f8 + chg: refactoring of MessageBox beep muting 2019-04-26 11:26:45 +02:00
Rainer Kottenhoff
49f37ecc8d + add: Menu entry to mute MessageBox beeps 2019-04-25 10:55:13 +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
c9dc8e4088 + rfc: refactoring of encoding detection, rely on UCHARDET and CED (plus configuration capabilities) 2019-03-07 16:12:54 +01:00
Rainer Kottenhoff
d0206ebd25 + fix: missing vcxproj file 2019-03-05 23:11:14 +01:00
Rainer Kottenhoff
686c131ee9 + add: Nederlands charecter-set prober for UCHARDET 2019-03-05 22:57:07 +01:00
Rainer Kottenhoff
5b47a2f2f9 + add: Add Belarusian trained charset prober to UCHARDET 2019-03-05 18:48:41 +01:00
Rainer Kottenhoff
570c3b9a3d + fix: missing vcxproj file 2019-03-05 01:10:17 +01:00
Rainer Kottenhoff
1d3874700d + chg: first version of Mozilla's CHARDET encoding detector 2019-02-28 17:55:37 +01:00
Rainer Kottenhoff
c3828859a1 + new: 1st version of menu language selection 2019-02-27 02:18:31 +01:00
Rainer Kottenhoff
2f1312149a + fix: problem with reuse window
+ update Onigmo RegEx engine
+ Scintilla current dev (GitHub Mirror)
+ using vc142 for VS2019 Prev 2.0
2019-01-25 20:07:10 +01:00
Rainer Kottenhoff
494c753f3d + upd: Scintilla current dev
+ chg: Nimrod lexer replaced by new Nim lexer
2018-11-29 16:00:35 +01:00
Rainer Kottenhoff
66a7c7ad13 + add: new module utstack.h of uthash 2018-11-19 13:42:37 +01:00
Rainer Kottenhoff
721eadbe74 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures 2018-11-19 08:19:30 +01:00
Rainer Kottenhoff
af22f57644 + upd: VS 15.9.1 (Win SDK 10.0.17763.0) 2018-11-18 09:38:45 +01:00
Rainer Kottenhoff
42ad7ee49f Merge branch 'Dev_RC_fixes' into Dev_AccelKeys 2018-10-08 11:34:05 +02:00
Rainer Kottenhoff
b613b6ca78 + opt: compile configuration: optimized for maximum speed 2018-10-04 14:08:48 +02:00
Rainer Kottenhoff
a2e4ec3970 + add: 1st code snippets to change Accel-Keys by user 2018-09-13 15:29:25 +02:00
Rainer Kottenhoff
f5ed95be63 + refactoring & code cleanup 2018-09-09 01:54:08 +02:00
Rainer Kottenhoff
c58cfa2fbe + chg: new AHK(_L) Lexer by RaptorX (https://github.com/RaptorX/LexAHKL/) (keeping old Lexer for comparison until obsolete) 2018-09-07 16:32:09 +02:00
Rainer Kottenhoff
f2d29e4789 + refactoring: move non standard Scintilla lexers (AHK yet) to separate directory 2018-09-07 09:19:37 +02:00
Rainer Kottenhoff
f21d07071d + refactoring: move Lexer's styles to seperate files 2018-09-06 21:51:55 +02:00
Rainer Kottenhoff
4c0e819814 + opt: get rid of GetProcAddress(GetModuleHandle()) system lib methofd fetching for Pre-Win7 stuff 2018-08-24 11:50:45 +02:00
Rainer Kottenhoff
06df26dd33 + chg: using zufuliu's drag 'n drop from 32-bit apps changes of scintilla
+ chg: other enhancements from zufuliu's Notepad2 fork
2018-08-24 02:51:32 +02:00
Rainer Kottenhoff
a86a05200f + add: first draft of DirectWrite Font Chooser 2018-08-14 18:20:39 +02:00
Rainer Kottenhoff
edaed5280a + add: "tinyexpr" library for in text math expression evaluation 2018-08-09 00:48:16 +02:00
Rainer Kottenhoff
202780db5a + opt: optimize icon resource handling 2018-07-04 09:28:00 +02:00
Rainer Kottenhoff
62d2cb651d + dev: split resource files (menu/strings/dialogs) 2018-05-18 13:58:54 +02:00
Rainer Kottenhoff
20fa9564f0 + add: first dialog resource to be MUI aware 2018-05-18 00:56:21 +02:00
Rainer Kottenhoff
b352544a5d + chg: make first resource IDs MUI aware 2018-05-16 00:20:26 +02:00
Rainer Kottenhoff
b39122c78b + add: post build steps to create Split MUI files and single control resource dll 2018-05-14 21:47:58 +02:00
Rainer Kottenhoff
c31e368682 + enh: MultiLingual Support part II 2018-05-14 01:23:40 +02:00
Rainer Kottenhoff
f847b89ae2 + enh: MultiLingual support 1st step 2018-05-13 14:27:09 +02:00
Rainer Kottenhoff
6b662fdaa4 + enh: kind of "incremental search" : Find/Replace "Mark All Occ" active: typing search pattern scrolls to first match 2018-03-28 14:43:17 +02:00
Rainer Kottenhoff
93a888760e + chg: replace tellenc by "Compact Encoding Detection" CED 2018-03-14 16:36:45 +01:00
Rainer Kottenhoff
9824604ff4 + rfc: Encoding detection: separate tables from code 2018-03-13 00:55:06 +01:00
Rainer Kottenhoff
4df839192a + rfc: code cleanup 2018-03-12 17:56:04 +01:00
Rainer Kottenhoff
4576f08454 + refactoring: prepare for enhanced encoding detection 2018-03-02 16:16:08 +01:00
Rainer Kottenhoff
c125f018f4 + enh: 2nd version of AboutBox 2018-02-26 18:57:51 +01:00
Rainer Kottenhoff
528c32abe2 + enh: New About Box 2018-02-24 13:07:43 +01:00
Rainer Kottenhoff
e619610b69 + chg: revert compiler optimization settings back to "Maximize Speed (/O2)" combine with 2nd opt. "Favor Size or Speed: Favor small code (/Os)" 2018-02-22 08:45:37 +01:00
Rainer Kottenhoff
ea81edc33f + chg: compiler optimization flags for release build 2018-02-21 17:53:27 +01:00
Rainer Kottenhoff
6a8c610f80 + fix: prepare (i) for Scintilla's Position type change to 64-bit 2018-02-07 02:10:57 +01:00
Rainer Kottenhoff
d28e7c8eed + enh: replace (virtual) rectangular (empty) selection 2018-02-01 17:19:13 +01:00
Rainer Kottenhoff
556c50bb1b + fix: redo/undo and jump-to behavior having an active selection 2018-01-24 17:54:32 +01:00
Rainer Kottenhoff
e45494ed70 + fix: version and build information templates 2017-12-15 08:53:12 +01:00
Derick Payne
2a496e8c0c Changed SDK version target to 10.0.16299.0
Please test the new build 668. Read more about the Beta channel at: https://github.com/rizonesoft/Notepad3/issues/160
2017-11-11 17:53:14 +02:00