summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-17fb: Revert fb changes that broke XQuartzserver-1.7-appleJeremy Huddleston4-109/+60
2010-05-17Workaround the GC clipping problem in miPaintWindow and add some debugging ou...Jeremy Huddleston1-11/+94
2010-05-17XQuartz: Don't use deltaXY for determining pointer location on scroll eventsJeremy Huddleston1-11/+20
2010-05-17XQuartz: Don't trust deltaXY for middle mouse clicks.Jeremy Huddleston1-1/+4
2010-05-15XQuartz: add new localization files to EXTRA_DISTJulien Cristau1-0/+4
2010-05-15dix: make DeviceEvent coordinates signed for Xinerama. #24986Chris Humbert1-2/+2
2010-05-04xserver 1.7.7xorg-server-1.7.7Peter Hutterer1-2/+2
2010-05-04Xext: only update the sprite on pointer events.Peter Hutterer1-1/+5
2010-05-02XQuartz GLX: Change around includes for better compatability with different O...Jeremy Huddleston2-1/+4
2010-05-02rootless: Add some sanity checking to miPaintWindowJeremy Huddleston1-0/+3
2010-05-02rootless: Remove an unneeded commentJeremy Huddleston1-4/+0
2010-05-02x-list.c: null-returning function malloc() was called without checkingOliver McFadden1-0/+1
2010-04-22EXA: Check sys_ptr isn't NULL before passing it to the UploadToScreen hook.Michel Dänzer1-2/+3
2010-04-21Revert "mi: don't thrash resources when displaying the software cursor across...Peter Hutterer1-111/+159
2010-04-21xserver 1.7.6.902xorg-server-1.7.6.902Peter Hutterer1-2/+2
2010-04-21dix: Fix crash in DeliverGrabbedEvents.Peter Hutterer1-1/+1
2010-04-19exa: handle pixmap create/destroy in lower layersCyril Brulebois7-162/+137
2010-04-16XGE: don't register an extension eventJulien Cristau2-15/+1
2010-04-16vfb: add a name and type to the pointer and keyboardJulien Cristau1-0/+6
2010-04-16mi: don't thrash resources when displaying the software cursor across screensPierre-Loup A. Griffais1-159/+111
2010-04-16dix: fix cursor screen check for xinerama setups.Tim Yamin1-1/+5
2010-04-15XQuartz GLX: Don't let garbage enter our pixel requestJeremy Huddleston1-1/+1
2010-04-15XQuartz: Fix possible NULL dereference in ListenOnOpenFDJeremy Huddleston1-2/+3
2010-04-15XQuartz: Localization updateJeremy Huddleston73-1177/+4563
2010-04-12XQuartz: Add a GUI preference for the Alt / Mode_switch toggleJeremy Huddleston3-1084/+712
2010-04-12XQuartz: Customize the NSDefaults id in the man file.Jeremy Huddleston2-19/+21
2010-04-12XQuartz: Add a defaults option to toggle Alt / Mode_switchJeremy Huddleston9-64/+104
2010-04-12XQuartz: Blacklist some oddball legacy Mac keycodes that break wineJeremy Huddleston1-20/+41
2010-04-12xserver 1.7.6.901xorg-server-1.7.6.901Peter Hutterer1-2/+2
2010-04-09xfree86: die gracefully in the vga arbiter if AddScreen failsTiago Vignatti1-0/+2
2010-04-09dix: if owner-events is true for passive grabs, add the window mask (#25400)Peter Hutterer1-0/+36
2010-04-09Xext: Fix cursor reference counting hazard.Michel Dänzer1-1/+1
2010-04-09kdrive: Bump evdev maxKeycodeMikhail Gusarov1-1/+1
2010-04-09configure: Always define XINPUT.Peter Hutterer1-0/+1
2010-04-09XKB: Fix garbage initializationJeremy Huddleston1-1/+1
2010-04-09dix: be more verbose when we run out of opcodesPaulo Ricardo Zanoni1-1/+4
2010-04-09Don't keep a pointer to a possibly freed cursor when changing screens, preven...Pierre-Loup A. Griffais1-0/+1
2010-04-07dix: EventToCore needs to copy the root window too.Peter Hutterer2-1/+4
2010-03-29XQuartz: Re-query dixScreenOrigins as the value could've changed.Jeremy Huddleston1-2/+5
2010-03-29XQuartz: Workaround weird key data reported on some layoutsJeremy Huddleston1-1/+4
2010-03-25hw/xfree86: move reference counting out of the UseHWCursor[ARGB] functionsRoland Scheidegger1-0/+6
2010-03-25Fix typos in the swap functionsTomas Carnecky1-4/+4
2010-03-24Fix crash when all glyphs of a given depth are freed, but not all glyphsetsPeter Harris1-0/+3
2010-03-22XQuartz: Constrain the pointer to the updated display bounds on display recon...Jeremy Huddleston1-2/+11
2010-03-20XQuartz: pbproxy: Make standalone xpbproxy respect the launchd prefixJeremy Huddleston2-4/+6
2010-03-20XQuartz: xpbproxy: Cleanup xpbproxy threadingJeremy Huddleston5-99/+80
2010-03-20XQuartz: Minor cleanupJeremy Huddleston1-7/+7
2010-03-20XQuartz: GLX: Fix Availability for Tiger ppc workaroundJeremy Huddleston1-1/+1
2010-03-17xserver 1.7.6xorg-server-1.7.6Peter Hutterer1-2/+2
2010-03-16Revert "XQuartz: Explicitly pass a bellProc to make XBell() work again."Jeremy Huddleston1-7/+1