Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-30 | Forwarding state of Alt key to key map and using the returned consumed | nyamatongwe | 1 | -0/+4 | |
parameter to see whether to call DefWindowProc. Added word part movement keys to key map even though they conflict with entering characters by number as that can be forced to work by entering Num Lock mode. WM_CHAR control key messages can go into the buffer now if they arrived from being entered by number by detecting when they were not consumed by key down processing. | |||||
2001-03-22 | Patch from James Larcombe to add Ctrl+Shift+BackSpace and Ctrl+Shift+Delete | nyamatongwe | 1 | -0/+2 | |
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -1/+3 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2000-07-21 | Provide alternative symbols for all features defined in WinDefs.h to allow | nyamatongwe | 1 | -49/+49 | |
for eventual removal of WinDefs.h. | |||||
2000-06-23 | Added Alt+BackSpace as synonym for Undo. | nyamatongwe | 1 | -0/+1 | |
2000-05-21 | Shift+Backspace is same as backspace. | nyamatongwe | 1 | -0/+1 | |
2000-04-28 | Added zoom set and zoom get. | nyamatongwe | 1 | -0/+1 | |
2000-04-18 | Removed PropSet from Accessor interface. | nyamatongwe | 1 | -0/+2 | |
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 | -50/+50 | |
2000-03-22 | Split UndoHistory out of CellBuffer. | nyamatongwe | 1 | -20/+25 | |
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/+111 | |