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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-11-15
Fix to lines in make files that start with "=".
nyamatongwe
1
-6
/
+8
2002-11-08
Patch to add fold level boxing from Wilhelm Pflueger.
nyamatongwe
2
-29
/
+309
2002-11-08
Copy list type into notification listType for SCN_USERLISTSELECTION.
nyamatongwe
1
-1
/
+2
2002-10-26
Update from Shen to handle continuation.
nyamatongwe
1
-29
/
+49
2002-10-26
Patch from Philippe to handle tabs and spaces in preprocessor lines
nyamatongwe
1
-1
/
+1
2002-10-26
Patch from Philippe to handle block comments, and the deep nesting of
nyamatongwe
1
-17
/
+48
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
2002-10-26
Patch from Jakub Vrána to recognise PHP errors.
nyamatongwe
1
-0
/
+2
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
Folder added for Perl by Martin Steffensen.
nyamatongwe
1
-1
/
+56
2002-10-12
Fixed some tab timmy problems when files use line feeds as line ends.
nyamatongwe
1
-2
/
+18
2002-10-10
Patch from Alexander Scripnik to make line wrapping work for printing.
nyamatongwe
1
-25
/
+57
2002-10-08
Extra safety by anding mask into styles being set.
nyamatongwe
2
-6
/
+8
2002-10-08
Append text can be saved in macros.
nyamatongwe
1
-0
/
+1
2002-10-08
New lexer for Fortran.
nyamatongwe
2
-0
/
+276
2002-10-08
Added AppendText method.
nyamatongwe
1
-0
/
+4
2002-10-05
Updated Ada lexer.
nyamatongwe
1
-322
/
+297
2002-10-05
More comprehensive Ada support.
nyamatongwe
1
-167
/
+507
2002-10-05
Fixed compiler warnings.
nyamatongwe
2
-4
/
+4
2002-10-05
Fixed compiler warning.
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
2
-33
/
+4
2002-10-02
Fixed bad colour reading from XPM.
nyamatongwe
1
-1
/
+0
2002-10-02
PixMap marker support.
nyamatongwe
4
-31
/
+253
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
2
-9
/
+29
2002-09-19
Added mthod to turn off vertical scroll bar.
nyamatongwe
2
-0
/
+13
2002-09-15
Changed name of lexer to all lower case to match convention and properties
nyamatongwe
1
-11
/
+11
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
1
-10
/
+28
2002-09-13
Added ChooseCaretX.
nyamatongwe
1
-4
/
+8
2002-09-10
Including LexAsm.
nyamatongwe
1
-0
/
+1
2002-09-10
Initial version.
nyamatongwe
1
-0
/
+133
2002-09-08
Patch from Robin to make autocompletion lists choose location more sensibly.
nyamatongwe
1
-2
/
+2
2002-09-06
Upgraded by Simon with some words only being keywords in class definitions
nyamatongwe
1
-61
/
+179
2002-09-04
When changing code pages invalidate to ensure all text remeasured.
nyamatongwe
1
-0
/
+1
2002-08-29
Old constant from C lexer changed to Python version.
nyamatongwe
1
-1
/
+1
2002-08-29
Minor optimisations.
nyamatongwe
1
-4
/
+7
2002-08-24
Changed autocomplete to only cancel at start when deleting characters.
nyamatongwe
2
-8
/
+15
2002-08-15
Made the CTAGS recogniser much more picky.
nyamatongwe
1
-1
/
+5
2002-08-13
Patch from Laurent to make case statements fold.
nyamatongwe
1
-2
/
+5
2002-08-07
New markers called DOTDOTDOT and ARROWS for emulating Python prompts.
nyamatongwe
1
-0
/
+16
2002-08-06
Speed up to creating WordList through using a lookup table for separators.
nyamatongwe
1
-13
/
+18
2002-08-05
Visible whitespace specifiable colours feature from Martin Alderson.
nyamatongwe
3
-0
/
+39
2002-08-03
Changed LineVector to use an exponential allocation strategy which
nyamatongwe
2
-1
/
+4
2002-08-02
Added keyboard commands to go to start and end of display lines.
nyamatongwe
3
-1
/
+67
2002-08-02
Jump out of preprocessor mode when a comment, // or /*, is found.
nyamatongwe
1
-1
/
+1
[next]