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
2002-04-26
Fixed bug when handling removal of '\n' following '\r'.
nyamatongwe
1
-4
/
+7
2002-04-23
Don Paul Beletsky added substr and lowercase methods.
nyamatongwe
1
-0
/
+22
2002-04-23
Fixed allocation to be larger to avoid Win32 API problem.
nyamatongwe
1
-1
/
+3
2002-04-22
Script tag recognised in XML mode.
nyamatongwe
1
-1
/
+3
2002-04-21
Made Turkish and Thai set up bettr font specifications.
nyamatongwe
1
-2
/
+2
2002-04-21
Some Win64 compatibility and size_t correctness.
nyamatongwe
10
-50
/
+57
2002-04-21
Changed lenpos_t to be size_t as that is WIN64 safe.
nyamatongwe
1
-1
/
+1
2002-04-21
Simplified LOGO option handling.
nyamatongwe
1
-96
/
+94
2002-04-21
Updated.
nyamatongwe
1
-3
/
+0
2002-04-21
Stopped reporting of files deleted by piping to NUL:.
nyamatongwe
1
-1
/
+1
2002-04-20
Added QUIET option for Borland and simplified QUIET handling. Merged resource...
nyamatongwe
1
-20
/
+21
2002-04-19
Patch from Don Paul including memcpy use, comments and change method.
nyamatongwe
1
-6
/
+13
2002-04-18
Fixed spelling.
nyamatongwe
1
-1
/
+1
2002-04-18
Added enu (enumeration) and lex (lexer) feature types. Defined enumerations a...
nyamatongwe
3
-22
/
+98
2002-04-18
Added enu (enumeration) and lex (lexer) feature types. Defined enumerations a...
nyamatongwe
1
-0
/
+7
2002-04-18
Using symbolc lexical class names for properties lexer.
nyamatongwe
1
-9
/
+9
2002-04-18
Changed default builds to VS .NET.
nyamatongwe
2
-0
/
+8
2002-04-17
Changed ctags recogniser to not trigger on initial tab.
nyamatongwe
1
-1
/
+1
2002-04-17
Added credit.
nyamatongwe
1
-0
/
+1
2002-04-16
Made default nmake build quiet.
nyamatongwe
1
-1
/
+1
2002-04-16
Patch from Holger Kiemes to recognise more tag line formats.
nyamatongwe
3
-0
/
+14
2002-04-16
Added credit.
nyamatongwe
1
-0
/
+1
2002-04-14
Added credit.
nyamatongwe
1
-0
/
+1
2002-04-14
Implemented endAtLastLine attribute which allows option of scrolling one
nyamatongwe
5
-6
/
+48
2002-04-12
MSVC release build creates debug information.
nyamatongwe
1
-2
/
+2
2002-04-12
Fixed problem where caret would not move to previous line due to wrapping.
nyamatongwe
2
-9
/
+22
2002-04-12
Update from Valery.
nyamatongwe
1
-4
/
+10
2002-04-11
Updated instructions for ensuring lexers linked in and explained the procedur...
nyamatongwe
1
-2
/
+10
2002-04-11
Added Eiffel lexer.
nyamatongwe
1
-0
/
+4
2002-04-11
List of lexers automatically generated.
nyamatongwe
2
-7
/
+21
2002-04-11
Added call to Scintilla_LinkLexers to ensure lexers are always linked in
nyamatongwe
1
-0
/
+1
2002-04-11
List of lexers automatically generated.
nyamatongwe
2
-4
/
+22
2002-04-11
Uses macro to simplify lexer references.
nyamatongwe
1
-74
/
+46
2002-04-11
INitial version.
nyamatongwe
1
-0
/
+104
2002-04-10
Changed incorrect mention ot Scintilla_ForceLexers() to correct name,
nyamatongwe
1
-1
/
+1
2002-04-08
Avoid visible changes when setting scroll width to same value.
nyamatongwe
1
-2
/
+3
2002-04-07
Added SCN_ZOOM and SCI_TEXTWIDTH.
nyamatongwe
1
-0
/
+18
2002-04-07
Added ZOOM notification. Added TextWidth method to allow clients to determine...
nyamatongwe
4
-6
/
+42
2002-04-05
Fixed folding problem when keywords appeared in document comments.
nyamatongwe
1
-4
/
+10
2002-04-04
Change to horizontal scrolling to allow the assumed document width to be set.
nyamatongwe
6
-24
/
+67
2002-04-04
Improved caret movement in read-only mode by handling more cases where text i...
nyamatongwe
4
-44
/
+35
2002-04-04
Link to page on Span Table data structure.
nyamatongwe
1
-1
/
+7
2002-04-03
In read-only mode, display no-effect drag & drop cursor.
nyamatongwe
1
-3
/
+4
2002-04-03
Enhancements to read-only mode to stop caret moving when typing or deleting.
nyamatongwe
3
-33
/
+47
2002-04-03
Added Brian.
nyamatongwe
1
-0
/
+1
2002-04-03
Patch from Brian Quinlan to include metdata about keyword lists within
nyamatongwe
6
-11
/
+73
2002-03-29
Patch from Ralf Wagner to ensure DIR_O used for resource files.
nyamatongwe
1
-4
/
+4
2002-03-26
Improved handling of multiline strings which use '\' continuations.
nyamatongwe
1
-2
/
+5
2002-03-26
Made symbols for the lexical states of the diff lexer. Recognise '***' as the...
nyamatongwe
3
-8
/
+25
2002-03-26
Patch from Philippe to handle nested strings.
nyamatongwe
1
-47
/
+73
[next]