aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Indicator.cxx
AgeCommit message (Collapse)AuthorFilesLines
2013-04-16Add indicator INDIC_COMPOSITIONTHICK, a thick low underline, to mimic annyamatongwe1-0/+3
appearance used for Asian language input composition.
2012-08-05Avoid poor drawing at right of INDIC_SQUIGGLE.nyamatongwe1-7/+13
2012-08-05Align INDIC_DOTBOX to pixel grid for full intensity.nyamatongwe1-3/+2
2012-08-05Add INDIC_SQUIGGLEPIXMAP as a faster version of INDIC_SQUIGGLE.nyamatongwe1-0/+24
Based on work by Matthew Brush and Lex Trottman.
2012-07-21Scale factor implemented for RGBAImages to allow for high definition markers ↵nyamatongwe1-1/+1
on retina displays.
2011-11-14Removed warning suppression that had been included for Visual C++ 6.0.nyamatongwe1-4/+0
2011-09-25Palette support removed.nyamatongwe1-5/+5
2011-07-21Added dotted box indicator.nyamatongwe1-0/+29
2011-06-18Added INDIC_SQUIGGLELOW. Bug #3314591.nyamatongwe1-0/+11
From Thomas Linder Puls.
2011-06-02Added new indicators: dashed and dotted underlines.nyamatongwe1-0/+14
2011-05-04INDIC_STRAIGHTBOX added to indicators. Bug #3290435.nyamatongwe1-2/+2
From Marko Njezic.
2011-04-22INDIC_ROUNDBOX can set alpha of outline. Feature #3290434.nyamatongwe1-1/+1
From Marko Njezic.
2009-02-14Feature #2586290 INDIC_ROUNDBOX alpha transparency setting from Toddnyamatongwe1-1/+1
Whiteman of ActiveState.
2007-06-01integrate OS X support for scintilla. a big patch with a little commit ↵scaraveo1-0/+4
message :) - now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries - several fixes in the OS X layer since the branch was commited in 2005 - used in Komodo since 2005, so pretty stable
2006-02-26Translucency implementation for INDIC_ROUNDBOX and caret line.nyamatongwe1-0/+6
2003-08-14Added BOX indicator.nyamatongwe1-1/+7
2003-07-26Invisible indicator INDIC_HIDDEN.nyamatongwe1-0/+2
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+3
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-05-10Added underline attribute to styles.nyamatongwe1-0/+16
Added diagonal and strike-through indicators.
2000-03-08Initial revisionnyamatongwe1-0/+45