aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
AgeCommit message (Expand)AuthorFilesLines
2013-07-06Mention OS X.Neil1-0/+3
2013-07-03Removed out-of-date text.Neil1-3/+1
2013-06-29Bug: [#1483]. Split GetRelativePosition into 2 calls one for moving between c...Neil1-5/+10
2013-06-27Bug: [#1483]. Adding StyleContext::GetRelativeCharacter for character-oriente...nyamatongwe1-1/+6
2013-05-05Removing support for Visual C++ 2005 and 6.0.nyamatongwe1-5/+4
2013-04-24Cosmetic: remove line-end whitespace.nyamatongwe1-37/+37
2013-04-24Added automatic folding options.nyamatongwe1-1/+49
2013-04-21Implement commonly needed folding methods based on code from SciTE.nyamatongwe1-0/+54
2013-04-16Add indicator INDIC_COMPOSITIONTHICK, a thick low underline, to mimic annyamatongwe1-0/+10
2013-04-06Removed references to Carbon platform which is no longer supported.nyamatongwe1-4/+2
2013-04-01Feature [#981]. Added autocompletion order property to allow list to be orderednyamatongwe1-2/+21
2013-03-20Add ScrollRange feature.nyamatongwe1-0/+9
2013-02-26Spelling.nyamatongwe1-1/+1
2013-02-22Define the maximum number of margins in Scintilla.iface.nyamatongwe1-1/+2
2013-02-05Add allocation of extended styles.nyamatongwe1-0/+22
2013-01-19Implement provisional category and place Unicode line ends and substyles into...nyamatongwe1-7/+37
2013-01-19Support the three Unicode line ends NEL, LS, and PS in CellBuffer, Document,nyamatongwe1-0/+14
2013-01-19Implement APIs for Unicode line ends and substyles and expose tonyamatongwe1-4/+58
2013-01-19Add methods for Unicode line ends and substyles to IDocument and ILexernyamatongwe1-2/+38
2013-01-04Explaining that annotations affect the relationship between documentnyamatongwe1-4/+10
2013-01-03Added modern indicators to API list.nyamatongwe1-1/+16
2013-01-01Feature #3592730. Option for caret line to be visible without focus.nyamatongwe1-0/+8
2012-08-26Add SCI_VCHOMEDISPLAYEXTEND keyboard commandColomban Wendling1-0/+2
2012-08-26Add SCI_VCHOMEDISPLAY keyboard commandnyamatongwe1-0/+2
2012-08-05Add INDIC_SQUIGGLEPIXMAP as a faster version of INDIC_SQUIGGLE.nyamatongwe1-0/+11
2012-07-21Scale factor implemented for RGBAImages to allow for high definition markers ...nyamatongwe1-3/+8
2012-07-16Implement SCI_GETSELECTIONEMPTY API. Bug #3543121.nyamatongwe1-2/+7
2012-07-15Undid last change as it was incorrect.nyamatongwe1-2/+1
2012-07-15Clarify that SCI_SCROLLCARET does not understand line wrapping.nyamatongwe1-2/+3
2012-06-27Document limitations in styling of text margins and annotations.nyamatongwe1-1/+7
2012-06-19Removed limitation that is no longer true.nyamatongwe1-3/+1
2012-06-04Document new character set methods.nyamatongwe1-7/+24
2012-05-26Add DeleteRange method.nyamatongwe1-0/+4
2012-05-26Add GetRangePointer and GetGapPosition methods.nyamatongwe1-2/+18
2012-04-15Add an option to draw wrap markers in line number margin. Feature #3518198.Marko Njezic1-0/+6
2012-04-16Implemented find indicator with animation for OS X.nyamatongwe1-1/+24
2012-04-16Fixed spelling.nyamatongwe1-2/+2
2012-04-16Case-insensitive auto-completion selection. Bug #3516538.nyamatongwe1-0/+9
2012-03-26Update documentation for \0 change.nyamatongwe1-3/+4
2012-03-06Fixing documentation for SCI_AUTOCSETCANCELATSTART. Bug #3497038.nyamatongwe1-2/+2
2012-02-29Bug #3495791. Create auxiliary surfaces on Direct2D without alpha channel, asMarko Njezic1-3/+3
2012-01-24Mentioned difference between buffered and unbuffered Direct2D.nyamatongwe1-1/+3
2011-12-04Documentation of prining on Cocoa and GTK+ 3.nyamatongwe1-6/+24
2011-12-04Document background loading and saving.nyamatongwe1-7/+64
2011-12-04Document SCI_COUNTCHARACTERS.nyamatongwe1-1/+5
2011-09-23Allow to display calltip above or below the textSébastien Granjoux1-0/+5
2011-09-25Palette support removed.nyamatongwe1-27/+7
2011-09-24Merged fractional text positioning branch.nyamatongwe1-4/+35
2011-09-23Documentation of SCI_GETALLLINESVISIBLE.nyamatongwe1-2/+8
2011-08-12Added SCI_STYLESETSIZEFRACTIONAL, SCI_STYLESETWEIGHT, and SCI_SETTECHNOLOGY.nyamatongwe1-0/+34