You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PDCursesMod/common
Bill-Gray f561b919a7 Simplified logic for 'pdccolor.c' (palette management code for VT and WinGUI, and eventually SDLn, X11, and DOSVGA). Updated the documentation for that code in 'pdccolor.txt'. 6 years ago
..
acs_defs.h Somewhat cosmetic fix : ISO-8859-1 _does_ have a non-breaking space character. Only affects X11 in 8-bit mode, which I don't think anyone uses anymore... 6 years ago
font437.h New .h file needed by SDL2 6 years ago
icon32.xpm Icons for X11 and SDL flavors 6 years ago
icon64.xpm Icons for X11 and SDL flavors 6 years ago
iconbmp.h Icons for X11 and SDL flavors 6 years ago
libobjs.mif Common elements of makefiles for some platforms 6 years ago
pdccolor.c Simplified logic for 'pdccolor.c' (palette management code for VT and WinGUI, and eventually SDLn, X11, and DOSVGA). Updated the documentation for that code in 'pdccolor.txt'. 6 years ago
pdccolor.h Eliminating use of the PDC_really_blinking flag; we really should now be using SP->termattrs & A_BLINK for that. Also, VT and WinGUI versions now use SP->termattrs & A_BOLD and display bold text accordingly. 6 years ago
pdccolor.txt Simplified logic for 'pdccolor.c' (palette management code for VT and WinGUI, and eventually SDLn, X11, and DOSVGA). Updated the documentation for that code in 'pdccolor.txt'. 6 years ago
pdcurses.rc 'pdcurses.rc' is now a common file, used in the WinGUI, WinCon, and VT flavors. (And, eventually, the SDL2 flavor.) 6 years ago
watcom.mif Common elements of makefiles for some platforms 6 years ago