- May 22, 2003
- May 21, 2003
-
-
rswindell authored
delete the string.
-
rswindell authored
-
rswindell authored
-
deuce authored
-
rswindell authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
both Win32/conio and *nix/curses implementations.
-
rswindell authored
Changed license from GPL to LGPL.
-
- May 20, 2003
-
-
deuce authored
Revert to magic number-based upop() (for now)
-
- May 19, 2003
-
-
rswindell authored
instead of assuming a local/global variable exists named scrn_width.
-
- May 18, 2003
- May 16, 2003
-
-
deuce authored
top and bottom lines.
-
- May 15, 2003
- May 13, 2003
- May 11, 2003
-
-
deuce authored
-
deuce authored
umonitor now uses showhelp() to display error log.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
integers. WIN_DYN forces the menu to return -2 after every keypress or kbhit timeout (timeout set to one second) Also, dynamic windows only have the text of the options re-drawn, not the whole window. Got rid of the kludgy signal stuff.
-
deuce authored
-
deuce authored
uifcc (curses) can be compiled with USE_SIGNALS to force menus to return a -2 when a SIGALRM is recieved. This allows for the "real time" display of the node status. Issues: Running umonitor over a network connection can cause keystrokes to be interpreted erratically. Cannot use escape to exit auto-refreshed menus. (Same reason) Musings: Perhaps a new WIN_* bit to specify a dynamic menu?
-
- Apr 28, 2003
-
-
deuce authored
-
- Apr 26, 2003
-
-
deuce authored
-
- Dec 04, 2002
-
-
rswindell authored
replaced with printable ASCII chars: ` for bold and ~ for inverse. Improves compatibility with source editors that don't correctly display/edit ctrl chars.
-
- Jul 19, 2002
-
-
rswindell authored
-