index
:
~keithp/xserver
backout-randr
block-reorder
by-keithp
change-region-api
check-private-usage
depth1
dist-build-fixes
dri3
drm-lease
drm-lease-hacks
drm-lease-v2
drm-sequence
drm-vblank
fd-passing
fix-alpha-maps
fix-ephyr
fix-fb
fix-private-usage
force-randr-shadow
glamor-core-profile
glamor-fence
glamor-fixes
glamor-glclear
glamor-keithp
glamor-new-glyphs
glamor-pixmaps
glamor-present-xv
glamor-server
glamor-sw-traps
glamor-xv-cleanup
glx-answer-buffer
listen-fixes
master
new-font-api
new-glyphs
non-desktop
present-compositor
present-fixes
privates-fixes
protect-input
randr-1.4
randr-1.4-subwork
randr-fixes
randr-monitors
registry-fixes
remove-xfree86-sigio
render-float-transform
screen-specific-privates
secure-x
swap-pages
touch-listener
warning-fixes
wayland-pointer
window-scaling
xinput-align-fix
xkbcomp-cache
Keith's X server tree
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
applewm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-12
XQuartz: Avoid passing uninitialized pointers to X11ApplicationSetWindowMenu ...
Jeremy Huddleston Sequoia
1
-0
/
+9
2014-01-12
XQuartz: Check for allocated memory before using it in AppleWMSetWindowMenu
Jeremy Huddleston Sequoia
1
-0
/
+7
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-12
/
+12
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2012-07-09
Remove unneccesary casts from WriteToClient calls
Alan Coopersmith
1
-3
/
+3
2012-03-24
XQuartz: Source formatting cleanup
Jeremy Huddleston
1
-88
/
+108
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-166
/
+135
2012-01-12
Revert "dix: Pull client-is-local flag up to the ClientRec"
Keith Packard
1
-2
/
+2
2012-01-06
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
1
-2
/
+2
2011-10-26
XQuartz: applewm: Correct byte swapping in event notifications
Jeremy Huddleston
1
-1
/
+3
2011-09-21
Use internal temp variable for swap macros
Matt Turner
1
-5
/
+3
2011-03-23
XQuartz: applewm: Don't check if requested window level is < 0 because it is ...
Jeremy Huddleston
1
-1
/
+1
2010-09-28
XQuartz: Move use of static dispatch procs after declaration
Jeremy Huddleston
1
-27
/
+27
2010-09-28
xserver: delete pervasively use of DISPATCH_PROC
Tiago Vignatti
1
-2
/
+0
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-4
/
+2
2010-05-19
Set event sequence number in WriteEventsToClient instead of at callers.
Jamey Sharp
1
-4
/
+1
2010-05-19
Make WriteEventsToClient/WriteToClient no-op on fake or dead clients.
Jamey Sharp
1
-4
/
+1
2010-05-13
Eliminate boilerplate around client->noClientException.
Jamey Sharp
1
-13
/
+13
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-8
/
+8
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
1
-5
/
+2
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
1
-0
/
+3
2009-11-05
XQuartz: Use dixLookupResourceByType instead of LookupIDByType
Jeremy Huddleston
1
-9
/
+11
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
1
-15
/
+4
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
1
-3
/
+4
2009-08-25
XQuartz: Use applewmproto 1.4 updated headers.
Jeremy Huddleston
1
-1
/
+1
2009-07-03
XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL
Jeremy Huddleston
1
-0
/
+32
2009-06-27
XQuartz: 64bit fix for screen origin in AppleWM
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-03-04
XQuartz: Implement SendPSN for AppleWM
Jeremy Huddleston
1
-0
/
+20
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
1
-2
/
+0
2008-11-13
XQuartz: Restore the logic of AppleWMDoReorderWindow to the same as the 1.4 b...
George Staplin
1
-1
/
+5
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-11
/
+1
2008-04-18
XQuartz: Handled sanitization of namespace better
Jeremy Huddleston
1
-0
/
+2
2008-02-29
dix: Modify callers of property and selection API to use new interfaces.
Eamon Walsh
1
-9
/
+5
2008-01-05
XQuartz: Cleanup for strict-prototyping
Jeremy Huddleston
1
-9
/
+6
2007-12-05
Darwin: Flattened quartz into darwin, renamed darwin xquartz
Jeremy Huddleston
1
-0
/
+714