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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2000-09-06
Removed a couple of completed items from the TODO list and added a couple
nyamatongwe
1
-0
/
+1
2000-09-06
Fix from Tahir Karaca for LineVector::MergeMarkers.
nyamatongwe
1
-58
/
+65
2000-09-06
Dots inside identirifers are now in the operator lexical class.
nyamatongwe
1
-0
/
+7
2000-09-05
Fixed indentation.
nyamatongwe
1
-6
/
+6
2000-09-04
Added SCFIND_WORDSTART.
nyamatongwe
3
-23
/
+36
2000-09-04
Small tweak from Steffen.
nyamatongwe
1
-2
/
+3
2000-09-01
Fix from Ferda to make the binary search work for autocompletion and
nyamatongwe
1
-14
/
+50
2000-08-31
Changes from Ferda to put the sorting and searching here rather than in
nyamatongwe
1
-4
/
+267
2000-08-31
Added some fixes from Steffen to keep ch and chNext synchronised.
nyamatongwe
1
-3
/
+3
2000-08-30
Perl error format supported.
nyamatongwe
1
-7
/
+13
2000-08-29
Merged Jan's changes to SString. Has a size field and allows C++ standard
nyamatongwe
1
-0
/
+2
2000-08-29
Initial version.
nyamatongwe
1
-0
/
+1181
2000-08-27
Fixed sorting to use qsort by implementing a string comparison
nyamatongwe
1
-32
/
+6
2000-08-25
Patches from Eric Prmislow and Steffen Goeldner to fix up here docs
nyamatongwe
1
-5
/
+32
2000-08-25
Patch from Steve for handling comments in PHP.
nyamatongwe
1
-36
/
+26
2000-08-22
Added C# support to LexCPP with verbatime string literals and @ quoted
nyamatongwe
1
-1
/
+18
2000-08-22
Added SCE_H_VALUE class for HTML for unquoted values.
nyamatongwe
3
-7
/
+44
2000-08-21
Merging patches from Ferda and Jan.
nyamatongwe
3
-8
/
+41
2000-08-18
Added in most of Ferdinand Prantl's changes except for regular expression
nyamatongwe
8
-26
/
+141
2000-08-16
Invisible text.
nyamatongwe
5
-370
/
+422
2000-08-03
Fixes from Philippe for preprocessor and HTML comments and one from Steve
nyamatongwe
3
-24
/
+39
2000-07-29
Patch to PHP lexer to handle multiple line strings.
nyamatongwe
1
-9
/
+9
2000-07-26
Avoided warning on GTK+ because DBCS not supported.
nyamatongwe
1
-6
/
+7
2000-07-26
Added history entry for 1.30.
nyamatongwe
1
-3
/
+9
2000-07-24
Added SCI_CANPASTE.
nyamatongwe
1
-0
/
+1
2000-07-23
Changed SCI_POSITIONFROMPOINT to take x,y parameters rather than a pointer
nyamatongwe
1
-6
/
+2
2000-07-22
Changed key codes to not overlap printing keys.
nyamatongwe
2
-8
/
+13
2000-07-22
Updates to make new API work on both GTK+ and Win32.
nyamatongwe
2
-12
/
+13
2000-07-21
Provide alternative symbols for all features defined in WinDefs.h to allow
nyamatongwe
8
-120
/
+205
2000-07-19
Speed ups by Steve.
nyamatongwe
1
-24
/
+28
2000-07-19
More Steve updates - allows folding of embedded Python.
nyamatongwe
1
-26
/
+76
2000-07-18
Updates from Steve to make Python strings and incremental styling work.
nyamatongwe
1
-3
/
+21
2000-07-18
Added functions to clear all styling and contraction.
nyamatongwe
8
-660
/
+258
2000-07-15
Fixed problem with CancelModes killing drag and drop by setting empty
nyamatongwe
3
-5
/
+4
2000-07-14
Added PositionFromPoint API function.
nyamatongwe
1
-0
/
+7
2000-07-13
Showing selection in grey when its not the primary selection on GTK+.
nyamatongwe
4
-4
/
+17
2000-07-12
Added John's autocompletion changes and fiddled to make autocompletion list
nyamatongwe
6
-18
/
+26
2000-07-12
Autocompletion cancel at start position available to API.
nyamatongwe
2
-1
/
+8
2000-07-12
John's changes to autocompletion.
nyamatongwe
4
-9
/
+21
2000-07-10
Dropped template as only ever instantiated for int and this allows
nyamatongwe
2
-10
/
+9
2000-07-08
Included Steve Lhomme's PHP updates for the HTML lexer.
nyamatongwe
1
-210
/
+532
2000-07-07
Included string.h
nyamatongwe
2
-0
/
+2
2000-07-07
Made PropSet into a hash table.
nyamatongwe
1
-90
/
+86
2000-07-07
Bug fix to indicators.
nyamatongwe
1
-1
/
+1
2000-07-06
Optimisations.
nyamatongwe
4
-50
/
+98
2000-07-05
Fixed BoundsChecker warnings including some leaks.
nyamatongwe
5
-4
/
+19
2000-07-05
Changed print colour mode to have black on white as well as invert light
nyamatongwe
2
-9
/
+11
2000-07-03
Changed MAX_PATH to 1024 to make GTK+ version compile.
nyamatongwe
1
-2
/
+2
2000-07-03
Added 'if' and 'import' statements to properties files.
nyamatongwe
1
-14
/
+25
2000-07-01
Making Drawline less context dependent by moving state from Editor to
nyamatongwe
4
-25
/
+37
[next]