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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-03
Enable text form XPM for autocompletion lists.
nyamatongwe
2
-4
/
+13
2003-01-01
Changed wrapped printing to be more similar to wrapped display.
nyamatongwe
2
-9
/
+9
2003-01-01
Fixed up line wrapped printing and added property to turn wrapping on or
nyamatongwe
2
-3
/
+15
2002-12-31
Better handling of page breaks when printing with line wrapping.
nyamatongwe
1
-47
/
+52
2002-12-21
Updated Avenue lexer from Alexey.
nyamatongwe
1
-140
/
+176
2002-12-20
Allow zero width caret.
nyamatongwe
1
-2
/
+2
2002-12-20
Added moveThumb argument to ScrollTo to allow smoother manipulation of
nyamatongwe
2
-3
/
+5
2002-12-16
Removed dead code.
nyamatongwe
1
-3
/
+1
2002-12-06
Upped number of keyword lists to 9.
nyamatongwe
1
-1
/
+1
2002-12-05
Patch from Vrana to fix some lexing problems.
nyamatongwe
1
-1
/
+13
2002-12-01
Removed deprecateion ifdef around SCN_MODIFYATTEMPTRO.
nyamatongwe
1
-2
/
+0
2002-11-28
Patch from Bernd Kreuss to optionally turn off folding of preprocessing
nyamatongwe
1
-29
/
+59
2002-11-23
Fix to PHP folding from Bernd.
nyamatongwe
1
-3
/
+3
2002-11-22
Folding patch from Bruce Dodson that does not fold header comments with
nyamatongwe
1
-20
/
+26
2002-11-22
More of the icons in autocompletion patch.
nyamatongwe
1
-4
/
+21
2002-11-21
Patch from Biswa to add icons to autocompletion lists.
nyamatongwe
3
-12
/
+21
2002-11-21
Update from Shen to fix the wrong folding with TYPE defining and wrong
nyamatongwe
1
-17
/
+33
2002-11-21
Added copy constructor and operator= to avoid blind copy of XPM pointer
nyamatongwe
1
-0
/
+15
2002-11-20
Changed default layout caching to just the caret line.
nyamatongwe
1
-1
/
+1
2002-11-19
Protect against null pointer dereference when out of memory.
nyamatongwe
1
-1
/
+3
2002-11-17
Fixed warnings.
nyamatongwe
2
-14
/
+14
2002-11-17
Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.
nyamatongwe
6
-16
/
+284
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
[next]