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-12-14
Patch from Steffen for quotes in SCE_PL_LONGQUOTE.
nyamatongwe
1
-0
/
+4
2000-12-10
Removed file IO code from PropSet to SciTE.
nyamatongwe
1
-74
/
+4
2000-12-07
Steffen removed SCE_PL_REF state.
nyamatongwe
1
-5
/
+0
2000-12-07
Fix from ActiveState for PODs at start of document.
nyamatongwe
1
-17
/
+18
2000-12-01
Patch from Steffen for treating % as an operator more often.
nyamatongwe
1
-4
/
+6
2000-11-30
Patch from ActiveState for better clipboard handling.
nyamatongwe
1
-3
/
+8
2000-11-30
Patches from Stephan to slow down autoscrolling, exposed
nyamatongwe
2
-61
/
+79
2000-11-26
Patches from Philippe to improve Lua lexer, handle '\' continuation
nyamatongwe
3
-247
/
+241
2000-11-21
Changes by Walter to make work on OpenVMS.
nyamatongwe
2
-0
/
+48
2000-11-21
Steffen's patch for here documents.
nyamatongwe
1
-32
/
+160
2000-11-16
Line mode selection forces stream selection instead of rectangular
nyamatongwe
1
-0
/
+1
2000-11-12
John's patch to handle Unicode u", raw r", and Unicode raw ur" strings.
nyamatongwe
1
-34
/
+100
2000-11-08
Patch from Steffen for regex.
nyamatongwe
1
-4
/
+14
2000-11-08
Clipping redraw rectangles to client rectangle in Editor::RedrawRect.
nyamatongwe
1
-1
/
+15
2000-11-08
Changed keystroke handling so that GTK+ stops keys that are mapped to
nyamatongwe
2
-4
/
+9
2000-11-08
Added Pascal Lexer.
nyamatongwe
1
-1
/
+0
2000-11-08
Initial version by Laurent le Tynevez.
nyamatongwe
1
-0
/
+208
2000-11-06
Fix from laurent so binary search works when ignoring case.
nyamatongwe
1
-2
/
+2
2000-11-06
Fix from Steve for handling '\' in PHP strings.
nyamatongwe
1
-1
/
+4
2000-11-05
Avoid scrolling when mouse down near right margin and scolled to left.
nyamatongwe
1
-6
/
+2
2000-11-03
Smoother EnsureCaretVisible from Stephan.
nyamatongwe
1
-38
/
+41
2000-11-03
Shift+Tab when selection on one line moves cursor backwards to tab stops
nyamatongwe
1
-12
/
+23
2000-11-01
Ahmad's Apache CONF lexer.
nyamatongwe
1
-0
/
+179
2000-11-01
Change from Stephan to scroll to horizontal 0 position when possible.
nyamatongwe
1
-2
/
+13
2000-10-27
Added support for JavaScript regular expressions.
nyamatongwe
2
-4
/
+50
2000-10-16
Merged Jason's WordPart left and right movement patch.
nyamatongwe
3
-0
/
+107
2000-10-13
Made whole word searching work again.
nyamatongwe
1
-1
/
+1
2000-10-13
Fix from Peter to make tab key fill up to tab stop when using spaces.
nyamatongwe
1
-2
/
+6
2000-10-06
Patch from Mark for SCN_PAINTED notification at end of painting.
nyamatongwe
2
-45
/
+62
2000-10-06
Added call to NotifyMove in MovePositionTo to cause SCN_POSCHANGED to be
nyamatongwe
1
-0
/
+1
2000-10-06
patch from John Ehresman to autocompletion when cancelAtStartpos is false
nyamatongwe
1
-25
/
+13
2000-10-05
Made SCI_SETCURSOR take effect immediately.
nyamatongwe
1
-0
/
+1
2000-10-05
SetCursor implemented.
nyamatongwe
2
-8
/
+24
2000-10-05
Mouse capture doesn't always call ::GetCapture.
nyamatongwe
2
-17
/
+34
2000-10-03
Mouse down captures now optional.
nyamatongwe
2
-2
/
+10
2000-10-03
Error status attribute created.
nyamatongwe
2
-0
/
+9
2000-09-22
An hasFocus flag was added to separate logical focus from environment
nyamatongwe
2
-3
/
+24
2000-09-18
Added patch from Eric Hougaard to send the length in the need shown
nyamatongwe
1
-1
/
+1
2000-09-14
Markus added some more print modes.
nyamatongwe
1
-2
/
+9
2000-09-08
Implemented settable caret width.
nyamatongwe
3
-4
/
+23
2000-09-07
Changed back to two pass way of creating word arrays.
nyamatongwe
1
-1
/
+5
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
[next]