Age | Commit message (Expand) | Author |
---|---|---|
2012-07-26 | Note ncurses compatibility with scrolling long lines; doc/14_Appendix.md | |
2012-07-26 | More ncurses compatibility notes; doc/14_Appendix.md | |
2012-07-21 | More Lua code cleanup and API changes. | |
2012-07-21 | Converted some `buffer` "get" and "set" functions into properties. | |
2012-07-19 | Note insert mode caret compatibility with ncurses; doc/14_Appendix.md | |
2012-07-18 | Synchronize copy-paste buffer between Scintilla and CDK widgets. | |
2012-07-17 | Note marker compatibility with ncurses. | |
2012-07-16 | Added ncurses compatibility notes to the manual Appendix. | |
2012-07-16 | Reverted r1189; ncurses command entry key command is M-C again. | |
2012-07-15 | Changed ncurses command entry key command from M-C to M-E. | |
2012-06-22 | Updated key commands for ncurses. | |
2012-06-21 | Changed 'Quit' key command to 'Ctrl+Q' on Windows and Linux. | |
2012-03-08 | Moved Manual into `doc/` root directory. |