summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-21XQuartz: pbproxy: pbproxy now responds to selection request events.George Peter Staplin2-95/+188
2008-09-21XQuartz: pbproxy: Use an NSBitmapImageRep to convert an "image/png" selectionGeorge Peter Staplin1-25/+37
2008-09-21XQuartz: Don't enable 8bit visuals in the TrueColor server, since it's not wo...Jeremy Huddleston1-3/+4
2008-09-21XQuartz: pbproxy: The greedy CLIPBOARD handling now works for text.George Peter Staplin2-27/+57
2008-09-21XQuartz: pbproxy: return the TARGETS list as a 32-bit list to fix a bug that ...George Peter Staplin2-66/+240
2008-09-21Rename reclaim_clipboard to claim_clipboard.George Peter Staplin1-28/+77
2008-09-21Add an image_jpeg Atom.George Peter Staplin1-1/+1
2008-09-21Rename reclaim_clipboard to claim_clipboard.George Peter Staplin1-1/+1
2008-09-21Add image/jpeg type, and rename reclaim_clipboard to claim_clipboard.George Peter Staplin1-6/+7
2008-09-21XQuartz: pbproxy: Added global variables to customize how pbproxy behavesJeremy Huddleston1-0/+7