index
:
~krh/xserver
dri2-invalidate
dri2-resource-fixes
flush-callback
glamor-ddx
glx-destroy-mess
master
wayland-rootless
xwayland-dri3
xwayland-for-keithp
xwayland-glamor
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-26
XQuartz: Overhaul setting up visuals
Jeremy Huddleston
4
-398
/
+222
2009-07-25
XQuartz: Use CopyKeyClass to copy the keymap to the virtual core keyboard.
Jeremy Huddleston
1
-0
/
+5
2009-07-25
Revert "XQuartz: Copy the keyboard map to the core keyboard"
Jeremy Huddleston
1
-2
/
+0
2009-07-25
XQuartz: Use pDev=NULL for DarwinSendDDXEvent
Jeremy Huddleston
1
-3
/
+1
2009-07-25
XQuartz: Bump the reported version to X11R7.4
Jeremy Huddleston
1
-1
/
+1
2009-07-25
XQuartz: xpr: Added missing include for RootlessHideAllWindows
Jeremy Huddleston
1
-0
/
+2
2009-07-25
XQuartz: Use the master device in DarwinSendDDXEvent to avoid duplicate events.
Jeremy Huddleston
1
-1
/
+3
2009-07-25
XQuartz: Copy the keyboard map to the core keyboard
Jeremy Huddleston
1
-0
/
+2
2009-07-24
XQuartz: Rever the "Set can_quit to true during a Sparkle-initiated relaunch....
Jeremy Huddleston
1
-1
/
+1
2009-07-24
XQuartz: Change handling of Windows menu to workaround a bug triggered by mix...
Jeremy Huddleston
4
-47
/
+35
2009-07-24
XQuartz: Set can_quit to true during a Sparkle-initiated relaunch.
Jeremy Huddleston
3
-7
/
+16
2009-07-24
XQuartz: Added a "Check for X11 Updates..." menu item.
Jeremy Huddleston
5
-0
/
+37
2009-07-20
XQuartz: Initial support for automatic updates through Sparkle
Jeremy Huddleston
5
-1
/
+54
2009-07-16
XQuartz: Localization updates
Jeremy Huddleston
51
-2649
/
+1969
2009-07-16
XQuartz: Cleanup getGlCapabilities to avoid hardcoding the number of displays
Jeremy Huddleston
1
-39
/
+18
2009-07-16
XQuartz: Allow more than 3 OSX displays
Jeremy Huddleston
1
-1
/
+1
2009-07-15
XQuartz: Cleanup keymap locking, fix a possible synchro bug
Jeremy Huddleston
1
-14
/
+17
2009-07-14
xquartz: switch to byte counting functions
Peter Hutterer
2
-2
/
+2
2009-07-03
XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL
Jeremy Huddleston
3
-2
/
+69
2009-06-27
XQuartz: Don't leave zombied processes at startup
Jeremy Huddleston
1
-2
/
+38
2009-06-27
XQuartz: 64bit fix for screen origin in AppleWM
Jeremy Huddleston
1
-1
/
+1
2009-06-27
XQuartz: More localization updates
Jeremy Huddleston
8
-226
/
+218
2009-06-19
XQuartz: More localization updates
Jeremy Huddleston
23
-2456
/
+1709
2009-06-18
input: Add labels to buttons and valuators - ABI_XINPUT_VERSION 7
Peter Hutterer
1
-15
/
+52
2009-06-06
XQuartz: AIGLX dispatch table cleanup
Jeremy Huddleston
1
-746
/
+946
2009-06-06
XQuartz: Default to forcing the dialog box before quitting.
Jeremy Huddleston
1
-1
/
+1
2009-05-29
XQuartz: English localization update for HIG compliance
Jeremy Huddleston
2
-6
/
+6
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
[next]