summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
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-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 Huddleston2-8/+15
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-02Unifdef ISCAdam Jackson3-19/+1
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-22Upgrade GLX Public License 1.0 to FreeB 2.0.Adam Jackson1-18/+28
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
2008-09-21XQuartz: pbproxy: First round of updates to pbproxy from George.Jeremy Huddleston5-189/+518
2008-09-19Revert accidental edid changes from previous commit.Adam Jackson1-86/+0
2008-09-19Update to SGI FreeB 2.0.Adam Jackson30-927/+898