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
2001-02-27
Patch from Philippe to regularise comments.
nyamatongwe
15
-203
/
+208
2001-02-26
WordList[] Returns non const as that made some other code simpler.
nyamatongwe
1
-1
/
+1
2001-02-25
Updated version number.
nyamatongwe
1
-4
/
+4
2001-02-25
Increased allocation chunk size for GetNearestWords as it was slow.
nyamatongwe
1
-1
/
+1
2001-02-25
Added appendwithseparator method as this is common and there is extra mess
nyamatongwe
1
-9
/
+24
2001-02-24
Patch from Jan to allow folding multi-line C++ comments.
nyamatongwe
1
-5
/
+14
2001-02-24
Added Jan Hercek and Alexey.
nyamatongwe
1
-0
/
+6
2001-02-24
Patch from Jan to avoid warnings.
nyamatongwe
1
-0
/
+4
2001-02-24
Patch from Jan Hercek to fix folding by using the display line rather than
nyamatongwe
2
-12
/
+13
2001-02-24
Removed out of date TODO comment.
nyamatongwe
1
-1
/
+0
2001-02-24
Added a parameter to GetNearestwords to allow use of another separator char
nyamatongwe
1
-1
/
+2
2001-02-24
Added support for using ':' and another character to end identifiers in
nyamatongwe
1
-141
/
+105
2001-02-24
Fixed font leak.
nyamatongwe
1
-0
/
+1
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-25
/
+44
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-1
/
+3
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
4
-15
/
+35
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-1
/
+4
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
5
-8
/
+24
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-13
/
+27
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
39
-194
/
+375
2001-02-23
Patch from Philippe to clean up the code a lot.
nyamatongwe
1
-67
/
+136
2001-02-23
Patch from John to have a better default font on GTK+/Windows.
nyamatongwe
1
-0
/
+8
2001-02-23
Patch from Steve to change name of option for folds owning following blank
nyamatongwe
1
-2
/
+2
2001-02-22
Patch from Steve makes folding work better on multi-line tags and CDATAs.
nyamatongwe
1
-21
/
+48
2001-02-21
Patch from Steve to support folding of HTML.
nyamatongwe
1
-17
/
+56
2001-02-21
Patch from Philippe to improve batch file lexer.
nyamatongwe
1
-48
/
+64
2001-02-18
Changed iMessage parameter of scintilla_send_message from int to unsigned
nyamatongwe
2
-2
/
+2
2001-02-17
Turned off warning 4710 for Microsoft C++ compiler indicating inline method
nyamatongwe
1
-1
/
+1
2001-02-17
Fixed some warnings from Borland.
nyamatongwe
2
-3
/
+1
2001-02-17
Made warning in ScintillaWidget.h work better with GCC.
nyamatongwe
2
-2
/
+2
2001-02-17
If ScintillaWidget.h included without Scintilla.h already included display
nyamatongwe
2
-1
/
+12
2001-02-17
Changed header order to work on GTK+.
nyamatongwe
3
-6
/
+3
2001-02-17
Defining sptr_t and uptr_t to be integral types large enough to contain
nyamatongwe
8
-42
/
+51
2001-02-16
Added link to lexer documentation.
nyamatongwe
1
-0
/
+4
2001-02-16
Initial version by Edward K. Ream
nyamatongwe
1
-0
/
+220
2001-02-16
Patch from Mark so context menu items take account of whether is writable.
nyamatongwe
1
-5
/
+6
2001-02-09
Now removes lib files from zip.
nyamatongwe
1
-1
/
+1
2001-02-09
New lexclasses for Avenue from Alexey.
nyamatongwe
2
-1
/
+23
2001-02-09
New version from Alexey. Diverged much more from LexCPP code.
nyamatongwe
1
-57
/
+79
2001-02-08
Setting operators in ASP VBScript to correct lexical class.
nyamatongwe
1
-1
/
+1
2001-02-07
GetWild does file extension comparison case insensitively.
nyamatongwe
1
-3
/
+4
2001-02-06
For CanPaste also check Editor::CanPaste to see if OK.
nyamatongwe
1
-0
/
+2
2001-02-06
Made SCI_CANPASTE and EM_CANPASTE work correctly using
nyamatongwe
3
-12
/
+18
2001-02-06
Removed macro substitution of case insensitive string comparison functions
nyamatongwe
2
-35
/
+53
2001-02-05
Added explicit initialisation of base class in copy constructor for
nyamatongwe
1
-1
/
+1
2001-02-05
Patch from John to make GTK+ version build on Win32.
nyamatongwe
6
-8
/
+336
2001-02-03
Refactored detection of self reference within variable to separate function
nyamatongwe
1
-11
/
+20
2001-02-03
Fixed infinite recursion when a value contains a reference to itself.
nyamatongwe
1
-0
/
+10
2001-02-02
Used GetExpanded rather than Get when filling in variable file selectors so
nyamatongwe
1
-2
/
+2
2001-02-01
Added Avenue lexer.
nyamatongwe
1
-0
/
+4
[next]