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-29
Added the scintilla_vc6.mak makefile.
nyamatongwe
1
-0
/
+1
2002-07-29
INitial version from Simon Steele.
nyamatongwe
1
-0
/
+328
2002-07-28
Added new line cache validity level between invalid and positions correct
nyamatongwe
1
-82
/
+147
2002-07-28
Full paint now paints all of the margins as well. Required to simplify
nyamatongwe
1
-3
/
+4
2002-07-28
Added new line cache validity level between invalid and positions correct
nyamatongwe
1
-1
/
+2
2002-07-28
Changed styling notifications to only include the range up to the last
nyamatongwe
1
-4
/
+7
2002-07-28
Changed Contains to do semi-includive bounds correctly.
nyamatongwe
1
-2
/
+2
2002-07-28
Full paint now paints all of the margins as well. Required to simplify
nyamatongwe
1
-5
/
+5
2002-07-26
Patch from John Ehresman to return false from styling operations when
nyamatongwe
2
-10
/
+21
2002-07-24
Added Visual MinGW.
nyamatongwe
1
-0
/
+4
2002-07-23
Removed unnecessary line layout cache invalidation.
nyamatongwe
1
-11
/
+13
2002-07-21
Added Scriptol lexer.
nyamatongwe
1
-0
/
+21
2002-07-21
Initial version.
nyamatongwe
1
-0
/
+459
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
[next]