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-07-21
Added Scriptol language.
nyamatongwe
5
-2
/
+9
2002-07-21
Added Scriptol lexer.
nyamatongwe
1
-0
/
+23
2002-07-20
Documented Scintilla_DirectFunction.
nyamatongwe
1
-2
/
+4
2002-07-20
Module definition file ensures exported symbols use sensible names.
nyamatongwe
1
-0
/
+2
2002-07-20
Exporting direct calling function from DLLs.
nyamatongwe
3
-8
/
+15
2002-07-20
Added export libraries, *.exp, to list of unwanted temporary files.
nyamatongwe
2
-2
/
+2
2002-07-17
Patch from John Ehresman to convert clipboard text to use the line endings of...
nyamatongwe
1
-49
/
+70
2002-07-17
Remove *.res from files zipped.
nyamatongwe
1
-1
/
+1
2002-07-16
Removed dead code.
nyamatongwe
1
-3
/
+0
2002-07-14
Added credit.
nyamatongwe
1
-0
/
+1
2002-07-11
Patch from Philippe to improve caret policy.
nyamatongwe
5
-654
/
+1013
2002-07-07
Using ContainerClass everywhere as the parent class of Scintilla rather
nyamatongwe
1
-1
/
+1
2002-07-07
Made compatible with either GTK+ 1.x or GTK+ 2.x.
nyamatongwe
2
-6
/
+26
2002-07-06
Made static as that seemed to be done by GTK+ 2 code.
nyamatongwe
1
-1
/
+1
2002-07-05
Removed check that is now redundant.
nyamatongwe
1
-1
/
+1
2002-07-05
Added check in ScintillaBase::Context menu to stop popup when feature
nyamatongwe
1
-12
/
+14
2002-07-05
Take no action for SCI_GETTEXT with wParam == 0.
nyamatongwe
1
-0
/
+2
2002-07-05
Documented the incorrect values of SCEN_SETFOCUS and SCEN_KILLFOCUS.
nyamatongwe
2
-1
/
+6
2002-07-05
Moved new entries to top.
nyamatongwe
1
-9
/
+9
2002-07-05
Fix for Wing.
nyamatongwe
1
-1
/
+1
2002-07-05
Added new related projects and updates some others.
nyamatongwe
1
-5
/
+13
2002-06-19
TextHeight feature contributed by Josh Wingstrom.
nyamatongwe
5
-3
/
+12
2002-06-13
Added -Os space optimization compiler option.
nyamatongwe
1
-1
/
+1
2002-06-12
Patch from Gilles to make non debug targets force linking of lexers.
nyamatongwe
1
-3
/
+5
2002-06-11
Two enumerations incorrectly specified with "val".
nyamatongwe
1
-2
/
+2
2002-06-10
Avoid continuation lines due to hassles with old GCC.
nyamatongwe
1
-3
/
+1
2002-06-09
Compatibility with 64 bit systems.
nyamatongwe
2
-10
/
+32
2002-06-09
Compatibility with 64 bit systems.
nyamatongwe
1
-3
/
+3
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.
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
[next]