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
/
Editor.cxx
Age
Commit message (
Expand
)
Author
Files
Lines
2000-04-07
Changing code to ensure no warnings are produced by compilers.
nyamatongwe
1
-7
/
+5
2000-04-06
Initial Unicode support code.
nyamatongwe
1
-0
/
+6
2000-04-04
Avoid lots of warnings from Borland C++.
nyamatongwe
1
-20
/
+28
2000-04-01
Fixed warnings from Borland compiler.
nyamatongwe
1
-3
/
+1
2000-03-31
Fixed line ends.
nyamatongwe
1
-0
/
+2
2000-03-22
Split UndoHistory out of CellBuffer.
nyamatongwe
1
-1
/
+97
2000-03-18
Can turn off context (wrong mouse button) menu with SCI_USEPOPUP.
nyamatongwe
1
-0
/
+6
2000-03-18
Added SCI_LINESONSCREEN.
nyamatongwe
1
-1
/
+4
2000-03-16
Split up KeyWords.cxx into 7 individual lexer files Lex*.cxx.
nyamatongwe
1
-10
/
+13
2000-03-13
Fixed printing problems including putting line numbers in correct position
nyamatongwe
1
-2
/
+9
2000-03-09
Marker changes are relayed through document to all views.
nyamatongwe
1
-4
/
+5
2000-03-09
Drag and drop copy can now be done to edge of selection.
nyamatongwe
1
-1
/
+5
2000-03-09
After paste, view repositioned to ensure caret visible.
nyamatongwe
1
-0
/
+1
2000-03-08
Initial revision
nyamatongwe
1
-0
/
+3705