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
path:
root
/
src
/
Indicator.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
Convert enum to enum class. Add noexcept and const.
Neil
1
-3
/
+3
2019-04-28
Declare reading methods as noexcept where reasonable.
Neil
1
-4
/
+4
2019-03-19
Make constructors of simple classes noexcept.
Neil
1
-4
/
+4
2017-09-11
The Scintilla namespace is always active for internal symbols and for the lexer
Neil
1
-4
/
+0
2016-10-26
INDIC_POINT and INDIC_POINTCHARACTER indicators added to display small arrows
Neil
1
-1
/
+1
2015-02-15
Add SC_INDICFLAG_VALUEFORE and INDIC_TEXTFORE to allow a wide range of indicator
Neil
1
-3
/
+11
2015-02-13
Remove unused state.
Neil
1
-1
/
+1
2015-02-04
Implement hover style and colour for indicators.
Neil
1
-5
/
+21
2014-09-22
Add a constructor that takes arguments for each attribute to make it easier to
Neil
1
-2
/
+5
2014-06-22
Drawing and measuring should not change ViewStyle which is set by the container
Neil
1
-1
/
+1
2011-09-25
Palette support removed.
nyamatongwe
1
-1
/
+1
2011-04-22
INDIC_ROUNDBOX can set alpha of outline. Feature #3290434.
nyamatongwe
1
-1
/
+2
2009-02-14
Feature #2586290 INDIC_ROUNDBOX alpha transparency setting from Todd
nyamatongwe
1
-1
/
+2
2007-06-01
integrate OS X support for scintilla. a big patch with a little commit messa...
scaraveo
1
-0
/
+8
2007-04-23
Added setting to allow each indicator to be drawn either under or
nyamatongwe
1
-1
/
+2
2003-08-14
Added BOX indicator.
nyamatongwe
1
-1
/
+1
2001-10-28
Removed platform-specific headers from Platform.h and thus stopped
nyamatongwe
1
-1
/
+1
2001-02-24
Updated documentation comments from Philippe.
nyamatongwe
1
-1
/
+5
2001-01-28
Updating copyright notices for 2001.
nyamatongwe
1
-1
/
+1
2000-03-08
Initial revision
nyamatongwe
1
-0
/
+18