aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2014-06-16Change log.Neil1-0/+7
2014-06-07Change log.Neil1-0/+3
2014-06-02Change log.Neil1-0/+4
2014-06-01Change log.Neil1-0/+11
2014-05-31Merge 343-Win32-Fix which fixes hangs and crashes at shutdown on Windows.Neil2-94/+70
2014-05-26Updates for 3.4.3 release.Neil3-8/+20
2014-05-24SCI_AUTOCSETMULTI allows setting whether autocompletion text is inserted at eachNeil2-1/+13
selection when multiple selections are active. From Mitchell Foral.
2014-05-24Removing style byte indicators.Neil1-93/+46
2014-05-24Fix raw string recognition so that R"xxx(blah)xxx" is styled as SCE_C_STRINGRAW.Neil1-0/+11
2014-05-22Minor documentation updates for release.Neil2-1/+5
2014-05-20Changed release date.Neil2-3/+3
2014-01-20Fix typo in documentationStefan Weil1-1/+1
2014-05-16Updates for 3.4.2 release.Neil3-13/+15
2014-05-14Bug [#1567]. Fix display flashing when scrolling with Gtk+ 3.10.Neil1-0/+4
Includes work from Sébastien Granjoux and Colomban Wendling.
2014-05-12Change log.Neil1-0/+7
2014-05-10Bug [#685]. WM_GETTEXT now provides data in UTF-16 for Unicode window.Neil1-0/+4
2014-05-10Change log.Neil1-0/+5
2014-05-01Consolidate insertion for paste into Editor class and perform line endNeil1-2/+2
conversion in Editor.
2014-04-29Feature [feature-requests:#1049]. Lexer added for DMIS, a language for ↵Neil1-0/+5
coordinate measuring machines. From Andreas Tscharner.
2014-04-24Change log.Neil1-0/+17
2014-04-22Change log.Neil Hodgson1-0/+4
2014-04-21View line state in margin with SC_FOLDFLAG_LINESTATE as an aid to debugging.Neil2-1/+13
2014-04-19Optionally highlight escape sequences in strings as SCE_C_ESCAPESEQUENCE.Neil1-0/+3
From nkmathew.
2014-04-16Allow filtering of insertions.Neil2-22/+43
2014-04-15Bug [#1592]. Fix bug where caret remained invisible when period set to 0.Neil1-0/+4
2014-04-10Link to tutorial by Andreas Tscharner.Neil Hodgson1-1/+3
2014-04-03Terminate list.Neil1-1/+1
2014-04-03Feature [feature-requests:#1047]. Supports Go back quoted raw string ↵Neil1-0/+4
literals with lexer.cpp.backquoted.strings option. From Eric Promislow.
2014-04-03C++ lexer can highlight task marker keywords in comments as SCE_C_TASKMARKER.Neil1-0/+11
From nkmathew.
2014-03-28Updating web page for release.Neil1-3/+1
2014-03-28Updating vesion number for next release.Neil3-9/+9
2014-03-28Change log.Neil1-0/+3
2014-03-28Change log.Neil Hodgson1-0/+15
2014-03-26Fixed typo.Neil Hodgson1-1/+1
2014-03-26Change log.Neil Hodgson1-0/+3
2014-03-26Bug [#1588]. Round caret positions to the pixel grid instead of truncating.Neil1-0/+5
This may move the caret to the right 1 pixel in some situations. While sometimes this appears a little worse, on average it is slightly better than the precious code, with carets appearing inside the previous character less often.
2014-03-25Bug [#1587]. WM_LBUTTONDBLCLK was no longer sent to window.Neil1-0/+4
2014-03-25Bug [#1586]. Automatic indentation wrong when caret in virtual space.Neil1-0/+4
2014-03-25Bug [#1585]. Cursor down fails on wrapped lines.Neil1-0/+12
2014-03-20Minor updates for release 3.4.0.Neil2-3/+3
2014-03-18Extact credits from hsitory page with code.Neil1-77/+80
Normalize credit format. Make list same as one shown in about box.
2014-03-18Updated release blurb.Neil1-0/+1
2014-03-18Updating to get ready for 3.4.0.Neil3-9/+9
2014-03-17Bug [#1583]. Fix keyword style extending past end of word.Neil1-0/+5
From Alpha.
2014-03-15Change log.Neil1-0/+3
2014-03-14Change log.Neil1-0/+7
2014-03-14Assembler lexer variant As(SCLEX_AS) for Unix assembly code which uses '#'Neil1-0/+5
for comments and ';' to separate statements. From nkmathew.
2014-02-22Change log.Neil Hodgson1-0/+4
2014-02-21Updated SciTE default settings.Neil1-0/+4
2014-02-21Moved change log entries which had been added to wrong release.Neil1-6/+6