summaryrefslogtreecommitdiff
path: root/Xext
AgeCommit message (Expand)AuthorFilesLines
2008-12-16xsync: Fix wakeup storm in idletime counter.Adam Jackson1-10/+41
2008-12-02Xext: fix MultiBuffer compilation error with TryClientEvents. (#18835)Bernhard Rosenkraenzer1-2/+2
2008-11-25xselinux: use "raw context" variants of getpeercon() and getcon().Eamon Walsh1-2/+2
2008-11-25xselinux: don't pass a NULL key string to selabel_lookup().Eamon Walsh1-1/+1
2008-11-08Remove some null statements.James Cloos1-5/+5
2008-11-04Remove XEvIEDaniel Stone2-748/+0
2008-10-31Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.Peter Hutterer1-1/+0
2008-10-30xselinux: send more specific message types to libaudit.Eamon Walsh1-1/+13
2008-10-26Xext: Fix compiler warningsJulien Cristau1-1/+2
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-3/+1
2008-10-02Unifdef ISCAdam Jackson1-1/+1
2008-09-21Fix panoramiX request and reply swappingPeter Harris1-4/+13
2008-09-01Xevie: swap replies as necessaryJulien Cristau1-0/+27
2008-09-01Xevie: always initialize rep.length (bug#17394)Thorvald Natvig1-0/+4
2008-08-28Attempt getpeercon() on remote sockets as well as local ones.Eamon Walsh1-11/+10
2008-08-28Prepare for array-index based devPrivates.Tomas Carnecky10-15/+30
2008-08-28Build fix.Adam Jackson1-1/+1
2008-08-28MIT-SHM pixmaps, if they exist, are ZPixmap.Adam Jackson2-22/+1
2008-08-28Reimplement ShmPutImage.Adam Jackson2-66/+23
2008-08-20Centralize declaration of ConnectionInfo.Adam Jackson1-1/+0
2008-08-13Eviscerate save-under support.Adam Jackson1-9/+3
2008-08-05Redefine WindowTable as a fixed arrayTomas Carnecky1-2/+1
2008-07-30Make shmint.h part of the SDK.Aaron Plattner2-4/+4
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