summaryrefslogtreecommitdiff
path: root/hw/xwin/winallpriv.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-19xwin: consolidate debugging symbolsEnrico Weigelt, metux IT consult1-4/+4
2024-03-03xwin: replace ZeroMemory()Enrico Weigelt, metux IT consult1-8/+2
2020-07-05Fix spelling/wording issuesAlan Coopersmith1-1/+1
2016-03-09hw/xwin: Remove GC privates, unused since native GDI engine removalJon Turney1-7/+0
2015-07-07hw/xwin: printf format fixes in winAllocatePrivates()Jon TURNEY1-2/+2
2014-03-03hw/xwin: Remove unnecessary casts from malloc/realloc/calloc callsColin Harrison1-2/+2
2012-10-16hw/xwin: Fix using index as a formal parameter shadows index()Jon TURNEY1-1/+1
2012-03-21Introduce a consistent coding styleKeith Packard1-86/+76
2010-06-22XWin: Fixes for devPrivates API changeColin Harrison1-3/+17
2010-06-05Change the devPrivates API to require dixRegisterPrivateKeyKeith Packard1-3/+3
2007-08-28devPrivates rework: since API is already broken, switch everythingEamon Walsh1-15/+3
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-0/+3
2004-07-30Adding a colormap index to the InitColormapPrivate() func call. Without itEgbert Eich1-2/+4
2004-06-21Bug 777: Merge from CYGWIN branchAlexander Gottwald1-5/+4
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-14Initial revisionKaleb Keithley1-0/+181