summaryrefslogtreecommitdiff
path: root/hw/xquartz
AgeCommit message (Expand)Author
2009-02-25XQuartz: Re-enable support for capslockJeremy Huddleston
2009-02-18XQuartz: Don't need GlxSetVisualConfig any moreJeremy Huddleston
2009-02-17XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on LeopardJeremy Huddleston
2009-02-17XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXTJeremy Huddleston
2009-02-17XQuartz: Don't need explicit Activate/EnableDevice in InitInputJeremy Huddleston
2009-01-30XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.George Staplin
2009-01-30XQuartz: SnowLeopard: Help system book name changed in 10.6Jeremy Huddleston
2009-01-30XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...Jeremy Huddleston
2009-01-30XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixma...George Staplin
2009-01-30XQuartz: Only call DarwinUpdateModKeys when neededJeremy Huddleston
2009-01-30XQuartz: GL: Make indirect.c build and work in the 1.6 branch.George Staplin
2009-01-30XQuartz: GL: Set the __GLXconfig renderType to GLX_RGBA_BIT.George Staplin
2009-01-30XQuartz: GL: Make many more fbconfigs and visuals available for the 1.5 branch.George Staplin
2009-01-12XQuartz: Add locking to make mieq thread safe on OSXJeremy Huddleston
2009-01-12XQuartz: misc 1.6 updates (still --disable-glx)Jeremy Huddleston
2009-01-12XQuartz: Use depth=24 instead of FatalError if we can't figure out our depthJeremy Huddleston
2009-01-12XQuartz: Make debugging output for invalid depths a bit more detailedJeremy Huddleston
2009-01-09XQuartz: Use AvailabilityMacros.h instead of availability.h for TigerJeremy Huddleston
2009-01-09XQuartz: Copyright Update... happy new yearJeremy Huddleston
2009-01-09XQuartz: pbproxy: Push dpy init and CFRunLoop hook setup into the pbproxy thr...Jeremy Huddleston
2009-01-09XQuartz: Don't use NX_SECONDARYFNMASK, NX_NUMERICPADMASK, NX_HELPMASKJeremy Huddleston
2009-01-09XQuartz: Make sure to reset the saved key state when deactivating X11.appJeremy Huddleston
2009-01-09XQuartz: Honor system key repeat rateJeremy Huddleston
2009-01-09XQuartz: Better avoid stuck keys on context switchesJeremy Huddleston
2009-01-09XQuartz: Workaround OSX VNC server bug for modifier key stateJeremy Huddleston
2009-01-09XQuartz: Updated man page fullscreen_hotkeys fullscreen_menuJeremy Huddleston
2009-01-09XQuartz: Try harder to get the user's login environmentJeremy Huddleston
2009-01-09XQuartz: Reposition windows when we enter fullscreen to ensure our root windowJeremy Huddleston
2009-01-09XQuartz: Re-enable rlAccelJeremy Huddleston
2009-01-09XQuartz: Don't use keycode 0 to determine !swallow since our most common key ...Jeremy Huddleston
2009-01-09XQuartz: Update our "screens" when we toggle rootless rather than when we tog...Jeremy Huddleston
2009-01-09XQuartz: Run applications via '/bin/sh -c ...' to support users who expect sh...Jeremy Huddleston
2009-01-09XQuartz: pbproxy: Release display notification lock when not needed to avoid ...Jeremy Huddleston
2009-01-09XQuartz: update quoting in case X11.app is moved to a directory with a space.Jeremy Huddleston
2009-01-09XQuartz: Changed X11.sh to allow use of a ~/.x11run as requested by users of ...Jeremy Huddleston
2009-01-09XQuartz: Name the startup shell script X11 for better compatabilityJeremy Huddleston
2008-12-16XQuartz: Updated menu item ordering for better HIG complianceJeremy Huddleston
2008-12-16XQuartz: Tiger fix, don't call Xplugin code in the Appkit thread if Xplugin i...Jeremy Huddleston
2008-12-16XQuartz: Fix path to executableJeremy Huddleston
2008-12-16XQuartz: fixed make distJeremy Huddleston
2008-12-16XQuartz: Avoid using login /bin/sh blech. Just use a bash script to start th...Jeremy Huddleston
2008-12-16XQuartz: unset DISPLAY if we didn't get a launchd socket handoffJeremy Huddleston
2008-12-16XQuartz: unsetenv(DISPLAY) if we're not org.x.X11Jeremy Huddleston
2008-12-16XQuartz: Removed some debug spewJeremy Huddleston
2008-12-16XQuartz: darwinPointer reports the actual pixel position now rather than a re...Jeremy Huddleston
2008-12-16XQuartz: Corrected name/command labels in the customization widgetJeremy Huddleston
2008-12-16XQuartz: pbproxy: Simplify linkingJeremy Huddleston
2008-11-28XQuartz: GL: Make various changes to makeFormat, so that it works better. No...George Staplin
2008-11-28XQuartz: Added option to enable/disable test extensionsJeremy Huddleston
2008-11-28XQuartz: Avoid some warning messages being spewed to system.log by AppKitJeremy Huddleston