1. 1c07474 Fix mishandling mouse clicking Y position in InfoScreen by WHR · 2 years, 5 months ago
  2. 791fd6e Adjust includes, and add copyright and license notice in InfoScreen.c by WHR · 2 years, 5 months ago
  3. 9b8f771 Implement vi(1)-style key-bindings by WHR · 2 years, 5 months ago
  4. a754650 Rename all constants in ColorElements to avoid identifier pollution by WHR · 2 years, 5 months ago
  5. 53fb61b Fix bad coding style and the caused error of using uninitialized data in function 'InfoScreen_run' by WHR · 2 years, 5 months ago
  6. 81629ba Check availability of Ncurses extension set_escdelay(3X) by WHR · 2 years, 6 months ago
  7. 6eb34bc Detect and workaround curses(3) macro ERR being incorrectly redefined by other system headers by WHR · 2 years, 6 months ago
  8. 8c65321 Replace size_t with int/void* union by Hisham Muhammad · 7 years ago
  9. d5faf64 Mark some things as const by Richard · 7 years ago
  10. 7f9c82f Refresh whole panel on Ctrl+L in infoscreen. Closes #520. by Hisham · 8 years ago
  11. 645057d Use set_escdelay() to avoid problems with ESCDELAY as a macro. by Hisham · 8 years ago
  12. c23d4f1 Fix behavior of ESC key, getting rid of the annoying delay. by Hisham · 9 years ago
  13. 466d4da refactor *Screen classes, add InfoScreen superclass by Hisham Muhammad · 9 years ago