26 Commits (master)

Autor SHA1 Mensaje Fecha
  Michael Brown ffb5fe4ced [libc] Add stdbool.h standard header hace 7 años
  Michael Brown 28e26dd250 [mucurses] Fix erroneous __nonnull attribute hace 7 años
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size hace 10 años
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility hace 10 años
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen hace 10 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Holger Lubitz e1eefee16b __nonnull changes hace 17 años
  Michael Brown 0d568ac219 Make has_key() a static inline, rather than omitting it altogether. hace 17 años
  Michael Brown cacd6b1d04 KEY_XXX constants are now defined in gpxe/keys.h. Kept separate from hace 17 años
  Michael Brown b9f8599537 Define KEY_MIN and use it in kb.c. hace 17 años
  Michael Brown f8910410fe Add attr_{get,set,on,off} as static inlines. hace 17 años
  Michael Brown 4b33c03942 Increase colour pair limit hace 17 años
  Michael Brown e85bf52446 Avoid cursor move on every single character hace 17 años
  Michael Brown edbdce6e3d Now basically functioning on ANSI-supporting consoles. hace 17 años
  Michael Brown 688eb60df4 Use int rather than short for bool; it will give more efficient code. hace 17 años
  Michael Brown 2ed2b2efe8 Use iskey() and getchar() to interact with console, rather than object hace 17 años
  Dan Lynch d8b51332c6 typo in macro fixed hace 18 años
  Dan Lynch e442447f37 - multiple static inline definitions added hace 18 años
  Dan Lynch bef8874842 - implemented printw (formatted string output, a la printf) hace 18 años
  Dan Lynch f778500739 - fixes to _wputch to get positioning and wrap working properly hace 18 años
  Dan Lynch acf572905c - made some of the bit shifting attribute access simpler (in my mind) hace 18 años
  Dan Lynch 2814681d20 all window primitives implemented hace 18 años
  Michael Brown 6b514393d3 Change movetoyx(), putc() and getc() to methods of the screen. hace 18 años
  Dan Lynch dccc6aed3a lightweight xcurses implementation for etherboot (Michael made me do it...) hace 18 años