aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/LineMarker.cxx
AgeCommit message (Collapse)AuthorFilesLines
2003-01-10Moved XPM code out to XPM file.nyamatongwe1-143/+5
2003-01-03Enable text form XPM for autocompletion lists.nyamatongwe1-3/+12
Enable line form XPM for markers.
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
visibility of these headers to most code.
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
and plus signs can be centred.
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