Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-07-05 | Fixed BoundsChecker warnings including some leaks. | nyamatongwe | 1 | -0/+4 | |
2000-06-22 | Removed deprecated APIs. | nyamatongwe | 1 | -2/+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 | -14/+42 | |
removed. New notifications before inserting and deleting text. | |||||
2000-04-21 | Changed font sizing to use more Windows compatible calculation | nyamatongwe | 1 | -1/+10 | |
Some unfinished work on fixing folding bugs. | |||||
2000-04-18 | Removed PropSet from Accessor interface. | nyamatongwe | 1 | -0/+1 | |
Indenting and horizontal scroll bar messages. Fixed undo grouping bug. Vertical scrolling can be performed with Ctrl+ arrows | |||||
2000-04-07 | Changing code to ensure no warnings are produced by compilers. | nyamatongwe | 1 | -2/+2 | |
2000-04-03 | Fixed problems with undo history not coalescing undo nodes correctly. | nyamatongwe | 1 | -3/+9 | |
2000-04-01 | Fixed warnings from Borland compiler. | nyamatongwe | 1 | -2/+1 | |
2000-03-31 | Fixed line ends. | nyamatongwe | 1 | -1025/+1025 | |
Fixed lastXChosen after Backspace or Ctrl+Backspace. | |||||
2000-03-30 | Fixed bugs in handling undo history. | nyamatongwe | 1 | -1025/+1025 | |
Fixed bugs with null fonts. | |||||
2000-03-25 | FIxed problem with first modification sometimes not looking dirty. | nyamatongwe | 1 | -7/+8 | |
Remonved unused 'PUNTUATION' lexclass. | |||||
2000-03-22 | Split UndoHistory out of CellBuffer. | nyamatongwe | 1 | -121/+195 | |
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/+950 | |