aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2002-01-26Changed a cast to avoid compilation troubles on 64 bit Alphas.nyamatongwe1-1/+1
2002-01-26More on auto-completion including fillup charactes.nyamatongwe1-1/+6
2002-01-26Clearer.nyamatongwe1-1/+2
2002-01-25Made compile in LINK_LEXERS mode.nyamatongwe1-1/+1
2002-01-25Removed performance tracing as it cused a divide by zero for Carl.nyamatongwe1-8/+8
2002-01-25Patch from Stephan to make work on OS X.nyamatongwe1-2/+10
2002-01-24Fixed problem with ensuring the caret is visible hen it is on a wrappednyamatongwe2-1/+21
2002-01-24Added parameter to WordStartPosition / WordEndPosition to indicate thatnyamatongwe3-6/+6
2002-01-23Performs a rewrap when zoom changed.nyamatongwe1-0/+3
2002-01-19Added items from mail records to history.rel-1-43nyamatongwe1-0/+58
2002-01-18Updated version number to 1.43 and added some changes to history.nyamatongwe3-8/+20
2002-01-18More documentation of fold ing flags.nyamatongwe1-2/+3
2002-01-18Documented DropRestOfWord mode for auto-completion.nyamatongwe1-2/+8
2002-01-18Updated copyrights for 2002.nyamatongwe25-24/+27
2002-01-18Updated version number to 1.43.nyamatongwe4-8/+19
2002-01-17Adde <unused> to SCI_SETLEXERLANGUAGE.nyamatongwe1-1/+1
2002-01-16Fixed what looks like a gcc compiler bug returning true for ':' whennyamatongwe1-1/+1
2002-01-16WrapLines performs scroll bar and top line maintenance.nyamatongwe2-13/+20
2002-01-15HAP UI only runs on Windows.nyamatongwe1-2/+2
2002-01-15Added mentions of new projects.nyamatongwe1-0/+10
2002-01-15Added some casts to try and make it work for bug reporter.nyamatongwe1-2/+2
2002-01-15GetNearestWord changed to use a passed in set of valid word charactersnyamatongwe2-5/+6
2002-01-14Made buffer for PHP keywords larger as some of the predefined functionsnyamatongwe1-2/+2
2002-01-13Added TickerID typedef to ease merging FOX code.nyamatongwe3-3/+4
2002-01-13Added option to autocompletion AutoCSetDropRestOfWord which removes anynyamatongwe7-11/+36
2002-01-11Updated credits.nyamatongwe1-0/+1
2002-01-11Updated contributor list.nyamatongwe1-0/+1
2002-01-11Initial minimal support for the Fox version.nyamatongwe1-1/+6
2002-01-11Noted that the changeable style attribute is buggy.nyamatongwe1-0/+1
2002-01-10SC_MASK_FOLDERS calculated in Scintilla.iface rather than Scintilla.h.nyamatongwe2-11/+11
2002-01-10Made code bool-safe and turned Visual C++ warning 4800 back on.nyamatongwe15-83/+87
2002-01-10Patch from Kengo Jinno to make Japanese entry work on Windows 9x.nyamatongwe5-36/+61
2002-01-10Updated Komodo location.nyamatongwe1-1/+1
2002-01-09Work on line wrapping.nyamatongwe2-20/+36
2002-01-09Optimization that asks for the position of the scroll bar and does not setnyamatongwe1-2/+15
2002-01-08Added documentation for static linking.nyamatongwe1-0/+25
2002-01-07Changed preprocessor switch for compiling in lexer linking code to benyamatongwe1-0/+8
2002-01-07Added prototype for Scintilla_LinkLexers which is the new name ofnyamatongwe1-0/+1
2002-01-07Removed an ifdef that didn't add much.nyamatongwe1-2/+0
2002-01-07Changed lexer name to mathc KeyWords.cxx.nyamatongwe1-1/+1
2002-01-03Compiation requires 2.95.3 now.nyamatongwe1-1/+1
2002-01-03Compiation requires 2.95.3 now.nyamatongwe1-1/+1
2001-12-29Using HINSTANCE from Scintilla_RegisterClasses to find cursor so thatnyamatongwe2-2/+5
2001-12-26When a paint is abandoned because there is a change in styling outside thenyamatongwe1-0/+3
2001-12-24Removed items done in 1.42.nyamatongwe1-6/+0
2001-12-24Added changes in 1.42.rel-1-42nyamatongwe1-1/+2
2001-12-24Updated credits.nyamatongwe1-0/+1
2001-12-24Added item about bug in expanding command strings.nyamatongwe1-0/+4
2001-12-24December changes added.nyamatongwe1-6/+49
2001-12-23Added Novembers changes.nyamatongwe1-0/+48