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-06-09
Compatibility with 64 bit systems.
nyamatongwe
5
-3
/
+14
2002-06-09
Choose compile options that are more compatible with standard C++.
nyamatongwe
1
-1
/
+1
2002-06-09
Avoid type size warnings.
nyamatongwe
1
-2
/
+1
2002-06-09
Using lenpos_t to avoid typing problem.
nyamatongwe
1
-1
/
+1
2002-06-08
Added Olivier to credits.
nyamatongwe
1
-0
/
+1
2002-06-08
Changed autocompletion fill up character handling to ensure the fill up chara...
nyamatongwe
2
-8
/
+13
2002-06-08
Patch from Philippe to fix multiline string handling.
nyamatongwe
1
-10
/
+12
2002-06-08
Patch from Philippe to handling line continuation to suit Macintosh format fi...
nyamatongwe
1
-6
/
+4
2002-06-08
Stopped switching out of JavaScript state when </ inside regex.
nyamatongwe
1
-0
/
+1
2002-06-04
Documented macro recording a bit.
nyamatongwe
1
-2
/
+6
2002-05-28
Credit Gerhard.
nyamatongwe
1
-0
/
+1
2002-05-27
Removed nonFuncChar as no longer used.
nyamatongwe
1
-4
/
+0
2002-05-21
Changed from GetTickCount to GetMessageTime as that retieves the time the mou...
nyamatongwe
1
-2
/
+2
2002-05-20
Fold #if as well as #region but require fold.preprocessor property to be set ...
nyamatongwe
1
-3
/
+4
2002-05-20
Added a Match method to Accessor to make it easy to check for strings in a do...
nyamatongwe
5
-15
/
+25
2002-05-20
Added a Match method to Accessor to make it easy to check for strings in a do...
nyamatongwe
2
-0
/
+2
2002-05-18
Folding implemented for fold comments //{..//} and C# #region..#endregion.
nyamatongwe
1
-0
/
+36
2002-05-11
Fixed spelling.
nyamatongwe
1
-1
/
+1
2002-05-10
Updated download size.
rel-1-46
nyamatongwe
1
-1
/
+1
2002-05-09
Added credit.
nyamatongwe
1
-0
/
+1
2002-05-09
Provided comment for 1.46.
nyamatongwe
1
-1
/
+3
2002-05-09
Updated changes.
nyamatongwe
1
-4
/
+11
2002-05-09
Documented parameter.
nyamatongwe
1
-1
/
+1
2002-05-08
Changes for 1.46.
nyamatongwe
1
-0
/
+101
2002-05-08
Added VS.NET files.
nyamatongwe
1
-0
/
+3
2002-05-08
Updated version number to 1.46.
nyamatongwe
5
-13
/
+25
2002-05-08
Added a reference to Practival Ruby.
nyamatongwe
1
-0
/
+4
2002-05-07
Clear all does not clear the contractionstate if in read-only mode.
nyamatongwe
1
-1
/
+3
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
[next]