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