reactos/win32ss/user/winsrv/consrv
Hermès Bélusca-Maïto 05053b6f18
[CONSRV] ConDrvScrollConsoleScreenBuffer() fixes. (#2278)
- Reimplement ConDrvScrollConsoleScreenBuffer() with separate copy and
  fill helper functions and calculate rectangles in such a way as to
  never use X-Y coordinates pointing outside of the screen buffer.

- Add X-Y coordinates assertions in ConioCoordToPointer().
2020-02-22 19:50:18 +01:00
..
condrv [CONSRV] ConDrvScrollConsoleScreenBuffer() fixes. (#2278) 2020-02-22 19:50:18 +01:00
frontends [CONSRV] Miscellaneous console fixes for CJK support and screenbuffer iteration. (#2278) 2020-02-22 19:50:17 +01:00
include [CONSRV] Miscellaneous console fixes for CJK support and screenbuffer iteration. (#2278) 2020-02-22 19:50:17 +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] Rephrase/complete some comments. 2020-02-09 00:37:43 +01:00
conoutput.h
console.c [CONSRV] Rephrase/complete some comments. 2020-02-09 00:37:43 +01:00
console.h [WINSRV] consrv: Implement terminating console processes on shutdown 2019-01-04 13:29:26 +02:00
consrv.h [CONSRV] Deduplicate GetScreenBufferSizeUnits(), SmallRectToRect() and ConsoleInput. Rename ConsoleList and InsertConsole(). #179 2017-12-08 23:04:48 +01:00
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 [WIN32SS][WINSRV] Add CSR API_NUMBER info comments (#2192) 2019-12-31 09:21:42 +09:00
history.h
init.c [WINSRV] ConSrvConnect: Always store the control dispatcher routine 2019-01-04 19:38:36 +02:00
lineinput.c [CONSRV] Simplify parts of code in the line-input module. 2020-02-09 00:38:32 +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 [WIN32SS][WINSRV] Fullwidth character handling for Asian console (#2231) 2020-01-07 15:26:58 +09: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