reactos/win32ss/user/winsrv/consrv/frontends/gui
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
..
lang Update german translation (#2291) 2020-02-08 12:55:53 +01:00
res
conwnd.c [CONSRV] Keep a count of input events in the console queue + code simplifications. 2020-02-22 23:27:42 +01:00
conwnd.h
fullscreen.c
graphics.c [KERNEL32][CONSRV] Use more often the internal ConioRectHeight/Width() and ConioIsRectEmpty() macros. 2020-02-22 21:15:58 +01:00
guisettings.c [CONSRV] Support history resizing from console settings and from SetConsoleHistoryInfo() server implementation. 2020-03-02 01:08:35 +01:00
guisettings.h
guiterm.c [CONSRV] Keep a count of input events in the console queue + code simplifications. 2020-02-22 23:27:42 +01:00
guiterm.h [WIN32SS][WINSRV] Fullwidth character handling Part 2 (#2240) 2020-01-12 22:04:57 +09:00
guiterm.rc
resource.h
text.c [KERNEL32][CONSRV] Use more often the internal ConioRectHeight/Width() and ConioIsRectEmpty() macros. 2020-02-22 21:15:58 +01:00