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
2003-08-09
Updated sizes.
nyamatongwe
1
-2
/
+2
2003-08-09
Fixed warnings.
nyamatongwe
1
-6
/
+2
2003-08-09
Fixed VC6 Build for 1.54 release
ssteele
1
-0
/
+12
2003-08-09
Foldinf for INI files.
nyamatongwe
1
-1
/
+58
2003-08-09
More additions.
nyamatongwe
1
-4
/
+48
2003-08-09
Fixed bug with output.vertical.size not being used.
nyamatongwe
1
-0
/
+27
2003-08-09
Added IdePS.
nyamatongwe
1
-0
/
+5
2003-08-09
Getting ready for release 1.54.
nyamatongwe
5
-11
/
+24
2003-08-08
Better explanation of horizontal scroll bar.
nyamatongwe
1
-4
/
+8
2003-08-08
Added AEditor.
nyamatongwe
1
-1
/
+5
2003-08-08
Using interface definition for number of keyword lists.
nyamatongwe
1
-1
/
+1
2003-08-08
Protected GTK+ 2 specific code from being compiled on GTK+ 1.
nyamatongwe
1
-0
/
+3
2003-08-08
Patch from João to use symbols rather than literals and include
nyamatongwe
1
-15
/
+23
'c' in the characters that can have an accent.
2003-08-08
Added a constant for the number of keyword sets.
nyamatongwe
2
-0
/
+4
2003-08-07
Patch from João Paulo F Farias to make keyboard input of accents
nyamatongwe
1
-1
/
+48
work for languages such as Brazilian Portuguese.
2003-08-03
Added link to Finseth book.
nyamatongwe
1
-1
/
+4
2003-08-03
Added refresh of pixmaps when wrapping.
nyamatongwe
1
-0
/
+3
Added some assertions.
2003-08-02
Added CUTE.
nyamatongwe
1
-0
/
+5
2003-08-02
Patch from Philippe for Lua and POV lexers.
nyamatongwe
2
-12
/
+28
2003-08-02
New lexer from Philippe Lhoste replaces previous lexer.
nyamatongwe
1
-87
/
+170
2003-08-02
Patch from Philippe to allow '.' in 'keywords'.
nyamatongwe
1
-12
/
+19
2003-08-02
Now handles creating a file when no current one exists.
nyamatongwe
1
-10
/
+17
2003-07-31
Moved downloads to SourceForge file release server.
nyamatongwe
2
-51
/
+51
2003-07-31
Made some of PropSet protected so it can be overridden.
nyamatongwe
2
-15
/
+15
2003-07-30
Added Venis IX.
nyamatongwe
1
-0
/
+5
2003-07-30
Scriptol lexer from Denis Sureau.
nyamatongwe
8
-2
/
+442
2003-07-30
NSIS scripting language support from Angelo Mandato.
nyamatongwe
10
-4
/
+393
2003-07-27
Updates from Mathias Rauen to Pascal and to avoid
nyamatongwe
1
-47
/
+68
unnecessary "Save changes ...?" dialogs.
2003-07-27
Updates from Mathias Rauen to Pascal and to avoid
nyamatongwe
1
-0
/
+1
unnecessary "Save changes ...?" dialogs.
2003-07-27
Made safe with non-ASCII data by guarding is* calls with isascii.
nyamatongwe
1
-15
/
+17
2003-07-26
Fix to make backwards regular expression searches not skip over text.
nyamatongwe
1
-4
/
+4
2003-07-26
Bug fix for #761642 SCI_MARKERDELETEALL doesn't delete all
nyamatongwe
1
-2
/
+2
2003-07-26
Patch from Yair Siegel to include the string being inserted in a
nyamatongwe
1
-1
/
+1
SC_MOD_BEFOREINSERT notification.
2003-07-26
Invisible indicator INDIC_HIDDEN.
nyamatongwe
4
-0
/
+12
2003-07-25
Patch from Sergey Puljajev to add Incremental Search and Find Next/Previous
nyamatongwe
1
-0
/
+1
copy of word under caret.
2003-07-24
Credits.
nyamatongwe
1
-0
/
+1
2003-07-23
Patch from Shane to allow multiple pseudo-classes.
nyamatongwe
1
-1
/
+2
2003-07-23
Patch from Alexey to fold literal strings and comments.
nyamatongwe
1
-1
/
+6
2003-07-23
Added explanation of extracting DLL from SciTE download.
nyamatongwe
1
-0
/
+6
2003-07-22
Changed lexer to use lower case keywords to be compatible with other
nyamatongwe
1
-1
/
+1
lexers.
2003-07-21
Credit for Nigel.
nyamatongwe
1
-0
/
+1
2003-07-21
Added contact and license reference.
nyamatongwe
1
-1
/
+2
2003-07-21
Improve 64 bit portability.
nyamatongwe
2
-21
/
+27
2003-07-21
Converted some ints to size_t for 64 bit safety.
nyamatongwe
2
-5
/
+5
2003-07-21
Patch from Hiroshi-Saito to allow strings to use ' delimiters.
nyamatongwe
1
-3
/
+13
2003-07-21
Fixed unused parameter warning.
nyamatongwe
1
-1
/
+1
2003-07-21
Fixed warning from Borland.
nyamatongwe
1
-2
/
+2
2003-07-21
Added PostScript lexer from Nigel Hathaway.
nyamatongwe
9
-2
/
+391
2003-07-21
Fixed bug where assertions may not have been appearing when they should.
nyamatongwe
1
-2
/
+2
2003-05-27
Fixed build to include Lout and EScript, also fixed ExternalLexer reference.
ssteele
1
-1
/
+9
[next]