aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2001-04-11Removed carriage returns.nyamatongwe1-5/+5
2001-04-11Patch from Philippe to make 'rem' work in batch files.nyamatongwe3-133/+170
2001-04-10Removed stray header tag.nyamatongwe1-1/+0
2001-04-10Removed dead code.nyamatongwe2-95/+87
2001-04-10Calltip size fixing and listbox border tweaking.nyamatongwe5-83/+115
2001-04-10Turn off caret line when caret is turned off such as when don't have focus.nyamatongwe1-1/+1
2001-04-09Philippe provided fix for EM_GETLINE and reformatting.nyamatongwe3-122/+167
2001-04-09Tahir added Ada support.nyamatongwe6-82/+82
2001-04-09Added Valery.nyamatongwe1-0/+1
2001-04-09Initial version.nyamatongwe1-0/+199
2001-04-09Updated version to 1.37.nyamatongwe1-4/+4
2001-04-08Removed old unused code from SString.nyamatongwe2-144/+91
2001-04-06Made regular expression searching work on a line by line basis, made ^ andnyamatongwe3-23/+67
2001-04-05Replace target functionality to make find and replace operations fasternyamatongwe9-35/+150
2001-04-04Target API for changing document withot visible changes: SetTargetStart,nyamatongwe4-4/+46
2001-04-04Moved to public domain regular expresion implementation.nyamatongwe11-1372/+952
2001-04-04Avoid compiler and BoundsChecker warnings.nyamatongwe4-8/+34
2001-04-03Regular expression find support.nyamatongwe8-77/+151
2001-04-03Fixed read of uninitialised memory when searching for '=' in propertiesnyamatongwe1-1/+2
2001-03-31Documented the caret line.nyamatongwe1-6/+19
2001-03-31Added caret line feature.nyamatongwe6-13/+57
2001-03-31Removed debugging from URI drop.nyamatongwe1-4/+0
2001-03-31Support for URI drag and drop on GTK+.nyamatongwe3-0/+12
2001-03-31Start of file drag and drop on GTK+.nyamatongwe1-0/+7
2001-03-30Undo coalescing now allows deletes of size 1 or 2 to be coalesced.nyamatongwe2-100/+100
2001-03-30Added a contains method so it is easy to see if a string contains anyamatongwe1-0/+6
2001-03-30Fixed bug when single character deletions were being coalesced even thoughnyamatongwe1-12/+15
2001-03-28Changed handling of the end of stream comments which was perturbed bynyamatongwe1-4/+6
2001-03-28Patch from Stephan to prevent double recording of newlines in macros.nyamatongwe1-4/+4
2001-03-27Documented that SearchNext and SearchPrev do not ensure the selection isnyamatongwe1-0/+2
2001-03-25Future features available again.nyamatongwe1-2/+0
2001-03-23Hack around scroll bar size problem on GTK+ 1.2.9 / Gnome 1.4 by hardcodingnyamatongwe1-0/+8
2001-03-23Fixed CPP lexer to work correctly when the '{' starting a fold sectionnyamatongwe1-41/+52
2001-03-22Documentation of SCI_DELLINERIGHT, SCI_DELLINELEFT and CARET_XEVEN.nyamatongwe1-1/+4
2001-03-22Patch from James Larcombe to add Ctrl+Shift+BackSpace and Ctrl+Shift+Deletenyamatongwe1-0/+2
2001-03-22Patch from James Larcombe for SCI_DELLINERIGHT, SCI_DELLINELEFT andnyamatongwe1-1/+20
2001-03-22Patch from James Larcombe.nyamatongwe2-0/+12
2001-03-21Enumeration interface from Laurent.nyamatongwe1-0/+40
2001-03-21Added enumeration interface from Laurent.nyamatongwe1-0/+4
2001-03-21Calling DefWindowProc if not showing context menu so container can do so.nyamatongwe1-1/+2
2001-03-02Initial version.nyamatongwe2-0/+4
2001-03-02Update from Steve to make string style terminate after a variable.nyamatongwe1-0/+1
2001-03-02Added *.lib to things that are deleted.nyamatongwe1-1/+1
2001-03-02Update from Steve to PHP in the HTML lexer.nyamatongwe3-5/+62
2001-03-02Removed use of Platform::SendScintilla as that is indirect was of talkingnyamatongwe1-5/+4
2001-03-02Avoid lots of warning messages for files that aren't there.nyamatongwe1-22/+1
2001-03-01Added Edward to credits.nyamatongwe1-123/+42
2001-03-01Commented out future features page as it has not been maintained for somenyamatongwe1-0/+2
2001-03-01Included 64 bit preparation in 1.36 highlights.nyamatongwe1-1/+1
2001-03-01INcluded not about escapes in Python triple quoted strings.nyamatongwe1-0/+4