Skip to content
Snippets Groups Projects
  1. Jun 01, 2009
  2. May 30, 2009
  3. May 29, 2009
    • rswindell's avatar
      Bug-fix in ugetstr(): keypad "Del" key (at least in SDL-Windows mode) was · f076040c
      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.
      f076040c
  4. May 28, 2009
  5. May 27, 2009
  6. May 22, 2009
  7. May 21, 2009
  8. May 20, 2009
  9. May 18, 2009
  10. May 14, 2009
  11. May 12, 2009
  12. May 08, 2009
  13. May 06, 2009
Loading