Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-03-06 | Fix curses interaction with keymaps | Samuel Thibault | 1 | -8/+24 |
2010-03-03 | (curses) Use more descriptive values | Samuel Thibault | 1 | -101/+110 |
2010-03-03 | Fix curses return key when using -k | Samuel Thibault | 1 | -1/+1 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -1/+1 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -1/+1 |
2009-07-31 | Fix Sparse warnings: "Using plain integer as NULL pointer" | Blue Swirl | 1 | -1/+1 |
2009-03-07 | Sparse fixes: remove duplicate entry | blueswir1 | 1 | -1/+1 |
2009-03-06 | Refactor keymap code to avoid duplication ("Daniel P. Berrange") | aliguori | 1 | -5/+4 |
2008-10-28 | Control + i and [tab] share keycode in curses, simulate [tab]. | balrog | 1 | -1/+1 |
2008-10-02 | Make keysym tables const | blueswir1 | 1 | -3/+3 |
2008-09-30 | Add some missing static qualifiers | blueswir1 | 1 | -2/+2 |
2008-03-18 | Typo in curses_keys.h. | aurel32 | 1 | -1/+1 |
2008-02-10 | Add an ncurses UI. | balrog | 1 | -0/+484 |