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
Age
Commit message (
Collapse
)
Author
Files
Lines
2002-10-10
Fixed SC_CURSORWAIT to be 4 to correspond with enumeration in Platform.h.
nyamatongwe
2
-2
/
+2
2002-10-08
Removed dead link.
nyamatongwe
1
-4
/
+0
2002-10-08
Extra safety by anding mask into styles being set.
nyamatongwe
2
-6
/
+8
2002-10-08
Credit for Shane.
nyamatongwe
1
-0
/
+1
2002-10-08
Added UniConversion to make Unicode work.
nyamatongwe
1
-1
/
+1
2002-10-08
Patch from Shane Caraveo at ActiveState to make UTF-8 work on GTK+.
nyamatongwe
1
-66
/
+294
2002-10-08
Append text can be saved in macros.
nyamatongwe
1
-0
/
+1
2002-10-08
New lexer for Fortran.
nyamatongwe
10
-4
/
+327
2002-10-08
Added AppendText method.
nyamatongwe
4
-0
/
+11
Credit to Sergey.
2002-10-05
Updated Ada lexer.
nyamatongwe
3
-344
/
+315
2002-10-05
More comprehensive Ada support.
nyamatongwe
3
-183
/
+533
2002-10-05
Fixed compiler warnings.
nyamatongwe
2
-4
/
+4
2002-10-05
Fixed compiler warning.
nyamatongwe
1
-1
/
+1
2002-10-03
Better documentation.
nyamatongwe
1
-1
/
+1
2002-10-03
Fixed infinite loop finding zero width match at end of range.
nyamatongwe
1
-1
/
+1
2002-10-03
Cleaned up pixmap marker code.
nyamatongwe
5
-47
/
+45
2002-10-02
Fixed bad colour reading from XPM.
nyamatongwe
1
-1
/
+0
2002-10-02
PixMap marker support.
nyamatongwe
6
-31
/
+257
2002-09-28
Fixed problem with character ranges caused by expansion to 8 bits.
nyamatongwe
1
-1
/
+4
2002-09-27
Added case insensitive keywords version of C++ lexer, cppnocase.
nyamatongwe
4
-9
/
+31
2002-09-23
Fixed parameter lists for margin calls.
nyamatongwe
1
-2
/
+2
2002-09-21
Fixed run together words.
nyamatongwe
1
-1
/
+1
2002-09-19
Removed last vestiges of scrollbars when turned off.
nyamatongwe
1
-2
/
+2
2002-09-19
Documented vertical scroll bar option.
nyamatongwe
1
-0
/
+2
2002-09-19
Added mthod to turn off vertical scroll bar.
nyamatongwe
6
-6
/
+40
2002-09-18
Qt port.
nyamatongwe
1
-0
/
+5
2002-09-17
Removed old version headlines.
nyamatongwe
1
-25
/
+0
2002-09-17
The clean target removes *.pdb, *.exp, and *.lib which are new from VS .NET.
nyamatongwe
2
-2
/
+4
2002-09-15
Changed name of lexer to all lower case to match convention and properties
nyamatongwe
1
-11
/
+11
file.
2002-09-15
Limiting the number of characters to ExtTextOut to be less than 65536
nyamatongwe
1
-0
/
+6
as there appears to be a GDI 16 bit limitation.
2002-09-15
made 8-bit safe.
nyamatongwe
1
-1
/
+1
2002-09-15
Made backwards regex work better with more complex regular expressions.
nyamatongwe
1
-10
/
+3
2002-09-15
Made reverse regex searches work a bit.
nyamatongwe
2
-11
/
+29
2002-09-13
Documented SCI_CHOOSECARETX.
nyamatongwe
1
-0
/
+7
2002-09-13
Added ChooseCaretX.
nyamatongwe
3
-4
/
+12
2002-09-12
Added reference to GWindows.
nyamatongwe
1
-1
/
+5
2002-09-10
Compatible with Mingw 2.0.
nyamatongwe
1
-2
/
+2
2002-09-10
Made compatible with Mingw 2.0.
nyamatongwe
1
-39
/
+41
2002-09-10
Added DolphinScintilla.
nyamatongwe
1
-20
/
+25
2002-09-10
Including LexAsm.
nyamatongwe
8
-9
/
+45
2002-09-10
Initial version.
nyamatongwe
1
-0
/
+133
2002-09-10
Updated version.
nyamatongwe
1
-1
/
+1
2002-09-09
Added blurb for 1.48.
nyamatongwe
1
-1
/
+1
2002-09-09
Updated with changes for 1.48.
nyamatongwe
1
-1
/
+95
2002-09-09
Updated build instructions for Visual Studio .NET and GTK+ 2.0x.
nyamatongwe
1
-2
/
+5
2002-09-09
Mentioned VS .NET.
nyamatongwe
1
-13
/
+14
2002-09-09
Docuemtned DISPLAY movement commands and soem new marker symbols.
nyamatongwe
1
-9
/
+21
2002-09-09
Updated version number to 1.48.
nyamatongwe
4
-161
/
+177
2002-09-08
Patch from Robin to make autocompletion lists choose location more sensibly.
nyamatongwe
1
-2
/
+2
2002-09-07
Patch from John Ehresman to make sure the gdk window exists before it
nyamatongwe
1
-36
/
+40
calls Paint.
[next]