Commit Graph

1882 Commits

Author SHA1 Message Date
RaiKoHoff
3771340dcd + fix: Load files larger than 2GB (64-bit) - Limit to 4GB (Scintilla problems) 2020-02-25 18:41:30 +01:00
RaiKoHoff
8c076cbc8b + upd: versioning files 2020-02-24 17:45:45 +01:00
RaiKoHoff
eb3ce61e4a + fix: no styling for big/large files (loading speedup and UI responsiveness) 2020-02-24 15:46:26 +01:00
Rainer Kottenhoff
dba605443d + chg: method to set document for big files 2020-02-24 08:05:40 +01:00
Rainer Kottenhoff
cc0679826b + fix: 2nd part of enhancement for big/large file handling 2020-02-22 15:09:35 +01:00
RaiKoHoff
18867cb7dc + fix: 1st level optimizations for large file handling 2020-02-21 16:28:20 +01:00
RaiKoHoff
8981912871 +fix: esc skip level on rect/multi-selection 2020-02-21 14:59:45 +01:00
RaiKoHoff
775b4625a2 + fix: avoid caret jump on cancel multi-selection (esc) 2020-02-21 13:03:53 +01:00
RaiKoHoff
8fe1536e2e + fix: in case of "Transform BS", swallow single slashes not related to a ctrl-char 2020-02-20 15:29:28 +01:00
RaiKoHoff
cc729d481d + upd: versioning files 2020-02-20 14:57:12 +01:00
RaiKoHoff
21e36e013a + fix: 2nd small issue on regex replacement pattern 2020-02-20 14:55:32 +01:00
RaiKoHoff
be9785bc19 + upd: Oniguruma current dev (2020-02-20) 2020-02-20 11:08:51 +01:00
RaiKoHoff
b5fedddce6 + upd: versioning files for PR #2005 2020-02-20 10:44:02 +01:00
RaiKoHoff
5fb5865818 + upd: version files (RC1 recompiled with fixed resource compiler dll (upcoming Win10 SDK v10.0.19505) 2020-02-19 11:32:29 +01:00
RaiKoHoff
1b0622931f Merge remote-tracking branch 'upstream/master' into RC1 2020-02-18 15:45:29 +01:00
RaiKoHoff
bd49326856 + fix: handling of default settings for deprecated 'SciDirectWriteTech=...' 2020-02-18 14:43:13 +01:00
Derick Payne
e73e903e65 Updated Afrikaans Translation 2020-02-18 13:54:58 +02:00
RaiKoHoff
8040d09c41 + upd: versioning files 2020-02-18 10:19:27 +01:00
RaiKoHoff
8c96566039 + fix: concurrent access to .ini-File (lock file) 2020-02-18 10:16:58 +01:00
RaiKoHoff
27f56daf39 + chg: correct version numbering 2020-02-17 18:28:01 +01:00
Rainer Kottenhoff
e8db035a26 + chg: INI file read/write using synchronous file locking (shared read / exclusive write) 2020-02-17 08:43:25 +01:00
Rainer Kottenhoff
44c946cccd Merge branch 'RC1' into DevNewFeatures 2020-02-16 17:38:51 +01:00
Rainer Kottenhoff
62cee2276b + fix: issue on settings file handling 2020-02-16 17:27:06 +01:00
Rainer Kottenhoff
c599c68415 Merge branch 'RC1' into DevNewFeatures 2020-02-16 13:03:25 +01:00
Rainer Kottenhoff
31a64b809e + fix: caret virtual space movement options: remove "SCVS_NOWRAPLINESTART" 2020-02-16 12:43:31 +01:00
Rainer Kottenhoff
30ea5afab7 Merge branch 'RC1' into DevNewFeatures 2020-02-15 14:21:05 +01:00
Rainer Kottenhoff
0a45ad99e2 + upd: version files for menu_ja_jp.rc 2020-02-15 14:07:44 +01:00
RaiKoHoff
68a1d5977f + add: Win file API locking mechanism to avoid multi process file write race conditions ... 2020-02-14 17:06:54 +01:00
RaiKoHoff
8d59186569 + upd: version patch files 2020-02-13 16:51:38 +01:00
RaiKoHoff
86d74ff0ab + chg: remove let from Web Source Code 2020-02-13 16:47:55 +01:00
RaiKoHoff
fa0534d18a + chg: HTML JS VB: shared keyword-lists 2020-02-13 16:12:46 +01:00
RaiKoHoff
19792492ca + upd: version patches 2020-02-13 14:38:11 +01:00
RaiKoHoff
b1a69889ca + upd: HTML-embedded/standalone JavaScript keyword-lists 2020-02-13 14:35:48 +01:00
RaiKoHoff
e7c8263569 + fix: "jump to selection start/end" operations 2020-02-13 14:07:56 +01:00
Pairi Daiza
4651992f8f + Add version files for RC1 version 5.20.212.5 2020-02-12 22:12:05 +01:00
Pairi Daiza
6d51591f79 + Add version files for RC1 version 5.20.212.4 2020-02-12 21:03:51 +01:00
RaiKoHoff
352bca00db + add: multiple selection on end-of-lines from rectangular selection 2020-02-12 18:49:05 +01:00
RaiKoHoff
7cff2767af + chg: Appveyor internal artifact number (build)
+ upd: web/js keyword-list (issue #1975)
2020-02-12 16:09:19 +01:00
Pairi Daiza
681e8e9729 + Add version files for RC1 version 5.20.212.1 2020-02-12 15:26:58 +01:00
RaiKoHoff
b8d702ea8b Merge remote-tracking branch 'upstream/master' into RC1 2020-02-12 09:39:22 +01:00
Pairi Daiza
c0f40d16eb +ver: VS2019 version update - VS 16.4.5 2020-02-11 23:20:10 +01:00
Derick Payne
f986dd53da Updated Afrikaans Translation 2020-02-11 20:47:46 +02:00
RaiKoHoff
b0e11be850 + fix: word lists for LUA Lexer 2020-02-11 15:07:27 +01:00
Derick Payne
2f2425880b Moved Docs Folder 2020-02-11 13:47:38 +02:00
RaiKoHoff
93e42331a5 + fix: slow undo/redo (using lean notify changes) 2020-02-11 12:02:41 +01:00
Pairi Daiza
52eaf9fee6 Chg: Adding 2 Shortcuts in en-US 2020-02-11 06:17:51 +01:00
Pairi Daiza
eb5d7f8cff + Add version files for RC1 version (Build_3195) 2020-02-10 18:25:09 +01:00
RaiKoHoff
1d3719abd9 + chg: remove AppVeyors build number, add build-of-the-day number, add commit/local build ID 2020-02-10 14:57:04 +01:00
RaiKoHoff
fe64cedbc8 + fix: Line Comment (Toggle) for NIM 2020-02-10 12:07:52 +01:00
Pairi Daiza
b54a335fdd + Add version files for beta channel (Build_2725) 2020-02-08 09:53:43 +01:00