Rainer Kottenhoff
|
cf516bb4d7
|
+ rev: revert support for enhanced instruction set otimizing options
|
2020-02-29 02:57:02 +01:00 |
|
RaiKoHoff
|
330261ca5c
|
+ upd: use Zufuliu's EOL Detection method (with compiler intrinsic optimizations)
|
2020-02-27 18:17:42 +01:00 |
|
RaiKoHoff
|
8c96566039
|
+ fix: concurrent access to .ini-File (lock file)
|
2020-02-18 10:16:58 +01:00 |
|
Rainer Kottenhoff
|
cf35ab6029
|
+upd: Scintilla version 4.3.0
|
2020-01-18 13:40:11 +01:00 |
|
RaiKoHoff
|
353c4f8f0e
|
+ fix: URL Encode/Decode (according to RFC 3986) for (Win7 API)
|
2020-01-13 17:52:32 +01:00 |
|
RaiKoHoff
|
40cc8c7f85
|
+ fix: Win7 "procedure entry point SetCoalescableTimer could not be located" issue
|
2020-01-10 08:33:36 +01:00 |
|
Pairi Daiza
|
c7f4d725e3
|
Conversion all files to encoding UTF-8 (Partial_1)
|
2019-11-04 00:27:34 +01:00 |
|
Rainer Kottenhoff
|
c430a909dc
|
+ upd: AppVeyor support for VS 2019 and Windows 10 SDK 10.0.18362
|
2019-09-24 14:59:19 +02:00 |
|
Rainer Kottenhoff
|
3cdd4ba1c3
|
+ add: 1st draft version of Rainbow/Prism CSV Lexer
|
2019-09-12 18:59:19 +02:00 |
|
Derick Payne
|
d63c046d9f
|
Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
|
2019-07-26 21:18:11 +02:00 |
|
Derick Payne
|
140c60c6ec
|
Releasing Build 2511 RC
|
2019-07-26 20:36:25 +02:00 |
|
Rainer Kottenhoff
|
eb96f42914
|
+fix: some problems with project files
|
2019-07-24 00:05:43 +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
|
9eae363c16
|
+ UTF-8 .ini-File Handler (Initial Version)
|
2019-06-10 12:03:27 +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
|
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 |
|