aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2000-07-10Removed documentation or old features that have been removed.nyamatongwe1-19/+0
2000-07-10Dropped template as only ever instantiated for int and this allowsnyamatongwe2-10/+9
2000-07-10Moved EntryMemory from Scintilla to SciTE as it is only used there.nyamatongwe1-33/+0
2000-07-08Included Steve Lhomme's PHP updates for the HTML lexer.nyamatongwe2-210/+543
2000-07-07Included string.hnyamatongwe2-0/+2
2000-07-07Made PropSet into a hash table.nyamatongwe2-97/+90
2000-07-07Bug fix to indicators.nyamatongwe1-1/+1
2000-07-06Optimisations.nyamatongwe5-60/+122
2000-07-06Optimisations.nyamatongwe1-5/+20
2000-07-05Fixed BoundsChecker warnings including some leaks.nyamatongwe7-6/+20
2000-07-05Changed print colour mode to have black on white as well as invert lightnyamatongwe5-20/+37
2000-07-04Auto completion border chrome reversed to put above edit layer.nyamatongwe4-6/+4
2000-07-03Changed MAX_PATH to 1024 to make GTK+ version compile.nyamatongwe1-2/+2
2000-07-03Added 'if' and 'import' statements to properties files.nyamatongwe2-17/+28
2000-07-01Added print magnification and print light invert.nyamatongwe2-0/+23
2000-07-01Making Drawline less context dependent by moving state from Editor tonyamatongwe4-25/+37
2000-07-01Support for print magnification and print light inverted.nyamatongwe2-4/+46
2000-07-01Added messages for print magnification and print light inverted.nyamatongwe1-0/+4
2000-07-01Horizontal page scroll by 2/3 of page width rather than fixed 200 pixels.nyamatongwe3-5/+7
2000-06-29Changed Font class to allow subclassing in PlatWin.cxx.nyamatongwe1-3/+4
2000-06-29Added font caching.nyamatongwe1-10/+113
2000-06-28Fixed reference to gtk to be to win32.nyamatongwe1-2/+2
2000-06-28Changed maximum number of bits allocated to styles to be 7 rather than 6.rel-1-28nyamatongwe1-1/+1
2000-06-28Fixed SetCaretFore to be a set rather than a fun.nyamatongwe1-1/+1
2000-06-27Explanations of builing and installing.nyamatongwe3-13/+42
2000-06-27Updated to 1.28.nyamatongwe4-11/+34
2000-06-25Removed winmm library.nyamatongwe1-1/+1
2000-06-24Fixed crash in indentation guides when indent size is 0.nyamatongwe1-0/+2
2000-06-24Added methods for getting and setting the start and end of the selection.rel-1-27nyamatongwe4-5/+49
2000-06-24Removed winmm library from build as this slows start a lot for somenyamatongwe1-1/+1
2000-06-23Turned off tracing.nyamatongwe1-1/+1
2000-06-23Updated version number to 1.27.nyamatongwe5-12/+47
2000-06-23Added Alt+BackSpace as synonym for Undo.nyamatongwe1-0/+1
2000-06-22Caret stability when adding or deleting characters.nyamatongwe3-3/+7
2000-06-22Started on update for 1.27.nyamatongwe1-0/+19
2000-06-22Fixed tests for view whitespace to be the right way around.nyamatongwe1-2/+2
2000-06-22Removed deprecated APIs.nyamatongwe8-107/+81
2000-06-21GetLineEndPosition exposed.nyamatongwe3-1/+8
2000-06-21Added indentation guide API.nyamatongwe9-49/+165
2000-06-19Tabs in indentation are displayed as vertical lines.nyamatongwe1-4/+14
2000-06-19Fixed hang where only visible char in file is '#'.nyamatongwe1-1/+1
2000-06-17Removed trace.nyamatongwe1-1/+0
2000-06-17Fixed performance problem with line < 0.nyamatongwe1-0/+2
2000-06-14Simplified case where state changes to DEFAULT.nyamatongwe1-29/+4
2000-06-13Added character set option to histiry.rel-1-26nyamatongwe1-0/+4
2000-06-13Updated for 1.26.nyamatongwe3-10/+15
2000-06-13Added changes for version 1.26.nyamatongwe1-0/+66
2000-06-13Removed warnings caused by unused parameters.nyamatongwe1-3/+7
2000-06-13Fixed paint bug where last line of document was drawn twice.nyamatongwe1-1/+1
2000-06-12Updated documentation and checked spelling.nyamatongwe1-6/+6