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
2001-04-11
Removed carriage returns.
nyamatongwe
1
-5
/
+5
2001-04-11
Patch from Philippe to make 'rem' work in batch files.
nyamatongwe
3
-133
/
+170
2001-04-10
Removed stray header tag.
nyamatongwe
1
-1
/
+0
2001-04-10
Removed dead code.
nyamatongwe
2
-95
/
+87
2001-04-10
Calltip size fixing and listbox border tweaking.
nyamatongwe
5
-83
/
+115
2001-04-10
Turn off caret line when caret is turned off such as when don't have focus.
nyamatongwe
1
-1
/
+1
2001-04-09
Philippe provided fix for EM_GETLINE and reformatting.
nyamatongwe
3
-122
/
+167
2001-04-09
Tahir added Ada support.
nyamatongwe
6
-82
/
+82
2001-04-09
Added Valery.
nyamatongwe
1
-0
/
+1
2001-04-09
Initial version.
nyamatongwe
1
-0
/
+199
2001-04-09
Updated version to 1.37.
nyamatongwe
1
-4
/
+4
2001-04-08
Removed old unused code from SString.
nyamatongwe
2
-144
/
+91
2001-04-06
Made regular expression searching work on a line by line basis, made ^ and
nyamatongwe
3
-23
/
+67
2001-04-05
Replace target functionality to make find and replace operations faster
nyamatongwe
9
-35
/
+150
2001-04-04
Target API for changing document withot visible changes: SetTargetStart,
nyamatongwe
4
-4
/
+46
2001-04-04
Moved to public domain regular expresion implementation.
nyamatongwe
11
-1372
/
+952
2001-04-04
Avoid compiler and BoundsChecker warnings.
nyamatongwe
4
-8
/
+34
2001-04-03
Regular expression find support.
nyamatongwe
8
-77
/
+151
2001-04-03
Fixed read of uninitialised memory when searching for '=' in properties
nyamatongwe
1
-1
/
+2
2001-03-31
Documented the caret line.
nyamatongwe
1
-6
/
+19
2001-03-31
Added caret line feature.
nyamatongwe
6
-13
/
+57
2001-03-31
Removed debugging from URI drop.
nyamatongwe
1
-4
/
+0
2001-03-31
Support for URI drag and drop on GTK+.
nyamatongwe
3
-0
/
+12
2001-03-31
Start of file drag and drop on GTK+.
nyamatongwe
1
-0
/
+7
2001-03-30
Undo coalescing now allows deletes of size 1 or 2 to be coalesced.
nyamatongwe
2
-100
/
+100
2001-03-30
Added a contains method so it is easy to see if a string contains a
nyamatongwe
1
-0
/
+6
2001-03-30
Fixed bug when single character deletions were being coalesced even though
nyamatongwe
1
-12
/
+15
2001-03-28
Changed handling of the end of stream comments which was perturbed by
nyamatongwe
1
-4
/
+6
2001-03-28
Patch from Stephan to prevent double recording of newlines in macros.
nyamatongwe
1
-4
/
+4
2001-03-27
Documented that SearchNext and SearchPrev do not ensure the selection is
nyamatongwe
1
-0
/
+2
2001-03-25
Future features available again.
nyamatongwe
1
-2
/
+0
2001-03-23
Hack around scroll bar size problem on GTK+ 1.2.9 / Gnome 1.4 by hardcoding
nyamatongwe
1
-0
/
+8
2001-03-23
Fixed CPP lexer to work correctly when the '{' starting a fold section
nyamatongwe
1
-41
/
+52
2001-03-22
Documentation of SCI_DELLINERIGHT, SCI_DELLINELEFT and CARET_XEVEN.
nyamatongwe
1
-1
/
+4
2001-03-22
Patch from James Larcombe to add Ctrl+Shift+BackSpace and Ctrl+Shift+Delete
nyamatongwe
1
-0
/
+2
2001-03-22
Patch from James Larcombe for SCI_DELLINERIGHT, SCI_DELLINELEFT and
nyamatongwe
1
-1
/
+20
2001-03-22
Patch from James Larcombe.
nyamatongwe
2
-0
/
+12
2001-03-21
Enumeration interface from Laurent.
nyamatongwe
1
-0
/
+40
2001-03-21
Added enumeration interface from Laurent.
nyamatongwe
1
-0
/
+4
2001-03-21
Calling DefWindowProc if not showing context menu so container can do so.
nyamatongwe
1
-1
/
+2
2001-03-02
Initial version.
nyamatongwe
2
-0
/
+4
2001-03-02
Update from Steve to make string style terminate after a variable.
nyamatongwe
1
-0
/
+1
2001-03-02
Added *.lib to things that are deleted.
nyamatongwe
1
-1
/
+1
2001-03-02
Update from Steve to PHP in the HTML lexer.
nyamatongwe
3
-5
/
+62
2001-03-02
Removed use of Platform::SendScintilla as that is indirect was of talking
nyamatongwe
1
-5
/
+4
2001-03-02
Avoid lots of warning messages for files that aren't there.
nyamatongwe
1
-22
/
+1
2001-03-01
Added Edward to credits.
nyamatongwe
1
-123
/
+42
2001-03-01
Commented out future features page as it has not been maintained for some
nyamatongwe
1
-0
/
+2
2001-03-01
Included 64 bit preparation in 1.36 highlights.
nyamatongwe
1
-1
/
+1
2001-03-01
INcluded not about escapes in Python triple quoted strings.
nyamatongwe
1
-0
/
+4
[next]