Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-27 | Patch from Philippe to regularise comments. | nyamatongwe | 1 | -20/+20 | |
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -7/+13 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2001-01-25 | Patch from Philippe, containing comments and a fix to SString for empty | nyamatongwe | 1 | -2/+2 | |
strings. | |||||
2000-10-03 | Mouse down captures now optional. | nyamatongwe | 1 | -1/+3 | |
Save and restore of assertion destination in paint. | |||||
2000-10-03 | Added PLATFORM_ASSERT which is a verson of the standard assert which | nyamatongwe | 1 | -2/+28 | |
can be directed wither to debug output or message boxes on Windows. | |||||
2000-09-07 | Incorporated Mark's patch to handle failing GetTextExtentExPoint. | nyamatongwe | 1 | -1/+5 | |
2000-07-22 | Updates to make new API work on both GTK+ and Win32. | nyamatongwe | 1 | -1/+1 | |
2000-07-12 | Added John's autocompletion changes and fiddled to make autocompletion list | nyamatongwe | 1 | -2/+36 | |
size better. | |||||
2000-07-04 | Auto completion border chrome reversed to put above edit layer. | nyamatongwe | 1 | -2/+2 | |
InitCommonControls removed as not needed. Make files changed to remove system libraries that were not used. | |||||
2000-07-01 | Horizontal page scroll by 2/3 of page width rather than fixed 200 pixels. | nyamatongwe | 1 | -1/+1 | |
Add opt:nowin98 flag to link to reduce executable size. | |||||
2000-06-29 | Added font caching. | nyamatongwe | 1 | -10/+113 | |
2000-06-23 | Turned off tracing. | nyamatongwe | 1 | -1/+1 | |
2000-06-21 | Added indentation guide API. | nyamatongwe | 1 | -1/+1 | |
View whitespace has setting to only see outside indentation. Indentation guide highlight. | |||||
2000-06-12 | Removed warning when tracing turned off. | nyamatongwe | 1 | -2/+5 | |
2000-06-04 | Ensured the UnicodeMode of each Surface is initialised. | nyamatongwe | 1 | -0/+1 | |
2000-05-15 | Support for different character sets for each style. | nyamatongwe | 1 | -2/+2 | |
2000-05-08 | Updated for Borland C++ 5.5. | nyamatongwe | 1 | -1/+1 | |
2000-04-21 | Changed font sizing to use more Windows compatible calculation | nyamatongwe | 1 | -14/+13 | |
Some unfinished work on fixing folding bugs. | |||||
2000-04-08 | Warning squashing. | nyamatongwe | 1 | -28/+1 | |
Updated contributors list. Fixed lexing of MS warnings. | |||||
2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -2/+2 | |
2000-04-06 | Initial Unicode support code. | nyamatongwe | 1 | -49/+93 | |
2000-04-04 | Avoid lots of warnings from Borland C++. | nyamatongwe | 1 | -5/+5 | |
Changed name of interface class defined in Accessor.h to Accessor. | |||||
2000-04-04 | Split a Document based Accessor (DocumentAccessor) off from | nyamatongwe | 1 | -0/+47 | |
the old accessor which is now called WindowAccessor. Accessor.h defines a common interface which is the type consumed by the lexers. | |||||
2000-03-31 | Fixed up line ends. | nyamatongwe | 1 | -679/+679 | |
Added patch from Mark for makefile_vc. | |||||
2000-03-30 | Updated for 1.24 | nyamatongwe | 1 | -679/+679 | |
2000-03-13 | Fixed printing problems including putting line numbers in correct position | nyamatongwe | 1 | -0/+6 | |
and flushing state when switching surfaces in case surfaces are encapsulating a shared underlying graphics context. | |||||
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+673 | |