- Jun 01, 2004
-
-
deuce authored
-
deuce authored
events, allow click as long as press and release are on the same char.
-
deuce authored
\x01 is displayed as a reversed A.
-
deuce authored
-
deuce authored
display of control-chars (ie: Up/Down arrows)
-
deuce authored
-
deuce authored
-
deuce authored
"ALL DESCRIPTIONS ARE GUESSES. I DON'T KNOW ANYONE WHO KNOWS EXACTLY WHAT THESE FUNCTIONS DO!" Right, like I'm going to support this?
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
- May 31, 2004
- May 30, 2004
-
-
deuce authored
-
deuce authored
-
deuce authored
NetBSD doesn't have echochar()
-
deuce authored
(XCurses is still untested)
-
deuce authored
Any *nix program using the standard build system will now compile with XCurses if XCURSES is set like so: gmake XCURSES=1 This is currently experimental... in theory it should work, but I'm not betting the farm on 'er.
-
deuce authored
Blame any new SP releated errors on me.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
- May 28, 2004
-
-
rswindell authored
-
rswindell authored
sbbs_read/write_ini().
-
rswindell authored
-
rswindell authored
-
rswindell authored
iniSetBitField() has new argument order more closely matching iniGetBitField(). Created iniSetStringList(). Default separator (,) for iniGetStringList() and iniSetStringList().
-
rswindell authored
Removed pad argument from strListReadFile().
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Changed some return types to more logical/useful values.
-
rswindell authored
-