- 23 Apr, 2011 1 commit
-
-
deuce authored
(and other) operations. This should allow fixing the mouse flickering in SyncTERM on Nokia N800/N900 devices. I can't remember why the mouse pointer is turned off to be honest...
-
- 12 Mar, 2010 1 commit
-
-
rswindell authored
Added uifcYesNoOpts definition for use with uifc_api.list() and simply Yes/No options.
-
- 02 Mar, 2010 1 commit
-
-
rswindell authored
and use them in uifc32.c to define correc-sized buffers.
-
- 29 May, 2009 1 commit
-
-
rswindell authored
inserting an ASCII char 127 into the string rather that deleting the current character (or the selected string, as the case may be). There was already a translation from DEL to CIO_KEY_DC ("For compatibility with terminals lacking special keys") in ulist(), but this translation did not exit in ugetstr(). I'm sure if sdl_getch()'s behavior is expected/correct, but in any case, this fix seemed to be the most appropriate.
-
- 06 Feb, 2009 1 commit
-
-
deuce authored
-
- 05 Feb, 2009 1 commit
-
-
deuce authored
Add support for CIO_KEY_ABORT which always does the same thing as ESC.
-
- 29 Feb, 2008 1 commit
-
-
deuce authored
-
- 05 Feb, 2008 1 commit
-
-
deuce authored
as of yet, but instead uses an 8x16 font generated from the Atari 8x8 one.
-
- 23 Jan, 2008 1 commit
-
-
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 2 commits
- 21 Jan, 2008 4 commits
- 28 Oct, 2007 2 commits
- 21 Oct, 2007 1 commit
-
-
deuce authored
-
- 10 Oct, 2007 1 commit
-
-
deuce authored
-
- 02 Jan, 2007 1 commit
-
-
deuce authored
-
- 15 Sep, 2006 1 commit
-
-
deuce authored
-
- 06 Sep, 2006 1 commit
-
-
deuce authored
Fix mouse mis-selection bug on non full-sized lists. Fix possible segfault when no *bar is passed.
-
- 26 May, 2006 2 commits
- 11 May, 2006 1 commit
-
-
deuce authored
-
- 08 May, 2006 2 commits
- 25 Feb, 2006 1 commit
-
-
rswindell authored
-
- 30 Jan, 2006 5 commits
- 28 Nov, 2005 1 commit
-
-
deuce authored
-
- 27 Nov, 2005 3 commits
- 25 Nov, 2005 2 commits
- 24 Nov, 2005 1 commit
-
-
deuce authored
This would cause an infinite loop (one of the first two continues would *ALWAYS* occure)
-