index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-27
XQuartz: More localization updates
Jeremy Huddleston
39
-2555
/
+1719
2009-05-09
XQuartz: pbproxy standalone: added missing variable declarations.
Jeremy Huddleston
1
-0
/
+3
2009-04-28
dix: remove all but main() from main.c
Peter Hutterer
1
-1
/
+1
2009-04-22
XQuartz: Localization update
Jeremy Huddleston
69
-0
/
+69746
2009-04-22
XQuartz: Make sure the bgMouseLocationUpdated state is consistent
Jeremy Huddleston
1
-18
/
+23
2009-04-17
input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.
Peter Hutterer
1
-3
/
+1
2009-04-11
XQuartz: Use correct values for ProximityIn and ProximityOut
Jeremy Huddleston
1
-3
/
+1
2009-04-11
XQuartz: Solve the tablet 100% CPU bug
Jeremy Huddleston
1
-3
/
+3
2009-04-11
XQuartz: Re-enable background window checking
Jeremy Huddleston
1
-8
/
+2
2009-04-11
XQuartz: Only set MotionNotify on activation if it is updated.
Jeremy Huddleston
1
-1
/
+5
2009-04-11
XQuartz: Make sure the Fn doesn't trigger unneccessary calls to DarwinUpdateM...
Jeremy Huddleston
3
-28
/
+41
2009-04-11
XQuartz: Re-enable Fn as an option for 3button mouse simulation.
Jeremy Huddleston
1
-2
/
+5
2009-04-10
XQuartz: xprSetWindowLevel updated to store the level requested by the WM
Jeremy Huddleston
1
-1
/
+15
2009-04-10
XQuartz: Update window levels when changing rootless state
Jeremy Huddleston
1
-12
/
+22
2009-04-10
XQuartz: Fix window levels for rooted mode to allow showing the menu bar.
Jeremy Huddleston
1
-3
/
+5
2009-04-10
XQuartz: Properly set the window level for the root window
Jeremy Huddleston
3
-12
/
+21
2009-04-10
XQuartz: Properly set the menu bar and hotkey state when changing rootless mode.
Jeremy Huddleston
1
-4
/
+11
2009-04-10
XQuartz: In rooted mode, make sure we start in the hidden state.
Jeremy Huddleston
1
-0
/
+3
2009-04-10
XQuartz: Send MotionNotify before button presses when X11 is in the background
Jeremy Huddleston
1
-19
/
+30
2009-04-10
XQuartz: Revert most of the previous override redirect patch
Jeremy Huddleston
1
-10
/
+0
2009-04-05
XQuartz: Use updated Xplugin API to send overide-redirect windows to the curr...
Jeremy Huddleston
1
-15
/
+26
2009-04-05
XQuartz: Send a MotionNotify event for the mouse cursor when activating X11.app
Jeremy Huddleston
1
-21
/
+30
2009-04-01
XQuartz: Still send mouse events while X11 is in the background if we have te...
Jeremy Huddleston
1
-1
/
+1
2009-04-01
XQuartz: Return BadRequest when SendPSN isn't implemented rather than success
Jeremy Huddleston
1
-5
/
+6
2009-04-01
XQuartz: Pad xAppleDRINotifyEvent to 32bytes to match sizeof(xEvent)
Jeremy Huddleston
1
-1
/
+4
2009-03-31
XQuartz: Don't report mouse events while X11 is not the foreground application
Jeremy Huddleston
1
-7
/
+4
2009-03-30
XQuartz: Fix mouse tracking for quake, et. al. in wine
Jeremy Huddleston
1
-9
/
+17
2009-03-04
XQuartz: Implement SendPSN for AppleWM
Jeremy Huddleston
3
-2
/
+28
2009-02-26
XQuartz: Don't erase the mode_switch+keysym if it's the same as shift+keysym
Jeremy Huddleston
1
-2
/
+2
2009-02-24
XQuartz: Re-enable support for capslock
Jeremy Huddleston
1
-1
/
+2
2009-02-24
XQuartz: Comment out the background pointer interaction that seems to be caus...
Jeremy Huddleston
1
-0
/
+6
2009-02-22
XQuartz: DefineInitialRootWindow is gone
Jeremy Huddleston
1
-1
/
+3
2009-02-22
XQuartz: quartzKeyboard compile fixes for recent XKB Changes
Jeremy Huddleston
1
-22
/
+13
2009-02-21
XQuartz: GL: Change from xalloc to xcalloc to potentially avoid
George Staplin
1
-1
/
+1
2009-02-21
XQuartz: GL: Fix a bug with an uninitialized GLX data structure.
George Staplin
1
-11
/
+30
2009-02-20
XQuartz: Fix the new ProcAppleDRIDestroyPixmap code REQUEST_SIZE_MATCH.
George Staplin
2
-2
/
+2
2009-02-17
XQuartz: Don't need GlxSetVisualConfig any more
Jeremy Huddleston
1
-2
/
+0
2009-02-16
XQuartz: Add driWrap.h that I missed in the last commit.
George Staplin
1
-0
/
+31
2009-02-16
XQuartz: Add support for GLXPixmaps to the AppleDRI.
George Staplin
7
-10
/
+892
2009-02-12
XQuartz: xpr: The dri.c code for pixmaps was wrong in several ways. They wer...
George Staplin
1
-17
/
+26
2009-02-12
XQuartz: Fix copyright info in Info.plist to be prettier when viewed in Finder
Jeremy Huddleston
1
-3
/
+3
2009-02-03
XQuartz: Accept bundle version 2.1.6 to work with our startup method
Jeremy Huddleston
1
-2
/
+2
2009-02-02
XQuartz: GLX: Fix accidental exclusion of glBlitFramebufferEXT on Leopard
Jeremy Huddleston
1
-1
/
+1
2009-02-01
XQuartz: GLX: OpenGL.framework on Tiger doesn't have glBlitFramebufferEXT
Jeremy Huddleston
1
-0
/
+2
2009-01-26
XQuartz: GL: indirect.c changes to fix the build with newer OpenGL frameworks.
George Staplin
1
-0
/
+19
2009-01-25
XQuartz: SnowLeopard: Help system book name changed in 10.6
Jeremy Huddleston
1
-8
/
+9
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
1
-23
/
+9
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-0
/
+10
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
1
-0
/
+4
2009-01-18
Kill off --with-mesa-source completely
Dan Nicholson
1
-2
/
+0
[next]