summaryrefslogtreecommitdiff
path: root/src/Xinerama.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-14Remove "register" type qualifier from variable declarationsAlan Coopersmith1-4/+4
2022-10-14XineramaQueryScreens: fix -Wsign-compare warningAlan Coopersmith1-1/+1
2017-01-24libXinerama: Set number of screens to 0 on errorTobias Stoeckmann1-0/+1
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost1-14/+0
2013-05-04integer overflow in XineramaQueryScreens() [CVE-2013-1985]Alan Coopersmith1-16/+28
2013-05-04Use _XEatDataWords to avoid overflow of _XEatData calculationsAlan Coopersmith1-1/+18
2011-11-10Fix gcc -Wwrite-strings warningAlan Coopersmith1-1/+1
2011-09-16Strip trailing whitespaceAlan Coopersmith1-3/+3
2010-10-06Purge cvs tags.Jesse Adkins1-2/+0
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2008-05-19Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer1-11/+11
2008-02-24Bug #13660: XineramaQueryScreens() always modifies the 'number' outparameter.Adam Jackson1-3/+2
2007-03-01Remove unneeded #include of <stdio.h>Alan Coopersmith1-2/+0
2007-02-15Clear sparse warnings & errorAlan Coopersmith1-2/+3
2004-04-23Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branchEgbert 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 revisionXORG-STABLEKaleb Keithley1-0/+319