wine/programs/wineconsole
Hugh McMaster f592f931b2 server: Get and set the console pop-up color attributes.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-11 23:31:53 +09:00
..
curses.c
dialog.c wineconsole: Replace hard-coded WCUSER_ColorMap with registry color_map. 2016-08-09 11:55:36 +09:00
Makefile.in makefiles: Specify whether to install program binaries in the individual makefiles. 2015-10-30 14:58:50 +09:00
registry.c wineconsole: Add 'PopupColors' support to the registry. 2016-08-11 23:31:53 +09:00
user.c wineconsole: Replace hard-coded WCUSER_ColorMap with registry color_map. 2016-08-09 11:55:36 +09:00
winecon_private.h wineconsole: Add 'PopupColors' support to the registry. 2016-08-11 23:31:53 +09:00
winecon_user.h wineconsole: If necessary, fallback to a font without the right properties instead of failing. 2016-03-28 18:40:58 +09:00
wineconsole.c server: Get and set the console pop-up color attributes. 2016-08-11 23:31:53 +09:00
wineconsole.man.in
wineconsole.rc wineconsole: Improve a user dialog resource string. 2016-01-28 01:25:49 +09:00
wineconsole_res.h