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
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
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
[prev]
[next]