Commit Graph

90 Commits (049ededf9fa1c8ad719f37d7f1f95269d6dc25dc)

Author SHA1 Message Date
Don Ho 88ee2eddb0 Fix the crash regression due to the array size increase
3 years ago
ozone10 68d293e711 Allow custom color for Document Map
3 years ago
mere-human 52c73f92dc Remove "Unicode" from build configuration names
3 years ago
Don Ho 7d65bb9503 Use toolkits v141 still for a while
3 years ago
Christian Grasser 2e0d358cdc Adapt for VS2019 builds with toolkit v142
3 years ago
Christian Grasser ab58c8ee3e One button to compile them all
4 years ago
Udo Hoffmann 62d07f7f7c Fix wrong global locale setting committed in 86c66bb
4 years ago
Udo Hoffmann 86c66bba90 Improve character case handling in RegEx
4 years ago
Udo Hoffmann 926e6e97d8 Catch regex search exceptions and show exception message
4 years ago
Don HO d7819cf601
Upgrade Scintilla from v4.2.0 to v4.4.6
4 years ago
Don HO 4768fec82d
Remove obsolete code
4 years ago
Don HO 6c3ecacdb7
Enhance localization of "Line" of Search result
4 years ago
Don HO 2f6454a085
Fix Search result line number highlighting inaccurate issue
4 years ago
Udo Hoffmann 08190bbe96
Fix RegEx look behind operations and \A and and \b and \z
4 years ago
Scott Sumner 4830b770d5
Increase untruncated Find-result window line length to 2048
4 years ago
Udo Hoffmann a19dc77525 Fix hovered indicators issue in Scintilla
4 years ago
Udo Hoffmann 84430809df Add back hovered blue underlined URLs
4 years ago
Udo Hoffmann d55350b4b5
Fix mouse cursor flicker while hovering
4 years ago
Don HO ade01204c8
Fix minor coding error & remove unused variables
5 years ago
Don HO 2b345c8f39
Make Find result panel translatable
5 years ago
Christian Grasser c741f83bde
Update makefile for mingw gcc builds
5 years ago
ssk97 dd401f1379
Fix folding in user-defined languages for non-windows line endings
5 years ago
Don HO 92bad0a60a
Upgrade Scintilla from 4.1.4 to 4.2.0
5 years ago
Don HO cc2d246ae2
Fix Cyrillic, Turkish and other languages input issue in ANSI mode.
6 years ago
Don HO f548db82ed
Upgrade Scintilla - Update Scintilla build informtion
6 years ago
Don HO 2d90b38795
Upgrade Scintilla - integrate boost's PCRE in 64 build
6 years ago
Don HO 37c4b894cc
Upgrade Scintilla from v3.56 to v4.14
6 years ago
dail8859 8c84e92349 Fix EOLs
7 years ago
Christian Grasser eba913d887 Scintilla Namespace
8 years ago
Markus Heidelberg 6dab6621ba
Make Scintilla build properly with GCC/MinGW
9 years ago
don4d a82ad53e9c Update given examples
9 years ago
Don HO 5a5582b972 Make Scintilla 64-bit built with boost's pcre
9 years ago
Julien Nabet 7b596fa488 Fix some out of index errors
9 years ago
Christian Grasser d6c72fa3f7 Merge branch 'master' of https://github.com/notepad-plus-plus/notepad-plus-plus into x64_build_adaptions
10 years ago
Don Ho c0cd924c1e [BUG_FIXED] Fix js block not recognized in HTML
10 years ago
Christian Grasser a8a6f2c881 - avoid some compiler warning
10 years ago
Christian Grasser fdd2dbc21f - add npp boostregex dir/sources and define SCI_OWNREGEX
10 years ago
Christian Grasser a6e0dd9a53 adapted scintilla vs project to notepad++ naming of build configurations from
10 years ago
Christian Grasser 9d9be045ae avoid access violation with empty string s -> length == 0
10 years ago
Christian Grasser e0bc440df7 - avoid compiler warning about unused parameter
10 years ago
Christian Grasser 2a9b099a08 - avoid build issue for unicode:
10 years ago
Don Ho 4ac665d0ce [UPGRADE] Upgrade Scintilla from v3.34 to v3.56.
10 years ago
Don Ho 9de1967bf3 [BUG_FIXED] Fix a crash issue for old processors due to SSE2 instruction.
10 years ago
Don Ho b50d2a9a29 [NEW] Add VS 2013 support.
10 years ago
Don Ho 545f4f943f [UPDATE] (AUTHOR Chris Covier) Make Scintilla project compilable under VS2013.
11 years ago
Don Ho 4c6ea9795e [UPDATE] Remove an incorrect character.
11 years ago
Don Ho 01f3148e0e [UPDATE] (Author: Neomi) Remove unnecessary modification in Scintilla.
11 years ago
Don Ho 9e0bf8b63a [UPDATE] Rename "block comment" to "Single line comment" and "stream comment" to "block comment".
11 years ago
Don Ho cb7806e94c [UPDATE] Update Scintilla to 3.3.4
11 years ago
Don Ho 5e122d0089 [BUG_FIXED] (Author: Ivan Radić - aka Loreia) UDL 2.1 minor bug fixed.
12 years ago