| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2000-07-18 | Added functions to clear all styling and contraction. | nyamatongwe | 1 | -0/+2 | |
| 2000-07-10 | Dropped template as only ever instantiated for int and this allows | nyamatongwe | 1 | -1/+1 | |
| Scintilla to be template free. | |||||
| 2000-06-22 | Removed deprecated APIs. | nyamatongwe | 1 | -4/+2 | |
| 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-04-23 | Fixing problems with fold information degrading when lines inserted and | nyamatongwe | 1 | -4/+8 | |
| removed. New notifications before inserting and deleting text. | |||||
| 2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -1/+1 | |
| 2000-04-03 | Fixed problems with undo history not coalescing undo nodes correctly. | nyamatongwe | 1 | -1/+2 | |
| 2000-03-22 | Split UndoHistory out of CellBuffer. | nyamatongwe | 1 | -11/+38 | |
| Fixed coalescing of nodes in the undo history. Added LineCut, LineDelete, LineTranspose, UpperCase and LowerCase keyboard commands and added keys for them. Added UUID lexical class to CPP lexer. | |||||
| 2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+197 | |
