aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-04-24SciTE change log.rel-3-6-5Neil1-0/+3
2016-04-23Added bug ID.Neil1-0/+1
2016-04-23Updates for 3.6.5 release.Neil3-9/+10
2016-04-23Fix a bug with multi-line strings with line continuation where the string styleActiveState1-0/+4
2016-04-16Feature [feature-requests:#1146]. Allow '?' as a valid operator in Rust.Pavel Sountsov1-0/+6
2016-04-12Font cache removed along with its thread locking and initialisation.Neil Hodgson1-0/+5
2016-04-08Update link to SciTECO related project.Neil1-1/+1
2016-04-08Change log.Neil Hodgson1-0/+4
2016-03-29Feature [feature-requests:#1142]. Allow Super modifier on GTK+.Neil2-1/+8
2016-03-29Bug [#1822]. Doubled size of compiled regex buffer.Neil1-0/+4
2016-03-21Change log.Neil1-0/+5
2016-03-20Feature [feature-requests:#1140]. JSON lexer added.nkmathew1-1/+5
2016-03-16Support Python 3.5 '@' operator.John Ehresman1-0/+4
2016-03-15SciTE change log.Neil1-0/+12
2016-03-10Fix caret position bug on Qt and Gtk for win32 for Korean.rel-3-6-4johnsonj1-0/+3
2016-03-09Fix typos.Neil1-2/+2
2016-03-09Updates for 3.6.4.Neil3-10/+11
2016-03-07Change log.Neil1-0/+6
2016-03-03CPP: Add support for folding on `(` and `)`Colomban Wendling1-0/+4
2016-02-29Backed out changeset: 8bc19ede3b51Neil1-1/+1
2016-02-25Support hexadecimal numeric literals.Matt Gilarde1-1/+2
2016-02-24Change log.Neil1-0/+5
2016-02-24Retry copying to clipboard if it fails as another application may have opened itJason Hallam1-1/+1
2016-02-23Retry OpenClipboard if it fails as another application may have opened it.Neil1-0/+4
2016-02-16Change log.Colomban Wendling1-1/+5
2016-02-16Bug [#1810]. Lex alternate hash key syntax 'key:' as a symbol.Colomban Wendling1-0/+4
2016-02-09Fix 64-bit build on Windows which was broken in 3.6.3 as long only 32-bits.Neil1-0/+3
2016-02-04SciTE change log.Neil1-0/+5
2016-02-01Support single-line comments, abbreviated keywords and extend nested comments toMatt Gilarde1-0/+5
2016-01-31Bug [#1799]. Folds unfolded when two fold regions are merged by either deletingMarkus Nißl1-0/+6
2016-01-26Change log.Neil1-0/+3
2016-01-25Make IME indicators work similarly on all 3 platforms.johnsonj1-0/+3
2016-01-22For Qt, release builds have assertions turned off.John Ehresman1-0/+3
2016-01-22Limit the extent of Mako line comments to finish before the line end characters.John Ehresman1-0/+12
2016-01-15Deferred release due to SciTE fix.rel-3-6-3Neil2-4/+7
2016-01-13Updated modification date.Neil1-1/+1
2016-01-12Add entries for ZeroBrane and XML Validator Buddy and fix description ofNeil1-1/+10
2016-01-11Remove dead links and fix a broken link.Neil1-20/+1
2016-01-11Remove dead links and update others.Neil1-46/+28
2016-01-11Update links.Neil1-2/+2
2016-01-11Close viewport tag.Neil10-10/+10
2016-01-10Updates for 3.6.3.Neil3-9/+10
2016-01-09Recognize numbers more accurately and allow non-ASCII verbatim quotingThomas Linder Puls1-0/+5
2016-01-07Fix bug with final line in escape sequence recognition mode.Neil1-0/+3
2016-01-06Clarify out of bounds behaviour.Neil1-0/+1
2016-01-05Fix module ::-syntax when special characters such as 'x' are used.Kein-Hong Man1-1/+4
2015-12-31Bug [#1796]. Expand folded areas before deleting fold header line.Neil1-0/+7
2015-12-28Bug [#1797]. Highlight changed subroutine prototype syntax for Perl 5.20.Kein-Hong Man1-1/+3
2015-12-28Bug [#1778]. Recognize more characters as here-doc delimiters.Kein-Hong Man1-1/+3
2015-12-20Bug [#1794]. Support using '#' in non-comment ways as is possible with zsh.Kein-Hong Man1-5/+7