| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2001-02-28 | Added operator== to PRectangle. | nyamatongwe | 1 | -9/+13 | |
| 2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -28/+40 | |
| 2001-02-17 | Turned off warning 4710 for Microsoft C++ compiler indicating inline method | nyamatongwe | 1 | -1/+1 | |
| not inlined. | |||||
| 2001-02-05 | Patch from John to make GTK+ version build on Win32. | nyamatongwe | 1 | -0/+3 | |
| Modified by me to avoid pointless warnings and print error message if try to build with Borland C++. | |||||
| 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 | -16/+35 | |
| strings. | |||||
| 2000-10-03 | Mouse down captures now optional. | nyamatongwe | 1 | -1/+1 | |
| 2000-10-03 | Added PLATFORM_ASSERT which is a verson of the standard assert which | nyamatongwe | 1 | -0/+8 | |
| can be directed wither to debug output or message boxes on Windows. | |||||
| 2000-07-22 | Updates to make new API work on both GTK+ and Win32. | nyamatongwe | 1 | -6/+10 | |
| 2000-07-12 | Fixed up infinite resize. | nyamatongwe | 1 | -1/+1 | |
| Made GTK+ version ListBox responsive to font choice when finding good size. | |||||
| 2000-07-12 | Added John's autocompletion changes and fiddled to make autocompletion list | nyamatongwe | 1 | -5/+8 | |
| size better. | |||||
| 2000-06-29 | Changed Font class to allow subclassing in PlatWin.cxx. | nyamatongwe | 1 | -3/+4 | |
| 2000-05-15 | Support for different character sets for each style. | nyamatongwe | 1 | -1/+1 | |
| 2000-04-27 | Added commctrl.h on Windows as now using tool bar and status bar controls in ↵ | nyamatongwe | 1 | -0/+1 | |
| SciTE. | |||||
| 2000-04-21 | Changed font sizing to use more Windows compatible calculation | nyamatongwe | 1 | -0/+1 | |
| Some unfinished work on fixing folding bugs. | |||||
| 2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -0/+1 | |
| 2000-04-06 | Initial Unicode support code. | nyamatongwe | 1 | -0/+5 | |
| 2000-03-13 | Fixed printing problems including putting line numbers in correct position | nyamatongwe | 1 | -0/+1 | |
| and flushing state when switching surfaces in case surfaces are encapsulating a shared underlying graphics context. | |||||
| 2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+394 | |
