- Jul 07, 2004
-
-
deuce authored
-
- Jul 06, 2004
-
-
deuce authored
Now Tested - Mostly works Minor cosmetic problems with gettext() and puttext()... this may be *nix only. If I could only figure out a way to replace a lib while still using it on Win32...
-
- Jul 05, 2004
-
-
deuce authored
This will (eventually) allow a separate stand-alone lib to be built.
-
deuce authored
-
deuce authored
Is this true for putch() too? Anyone? Anyone?
-
deuce authored
-
deuce authored
-
deuce authored
Borland conio library does with the exception of the hardware I/O. I may add support for the newer Borland stuff eventually, but I doubt it. :-)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
NOTE: normvideo() always sets the attr to 0x07, not the attribute at start of program. This shouldn't be a problem I hope.
-
- Jul 04, 2004
- Jul 03, 2004
- Jul 02, 2004
-
-
deuce authored
This may actually work now.
-
deuce authored
-
deuce authored
Includes the cp437-*fonts which are complete cp437 fonts. These MUST be installed and available to your X server. Also, they must be aliased to: vga vga8x16 vga8x8 vga8x14 vga should be aliased to cp437-8x16 This may break all uifc programs when ran under X since x_cio is untested. I'll be testing it as soon as I get home.
-
- Jun 01, 2004
-
-
deuce authored
display of control-chars (ie: Up/Down arrows)
-
- May 30, 2004
-
-
deuce authored
NetBSD doesn't have echochar()
-
- May 03, 2004
-
-
deuce authored
-
- Apr 02, 2004
- Mar 24, 2004
-
-
deuce authored
When _putch() is called to display a space, use a BOLD space. Don't ask me why, but this fixes an issue with every curses other than ncurses (growl) Remove use if SP macro in uifc32.c (It's just silly.)
-
- Dec 16, 2003
-
-
deuce authored
-
- Nov 01, 2003
-
-
deuce authored
../uifc/ciowrap.h:34: error: nonnull argument references non-pointer operand (arg 1, operand 1) By macroing cio_conwrap as conwrap...
-
- Aug 29, 2003
-
-
rswindell authored
-
- May 21, 2003