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
/
ScintillaBase.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-24
Made methods const where they can be and are logically const as well.
nyamatongwe
1
-2
/
+2
2013-04-01
Extract effect of choosing an autocompletion entry so it can be reused for both
nyamatongwe
1
-0
/
+1
2011-09-25
Palette support removed.
nyamatongwe
1
-2
/
+0
2010-07-13
Files changed for new lexer design.
nyamatongwe
1
-7
/
+8
2010-02-17
Formatting whitespace.
nyamatongwe
1
-1
/
+1
2010-01-28
Avoiding warnings from cppcheck. Mostly removing bodies of private copy
nyamatongwe
1
-4
/
+3
2009-10-18
AutoCGetCurrentText added by Nick Treleaven.
nyamatongwe
1
-0
/
+1
2009-07-21
Using a much simpler property set implementation.
nyamatongwe
1
-1
/
+1
2009-07-21
Replacing SString with std::string.
nyamatongwe
1
-1
/
+0
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit messa...
scaraveo
1
-0
/
+8
2005-06-29
Prevent reentance of styling which could occur when a styler added a fold
nyamatongwe
1
-0
/
+2
2005-03-25
Patch from Blair McGlashan for autocompletion on Windows to
nyamatongwe
1
-0
/
+1
2005-03-09
Patch from Blair McGlashan to send a notification before accepting an autocom...
nyamatongwe
1
-1
/
+1
2003-12-14
Added SCI_AUTOCGETCURRENT.
nyamatongwe
1
-0
/
+1
2003-08-08
Using interface definition for number of keyword lists.
nyamatongwe
1
-1
/
+1
2003-04-05
Moved calltip showing into method.
nyamatongwe
1
-0
/
+1
2003-04-03
CallTip can display up and down arrows and clicks are reported to
nyamatongwe
1
-0
/
+1
2002-12-06
Upped number of keyword lists to 9.
nyamatongwe
1
-1
/
+1
2002-08-24
Changed autocomplete to only cancel at start when deleting characters.
nyamatongwe
1
-1
/
+2
2002-06-08
Changed autocompletion fill up character handling to ensure the fill up chara...
nyamatongwe
1
-1
/
+1
2002-02-12
Made lexer objects const so they do not show up in map as static / globals.
nyamatongwe
1
-1
/
+1
2002-01-18
Updated copyrights for 2002.
nyamatongwe
1
-1
/
+1
2002-01-10
Patch from Kengo Jinno to make Japanese entry work on Windows 9x.
nyamatongwe
1
-1
/
+1
2001-10-12
Patch from John to allow double-clicking in autocompletion lists on GTK+.
nyamatongwe
1
-6
/
+7
2001-09-14
Addition of more SGML styles from Steve.
nyamatongwe
1
-1
/
+1
2001-09-01
Using new SelectionText type to handle text that is the subject of copy,
nyamatongwe
1
-0
/
+1
2001-05-01
External lexer feature added by Simon allows lexers to be housed in DLLs with
nyamatongwe
1
-1
/
+1
2001-04-13
Start of new lexer infrastructure.
nyamatongwe
1
-0
/
+3
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-4
/
+9
2001-02-17
Defining sptr_t and uptr_t to be integral types large enough to contain
nyamatongwe
1
-1
/
+1
2001-01-28
Updating copyright notices for 2001.
nyamatongwe
1
-1
/
+1
2000-12-17
Added Laurent's User List.
nyamatongwe
1
-0
/
+3
2000-08-18
Added in most of Ferdinand Prantl's changes except for regular expression
nyamatongwe
1
-1
/
+1
2000-07-21
Provide alternative symbols for all features defined in WinDefs.h to allow
nyamatongwe
1
-2
/
+2
2000-07-15
Fixed problem with CancelModes killing drag and drop by setting empty
nyamatongwe
1
-1
/
+1
2000-07-12
Added John's autocompletion changes and fiddled to make autocompletion list
nyamatongwe
1
-0
/
+1
2000-07-12
John's changes to autocompletion.
nyamatongwe
1
-0
/
+1
2000-04-08
Unicode keyboard input and dragging from Scintilla.
nyamatongwe
1
-1
/
+1
2000-04-07
Changing code to ensure no warnings are produced by compilers.
nyamatongwe
1
-0
/
+3
2000-04-04
Avoid lots of warnings from Borland C++.
nyamatongwe
1
-1
/
+1
2000-03-08
Initial revision
nyamatongwe
1
-0
/
+68