summaryrefslogtreecommitdiff
path: root/hw/xquartz
AgeCommit message (Expand)AuthorFilesLines
2009-07-26XQuartz: Overhaul setting up visualsJeremy Huddleston4-398/+222
2009-07-25XQuartz: Use CopyKeyClass to copy the keymap to the virtual core keyboard.Jeremy Huddleston1-0/+5
2009-07-25Revert "XQuartz: Copy the keyboard map to the core keyboard"Jeremy Huddleston1-2/+0
2009-07-25XQuartz: Use pDev=NULL for DarwinSendDDXEventJeremy Huddleston1-3/+1
2009-07-25XQuartz: Bump the reported version to X11R7.4Jeremy Huddleston1-1/+1
2009-07-25XQuartz: xpr: Added missing include for RootlessHideAllWindowsJeremy Huddleston1-0/+2
2009-07-25XQuartz: Use the master device in DarwinSendDDXEvent to avoid duplicate events.Jeremy Huddleston1-1/+3
2009-07-25XQuartz: Copy the keyboard map to the core keyboardJeremy Huddleston1-0/+2
2009-07-24XQuartz: Rever the "Set can_quit to true during a Sparkle-initiated relaunch....Jeremy Huddleston1-1/+1
2009-07-24XQuartz: Change handling of Windows menu to workaround a bug triggered by mix...Jeremy Huddleston4-47/+35
2009-07-24XQuartz: Set can_quit to true during a Sparkle-initiated relaunch.Jeremy Huddleston3-7/+16
2009-07-24XQuartz: Added a "Check for X11 Updates..." menu item.Jeremy Huddleston5-0/+37
2009-07-20XQuartz: Initial support for automatic updates through SparkleJeremy Huddleston5-1/+54
2009-07-16XQuartz: Localization updatesJeremy Huddleston51-2649/+1969
2009-07-16XQuartz: Cleanup getGlCapabilities to avoid hardcoding the number of displaysJeremy Huddleston1-39/+18
2009-07-16XQuartz: Allow more than 3 OSX displaysJeremy Huddleston1-1/+1
2009-07-15XQuartz: Cleanup keymap locking, fix a possible synchro bugJeremy Huddleston1-14/+17
2009-07-14xquartz: switch to byte counting functionsPeter Hutterer2-2/+2
2009-07-03XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SLJeremy Huddleston3-2/+69
2009-06-27XQuartz: Don't leave zombied processes at startupJeremy Huddleston1-2/+38
2009-06-27XQuartz: 64bit fix for screen origin in AppleWMJeremy Huddleston1-1/+1
2009-06-27XQuartz: More localization updatesJeremy Huddleston8-226/+218
2009-06-19XQuartz: More localization updatesJeremy Huddleston23-2456/+1709
2009-06-18input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7Peter Hutterer1-15/+52
2009-06-06XQuartz: AIGLX dispatch table cleanupJeremy Huddleston1-746/+946
2009-06-06XQuartz: Default to forcing the dialog box before quitting.Jeremy Huddleston1-1/+1
2009-05-29XQuartz: English localization update for HIG complianceJeremy Huddleston2-6/+6
2009-05-27XQuartz: More localization updatesJeremy Huddleston39-2555/+1719
2009-05-09XQuartz: pbproxy standalone: added missing variable declarations.Jeremy Huddleston1-0/+3
2009-04-28dix: remove all but main() from main.cPeter Hutterer1-1/+1
2009-04-22XQuartz: Localization updateJeremy Huddleston69-0/+69746
2009-04-22XQuartz: Make sure the bgMouseLocationUpdated state is consistentJeremy Huddleston1-18/+23
2009-04-17input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.Peter Hutterer1-3/+1
2009-04-11XQuartz: Use correct values for ProximityIn and ProximityOutJeremy Huddleston1-3/+1
2009-04-11XQuartz: Solve the tablet 100% CPU bugJeremy Huddleston1-3/+3
2009-04-11XQuartz: Re-enable background window checkingJeremy Huddleston1-8/+2
2009-04-11XQuartz: Only set MotionNotify on activation if it is updated.Jeremy Huddleston1-1/+5
2009-04-11XQuartz: Make sure the Fn doesn't trigger unneccessary calls to DarwinUpdateM...Jeremy Huddleston3-28/+41
2009-04-11XQuartz: Re-enable Fn as an option for 3button mouse simulation.Jeremy Huddleston1-2/+5
2009-04-10XQuartz: xprSetWindowLevel updated to store the level requested by the WMJeremy Huddleston1-1/+15
2009-04-10XQuartz: Update window levels when changing rootless stateJeremy Huddleston1-12/+22
2009-04-10XQuartz: Fix window levels for rooted mode to allow showing the menu bar.Jeremy Huddleston1-3/+5
2009-04-10XQuartz: Properly set the window level for the root windowJeremy Huddleston3-12/+21
2009-04-10XQuartz: Properly set the menu bar and hotkey state when changing rootless mode.Jeremy Huddleston1-4/+11
2009-04-10XQuartz: In rooted mode, make sure we start in the hidden state.Jeremy Huddleston1-0/+3
2009-04-10XQuartz: Send MotionNotify before button presses when X11 is in the backgroundJeremy Huddleston1-19/+30
2009-04-10XQuartz: Revert most of the previous override redirect patchJeremy Huddleston1-10/+0
2009-04-05XQuartz: Use updated Xplugin API to send overide-redirect windows to the curr...Jeremy Huddleston1-15/+26
2009-04-05XQuartz: Send a MotionNotify event for the mouse cursor when activating X11.appJeremy Huddleston1-21/+30
2009-04-01XQuartz: Still send mouse events while X11 is in the background if we have te...Jeremy Huddleston1-1/+1