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