aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
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
states.
2000-07-04Auto completion border chrome reversed to put above edit layer.nyamatongwe4-6/+4
InitCommonControls removed as not needed. Make files changed to remove system libraries that were not used.
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
LineLayout and ViewStyle. Helps avoid attributes leaking into printing.
2000-07-01Support for print magnification and print light inverted.nyamatongwe2-4/+46
Stopped printing of indentation guides.
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
Add opt:nowin98 flag to link to reduce executable size.
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
Explanations of new properties files locations and names.
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
machines.
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
Caret redisplayed when focus in on GTK+. Fixed whitespace visible after indentation option.
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
Added gets to match sets for UndoCollection, BufferedDraw, CodePage, UsePalette, ReadOnly, CaretFore, and ModEventMask. Undo collection status is a bool again - enumeration deprecated. Timing code commented out.
2000-06-21GetLineEndPosition exposed.nyamatongwe3-1/+8
2000-06-21Added indentation guide API.nyamatongwe9-49/+165
View whitespace has setting to only see outside indentation. Indentation guide highlight.
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
Fixed counting of lines when a string terminates just before end of line.
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
2000-06-12Brought documentation up to date.nyamatongwe2-5/+25
2000-06-12Removed warning when tracing turned off.nyamatongwe1-2/+5
2000-06-12Updated definitions for LUA and to separate generatable definitions fromnyamatongwe2-21/+38
those done by hand.
2000-06-12Moved archive of old versions onto SourceForge.nyamatongwe1-20/+23