Don Ho
545f4f943f
[UPDATE] (AUTHOR Chris Covier) Make Scintilla project compilable under VS2013.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1199 f5eea248-9336-0410-98b8-ebc06183d4e3
11 years ago
Don Ho
4c6ea9795e
[UPDATE] Remove an incorrect character.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1169 f5eea248-9336-0410-98b8-ebc06183d4e3
11 years ago
Don Ho
01f3148e0e
[UPDATE] (Author: Neomi) Remove unnecessary modification in Scintilla.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1106 f5eea248-9336-0410-98b8-ebc06183d4e3
11 years ago
Don Ho
9e0bf8b63a
[UPDATE] Rename "block comment" to "Single line comment" and "stream comment" to "block comment".
...
[UPDATE] Remove invalid command "Online Documentation".
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1105 f5eea248-9336-0410-98b8-ebc06183d4e3
11 years ago
Don Ho
cb7806e94c
[UPDATE] Update Scintilla to 3.3.4
...
[BUG_FIXED] (Author: Dave Brotherstone) Fix scintilla crash bug while closing a document.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1104 f5eea248-9336-0410-98b8-ebc06183d4e3
11 years ago
Don Ho
5e122d0089
[BUG_FIXED] (Author: Ivan Radić - aka Loreia) UDL 2.1 minor bug fixed.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1018 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
d60466eed3
[BUG_FIXED] (Author: Ivan Radić - aka Loreia) UDL 2.1.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1012 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
ffdebe56ed
[BUG_FIXED] (Author: François-R Boyer & Dave Brotherstone) Regex search and replace haning problem fix.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1009 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
bcb502808e
[BUG_FIXED] (Author: Dave Brotherstone) Fix find "\r\n" in RegExpr mode.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@990 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
b31da09c2b
[BUG_FIXED] (Author: Ivan Radić, aka Loreia)
...
- Expanded max array style from 24 to 30 (to accomodate for GlobalStyles).
- UDL Styler dialog has removed close cutton because it is causing application crash in Npp v.6.2
- Fixed bug where "Folder in code" keywords were detected even outside of commnets.
- Fixed bug where 0xfece57 was picked as number, but 0xfe57ce was not.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@972 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
cc1c928b8c
[BUG_FIXED] (Author: Ivan Radić, aka Loreia) Fix a minor issue of UDL2.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@967 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
a58e54bc68
[NEW_FEATURE] (Author: Loreia L.) New implementation of User Defined Language - UDL2.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@960 f5eea248-9336-0410-98b8-ebc06183d4e3
12 years ago
Don Ho
cac7e4ff24
[BUG_FIXED] (Author: John Burak) Fix xml syntax highlighting broken because of php preprocessor instruction inside.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@920 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
71e2f0c9e3
[BUG_FIXED] (Author: Dave Brotherstone) Fix UTF-8 EOF detection for PCRE.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@900 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
1282853ede
[BUG_FiXED] (Author: Dave Brotherstone)Add a forgotten file.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@899 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
1bb0c2f137
[BUG_FiXED] (Author: Dave Brotherstone)Add a forgotten file.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@898 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
25cdfe770c
[BUG_FiXED] (Author: Dave Brotherstone)Fix Scintilla compilation with boost v1.49 PCRE problem.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@894 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
dd2f32bb69
[FIXED_BUG] doc map: Fix moving problem.
...
doc map: Fix folding/unfolding problem.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@866 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
91a40f059b
[ADD] (Author: Dave Brotherstone) PCRE support (Add forgotten file).
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@865 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
3264a77ead
[ENHANCEMENT] (Author: Dave Brotherstone) Enhance Scintilla compiling script for PCRE support.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@864 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
7e0ed0ebf3
[NEW_FEATURE] (Author: Dave Brotherstone) Add PCRE (Perl Compatible Regular Expressions) support.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@863 f5eea248-9336-0410-98b8-ebc06183d4e3
13 years ago
Don Ho
10dc4e06d7
[UPDATE] Update Scintilla to 2.27.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@791 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
d521e78ded
[UPDATE] Adapt Scintilla VC6 makefile for the additional lexers that Notepad++ needs.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@754 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
0152ded3ff
[UPDATE] Scintilla update from 2.21 to 2.25
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@742 f5eea248-9336-0410-98b8-ebc06183d4e3
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.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@698 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
87bfb72d5e
[UPDATE] Add Notepad++ lexer in VS6 project file.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@687 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
9d9d64fb2c
[BUG_FIXED] (Author: Neil Hodgson) Fix for bug #3065912 Fail to Search up when code.page = 936.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@686 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
16c671a825
[BUG_FIXED] Fix VB syntax highlighting regression in asp script.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@666 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
059f9977ef
[UPDATE] Update Scintilla to v2.21.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@662 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
f602782337
[BUG_FIXED] Fix Lexer SearchResult syntax highlighting bug.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@656 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
c1ff1bfafb
[UPDATE] Adapt LexObjC LexSearchResult and LexUser to a new configuration.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@654 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
d4d42f8a1a
[UPDATE] Update Scintilla from 2.12 to 2.20
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@653 f5eea248-9336-0410-98b8-ebc06183d4e3
14 years ago
Don Ho
52e19bbb88
[UPDATE] Complete Scintilla source files.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@641 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago
Don Ho
a2dd828443
[UPDATE] Update Scintilla from 2.0.1 to 2.1.2
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@640 f5eea248-9336-0410-98b8-ebc06183d4e3
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).
...
[BUG_FIXED] Fix brace highlighting performance issue.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@578 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago
Don Ho
f5d7e44e2c
[NEW_FEATURE] Add Marker Jumper feature.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@561 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago
Don Ho
c14d526b2a
[NEW] Add SQL ESC symbol '\'.
...
[NEW] Add new Notepad++ logo in About box.
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@554 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago
Don Ho
074441eda2
[[NEW_FEATURE] (Author : Christian Cuvier) Rational number is recognized in User Defined Language System.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@535 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago
Don Ho
9627abcd69
[NEW_FEATURE] (Author : Christian Cuvier) Add the escape character capacity for the delimiter in User Defined Language System.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@531 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago
Don Ho
d37b20de07
[UPDATE] commit forgotten files.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@526 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago
Don Ho
c84437b0d1
[UPDATE] Update Scintilla from v1.78 to v2.01.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@525 f5eea248-9336-0410-98b8-ebc06183d4e3
15 years ago
Don Ho
3fa7bd97ff
[ADD] Add 3 lexers in project file.
...
Signed-off-by: Don HO <don.h@free.fr>
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@500 f5eea248-9336-0410-98b8-ebc06183d4e3
16 years ago
Don Ho
8ee30eaef2
[NEW] Upgrade Scintilla from 1.77 to 1.78.
...
Signed-off-by: Don HO <don.h@free.fr>
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@499 f5eea248-9336-0410-98b8-ebc06183d4e3
16 years ago
Don Ho
83ac50e3dd
[CLEAN] Remove C notion (void).
...
[BUG_FIXED] Fix a crash bug of docking manager
[ADD] Add LexMySQL.cxx
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@465 f5eea248-9336-0410-98b8-ebc06183d4e3
16 years ago
Don Ho
9b645c68d3
[UPDATE] Update Scintilla from v1.75 to v1.77.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@464 f5eea248-9336-0410-98b8-ebc06183d4e3
16 years ago
Don Ho
9d4a4a9edb
Moved scintilla in trunk remotely
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@461 f5eea248-9336-0410-98b8-ebc06183d4e3
16 years ago