| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-02-22 | Define the maximum number of margins in Scintilla.iface. | nyamatongwe | 1 | -1/+2 | |
| 2013-02-21 | Feature: [#978]. Update preprocessor defines upon encountering an #undef ↵ | nyamatongwe | 1 | -0/+1 | |
| directive. From Alpha. | |||||
| 2013-02-05 | Credit. | nyamatongwe | 1 | -0/+1 | |
| 2013-02-05 | Add allocation of extended styles. | nyamatongwe | 1 | -0/+22 | |
| 2013-01-19 | Implement provisional category and place Unicode line ends and substyles ↵ | nyamatongwe | 1 | -7/+37 | |
| into it. | |||||
| 2013-01-19 | Support the three Unicode line ends NEL, LS, and PS in CellBuffer, Document, | nyamatongwe | 1 | -0/+14 | |
| Editor and the message interface. Will only be turned on for lexers that support Unicode line ends. | |||||
| 2013-01-19 | Implement APIs for Unicode line ends and substyles and expose to | nyamatongwe | 1 | -4/+58 | |
| message interface. Expose IDocumentWithLineEnd interface on Document. | |||||
| 2013-01-19 | Add methods for Unicode line ends and substyles to IDocument and ILexer | nyamatongwe | 1 | -2/+38 | |
| producing IDocumentWithLineEnd and ILexerWithSubStyles. | |||||
| 2013-01-15 | Update release date. | nyamatongwe | 2 | -3/+3 | |
| 2013-01-14 | Updated history with changes for 3.2.4. | nyamatongwe | 2 | -1/+77 | |
| 2013-01-11 | Prepare for 3.2.4. | nyamatongwe | 3 | -8/+17 | |
| 2013-01-11 | Feature: [#970]. Latex folding and better syntax highlighting. | nyamatongwe | 1 | -0/+2 | |
| From G. Hu. | |||||
| 2013-01-04 | Explaining that annotations affect the relationship between document | nyamatongwe | 1 | -4/+10 | |
| lines and display lines. | |||||
| 2013-01-03 | Added modern indicators to API list. | nyamatongwe | 1 | -1/+16 | |
| 2013-01-01 | Feature #3592730. Option for caret line to be visible without focus. | nyamatongwe | 2 | -0/+9 | |
| From Vidya Wasi. | |||||
| 2013-01-01 | Added Quantum GIS as related project. | nyamatongwe | 1 | -0/+4 | |
| 2012-12-30 | Credit. | nyamatongwe | 1 | -0/+1 | |
| 2012-10-20 | Fixed bug number in history. | nyamatongwe | 1 | -1/+1 | |
| 2012-10-20 | Updating changes for 3.2.3. | nyamatongwe | 2 | -1/+75 | |
| 2012-10-17 | Incrementing version number for 3.2.3. | nyamatongwe | 3 | -8/+17 | |
| 2012-09-20 | Fix example PySide code to match current API. | Neil Hodgson | 1 | -0/+1 | |
| 2012-08-27 | Readying 3.2.2. | nyamatongwe | 2 | -2/+107 | |
| 2012-08-27 | Incrementing version number for 3.2.2. | nyamatongwe | 3 | -8/+17 | |
| 2012-08-26 | Add SCI_VCHOMEDISPLAYEXTEND keyboard command | Colomban Wendling | 1 | -0/+2 | |
| This is like SCI_VCHOMEDISPLAY but extending the selection. | |||||
| 2012-08-26 | Add SCI_VCHOMEDISPLAY keyboard command | nyamatongwe | 1 | -0/+2 | |
| 2012-08-25 | Long XML script tag correctly lexed. Bug #3534190. | nyamatongwe | 1 | -0/+2 | |
| From Sakshi Verma. | |||||
| 2012-08-18 | Added reference to Scinterm. | nyamatongwe | 1 | -0/+4 | |
| 2012-08-05 | Add INDIC_SQUIGGLEPIXMAP as a faster version of INDIC_SQUIGGLE. | nyamatongwe | 1 | -0/+11 | |
| Based on work by Matthew Brush and Lex Trottman. | |||||
| 2012-07-29 | Decrease sensitivity of pinch-zoom. From Chinh Nguyen. | nyamatongwe | 1 | -0/+1 | |
| 2012-07-21 | Scale factor implemented for RGBAImages to allow for high definition markers ↵ | nyamatongwe | 1 | -3/+8 | |
| on retina displays. | |||||
| 2012-07-16 | Implement SCI_GETSELECTIONEMPTY API. Bug #3543121. | nyamatongwe | 1 | -2/+7 | |
| 2012-07-16 | Updated as switched from CVS to Mercurial. | nyamatongwe | 1 | -1/+1 | |
| 2012-07-15 | Undid last change as it was incorrect. | nyamatongwe | 1 | -2/+1 | |
| 2012-07-15 | Clarify that SCI_SCROLLCARET does not understand line wrapping. | nyamatongwe | 1 | -2/+3 | |
| 2012-07-13 | Updated date of release. | nyamatongwe | 1 | -1/+1 | |
| 2012-07-13 | Updates for release. | nyamatongwe | 1 | -3/+3 | |
| 2012-07-11 | Updated sizes for release. | nyamatongwe | 1 | -2/+2 | |
| 2012-07-11 | Updates for next release 3.2.1. | nyamatongwe | 3 | -8/+125 | |
| 2012-07-11 | Fix margin click so clicking on first pixel of margin causes a notification. | nyamatongwe | 1 | -0/+1 | |
| From John Vella. | |||||
| 2012-07-09 | Bugs #3540486, #3087226, #2906275, #2809176. | nyamatongwe | 1 | -0/+1 | |
| Style fixed format comments from column 73. Bug #3540486. Fold CRITICAL .. END CRITICAL. Bug #3540486. Fix styling after comment line ending with '&'. Bug #3087226. Style preprocessor lines so they do not trigger incorrect folding. Bug #2906275. Fix folding of nested ifs. Bug #2809176. From darmar. | |||||
| 2012-07-08 | Credit. | nyamatongwe | 1 | -0/+2 | |
| 2012-07-04 | Added reference to QGrinUI. | nyamatongwe | 1 | -0/+5 | |
| 2012-06-29 | Fix 64-bit compilation errors on Windows. | nyamatongwe | 1 | -0/+1 | |
| From Fan Yang. | |||||
| 2012-06-27 | Document limitations in styling of text margins and annotations. | nyamatongwe | 1 | -1/+7 | |
| 2012-06-23 | Added some related projects mentioned on the mailing list. | nyamatongwe | 1 | -0/+21 | |
| 2012-06-22 | Added reference to LIVEditor. | nyamatongwe | 1 | -0/+4 | |
| 2012-06-19 | Credit. | nyamatongwe | 1 | -0/+1 | |
| 2012-06-19 | Removed limitation that is no longer true. | nyamatongwe | 1 | -3/+1 | |
| 2012-06-11 | Credit. | nyamatongwe | 1 | -0/+1 | |
| 2012-06-04 | Credit. | nyamatongwe | 1 | -0/+2 | |
