Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-05-08 | Updated for Borland C++ 5.5. | nyamatongwe | 3 | -29/+28 | |
2000-05-07 | Fixed Unicode input for Cyrillic on WM_CHAR. | nyamatongwe | 1 | -16/+28 | |
2000-05-07 | Always uses $@ for output. | nyamatongwe | 1 | -6/+6 | |
2000-04-28 | Added zoom setting and getting and key Ctrl+Keypad/ restores default zoom. | nyamatongwe | 1 | -4/+4 | |
Version number updated to 1.25 | |||||
2000-04-21 | Changed font sizing to use more Windows compatible calculation | nyamatongwe | 2 | -52/+23 | |
Some unfinished work on fixing folding bugs. | |||||
2000-04-18 | Horizontal scroll bar disabling. | nyamatongwe | 1 | -22/+114 | |
2000-04-11 | Added fix for Calltip window registration. | nyamatongwe | 1 | -0/+7 | |
2000-04-08 | Unicode keyboard input and dragging from Scintilla. | nyamatongwe | 2 | -58/+118 | |
Fixing warnings on GTK+ and uping warning level. | |||||
2000-04-08 | Warning squashing. | nyamatongwe | 5 | -104/+31 | |
Updated contributors list. Fixed lexing of MS warnings. | |||||
2000-04-07 | Warning level set to 4. | nyamatongwe | 1 | -1/+1 | |
2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 3 | -15/+17 | |
2000-04-06 | Initial Unicode support code. | nyamatongwe | 2 | -103/+253 | |
2000-04-04 | Avoid lots of warnings from Borland C++. | nyamatongwe | 2 | -11/+12 | |
Changed name of interface class defined in Accessor.h to Accessor. | |||||
2000-04-04 | Split a Document based Accessor (DocumentAccessor) off from | nyamatongwe | 4 | -16/+71 | |
the old accessor which is now called WindowAccessor. Accessor.h defines a common interface which is the type consumed by the lexers. | |||||
2000-04-01 | Fixed comments to refer to Borland. | nyamatongwe | 1 | -1/+2 | |
2000-03-31 | Fixed up line ends. | nyamatongwe | 3 | -721/+723 | |
Added patch from Mark for makefile_vc. | |||||
2000-03-30 | Updated for 1.24rel-1-24 | nyamatongwe | 2 | -719/+719 | |
2000-03-18 | Can turn off context (wrong mouse button) menu with SCI_USEPOPUP. | nyamatongwe | 1 | -1/+3 | |
Most signals return FALSE on GTK+. | |||||
2000-03-17 | Fixed warning in ScintillaWin. | nyamatongwe | 2 | -1/+29 | |
makefile_bor uses Lex*. | |||||
2000-03-16 | Added Lex* files. | nyamatongwe | 2 | -2/+20 | |
2000-03-16 | Added Lex* files. | nyamatongwe | 1 | -5/+41 | |
2000-03-14 | Allow command line setting of output directories. | nyamatongwe | 1 | -50/+66 | |
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 | 8 | -0/+2411 | |