summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith2-2/+2
2022-11-19XFixesCloseDisplay: Mark codes as unusedAlan Coopersmith1-1/+2
2022-11-19Handle 6 of 9 -Wsign-conversion warnings from clangAlan Coopersmith4-6/+6
2022-11-19Handle 60 of 60 -Wimplicit-int-conversion warnings from clangAlan Coopersmith6-60/+60
2022-11-19Handle 63 of 63 -Wshorten-64-to-32 warnings from clangAlan Coopersmith5-63/+69
2022-11-19Resolve 36 of 40 -Wextra-semi-stmt warnings from clangAlan Coopersmith1-2/+2
2022-11-19Quiet -Wconditional-uninitialized warnings from clangAlan Coopersmith1-1/+1
2022-11-19Mark two dpy parameters const as suggested by cppcheckAlan Coopersmith1-2/+2
2022-11-19Variable scope reduction as recommended by cppcheckAlan Coopersmith2-3/+4
2022-11-19Remove unnecessary casts from malloc & free callsAlan Coopersmith2-3/+3
2021-05-10xfixes: Add ClientDisconnectModeOlivier Fourdan2-0/+101
2016-09-25Integer overflow on illegal server responseTobias Stoeckmann1-3/+12
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost1-14/+0
2013-05-03integer overflow in XFixesGetCursorImage() [CVE-2013-1983]Alan Coopersmith1-12/+18
2013-05-03Use _XEatDataWords to avoid overflow of _XEatData calculationsAlan Coopersmith3-3/+17
2013-03-09XFixesFetchRegionAndBounds: use nread in call to XReadPadAlan Coopersmith1-2/+2
2013-03-09Remove duplicate declaration of XFixesExtensionName in Xfixesint.hAlan Coopersmith1-2/+0
2013-01-18Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith1-3/+2
2011-09-16Strip trailing whitespaceAlan Coopersmith6-20/+20
2011-03-08libXfixes v5: Pointer barrierslibXfixes-5.0Adam Jackson1-0/+60
2010-07-07Purge macros NEED_EVENTS and NEED_REPLIESFernando Carrijo1-2/+0
2010-06-08Sun's copyrights now belong to OracleAlan Coopersmith1-1/+1
2010-04-09Always call SyncHandle after issuing an X request.Jamey Sharp1-0/+1
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith1-18/+19
2010-01-14Purge CVS/RCS id tagsAlan Coopersmith5-5/+0
2009-10-08Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-1/+1
2009-01-29Janitor: Correct make distcheck and gcc/sparse warnings.Paulo Cesar Pereira de Andrade5-19/+12
2008-05-19Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer1-7/+9
2008-03-09nuke RCS IdsMatthieu Herrb1-2/+0
2006-10-15Don't unlock the Display when you have not locked it.Lars Knoll1-2/+0
2006-09-27Add *~ to .gitignore to skip over emacs droppingsAlan Coopersmith1-0/+1
2006-09-27Sun bug #5099413/Xorg bugzilla #1554: Gnopernicus full-screen mag not workingStuart Kreitman1-0/+5
2006-09-01Bug #4902: _XRead32() expects a signed long pointer on 64 bit systems.Tilman Sauerbeck1-1/+1
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith1-0/+0
2006-05-12Fix the soversion to 3.1.0.libXfixes-4_0_1XORG-7_1Adam Jackson1-1/+1
2006-04-03Coverity #576: Plug a leak on the error path.XORG-7_0_99_901Adam Jackson1-0/+1
2006-03-13Part 2 of 3 (Other parts are in proto and xserver) Composite Version 0.3:Deron Johnson1-0/+56
2005-11-01Update pkgcheck dependencies to work with separate build roots.Kevin E Martin1-1/+1
2005-07-16Set soversion to 3.0.0 using -version-number.Daniel Stone1-11/+1
2005-07-09Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directoryKeith Packard2-1/+7
2005-07-02Add appropriate lib*_CFLAGS to Makefile.am's -- fixes build problemsKevin E Martin1-0/+1
2005-05-17Conditionally include config.h in xc/lib/Xdamage and xc/lib/XfixesXORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10Søren Sandmann Pedersen5-0/+15
2005-05-17Check in Makefile.am hereSøren Sandmann Pedersen1-0/+29
2004-12-04Encoding of numerous files changed to UTF-8sco_port_update-baseXORG-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_1Markus Kuhn5-5/+5
2004-07-31Bring in Xfixes, Xdamage, and Xcomposite userland from xserver CVS:rel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-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_1XORG-6_8-branchEric Anholt6-0/+1145