Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-16 | Add indicator INDIC_COMPOSITIONTHICK, a thick low underline, to mimic an | nyamatongwe | 1 | -0/+3 | |
appearance used for Asian language input composition. | |||||
2012-08-05 | Avoid poor drawing at right of INDIC_SQUIGGLE. | nyamatongwe | 1 | -7/+13 | |
2012-08-05 | Align INDIC_DOTBOX to pixel grid for full intensity. | nyamatongwe | 1 | -3/+2 | |
2012-08-05 | Add INDIC_SQUIGGLEPIXMAP as a faster version of INDIC_SQUIGGLE. | nyamatongwe | 1 | -0/+24 | |
Based on work by Matthew Brush and Lex Trottman. | |||||
2012-07-21 | Scale factor implemented for RGBAImages to allow for high definition markers ↵ | nyamatongwe | 1 | -1/+1 | |
on retina displays. | |||||
2011-11-14 | Removed warning suppression that had been included for Visual C++ 6.0. | nyamatongwe | 1 | -4/+0 | |
2011-09-25 | Palette support removed. | nyamatongwe | 1 | -5/+5 | |
2011-07-21 | Added dotted box indicator. | nyamatongwe | 1 | -0/+29 | |
2011-06-18 | Added INDIC_SQUIGGLELOW. Bug #3314591. | nyamatongwe | 1 | -0/+11 | |
From Thomas Linder Puls. | |||||
2011-06-02 | Added new indicators: dashed and dotted underlines. | nyamatongwe | 1 | -0/+14 | |
2011-05-04 | INDIC_STRAIGHTBOX added to indicators. Bug #3290435. | nyamatongwe | 1 | -2/+2 | |
From Marko Njezic. | |||||
2011-04-22 | INDIC_ROUNDBOX can set alpha of outline. Feature #3290434. | nyamatongwe | 1 | -1/+1 | |
From Marko Njezic. | |||||
2009-02-14 | Feature #2586290 INDIC_ROUNDBOX alpha transparency setting from Todd | nyamatongwe | 1 | -1/+1 | |
Whiteman of ActiveState. | |||||
2007-06-01 | integrate OS X support for scintilla. a big patch with a little commit ↵ | scaraveo | 1 | -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-26 | Translucency implementation for INDIC_ROUNDBOX and caret line. | nyamatongwe | 1 | -0/+6 | |
2003-08-14 | Added BOX indicator. | nyamatongwe | 1 | -1/+7 | |
2003-07-26 | Invisible indicator INDIC_HIDDEN. | nyamatongwe | 1 | -0/+2 | |
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-05-10 | Added underline attribute to styles. | nyamatongwe | 1 | -0/+16 | |
Added diagonal and strike-through indicators. | |||||
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+45 | |