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
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-20
Fixes from Kein-Hong Man:
nyamatongwe
1
-58
/
+106
2003-10-20
Fixes to wrapping code.
nyamatongwe
1
-4
/
+4
2003-10-19
Updated folder from Roland.
nyamatongwe
1
-18
/
+4
2003-10-17
SCI_HOMERECTEXTEND added.
nyamatongwe
1
-0
/
+6
2003-10-17
Patch from Kein-Hong Man to fix:
nyamatongwe
1
-89
/
+183
2003-10-16
When multiple lines added, wrap all the added lines not just the top 2.
nyamatongwe
1
-5
/
+4
2003-10-16
When lines are deleted, move up line heights.
nyamatongwe
1
-0
/
+1
2003-10-15
Added Forth lexer.
nyamatongwe
1
-0
/
+348
2003-10-15
Forthe lexer added.
nyamatongwe
1
-0
/
+1
2003-10-15
Added key bindings to key map for functions displaced by rectangular
nyamatongwe
1
-24
/
+24
2003-10-14
Patch from Chuanjian Shen:
nyamatongwe
1
-109
/
+247
2003-10-13
Hotspot fix from Simon.
nyamatongwe
1
-2
/
+2
2003-10-13
PowerBasic lexer added.
nyamatongwe
2
-0
/
+243
2003-10-13
Separated single quote and double quote string styles.
nyamatongwe
1
-5
/
+14
2003-10-12
Perl here documents fixed by Kein-Hong Man.
nyamatongwe
1
-18
/
+34
2003-10-09
Fixes to Autocomplete crash from Philippe.
nyamatongwe
2
-53
/
+84
2003-10-08
Enhancements to Asm lexer by Kein-Hong Man.
nyamatongwe
1
-34
/
+69
2003-10-03
Rectangular selection by keyboard from Philippe.
nyamatongwe
3
-206
/
+386
2003-10-01
Remove image index for choose single.
nyamatongwe
1
-4
/
+6
2003-09-28
Hotspot improvements from Simon, including setting to
nyamatongwe
5
-10
/
+24
2003-09-27
Updates from Hans Hagen for TeX.
nyamatongwe
2
-63
/
+107
2003-09-27
Separate tex lexer.
nyamatongwe
3
-0
/
+632
2003-09-27
Updated YAML lexer.
nyamatongwe
1
-93
/
+215
2003-09-24
Fixed read past end of allocation in drawing indicators.
nyamatongwe
1
-4
/
+6
2003-09-23
New version from Denis Sureau.
nyamatongwe
1
-226
/
+203
2003-09-23
Added Platform.h as it includes compile pragmas to avoid
nyamatongwe
1
-0
/
+2
2003-09-22
Removed modification history.
nyamatongwe
1
-105
/
+41
2003-09-21
YAML lexer added.
nyamatongwe
1
-0
/
+1
2003-09-21
Initial version
nyamatongwe
1
-0
/
+181
2003-09-21
Added MPT lexer.
nyamatongwe
1
-0
/
+1
2003-09-21
Initial version.
nyamatongwe
1
-0
/
+182
2003-09-20
Typo fixed.s
nyamatongwe
1
-1
/
+1
2003-09-20
Formatting, dates.
nyamatongwe
2
-7
/
+11
2003-09-20
Patch from Naba to perform incremental wrapping in idle time.
nyamatongwe
2
-20
/
+112
2003-09-18
Safe parts of idle time wrapping.
nyamatongwe
2
-0
/
+21
2003-09-18
Fix for using wrong loop bound.
nyamatongwe
1
-1
/
+1
2003-09-12
Fixed LexerManager Clear method as recommended by Sam Nabialek.
ssteele
1
-1
/
+2
2003-09-08
Avoid warning by promoting char to int.
nyamatongwe
1
-1
/
+1
2003-09-08
Comments and fixes from Philippe.
nyamatongwe
1
-9
/
+14
2003-09-08
Comments and fixes from Philippe.
nyamatongwe
1
-19
/
+19
2003-09-08
Patch from Philippe to patch restrict local function visibility and improve c...
nyamatongwe
2
-16
/
+28
2003-09-07
Ensure word selection doesn't decompose DBCS characters.
nyamatongwe
1
-1
/
+1
2003-09-05
Patch from Marius Gheorghe to support multiple equivalent entries in
nyamatongwe
1
-4
/
+54
2003-09-05
Ensure hotspot range initialised.
nyamatongwe
1
-4
/
+5
2003-09-02
Fixed hang when searching backwards in UTF-8 file for string
nyamatongwe
1
-1
/
+1
2003-08-26
Fixed bug that ignored high bit of characters in comparisons.
nyamatongwe
1
-1
/
+4
2003-08-21
Wrote function for upper casing strings as strupr was not available on Linux.
nyamatongwe
1
-3
/
+17
2003-08-18
Support for Clarion from Ron Schofield.
nyamatongwe
2
-0
/
+429
2003-08-17
Added assertion to prevent retrieving text beyond the end of the document.
nyamatongwe
1
-0
/
+1
2003-08-14
Added BOX indicator.
nyamatongwe
2
-2
/
+8
[next]