index
:
scintilla-mirror
master
sciteco-dev-pre-v2.0.0
sciteco-rel-5-1-3
sciteco-rel-5-3-4
sciteco-rel-5-5-2
sciteco-rel-5-5-4
sciteco-rel-5-5-7
sciteco-rel-5-5-8
Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-15
Updates for 3.3.4.
Neil
7
-19
/
+33
2013-07-15
Fix out-of-bounds access for characters after end of set.
Neil
1
-1
/
+3
2013-07-11
Change log.
Neil
1
-0
/
+4
2013-07-11
Add new files to project and sort file names.
nyamatongwe
1
-21
/
+41
2013-07-11
Add namespace so builds on OS X.
nyamatongwe
1
-0
/
+8
2013-07-11
Include case conversion data in Scintilla so that all platforms will perform
Neil
24
-334
/
+1093
2013-07-11
Allow Editor subclasses to turn off overstrike caret.
Neil
2
-1
/
+3
2013-07-11
Avoid warning for 64-bit build.
Neil
1
-1
/
+1
2013-07-08
Fix to work on more versions of Python.
Neil
1
-6
/
+6
2013-07-08
Bug: [#1494]. Avoid crash if SC_MARK_PIXMAP used without a pixmap.
Neil
1
-2
/
+2
2013-07-07
Allow building with older versions of Visual C++ again.
Neil
1
-3
/
+3
2013-07-07
Include CharacterCategory in Qt projects.
Neil
2
-0
/
+3
2013-07-07
First argument to SetText is not used so was difficult to set a text containi...
Neil
2
-20
/
+25
2013-07-07
Change log.
Neil
1
-0
/
+5
2013-07-07
Line end whitespace removal.
Neil
1
-1
/
+1
2013-07-07
Bug: [#1496]. Name of ASN1 LexerModule was misspelt lmAns1 instead of lmAsn1.
Neil
2
-2
/
+2
2013-07-07
Add tests for searching performance.
Neil
1
-0
/
+38
2013-07-07
When case conversion changes the length of the text, ensure only
Neil
2
-6
/
+51
2013-07-06
Bug: [#1495]. CoffeeScript comment-block lexing is wrong.
Neil
2
-22
/
+18
2013-07-06
Removed static functions that have never been used.
Neil
1
-15
/
+0
2013-07-06
Remove functions that are not used. Fix comment.
Neil
1
-25
/
+1
2013-07-06
Mention OS X.
Neil
2
-4
/
+7
2013-07-05
Implemented tests for Qt on Linux.
Neil
7
-223
/
+284
2013-07-04
Fix bug with use of strings instead of byte strings as this
Neil
1
-9
/
+22
2013-07-04
Change log.
Neil
1
-0
/
+3
2013-07-04
Report failure of find_text with -1 as first element of return value.
Neil
1
-2
/
+2
2013-07-03
Removed out-of-date text.
Neil
1
-3
/
+1
2013-07-03
Change log.
Neil
1
-0
/
+8
2013-07-03
Make work with older compilers.
Neil
1
-1
/
+4
2013-07-03
Make CellBuffer::DeleteChars return a pointer to the deleted data even
Neil
2
-7
/
+10
2013-07-03
Restore return of data from InsertString/DeleteChars.
nyamatongwe
1
-6
/
+5
2013-07-03
Avoid using results from failed calls.
nyamatongwe
1
-2
/
+7
2013-07-03
Hide deprecation warning for GetVersionEx.
nyamatongwe
1
-0
/
+10
2013-07-03
Avoid using results from failed calls.
nyamatongwe
1
-9
/
+12
2013-07-03
Trigger SCE_ERR_PERL only when "at" and "line" are far enough apart
nyamatongwe
1
-2
/
+3
2013-07-03
Ensure style data initialised before drawing margin.
nyamatongwe
1
-0
/
+2
2013-07-03
Restructured LexGen.py by moving discovery code into ScintillaData.py and
Neil
5
-242
/
+243
2013-07-03
Minor consting. Documentation added.
Neil
1
-2
/
+13
2013-07-01
Use CharacterCategory
kudah
1
-20
/
+17
2013-07-01
Added CharacterCategory to project file.
nyamatongwe
1
-0
/
+8
2013-07-01
Fixed namespace.
nyamatongwe
1
-2
/
+2
2013-07-01
Added CharacterCategory.
Neil
7
-261
/
+3628
2013-07-01
Fix up reference to scripts directory.
Neil
1
-1
/
+2
2013-07-01
Move non-platform-specific scripts into the scripts directory.
Neil
7
-570
/
+361
2013-07-01
Refactoring Python scripts into scripts directory.
Neil
1
-0
/
+150
2013-07-01
Bug: [#1492]. Need extra header for better standard compliance in Visual Stud...
Neil
1
-0
/
+1
2013-06-30
Change log.
Neil
1
-5
/
+48
2013-06-30
Updated A68K lexer from web site.
Neil
2
-61
/
+89
2013-06-29
Removed checks for Digital Mars C++. The checks were old so updates (or using...
Neil
1
-13
/
+0
2013-06-29
Bug: [#1483]. Added a test for UTF-8 labels in Lua that would fail without fix.
Neil
3
-2
/
+5
[next]