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