aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2008-01-08Checked links, removed bad and moved some.nyamatongwe1-26/+7
2008-01-07Added UniversalIndentGUI.nyamatongwe1-0/+5
2007-11-22Updated release date.nyamatongwe2-3/+3
2007-11-15Another modification documented.nyamatongwe1-0/+3
2007-11-13No support for Borland.nyamatongwe1-0/+3
2007-11-13Updated download sizes.nyamatongwe1-2/+2
2007-11-13Updated lists of modifications for 1.75.nyamatongwe2-29/+131
2007-11-13Updating version number to 1.75.nyamatongwe3-8/+24
2007-11-09Credit.nyamatongwe1-0/+1
2007-11-04Credit.nyamatongwe1-0/+1
2007-10-10Changed mailing list addresses.nyamatongwe1-3/+5
2007-10-08Typo.nyamatongwe1-1/+1
2007-08-18Addition of DelWordRightEnd by Nick Treleaven eases compatibility withnyamatongwe2-0/+7
common GTK+ behaviour.
2007-07-26Documented SC_MOD_CHANGELINESTATE.nyamatongwe1-1/+14
2007-07-15Made clear that Scintilla does not support named coloours.nyamatongwe1-1/+3
2007-07-15Credits.nyamatongwe1-0/+1
2007-07-12Modification allows indentation guides to appear on lines that arenyamatongwe1-1/+34
empty.
2007-07-09Added TrackBack.nyamatongwe1-0/+4
2007-07-09Credits.nyamatongwe1-0/+1
2007-07-08More related projects.nyamatongwe1-0/+14
2007-07-06Added some users of Scintilla.nyamatongwe1-0/+9
2007-07-05Credits.nyamatongwe1-0/+3
2007-07-02Scroll width tracking feature.nyamatongwe1-1/+10
2007-06-30Support for Abaqus language added by Sergio Lucato.nyamatongwe1-0/+1
2007-06-22Credits.nyamatongwe1-0/+1
2007-06-20Fixed spelling, bad styles and date.nyamatongwe1-5/+5
2007-06-18Fixed date.nyamatongwe1-1/+1
2007-06-17More updates for 1.74.nyamatongwe1-0/+10
2007-06-17Made contributors list multi-column to use less space.nyamatongwe2-207/+269
Updated links and dates.
2007-06-17Added warning about limited regular expression support.nyamatongwe1-0/+4
2007-06-15Ligatures.nyamatongwe1-0/+3
2007-06-15Updated download sizes.nyamatongwe1-2/+2
2007-06-15Lua 5.1 and scripting additions.nyamatongwe1-0/+6
2007-06-15Documentation for indicator feature.nyamatongwe1-0/+21
2007-06-14Fixing position cache size setting and documenting the position cache.nyamatongwe1-0/+8
2007-06-12Updated download sizes.nyamatongwe1-2/+2
2007-06-12Updated blurb.nyamatongwe1-2/+3
2007-06-12Added changed items for 1.74.nyamatongwe1-0/+75
2007-06-12Updates for 1.74nyamatongwe2-8/+14
2007-06-12Updating for 1.74 and credit.nyamatongwe1-0/+1
2007-05-29Block caret feature added by Todd Whiteman.nyamatongwe1-3/+19
2007-05-27Patch from Todd Whiteman to show brace highlight background overnyamatongwe1-0/+1
caret line background.
2007-05-21Added convert indenation item.nyamatongwe1-0/+3
2007-05-12Bug fix from Enrico Tröger for GTK+ does not place a text/uri-listnyamatongwe1-0/+1
target on the clipboard as this allows Open Office to see the text and correctly paste it.
2007-05-04Added Geany.nyamatongwe1-0/+4
2007-04-23Added setting to allow each indicator to be drawn either under ornyamatongwe1-0/+6
over text.
2007-04-23Updated indicator documentation to deprecate style byte indicators innyamatongwe1-39/+49
favour of modern indicators.
2007-04-19Patch from Xie Renhui uses explicit ANSI calls on Windows so can benyamatongwe1-0/+1
compiled in Unicode mode.
2007-04-16Added support for GAP language from Istvan Szollosi.nyamatongwe1-0/+1
2007-04-07More decoration code, with modifications reported from document to viewsnyamatongwe1-4/+58
although this isn't optimal. Some checking for null changes. Messages documented. Methods for changing indicators in Accessor so can be used by lexers.