summaryrefslogtreecommitdiff
path: root/hw/xwin/win.h
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-12Cygwin/X: Place prototypes for winCheckKeyPressed() and winFixShiftKeys() in ...Jon TURNEY1-0/+5
2009-01-15Xming: Reduce MOUSE_POLLING_INTERVALColin Harrison1-0/+1
2008-12-17Cygwin/X: update for changes to shadow framebufferJon TURNEY1-0/+3
2008-12-17Cygwin/X: enqueue a pointer motion event on mouse movementJon TURNEY1-0/+3
2008-12-17Cygwin/X: update for MPX device changesJon TURNEY1-0/+2
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer1-1/+0
2008-07-24Shape extension is built-in and mandatory.Adam Jackson1-6/+0
2007-11-05Merge branch 'master' into XACE-SELINUXEamon Walsh1-1/+2
2007-11-04Add CreatePixmap allocation hints.Aaron Plattner1-1/+2
2007-09-19Merge branch 'master' into XACE-SELINUXEamon Walsh1-13/+0
2007-09-13Remove the PaintWindow optimization.Eric Anholt1-13/+0
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-20/+20
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-2/+2
2005-05-25Workaround bug in pthread.hAlexander Gottwald1-1/+3
2005-04-20Fix includes right throughout the Xserver tree:Daniel Stone1-4/+4
2005-02-12win.hAlexander Gottwald1-0/+15
2004-12-08import changes from CYGWIN branchAlexander Gottwald1-0/+5
2004-12-05missed another wBOOL issueAlexander Gottwald1-1/+1