summaryrefslogtreecommitdiff
path: root/hw/xwin/winmonitors.c
AgeCommit message (Expand)AuthorFilesLines
2012-10-16hw/xwin: Fix using index as a formal parameter in winmonitors.c shadows index()Jon TURNEY1-2/+2
2012-10-16hw/xwin: Fix redundant declaration warnings in winmonitors.cJon TURNEY1-0/+4
2012-07-16hw/xwin: Fix command line arguments for multiple monitors.Jörg Mensmann1-1/+3
2012-07-16hw/xwin: Bug fixes for screen sizing when the screen window is on a non-prima...Jon TURNEY1-0/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-16/+17
2011-11-02hw/xwin: Stop pretending we work on NT4Jon TURNEY1-27/+1
2011-04-27Cygwin/X: Decorate function pointers retrieved via GetProcAddress with WINAPIJon TURNEY1-1/+1
2011-01-19Cygwin/X: Move QueryMonitor() out of windprocarg.cJon TURNEY1-0/+92