17 Commits (7aa689e3badf8c7c278b725d4fe1273399d52405)

Autor SHA1 Mensaje Fecha
  Michael Brown 7aa689e3ba [mucurses] Add missing FILE_LICENCE declarations hace 9 años
  Michael Brown b9663b8049 [build] Fix uses of literal 0 as a NULL pointer hace 11 años
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem hace 16 años
  Michael Brown 0d568ac219 Make has_key() a static inline, rather than omitting it altogether. hace 17 años
  Michael Brown 3e816c3d56 Revert "make bool m_echo static" - I suspect this to be defined by spec hace 17 años
  Holger Lubitz 3cb133d27d make bool m_echo static hace 17 años
  Holger Lubitz ac1e0aa63e remove has_key by #if 0'ing out hace 17 años
  Holger Lubitz 0e0843a872 make _wgetc static hace 17 años
  Michael Brown b9f8599537 Define KEY_MIN and use it in kb.c. hace 17 años
  Michael Brown edbdce6e3d Now basically functioning on ANSI-supporting consoles. hace 17 años
  Michael Brown 1755d8df7a Renamed core.h to mucurses.h hace 17 años
  Michael Brown 2ed2b2efe8 Use iskey() and getchar() to interact with console, rather than object hace 17 años
  Dan Lynch c29c868475 - implemented cursor retreat function (_wcursback) as a core function hace 18 años
  Dan Lynch 11e280670d - works with test ansi tty, but will need a rethink when we start hace 18 años
  Dan Lynch 05c0b3ce09 included contents of input.{c,h} in kb.c hace 18 años
  Dan Lynch 1c87d54bb8 - recoded wgetch and wgetnstr for greater more efficiency hace 18 años
  Dan Lynch fb85954249 first working version - nasty, but mostly works hace 18 años