summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2008-07-24Sync is built-in and mandatory.Adam Jackson1-5/+5
2008-07-24XC-MISC is built-in and mandatory.Adam Jackson1-2/+2
2008-07-24Remove all empty extension reset hooks, replace with NULL.Adam Jackson10-94/+10
2008-07-24Bigreqs are built-in and mandatory.Adam Jackson1-1/+1
2008-07-24Shape extension is built-in and mandatory.Adam Jackson2-5/+0
2008-07-18Drop the FONTCACHE extension.Adam Jackson2-329/+0
2008-07-17Drop a bunch of #ifdef Lynx.Mathieu Bérard4-12/+2
2008-07-10Xext: store the GenericMasks in the resource system.Peter Hutterer2-6/+51
2008-06-17SELinux: Add an extension alias under the OS-agnostic "Flask" name.Eamon Walsh1-0/+2
2008-06-13Fix "warning: no previous prototype for ‘XevieExtensionInit’".Eamon Walsh1-0/+1
2008-06-11Un-K&R shm extension.Kristian Høgsberg1-66/+34
2008-06-11CVE-2008-1379 - MIT-SHM arbitrary memory readMatthieu Herrb1-2/+11
2008-06-11CVE-2008-1377 - RECORD and Security extensions memory corruptionMatthieu Herrb1-3/+7
2008-06-11Xext: init firstValuator to zero, otherwise core XTest events may get lost.Peter Hutterer1-1/+1
2008-05-31Xext: use GPE/GKE from XTestFakeInput #16145Peter Hutterer1-201/+109
2008-05-29Xext: only free events in case of core motion events.Peter Hutterer1-1/+1
2008-05-26Merge branch 'master' into mpxPeter Hutterer1-4/+4
2008-05-23input: instead of lastx/y, use a last.valuators[] array on the device.Peter Hutterer1-4/+4
2008-05-21Replace UniSA with full Uni name in Author affiliation.Peter Hutterer2-2/+2
2008-05-20Short-circuit PanoramiXTranslateVisualID after verifying that the visual actu...Aaron Plattner1-4/+4
2008-05-20Merge branch 'master' into mpxPeter Hutterer4-2636/+31
2008-05-16Xext: fix typo in condition.Peter Hutterer1-1/+1
2008-05-13Xext: emulate XI events from core events when faking input.Peter Hutterer1-0/+25
2008-05-13Xext: core button events have rootX/Y unset too.Peter Hutterer1-6/+3
2008-05-12Bug #14692: Allow drivers to have a say in Xinerama visual consolidation.Aaron Plattner2-12/+31
2008-05-12X n'est pas une print API.Adam Jackson2-2624/+0
2008-05-02Merge branch 'master' into mpxPeter Hutterer1-58/+0
2008-04-25Standardise copyright headers for all new files created as part of MPX.Peter Hutterer2-54/+46
2008-04-24Xext: XGE: change function definition to have return value on separate line.Peter Hutterer1-15/+19
2008-04-24Xext: add a few lines of comments to XGE.Peter Hutterer1-5/+14
2008-04-24Xext: re-do the XGE versioning handling.Peter Hutterer1-15/+18
2008-04-24Xext: remove trailing whitespaces in geext.{c|h}Peter Hutterer3-23/+23
2008-04-23drop EVI remnantsGeorge Sapountzis1-58/+0
2008-04-22Merge branch 'master' into mpxPeter Hutterer9-1694/+1
2008-04-22Xext: route event through master if required (XTestFakeInput)Peter Hutterer1-1/+9
2008-04-22Xext: Update sprite on fake input only for MDs and floating SDs.Peter Hutterer1-4/+8
2008-04-18Death to TOG-CUP.Adam Jackson2-350/+0
2008-04-18Nuke the MIT-SUNDRY-NONSTANDARD extension.Eric Anholt2-156/+0
2008-04-18Finish deleting EVIAdam Jackson2-323/+0
2008-04-18Death to APPGROUP.Adam Jackson4-857/+0
2008-04-18Death to Extended Visual Information.Adam Jackson1-7/+0
2008-04-18Xext: Let XTestFakeInput update the sprite for XI events.Peter Hutterer1-4/+30
2008-04-18Xext: xtest.c: death to tabs+spaces indendation, remove #define XINPUTPeter Hutterer1-344/+334
2008-04-09Fix off-by-one error in ProcXResQueryClients().Michel Dänzer1-1/+1
2008-04-07Merge branch 'master' into dcdc_reworkPeter Hutterer12-509/+884
2008-03-31XSELinux: Add a request to get a client's context from a resource ID.Eamon Walsh2-0/+34
2008-03-28XSELinux: Add xorg.conf option for permissive/enforcing/disabled.Eamon Walsh1-5/+26
2008-03-24Bug #13962: Re-arm the DPMS timer when re-enabling DPMS.Adam Jackson1-2/+5
2008-03-20XSELinux: Do a check for whether background "None" is allowed.Eamon Walsh1-0/+7
2008-03-20XSELinux: Correctly handle some permission bits that are used more than once.Eamon Walsh1-5/+20