26 Révisions (master)

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