aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LineMarker.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-02-18Fix drawing of markers at negative coordinates due to integer truncation.nyamatongwe1-2/+3
2012-07-21Scale factor implemented for RGBAImages to allow for high definition markers ...nyamatongwe1-6/+6
2012-03-01Bug #3494492. Change aveCharWidth in FontMeasurements to actually storenyamatongwe1-1/+1
2012-02-29Centre RGBA markers in all cases including when larger than allocation. Bug #...nyamatongwe1-1/+7
2012-02-17Draw markers horizontally off center only on textual margins. Bug #3488696.Marko Njezic1-3/+3
2012-02-17Make fold tail markers vertically centered.Marko Njezic1-13/+12
2011-09-25Palette support removed.nyamatongwe1-68/+59
2011-07-02Folding related fixes. Initiated by bug #3323805.Marko Njezic1-2/+10
2011-06-25Initial implementation of RGBA images.nyamatongwe1-0/+13
2011-06-20Properly highlight fold markers on sub lines. Bug #3323015.Marko Njezic1-3/+1
2011-04-27Fix for fold markers not connecting. Bug #3292474.nyamatongwe1-1/+1
2011-04-27Fold marker fixes for wrapped lines. Bug #3291579.nyamatongwe1-0/+2
2011-04-07Add highlighting of current folding block. Feature #3147069.nyamatongwe1-37/+93
2011-04-07Update copyright year.nyamatongwe1-1/+1
2010-11-05Undo previous change to folding markers as can be fixed Cairo drawingnyamatongwe1-13/+13
2010-11-05Change fold markers to connect better with Cairo drawing thatnyamatongwe1-13/+13
2010-02-17Formatting whitespace.nyamatongwe1-2/+2
2009-06-01Don't display SC_MARK_AVAILABLE markers.nyamatongwe1-1/+2
2009-05-27Added SC_MARK_UNDERLINE from Stephan Deibel.nyamatongwe1-1/+1
2008-01-19Added SC_MARK_LEFTRECT margin marker.nyamatongwe1-0/+4
2007-06-01integrate OS X support for scintilla. a big patch with a little commit messa...scaraveo1-0/+4
2005-04-09SC_MARK_FULLRECT from Robert Roessler.nyamatongwe1-1/+3
2003-01-10Moved XPM code out to XPM file.nyamatongwe1-143/+5
2003-01-03Enable text form XPM for autocompletion lists.nyamatongwe1-3/+12
2002-10-05Fixed compiler warnings.nyamatongwe1-2/+2
2002-10-05Fixed compiler warning.nyamatongwe1-1/+1
2002-10-03Cleaned up pixmap marker code.nyamatongwe1-20/+4
2002-10-02Fixed bad colour reading from XPM.nyamatongwe1-1/+0
2002-10-02PixMap marker support.nyamatongwe1-27/+200
2002-08-07New markers called DOTDOTDOT and ARROWS for emulating Python prompts.nyamatongwe1-0/+16
2001-10-28Removed platform-specific headers from Platform.h and thus stoppednyamatongwe1-4/+4
2001-09-24Patch from Stephan for the SC_MARK_BACKGROUND marker.nyamatongwe1-1/+1
2001-09-09Fixed warning from Borland.nyamatongwe1-3/+2
2001-09-07Marker can be any character.nyamatongwe1-1/+11
2001-08-17Made header blobs larger and odd number of pixels in size so that minusnyamatongwe1-40/+42
2001-08-06Fold column gets outlining style appearence.nyamatongwe1-3/+141
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+3
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-20/+0
2000-03-08Initial revisionnyamatongwe1-0/+125