reactos/win32ss/user/winsrv/consrv
Hermès Bélusca-Maïto 19596768cb
[CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation.
In addition, honour the maximum number of history buffers allowed when
creating new ones.

Some implementation information has been obtained from
https://github.com/microsoft/terminal
(under MIT License).
2020-03-02 01:08:35 +01:00
..
condrv [CONSRV] Fix setting the default screenbuffer and console view sizes when creating a new screenbuffer. 2020-02-23 22:43:02 +01:00
frontends [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
include [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
lang [WIN32SS][USER][EXPLORER] Add/Update portuguese translation (#1882) 2019-08-26 21:01:41 +02:00
alias.c [WIN32SS][WINSRV] Add CSR API_NUMBER info comments (#2192) 2019-12-31 09:21:42 +09:00
alias.h
api.h [WINSRV] Implement SrvGetThreadConsoleDesktop(). CORE-13470 2019-04-28 02:50:38 +02:00
coninput.c [CONSRV] Fix the definitions of the Console[Input|Output]UnicodeToAnsiChar() and Console[Input|Output]AnsiToUnicodeChar() macros. 2020-02-09 00:37:44 +01:00
coninput.h
conoutput.c [CONSRV] Fix setting the default screenbuffer and console view sizes when creating a new screenbuffer. 2020-02-23 22:43:02 +01:00
conoutput.h
console.c [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
console.h [WINSRV] consrv: Implement terminating console processes on shutdown 2019-01-04 13:29:26 +02:00
consrv.h
consrv.rc [WIN32SS][USER][EXPLORER] Add/Update portuguese translation (#1882) 2019-08-26 21:01:41 +02:00
frontendctl.c [WIN32SS][WINSRV] Add CSR API_NUMBER info comments (#2192) 2019-12-31 09:21:42 +09:00
handle.c [WIN32SS][WINSRV] Add CSR API_NUMBER info comments (#2192) 2019-12-31 09:21:42 +09:00
handle.h
heap.h
history.c [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
history.h [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
init.c [WINSRV] ConSrvConnect: Always store the control dispatcher routine 2019-01-04 19:38:36 +02:00
lineinput.c [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
lineinput.h
popup.c [CONSRV] Miscellaneous console fixes for CJK support and screenbuffer iteration. (#2278) 2020-02-22 19:50:17 +01:00
popup.h [CONSRV] Minor code cleanup. 2019-05-26 00:00:39 +02:00
procinit.h
resource.h
settings.c [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
shutdown.c [WINSRV] consrv: Implement terminating console processes on shutdown 2019-01-04 13:29:26 +02:00
subsysreg.c [WIN32SS][WINSRV] Add CSR API_NUMBER info comments (#2192) 2019-12-31 09:21:42 +09:00