summaryrefslogtreecommitdiff
path: root/hw/xwin/wincursor.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-1/+1
2017-08-22xwin: remove always true/set XWIN_MULTIWINDOW conditional/defineEmil Velikov1-2/+0
2014-11-12Drop trailing whitespacesPeter Hutterer1-5/+5
2014-03-03hw/xwin: Remove unnecessary casts from malloc/realloc/calloc callsColin Harrison1-7/+3
2013-08-30hw/xwin: Fix ARGB cursor conversion on x86_64Jon TURNEY1-8/+7
2013-08-30hw/xwin: Fix -Warray-bounds warning in winXCursorToHCURSOR()Jon TURNEY1-12/+16
2012-12-05Fix formatting of address operatorsYaakov Selkowitz1-3/+3
2012-10-16hw/xwin: Fix shadowed local variables in winLoadCursor()Jon TURNEY1-1/+2
2012-03-21Introduce a consistent coding styleKeith Packard1-439/+425
2010-10-19Cygwin/X: Move duplicate extern variable declarations from various .c files t...Jon TURNEY1-2/+0
2010-10-19Xming: Warning fix in winDeviceCursorCleanup()Colin Harrison1-1/+1
2010-02-05Cygwin/X: Avoid cursor size log spamJon TURNEY1-2/+1
2009-07-14xwin: switch to byte counting functionsPeter Hutterer1-8/+6
2009-06-29Cygwin/X: Allow pointer warping to work in rootless modesJon TURNEY1-2/+10
2009-06-03s/MIN/min/, s/MAX/max/ (#2968)Adam Jackson1-7/+3
2008-12-17Cygwin/X: update for MPX cursor API changesJon TURNEY1-9/+24
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-2/+1
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-1/+2
2006-07-21Remove RCS tags. Fix Xprint makefile braindamage.Adam Jackson1-1/+0
2006-06-03Bug #6619: Fix disappearing hardware cursor. (Colin Harrison)Daniel Stone1-5/+4
2005-07-04Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includesAlexander Gottwald1-0/+3
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-4/+517
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-1/+1
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-1/+16
2003-11-14Initial revisionKaleb Keithley1-0/+84