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 3bdb2d89d5
'dosutil.c' : clarified a comment.
4 months ago
..
acs_defs.h Thick-lined top tee character was, in Unicode, actually a top tee character with a thick line horizontally and 'normal' vertically. Now, it's thick in all three directions. 1 year ago
config_curses.c Some progress in use of a 'configure' option with OpenWATCOM in DOS. Long file names cause trouble. 2 years ago
dosutil.c 'dosutil.c' : clarified a comment. 4 months ago
font437.h New .h file needed by SDL2 5 years ago
icon32.xpm Icons for X11 and SDL flavors 5 years ago
icon64.xpm Icons for X11 and SDL flavors 5 years ago
iconbmp.h Icons for X11 and SDL flavors 5 years ago
libobjs.mif 'show_col' now built as part of 'tests' on ncurses and some others 5 months ago
pdcclip.c Implicitly cast a size_t value to an integer, in 'calendar' demo and in generic clipboard function. Errors spotted by MSVC. 2 years ago
pdccolor.c Changed 'palette_size' to '_palette_size' to fix a (correct) warning about a shadowed variable when compiling sdl2/pdcscrn.c with MSVC 1 year ago
pdccolor.h The Get_(RGB)Value macros logically ought to go in pdccolor.h, not in the platform-specific pdcvt.h. 4 years ago
pdccolor.txt 'pdccolor.txt' : updated the memory usage figures (we now use about 25 bytes/color pair instead of four) and fixed a few poorly worded sentences. 3 years ago
pdcurses.rc Versioning in the .rc file assumed only a major and minor version number. We now have changes and the possibility of build numbers. 5 years ago
watcom.mif 'watcom.mif' revised so one can build the test programs with OpenWATCOM 5 months ago
winclip.c Clear clipboard requires clipboard to be opened (#316) 10 months ago