summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-23Revert "Render: Use built-in SHA1 library"Keith Packard6-242/+54
2008-09-23Revert "Update COPYING for SHA1 code"Keith Packard1-8/+0
2008-09-23Update COPYING for SHA1 codeDaniel Stone1-0/+8
2008-09-23Render: Use built-in SHA1 libraryJohn Tapsell6-54/+242
2008-09-23Rename SaveSetMap() to SaveSetShouldMap().Adam Jackson2-4/+4
2008-09-22Change 'remap' to 'map' in saveset functions/macrosOwen Taylor5-13/+13
2008-09-22Upgrade GLX Public License 1.0 to FreeB 2.0.Adam Jackson2-36/+56
2008-09-22Don't remap windows for SaveSetUnmapOwen W. Taylor1-0/+5
2008-09-22Default to -br. Add -retro option for the nostalgic.Adam Jackson6-11/+20
2008-09-22Don't use our version of ffs() if the system has oneJulien Cristau3-1/+8
2008-09-21XQuartz: 64bit crash fix ... don't pass pointers through xe.Jeremy Huddleston2-3/+2
2008-09-21XQuartz: pbproxy: Add an X error handler that returns 0.George Peter Staplin4-102/+106
2008-09-21XQuartz: pbproxy: Fix a bug that occured when a PICT format was available.George Peter Staplin1-33/+56
2008-09-21XQuartz: pbproxy: Make the proxy handle copy request races, and PRIMARYGeorge Peter Staplin2-71/+119
2008-09-21XQuartz: "Disable" the text when syncing is disabled.Jeremy Huddleston1-6/+6
2008-09-21XQuartz: Added a preferences UI for pbproxy options.Jeremy Huddleston8-230/+695
2008-09-21XQuartz: pbproxy: Add a missing include of Xutil.h. Another headerGeorge Peter Staplin1-0/+1
2008-09-21XQuartz: pbproxy: Add COMPOUND_TEXT handling. Do misc. cleanups with testingGeorge Peter Staplin3-80/+124