- 10 Aug, 2004 1 commit
-
-
deuce authored
-
- 09 Aug, 2004 1 commit
-
-
rswindell authored
-
- 02 Aug, 2004 1 commit
-
-
deuce authored
- X mode segfault fixed. - Curses raw on exit issue fixed (hopefully). - Mouse support moved into ciolib from uifc. Some of these changes may have already gotten in... the CVS server has been hateing me lately.
-
- 27 Jul, 2004 1 commit
-
-
rswindell authored
Using macro for repetitive (copy/paste) calls to initciolib().
-
- 26 Jul, 2004 3 commits
- 17 Jul, 2004 1 commit
-
-
deuce authored
specify ANSI/Curses/X/Conio mode. X console is now multithreaded rather than signal driven. General cleanups and such.
-
- 07 Jul, 2004 1 commit
-
-
deuce authored
-
- 06 Jul, 2004 1 commit
-
-
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...
-
- 05 Jul, 2004 11 commits
-
-
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.
-
- 04 Jul, 2004 2 commits
- 03 Jul, 2004 2 commits
- 02 Jul, 2004 3 commits
-
-
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.
-
- 01 Jun, 2004 1 commit
-
-
deuce authored
display of control-chars (ie: Up/Down arrows)
-
- 30 May, 2004 1 commit
-
-
deuce authored
NetBSD doesn't have echochar()
-
- 03 May, 2004 1 commit
-
-
deuce authored
-
- 02 Apr, 2004 2 commits
- 24 Mar, 2004 1 commit
-
-
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.)
-
- 16 Dec, 2003 1 commit
-
-
deuce authored
-
- 01 Nov, 2003 1 commit
-
-
deuce authored
../uifc/ciowrap.h:34: error: nonnull argument references non-pointer operand (arg 1, operand 1) By macroing cio_conwrap as conwrap...
-
- 29 Aug, 2003 1 commit
-
-
rswindell authored
-
- 21 May, 2003 2 commits