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
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
Added Computer Science Lab.
nyamatongwe
1
-0
/
+4
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-19
Using strncpy to avoid crashes with long font names.
nyamatongwe
1
-14
/
+14
2002-11-17
Fixed warnings.
nyamatongwe
2
-14
/
+14
2002-11-17
Large update by Greg Smith.
nyamatongwe
1
-1437
/
+3104
2002-11-17
Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.
nyamatongwe
15
-20
/
+334
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
4
-30
/
+332
2002-11-08
Copy list type into notification listType for SCN_USERLISTSELECTION.
nyamatongwe
1
-1
/
+2
2002-11-04
phpSciTE is for Windows.
nyamatongwe
1
-2
/
+2
2002-11-04
Added link to phpSciTE.
nyamatongwe
1
-0
/
+5
2002-11-02
Added Instant Source.
nyamatongwe
1
-1
/
+5
2002-11-01
Added RAD.On++.
nyamatongwe
1
-0
/
+4
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
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
Made credit styles not exceed 127 to avoid weirdness.
nyamatongwe
1
-0
/
+1
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
[prev]
[next]