index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
curses.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
ui: move all ui components in ui/
Corentin Chary
1
-365
/
+0
2010-03-21
Revert 'Fix build'
Blue Swirl
1
-1
/
+1
2010-03-21
Revert "Convert atexit users to exit_notifier"
Anthony Liguori
1
-2
/
+1
2010-03-20
Fix build
Blue Swirl
1
-6
/
+1
2010-03-19
Convert atexit users to exit_notifier
Anthony Liguori
1
-1
/
+2
2010-03-06
Fix curses interaction with keymaps
Samuel Thibault
1
-45
/
+44
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-2
/
+2
2009-10-01
Get rid of _t suffix
malc
1
-2
/
+2
2009-09-15
curses: save 250MB of memory
Aurelien Jarno
1
-3
/
+0
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
1
-1
/
+1
2009-03-13
DisplayAllocator interface (Stefano Stabellini)
aliguori
1
-1
/
+1
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
1
-5
/
+4
2009-03-06
Refactor keymap code to avoid duplication ("Daniel P. Berrange")
aliguori
1
-2
/
+1
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2009-01-21
fix curses interface (Stefano Stabellini)
aliguori
1
-1
/
+3
2009-01-15
DisplayState interface change (Stefano Stabellini)
aliguori
1
-18
/
+20
2008-09-24
Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.
balrog
1
-1
/
+1
2008-08-21
Handle terminating signals (Gerd Hoffmann)
aliguori
1
-2
/
+0
2008-08-15
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
1
-0
/
+4
2008-02-22
The non-ncurses curses doesn't have resize_term, so make resizing conditional.
balrog
1
-2
/
+4
2008-02-10
Add an ncurses UI.
balrog
1
-0
/
+370