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-11-01
Updated.
rel-1-49
nyamatongwe
1
-4
/
+12
2002-11-01
AppendText documented.
nyamatongwe
1
-0
/
+6
2002-11-01
Removed items that are done.
nyamatongwe
1
-32
/
+29
2002-11-01
Updated download sizes.
nyamatongwe
1
-2
/
+2
2002-11-01
Updated date. Added blurb.
nyamatongwe
1
-3
/
+4
2002-11-01
Updated.
nyamatongwe
1
-1
/
+1
2002-11-01
More updates.
nyamatongwe
1
-0
/
+3
2002-11-01
MARKERDEFINEPIXMAP.
nyamatongwe
1
-0
/
+6
2002-10-31
Added Unicode on GTK+ section.
nyamatongwe
1
-2
/
+16
2002-10-31
Added updates for 1.49.
nyamatongwe
1
-1
/
+89
2002-10-31
Added mention of .dsp files being unsupported.
nyamatongwe
1
-1
/
+4
2002-10-27
Updating version number to 1.49.
nyamatongwe
5
-12
/
+25
2002-10-26
Fixed bug when appending one SString to another with +=.
nyamatongwe
1
-1
/
+1
2002-10-26
Update from Shen to handle continuation.
nyamatongwe
1
-29
/
+49
A couple of warnings fixed.
2002-10-26
Patch from Philippe to handle tabs and spaces in preprocessor lines
nyamatongwe
1
-1
/
+1
correctly.
2002-10-26
Patch from Philippe to handle block comments, and the deep nesting of
nyamatongwe
1
-17
/
+48
strings and block comments.
2002-10-26
Using unsigned ints because of change to StyleContext.
nyamatongwe
1
-4
/
+4
2002-10-26
Patch from Philippe to hoist getting of next char into method, add a
nyamatongwe
2
-30
/
+35
Forward(n) method and use unsigned integers for positions.
2002-10-26
Made credit styles not exceed 127 to avoid weirdness.
nyamatongwe
1
-0
/
+1
Added credit.
2002-10-26
Patch from Jakub Vrána to recognise PHP errors.
nyamatongwe
3
-0
/
+4
2002-10-26
Added some wx projects.
nyamatongwe
1
-0
/
+9
2002-10-24
Deprecated features protected by #ifdef.
nyamatongwe
1
-0
/
+6
2002-10-22
Added #include Platform.h to avoid compiler warnings.
nyamatongwe
1
-0
/
+2
2002-10-21
Added credit.
nyamatongwe
1
-0
/
+1
2002-10-21
Folder added for Perl by Martin Steffensen.
nyamatongwe
1
-1
/
+56
2002-10-15
Keyboard redefinition feature added by Ryan Christianson.
nyamatongwe
1
-0
/
+1
2002-10-12
Fixed some tab timmy problems when files use line feeds as line ends.
nyamatongwe
1
-2
/
+18
2002-10-11
Patch from Shane that adds a font cache on GTK+.
nyamatongwe
3
-38
/
+54
2002-10-11
Made some functions static as they should not be used from outside.
nyamatongwe
1
-2
/
+2
2002-10-10
Patch from Shane to implement font cache, including protective mutex.
nyamatongwe
1
-21
/
+199
2002-10-10
Patch from Alexander Scripnik to make line wrapping work for printing.
nyamatongwe
2
-25
/
+58
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
[next]