summaryrefslogtreecommitdiff
path: root/hw/xquartz
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-01XQuartz: Return BadRequest when SendPSN isn't implemented rather than successJeremy Huddleston1-5/+6
2009-04-01XQuartz: Pad xAppleDRINotifyEvent to 32bytes to match sizeof(xEvent)Jeremy Huddleston1-1/+4
2009-03-31XQuartz: Don't report mouse events while X11 is not the foreground applicationJeremy Huddleston1-7/+4
2009-03-30XQuartz: Fix mouse tracking for quake, et. al. in wineJeremy Huddleston1-9/+17
2009-03-04XQuartz: Implement SendPSN for AppleWMJeremy Huddleston3-2/+28
2009-02-26XQuartz: Don't erase the mode_switch+keysym if it's the same as shift+keysymJeremy Huddleston1-2/+2
2009-02-24XQuartz: Re-enable support for capslockJeremy Huddleston1-1/+2
2009-02-24XQuartz: Comment out the background pointer interaction that seems to be caus...Jeremy Huddleston1-0/+6
2009-02-22XQuartz: DefineInitialRootWindow is goneJeremy Huddleston1-1/+3
2009-02-22XQuartz: quartzKeyboard compile fixes for recent XKB ChangesJeremy Huddleston1-22/+13
2009-02-21XQuartz: GL: Change from xalloc to xcalloc to potentially avoidGeorge Staplin1-1/+1
2009-02-21XQuartz: GL: Fix a bug with an uninitialized GLX data structure.George Staplin1-11/+30
2009-02-20XQuartz: Fix the new ProcAppleDRIDestroyPixmap code REQUEST_SIZE_MATCH.George Staplin2-2/+2
2009-02-17XQuartz: Don't need GlxSetVisualConfig any moreJeremy Huddleston1-2/+0
2009-02-16XQuartz: Add driWrap.h that I missed in the last commit.George Staplin1-0/+31
2009-02-16XQuartz: Add support for GLXPixmaps to the AppleDRI.George Staplin7-10/+892
2009-02-12XQuartz: xpr: The dri.c code for pixmaps was wrong in several ways. They wer...George Staplin1-17/+26
2009-02-12XQuartz: Fix copyright info in Info.plist to be prettier when viewed in FinderJeremy Huddleston1-3/+3
2009-02-03XQuartz: Accept bundle version 2.1.6 to work with our startup methodJeremy Huddleston1-2/+2
2009-02-02XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on LeopardJeremy Huddleston1-1/+1
2009-02-01XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXTJeremy Huddleston1-0/+2
2009-01-26XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.George Staplin1-0/+19
2009-01-25XQuartz: SnowLeopard: Help system book name changed in 10.6Jeremy Huddleston1-8/+9
2009-01-22Input: Clean up keymap change notificationsDaniel Stone1-23/+9
2009-01-22Input: Remove modifierMap from coreDaniel Stone1-0/+10
2009-01-22Input: Remove modifierKeyMapDaniel Stone1-0/+4
2009-01-18Kill off --with-mesa-source completelyDan Nicholson1-2/+0