Commit Graph

1908 Commits

Author SHA1 Message Date
RaiKoHoff
330c9a519c + upd: versioning files 2020-03-02 09:19:11 +01:00
RaiKoHoff
742f0afb26 + fix: special file names for automatic lexer selection 2020-03-02 08:26:18 +01:00
Rainer Kottenhoff
b99af625cf + fix: move hardcoded lexer <-> filename (w/o .ext) associations to configurable scheme (regex def) 2020-02-29 04:21:47 +01:00
Rainer Kottenhoff
cf516bb4d7 + rev: revert support for enhanced instruction set otimizing options 2020-02-29 02:57:02 +01:00
RaiKoHoff
56dc2d94c4 + fix: dynamic detection of cpu intrinsic optimizations
+ fix: scroll to line behavior
+ fix: vertical slop change by scroll to line
2020-02-28 18:03:08 +01:00
RaiKoHoff
f40ad70587 + cln: code cleanup 2020-02-27 18:48:41 +01:00
RaiKoHoff
ac31539151 + fix: Large File Loading: speed up initial selection restore 2020-02-27 18:40:18 +01:00
RaiKoHoff
330261ca5c + upd: use Zufuliu's EOL Detection method (with compiler intrinsic optimizations) 2020-02-27 18:17:42 +01:00
RaiKoHoff
f577de4c58 + fix: drag&drop rectangular selection shuffles chars 2020-02-27 15:51:34 +01:00
RaiKoHoff
8af62713a3 + upd: versioning files 2020-02-27 14:38:20 +01:00
RaiKoHoff
141f070a3d + fix: Paint() hangs due to unnecessary LockWindowsUpdate() 2020-02-27 14:32:37 +01:00
RaiKoHoff
6c27294f07 + rev: revert CreateDocument and SetDocPointer (hangs on WndPaint/PaintDC) - no solution yet 2020-02-27 13:04:42 +01:00
RaiKoHoff
c47987c693 + fix: drag&drop selection should use configured slop settings 2020-02-27 09:41:22 +01:00
RaiKoHoff
018f2af743 + fix: comment only 2020-02-26 17:44:27 +01:00
RaiKoHoff
e9070611b8 + fix: internal file-history submitted to taskbar JumpList
+ upd: versioning files
2020-02-26 15:39:31 +01:00
RaiKoHoff
9b32615051 + fix: some bugfixes on extended file writer 2020-02-26 14:31:08 +01:00
RaiKoHoff
ce24d2decd Merge branch 'RC2' into NewFeatures 2020-02-25 19:33:42 +01:00
RaiKoHoff
8ef0040799 + upd: versioning files 2020-02-25 18:55:29 +01:00
RaiKoHoff
b5cc977440 Merge remote-tracking branch 'upstream/master' into RC2
# Conflicts:
#	language/np3_ja_jp/strings_ja_jp.rc
2020-02-25 18:49:32 +01:00
RaiKoHoff
7a492bfb64 + upd: versioning files 2020-02-25 18:43:15 +01:00
RaiKoHoff
3771340dcd + fix: Load files larger than 2GB (64-bit) - Limit to 4GB (Scintilla problems) 2020-02-25 18:41:30 +01:00
RaiKoHoff
16d945aeef Merge branch 'RC2' into NewFeatures
# Conflicts:
#	Build/notepad3_setup.iss
#	Build/notepad3_x86_setup.iss
#	src/Notepad3.c
2020-02-24 18:12:26 +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
858c744c79 Merge branch 'RC2' into NewFeatures 2020-02-21 13:15:30 +01:00
RaiKoHoff
775b4625a2 + fix: avoid caret jump on cancel multi-selection (esc) 2020-02-21 13:03:53 +01:00
RaiKoHoff
f3255a9ba9 + chg: Add file history to to recent docs jumplist 2020-02-21 12:53:19 +01:00
RaiKoHoff
21ca81e126 + rfc: minor refactorings 2020-02-21 10:04:17 +01:00
RaiKoHoff
c745e2a316 Merge remote-tracking branch 'upstream/master' into NewFeatures 2020-02-20 15:40:20 +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
7ce226b8cd + chg: AddFileToRecentDocs 2020-02-19 16:30:09 +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