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
2000-07-10
Removed documentation or old features that have been removed.
nyamatongwe
1
-19
/
+0
2000-07-10
Dropped template as only ever instantiated for int and this allows
nyamatongwe
2
-10
/
+9
2000-07-10
Moved EntryMemory from Scintilla to SciTE as it is only used there.
nyamatongwe
1
-33
/
+0
2000-07-08
Included Steve Lhomme's PHP updates for the HTML lexer.
nyamatongwe
2
-210
/
+543
2000-07-07
Included string.h
nyamatongwe
2
-0
/
+2
2000-07-07
Made PropSet into a hash table.
nyamatongwe
2
-97
/
+90
2000-07-07
Bug fix to indicators.
nyamatongwe
1
-1
/
+1
2000-07-06
Optimisations.
nyamatongwe
5
-60
/
+122
2000-07-06
Optimisations.
nyamatongwe
1
-5
/
+20
2000-07-05
Fixed BoundsChecker warnings including some leaks.
nyamatongwe
7
-6
/
+20
2000-07-05
Changed print colour mode to have black on white as well as invert light
nyamatongwe
5
-20
/
+37
2000-07-04
Auto completion border chrome reversed to put above edit layer.
nyamatongwe
4
-6
/
+4
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
2
-17
/
+28
2000-07-01
Added print magnification and print light invert.
nyamatongwe
2
-0
/
+23
2000-07-01
Making Drawline less context dependent by moving state from Editor to
nyamatongwe
4
-25
/
+37
2000-07-01
Support for print magnification and print light inverted.
nyamatongwe
2
-4
/
+46
2000-07-01
Added messages for print magnification and print light inverted.
nyamatongwe
1
-0
/
+4
2000-07-01
Horizontal page scroll by 2/3 of page width rather than fixed 200 pixels.
nyamatongwe
3
-5
/
+7
2000-06-29
Changed Font class to allow subclassing in PlatWin.cxx.
nyamatongwe
1
-3
/
+4
2000-06-29
Added font caching.
nyamatongwe
1
-10
/
+113
2000-06-28
Fixed reference to gtk to be to win32.
nyamatongwe
1
-2
/
+2
2000-06-28
Changed maximum number of bits allocated to styles to be 7 rather than 6.
rel-1-28
nyamatongwe
1
-1
/
+1
2000-06-28
Fixed SetCaretFore to be a set rather than a fun.
nyamatongwe
1
-1
/
+1
2000-06-27
Explanations of builing and installing.
nyamatongwe
3
-13
/
+42
2000-06-27
Updated to 1.28.
nyamatongwe
4
-11
/
+34
2000-06-25
Removed winmm library.
nyamatongwe
1
-1
/
+1
2000-06-24
Fixed crash in indentation guides when indent size is 0.
nyamatongwe
1
-0
/
+2
2000-06-24
Added methods for getting and setting the start and end of the selection.
rel-1-27
nyamatongwe
4
-5
/
+49
2000-06-24
Removed winmm library from build as this slows start a lot for some
nyamatongwe
1
-1
/
+1
2000-06-23
Turned off tracing.
nyamatongwe
1
-1
/
+1
2000-06-23
Updated version number to 1.27.
nyamatongwe
5
-12
/
+47
2000-06-23
Added Alt+BackSpace as synonym for Undo.
nyamatongwe
1
-0
/
+1
2000-06-22
Caret stability when adding or deleting characters.
nyamatongwe
3
-3
/
+7
2000-06-22
Started on update for 1.27.
nyamatongwe
1
-0
/
+19
2000-06-22
Fixed tests for view whitespace to be the right way around.
nyamatongwe
1
-2
/
+2
2000-06-22
Removed deprecated APIs.
nyamatongwe
8
-107
/
+81
2000-06-21
GetLineEndPosition exposed.
nyamatongwe
3
-1
/
+8
2000-06-21
Added indentation guide API.
nyamatongwe
9
-49
/
+165
2000-06-19
Tabs in indentation are displayed as vertical lines.
nyamatongwe
1
-4
/
+14
2000-06-19
Fixed hang where only visible char in file is '#'.
nyamatongwe
1
-1
/
+1
2000-06-17
Removed trace.
nyamatongwe
1
-1
/
+0
2000-06-17
Fixed performance problem with line < 0.
nyamatongwe
1
-0
/
+2
2000-06-14
Simplified case where state changes to DEFAULT.
nyamatongwe
1
-29
/
+4
2000-06-13
Added character set option to histiry.
rel-1-26
nyamatongwe
1
-0
/
+4
2000-06-13
Updated for 1.26.
nyamatongwe
3
-10
/
+15
2000-06-13
Added changes for version 1.26.
nyamatongwe
1
-0
/
+66
2000-06-13
Removed warnings caused by unused parameters.
nyamatongwe
1
-3
/
+7
2000-06-13
Fixed paint bug where last line of document was drawn twice.
nyamatongwe
1
-1
/
+1
2000-06-12
Updated documentation and checked spelling.
nyamatongwe
1
-6
/
+6
[next]