- 24 Jan, 2008 2 commits
- 23 Jan, 2008 7 commits
-
-
deuce authored
-
deuce authored
Move port to after connection type so that changing the connection type does not change the current option.
-
deuce authored
heights > 99
-
deuce authored
-
deuce authored
Fix redraw of dialing list.
-
deuce authored
Set both cur and bar in the current mode menu since we are now potentially taller than the screen length. Do not list "Current" as a creen mode when changing the current screen mode.
-
deuce authored
Set savnum to zero on initialization. Previously, the buffers were never free()d and savnum was only set to zero if WIN_ORG was specified.
-
- 22 Jan, 2008 5 commits
- 21 Jan, 2008 26 commits
-
-
deuce authored
Fix menus so the current settings selection is displayed in yellow.
-
deuce authored
and edit mode provides no additional funcitonality.
-
deuce authored
Set the helpbuffer before draing the inactive settings menu to allow the [?] to be displayed. Make CTRL-E act exactly as F2
-
deuce authored
Add WIN_SEL which is the same as a CR
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Assume the user knows what he's doing (default to Yes on Delete and Copy)
-
deuce authored
-
deuce authored
Remove unused variables.
-
deuce authored
Add silly parentheses to shut up warning.
-
deuce authored
Avoid use of uninitialized variable (return TIMEOUT if not connected)
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Add WIN_SAV to directory to prevent screen corruption on entry deletion.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
Do not define argptr2 in cprintf() unless it will be used.
-
deuce authored
-
deuce authored
-
deuce authored
-
deuce authored
-