reactos/win32ss/user/winsrv/consrv/condrv
Hermès Bélusca-Maïto 742f7ebd4b [CONSRV]
Commit my work that I've done during my trip from Albi back to Paris (part 1/2):
- QuickEdit and InsertMode are input modes that are related to CONSRV terminal(s), therefore remove them from CONDRV that needs to be agnostic about terminal specificities.
- Separate history helper functions from the line discipline functions to different files.

svn path=/branches/condrv_restructure/; revision=63978
2014-08-29 19:45:45 +00:00
..
coninput.c [CONSRV] 2014-08-04 20:23:33 +00:00
conoutput.c [CONSRV]: Some handle reworking commit, that might look like ridiculous at first, but is just the start of something bigger. 2014-08-11 13:31:22 +00:00
console.c [CONSRV] 2014-08-29 19:45:45 +00:00
dummyterm.c [CONSRV] 2014-05-03 01:59:28 +00:00
graphics.c [CONSRV]: Cosmetic changes only. 2014-08-04 17:53:00 +00:00
text.c [KERNEL32][CONSRV]: Implement a basic RegisterConsoleVDM (see revision 62371 for more details). 2014-08-09 19:47:40 +00:00