summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-03xf86RegisterResources: Always print any failed registrations.Adam Jackson1-4/+4
2008-10-03Typo fix.Adam Jackson1-1/+1
2008-10-03Remove the old implementation of RemoveOverlapsAdam Jackson1-70/+0
2008-10-03Internalise some resource list API.Adam Jackson3-11/+4
2008-10-03Unexport xf86EnterServerStateAdam Jackson2-2/+1
2008-10-03Unexport (and unimplement) xf86SetAccessFuncs.Adam Jackson3-21/+0
2008-10-03RAC: NO_SEPARATE_*_FROM_* are useless.Adam Jackson1-16/+2
2008-10-03RAC: AccessEnable() and AccessDisable() are mandatory.Adam Jackson1-53/+46
2008-10-03Partially reverts commit 505c216d030a8eb6e9fa757ecebed9597a850c88.Jeremy Huddleston1-0/+250
2008-10-03XQuartz: pbproxy: Possibly fix a memory leak by using an [NSApp run] loop,George Peter Staplin4-16/+35
2008-10-03XQuartz: Use "pointer" and "pen" for device names to please GDK.Jeremy Huddleston1-3/+17
2008-10-03XQuartz: Workaround for initial pressure/tilt being sent as 0 with motion dur...Jeremy Huddleston1-8/+18
2008-10-03XQuartz: Using absolute ranges for pointer location to increase resolution an...Jeremy Huddleston4-34/+31
2008-10-03XQuartz: Removed resolved comment about localization.Jeremy Huddleston1-2/+0
2008-10-03XQuartz: pbproxy: Make the signal handler safer by using _exit, and only exit.George Peter Staplin5-71/+27
2008-10-03XQuartz: Added some localizable strings that were missing.Jeremy Huddleston1-0/+0
2008-10-03XQuartz: Actually send the pointer event from the pen even if it happes to ac...Jeremy Huddleston3-20/+20
2008-10-03Xquartz: xpbproxy: Split out app-specific stuff to app-main.m in prep for mak...Jeremy Huddleston5-50/+65
2008-10-03XQuartz: Send AppleWMReloadPreferences where appropriate.Jeremy Huddleston4-44/+39
2008-10-03XQuartz: Added a --enable-integrated-xpbproxy configure option for building x...Jeremy Huddleston4-8/+24
2008-10-03Added dep on applewmproto 1.1.0Jeremy Huddleston2-250/+2
2008-10-03Remove an utterly, utterly ancient changelog.Adam Jackson2-18/+1
2008-10-03dix: fix axis scaling.Peter Hutterer1-2/+6
2008-10-03dix: don't lose subpixel precision when scaling.Peter Hutterer1-7/+11
2008-10-03dix: fix non-initialization of pointer accel in master devices.Simon Thum1-2/+7
2008-10-03xfree86: don't let DGA steal key events outside of [9,255].Peter Hutterer1-0/+3
2008-10-02xorg.conf.man: We don't look in root's ~ anymore, don't say we do.Adam Jackson1-1/+0
2008-10-02Remove some stale IPv6 debuggingAdam Jackson1-38/+1
2008-10-02Unifdef ISCAdam Jackson15-49/+4
2008-10-02Fix bad preprocessor lineAdam Jackson1-1/+1
2008-10-02Don't inherit XAUTHORITY from the environment.Adam Jackson1-4/+0
2008-09-26XQuartz: pbproxy: Fix another STRING bug.George Peter Staplin1-3/+3
2008-09-26XQuartz: pbproxy: Fix a bug that rxvt brought out in STRING copying. Now I c...George Peter Staplin1-7/+20
2008-09-26XQuartz: Fixed threading issue with TSM.Jeremy Huddleston5-81/+90
2008-09-26XQuartz: pbproxy: Removed stray SPI include.Jeremy Huddleston1-1/+0
2008-09-26XQuartz: pbproxy: Fix 3 paths that could leak memory.George Peter Staplin1-10/+20
2008-09-26XQuartz: pbproxy: Fix NSObject memory leaks by properly using theGeorge Peter Staplin4-104/+97
2008-09-26XQuartz: pbproxy: Add a comment to pbproxy.h about how the DB()George Peter Staplin2-91/+126
2008-09-26Require inputproto 1.9.99.5Peter Hutterer1-1/+1
2008-09-26Push server-known properties into xserver-properties.h.Peter Hutterer4-1/+36
2008-09-26Xi: add "deletable" flag to properties, add DeleteProperty handler.Peter Hutterer4-3/+49
2008-09-26Xi: allow Set/GetProperties to return a status, and honour this status code.Peter Hutterer4-39/+57
2008-09-26Xi: remove configure/query device property calls.Peter Hutterer6-311/+75
2008-09-26xfixes: realize the invisible cursor before displaying it.Peter Hutterer1-1/+2
2008-09-26config: print error code if NIDR fails.Peter Hutterer1-2/+3
2008-09-26xkb: squash canonical types into explicit ones on core reconstruction.Peter Hutterer1-3/+10
2008-09-26xkb: fix core keyboard map generation. #14373Peter Hutterer1-5/+34
2008-09-26exa: make sure pixmap devPrivate.ptr is NULL at create timeDave Airlie1-0/+3
2008-09-24GLX: Make sure GLX_SGI_make_current_read is enabled when possibleIan Romanick1-0/+9
2008-09-24Fix un-suppressing the initial cursor.Adam Jackson1-25/+7