summaryrefslogtreecommitdiff
path: root/hw/xwin/win.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-03hw/xwin: Align parameter names in prototypes with definitionColin Harrison1-3/+3
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-4/+4
2013-07-23hw/xwin: Handle WM_MOUSEHWHEELJon TURNEY1-1/+7
2013-07-23hw/xwin: Remove unneeded WM_XBUTTON message definesJon TURNEY1-11/+0
2013-07-23hw/xwin: Change winTranslateKey() to return it's result as it's return valueJon TURNEY1-2/+2
2013-07-23hw/xwin: Improve WM_ENDSESSION handling using separate messaging window threadJon TURNEY1-0/+6
2012-11-28Merge remote-tracking branch 'jturney/mingw-patches'Keith Packard1-0/+2
2012-11-28hw/xwin: Fix for MinGW-w64 DirectDraw headersYaakov Selkowitz1-0/+2
2012-11-27hw/xwin: Give our logical xor operator a more logical nameJon TURNEY1-3/+0
2012-10-16hw/xwin: Use X_ATTRIBUTE_PRINTF where suggested for winerror.cJon TURNEY1-2/+4
2012-10-16hw/xwin: Remove obsolete redundant declarations of winPushPixels()Jon TURNEY1-12/+0
2012-09-23dix: Remove #includes of mibstore.hDaniel Martin1-1/+0
2012-08-03hw/xwin: Make winOverrideIcon() thread-safe for icon data accessJon TURNEY1-9/+0
2012-07-16hw/xwin: Remove unused WindowExposuresProcPtr storage in screen privateJon TURNEY1-1/+0
2012-07-16hw/xwin: Bug fixes for screen sizing when the screen window is on a non-prima...Jon TURNEY1-0/+1
2012-06-05xwin: fixup block/wakeup handlersDave Airlie1-2/+1
2012-06-05api: rework the X server driver API to avoid global arrays.Dave Airlie1-4/+4
2012-03-21Introduce a consistent coding styleKeith Packard1-525/+465
2012-01-26hw/xwin: turn on -emulate3buttons if less than 3 mouse buttons are reportedJon TURNEY1-0/+2
2011-12-05Move to autoconf standard function name checks & definesAlan Coopersmith1-2/+2
2011-11-02hw/xwin: Link directly to TrackMouseEvent()Jon TURNEY1-1/+0
2011-11-02Cygwin/X: Make default DPI match native DPIJon TURNEY1-1/+1
2011-04-25hw/xwin: remove duplicated includesNicolas Kaiser1-1/+0
2011-03-17Revert "dix: Remove usage_hint from pixmaps, store it in ->drawable.class"Keith Packard1-1/+1
2011-03-08dix: Remove usage_hint from pixmaps, store it in ->drawable.classAdam Jackson1-1/+1
2011-01-19Cygwin/X: Deal with RANDR depth changes correctly in ShadowGDI drawing engineJon TURNEY1-1/+2
2011-01-19Cygwin/X: Remove WIN_DIB_MAXIMUM_SIZE checkJon TURNEY1-3/+0
2011-01-19Cygwin/X: Generate RANDR change on WM_DISPLAYCHANGE for rootless modesJon TURNEY1-0/+2
2011-01-19Cygwin/X: Implement framebuffer resizing in RANDR extensionJon TURNEY1-0/+12
2011-01-19Cygwin/X: Add -resize command line optionJon TURNEY1-1/+10
2011-01-19Cygwin/X: Remove an attempt at detecting if WM_DISPLAYCHANGE affects the X sc...Jon TURNEY1-5/+0
2011-01-19Cygwin/X: Rather than storing calculated physical display sizes, calculate th...Jon TURNEY1-2/+0
2011-01-19Cygwin/X: Refactor framebuffer allocation/release in drawing enginesJon TURNEY1-0/+6
2011-01-19Cygwin/X: Enable building of nativegdi and primaryfb engines to avoid further...Jon TURNEY1-0/+12
2010-12-07Convert existing Xprintf style calls to asprintf styleAlan Coopersmith1-3/+4
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-6/+3
2010-10-19Cygwin/X: Make g_hmodCommonControls staticJon TURNEY1-1/+0
2010-10-19Cygwin/X: Make g_hmodDirectDraw staticJon TURNEY1-1/+3
2010-09-13rootless: Delete dead remnants of rootless acceleration.Jamey Sharp1-10/+0
2010-06-22XWin: Fixes for devPrivates API changeColin Harrison1-1/+1
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-5/+11
2010-06-02Only deal with input code when changing the input shape.Pierre-Loup A. Griffais1-2/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov1-1/+1
2010-04-23Xwin: make screens structures run-time adjustableJon TURNEY1-1/+1
2010-04-23Xwin: Simplify screen option processingJon TURNEY1-0/+6
2010-04-19unifdef -B -DRENDER to always include RENDER codeKeith Packard1-2/+0
2010-03-16Xming: Warning fixesColin Harrison1-1/+1
2009-11-09Cygwin/X: Always use an authorization cookie for internal clientsJon TURNEY1-2/+1
2009-05-27Cygwin/X: Remove unused TimeSinceLastInputEvent()Jon TURNEY1-1/+0
2009-02-12Cygwin/X: Place prototype for winSelectIcons() in a header fileJon TURNEY1-0/+2