aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2013-04-01Feature [#981]. Added autocompletion order property to allow list to be orderednyamatongwe1-2/+21
according to container preference but still allowing selection by typing. From Alpha.
2013-03-27Item order and spelling.nyamatongwe1-21/+21
2013-03-27Updates for version 3.3.0.nyamatongwe3-13/+57
2013-03-20Add ScrollRange feature.nyamatongwe1-0/+9
2013-03-16Updated issue tracker links.nyamatongwe1-2/+2
2013-02-26Spelling.nyamatongwe1-1/+1
2013-02-26Mention provisional features.nyamatongwe1-1/+3
2013-02-26Added Unicode support in StyleContext and LexAccessor::LineEnd to change list.nyamatongwe1-0/+6
2013-02-25Updated change list with last fix.nyamatongwe1-0/+3
2013-02-22Fixed wording.nyamatongwe1-2/+2
2013-02-22Listed changes for 3.2.5.nyamatongwe2-2/+39
2013-02-22Prepare for 3.2.5.nyamatongwe3-11/+17
2013-02-22Define the maximum number of margins in Scintilla.iface.nyamatongwe1-1/+2
2013-02-21Feature: [#978]. Update preprocessor defines upon encountering an #undef ↵nyamatongwe1-0/+1
directive. From Alpha.
2013-02-05Credit.nyamatongwe1-0/+1
2013-02-05Add allocation of extended styles.nyamatongwe1-0/+22
2013-01-19Implement provisional category and place Unicode line ends and substyles ↵nyamatongwe1-7/+37
into it.
2013-01-19Support the three Unicode line ends NEL, LS, and PS in CellBuffer, Document,nyamatongwe1-0/+14
Editor and the message interface. Will only be turned on for lexers that support Unicode line ends.
2013-01-19Implement APIs for Unicode line ends and substyles and expose tonyamatongwe1-4/+58
message interface. Expose IDocumentWithLineEnd interface on Document.
2013-01-19Add methods for Unicode line ends and substyles to IDocument and ILexernyamatongwe1-2/+38
producing IDocumentWithLineEnd and ILexerWithSubStyles.
2013-01-15Update release date.nyamatongwe2-3/+3
2013-01-14Updated history with changes for 3.2.4.nyamatongwe2-1/+77
2013-01-11Prepare for 3.2.4.nyamatongwe3-8/+17
2013-01-11Feature: [#970]. Latex folding and better syntax highlighting.nyamatongwe1-0/+2
From G. Hu.
2013-01-04Explaining that annotations affect the relationship between documentnyamatongwe1-4/+10
lines and display lines.
2013-01-03Added modern indicators to API list.nyamatongwe1-1/+16
2013-01-01Feature #3592730. Option for caret line to be visible without focus.nyamatongwe2-0/+9
From Vidya Wasi.
2013-01-01Added Quantum GIS as related project.nyamatongwe1-0/+4
2012-12-30Credit.nyamatongwe1-0/+1
2012-10-20Fixed bug number in history.nyamatongwe1-1/+1
2012-10-20Updating changes for 3.2.3.nyamatongwe2-1/+75
2012-10-17Incrementing version number for 3.2.3.nyamatongwe3-8/+17
2012-09-20Fix example PySide code to match current API.Neil Hodgson1-0/+1
2012-08-27Readying 3.2.2.nyamatongwe2-2/+107
2012-08-27Incrementing version number for 3.2.2.nyamatongwe3-8/+17
2012-08-26Add SCI_VCHOMEDISPLAYEXTEND keyboard commandColomban Wendling1-0/+2
This is like SCI_VCHOMEDISPLAY but extending the selection.
2012-08-26Add SCI_VCHOMEDISPLAY keyboard commandnyamatongwe1-0/+2
2012-08-25Long XML script tag correctly lexed. Bug #3534190.nyamatongwe1-0/+2
From Sakshi Verma.
2012-08-18Added reference to Scinterm.nyamatongwe1-0/+4
2012-08-05Add INDIC_SQUIGGLEPIXMAP as a faster version of INDIC_SQUIGGLE.nyamatongwe1-0/+11
Based on work by Matthew Brush and Lex Trottman.
2012-07-29Decrease sensitivity of pinch-zoom. From Chinh Nguyen.nyamatongwe1-0/+1
2012-07-21Scale factor implemented for RGBAImages to allow for high definition markers ↵nyamatongwe1-3/+8
on retina displays.
2012-07-16Implement SCI_GETSELECTIONEMPTY API. Bug #3543121.nyamatongwe1-2/+7
2012-07-16Updated as switched from CVS to Mercurial.nyamatongwe1-1/+1
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-07-13Updated date of release.nyamatongwe1-1/+1
2012-07-13Updates for release.nyamatongwe1-3/+3
2012-07-11Updated sizes for release.nyamatongwe1-2/+2
2012-07-11Updates for next release 3.2.1.nyamatongwe3-8/+125