Commit Graph

61 Commits (ee2604341d7683925299671a7d604a96aba40862)

Author SHA1 Message Date
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
Don Ho d60466eed3 [BUG_FIXED] (Author: Ivan Radić - aka Loreia) UDL 2.1.
12 years ago
Don Ho ffdebe56ed [BUG_FIXED] (Author: François-R Boyer & Dave Brotherstone) Regex search and replace haning problem fix.
12 years ago
Don Ho bcb502808e [BUG_FIXED] (Author: Dave Brotherstone) Fix find "\r\n" in RegExpr mode.
12 years ago
Don Ho b31da09c2b [BUG_FIXED] (Author: Ivan Radić, aka Loreia)
12 years ago
Don Ho cc1c928b8c [BUG_FIXED] (Author: Ivan Radić, aka Loreia) Fix a minor issue of UDL2.
12 years ago
Don Ho a58e54bc68 [NEW_FEATURE] (Author: Loreia L.) New implementation of User Defined Language - UDL2.
12 years ago
Don Ho cac7e4ff24 [BUG_FIXED] (Author: John Burak) Fix xml syntax highlighting broken because of php preprocessor instruction inside.
13 years ago
Don Ho 71e2f0c9e3 [BUG_FIXED] (Author: Dave Brotherstone) Fix UTF-8 EOF detection for PCRE.
13 years ago
Don Ho 1282853ede [BUG_FiXED] (Author: Dave Brotherstone)Add a forgotten file.
13 years ago
Don Ho 1bb0c2f137 [BUG_FiXED] (Author: Dave Brotherstone)Add a forgotten file.
13 years ago
Don Ho 25cdfe770c [BUG_FiXED] (Author: Dave Brotherstone)Fix Scintilla compilation with boost v1.49 PCRE problem.
13 years ago
Don Ho dd2f32bb69 [FIXED_BUG] doc map: Fix moving problem.
13 years ago
Don Ho 91a40f059b [ADD] (Author: Dave Brotherstone) PCRE support (Add forgotten file).
13 years ago
Don Ho 3264a77ead [ENHANCEMENT] (Author: Dave Brotherstone) Enhance Scintilla compiling script for PCRE support.
13 years ago
Don Ho 7e0ed0ebf3 [NEW_FEATURE] (Author: Dave Brotherstone) Add PCRE (Perl Compatible Regular Expressions) support.
13 years ago
Don Ho 10dc4e06d7 [UPDATE] Update Scintilla to 2.27.
14 years ago
Don Ho d521e78ded [UPDATE] Adapt Scintilla VC6 makefile for the additional lexers that Notepad++ needs.
14 years ago
Don Ho 0152ded3ff [UPDATE] Scintilla update from 2.21 to 2.25
14 years ago
Don Ho a7f127dca0 [BUG_FIXED] (Author: Neil Hodgson) Fix for bug #3103936. Backwards search with code page 936 does not match at line start.
14 years ago
Don Ho 87bfb72d5e [UPDATE] Add Notepad++ lexer in VS6 project file.
14 years ago
Don Ho 9d9d64fb2c [BUG_FIXED] (Author: Neil Hodgson) Fix for bug #3065912 Fail to Search up when code.page = 936.
14 years ago
Don Ho 16c671a825 [BUG_FIXED] Fix VB syntax highlighting regression in asp script.
14 years ago
Don Ho 059f9977ef [UPDATE] Update Scintilla to v2.21.
14 years ago
Don Ho f602782337 [BUG_FIXED] Fix Lexer SearchResult syntax highlighting bug.
14 years ago
Don Ho c1ff1bfafb [UPDATE] Adapt LexObjC LexSearchResult and LexUser to a new configuration.
14 years ago
Don Ho d4d42f8a1a [UPDATE] Update Scintilla from 2.12 to 2.20
14 years ago
Don Ho 52e19bbb88 [UPDATE] Complete Scintilla source files.
15 years ago
Don Ho a2dd828443 [UPDATE] Update Scintilla from 2.0.1 to 2.1.2
15 years ago
Don Ho 6f052ca8dc [BUG_FIXED] (Author : Vitaliy Dovgan)Fix case-insensitive searching bug for non-ascii characters (for example some characters in French and Cyrillic characters).
15 years ago