Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DisplayAllocator interface (Stefano Stabellini) | aliguori | 2009-03-13 | 1 | -1/+1 |
* | Sparse fixes: NULL use, header order, ANSI prototypes, static | blueswir1 | 2009-03-07 | 1 | -5/+4 |
* | Refactor keymap code to avoid duplication ("Daniel P. Berrange") | aliguori | 2009-03-06 | 1 | -2/+1 |
* | toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) | aliguori | 2009-02-05 | 1 | -2/+0 |
* | fix curses interface (Stefano Stabellini) | aliguori | 2009-01-21 | 1 | -1/+3 |
* | DisplayState interface change (Stefano Stabellini) | aliguori | 2009-01-15 | 1 | -18/+20 |
* | Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's. | balrog | 2008-09-24 | 1 | -1/+1 |
* | Handle terminating signals (Gerd Hoffmann) | aliguori | 2008-08-21 | 1 | -2/+0 |
* | Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) | blueswir1 | 2008-08-15 | 1 | -0/+4 |
* | The non-ncurses curses doesn't have resize_term, so make resizing conditional. | balrog | 2008-02-22 | 1 | -2/+4 |
* | Add an ncurses UI. | balrog | 2008-02-10 | 1 | -0/+370 |