index
:
~kibi/xserver
debian-experimental
debian-squeeze-backports
debian-unstable
doc-master
fdo41211
inputbk
manpage-master
master
master-next-pull
pu/35066
server-1.7-branch
unused-but-set-variable
unused-but-set-variable-round2
upstream-experimental
various-master
KiBi's patches for xorg-server
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
xpr
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-30
XQuartz: Attatch a stub display when CoreGraphics reports no displays.
Jeremy Huddleston
1
-0
/
+13
2010-01-13
XQuartz: Don't FatalError in x_hook_run if the list is empty
Jeremy Huddleston
1
-0
/
+3
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
/
+4
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
1
-1
/
+1
2009-11-30
XQuartz: Drop calls to alloca
Jeremy Huddleston
2
-5
/
+20
2009-10-13
Rootless: Abstract some of the Xplugin specific stuff which has crept into ro...
Jeremy Huddleston
1
-1
/
+46
2009-09-27
XQuartz: Fix QuartzSetCursor to match the expected prototype.
Jeremy Huddleston
1
-2
/
+2
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
4
-8
/
+8
2009-09-27
XQuartz: Transition from xEvent based mieq to InternalEvent
Jeremy Huddleston
4
-34
/
+25
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
2
-4
/
+2
2009-07-31
XQuartz: Unify how we set our bitmasks for visuals
Jeremy Huddleston
1
-19
/
+6
2009-07-31
XQuartz: no DirectColor
Jeremy Huddleston
1
-2
/
+2
2009-07-25
XQuartz: xpr: Added missing include for RootlessHideAllWindows
Jeremy Huddleston
1
-0
/
+2
2009-07-14
xquartz: switch to byte counting functions
Peter Hutterer
1
-1
/
+1
2009-07-03
XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL
Jeremy Huddleston
1
-2
/
+35
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: In rooted mode, make sure we start in the hidden state.
Jeremy Huddleston
1
-0
/
+3
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-01
XQuartz: Pad xAppleDRINotifyEvent to 32bytes to match sizeof(xEvent)
Jeremy Huddleston
1
-1
/
+4
2009-03-04
XQuartz: Implement SendPSN for AppleWM
Jeremy Huddleston
1
-2
/
+6
2009-02-20
XQuartz: Fix the new ProcAppleDRIDestroyPixmap code REQUEST_SIZE_MATCH.
George Staplin
2
-2
/
+2
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-01-15
XQuartz: xpr: Cleanup some of the code and possibly fix part of the GLX Pixma...
George Staplin
1
-80
/
+127
2009-01-11
XQuartz: misc 1.6 updates (still --disable-glx)
Jeremy Huddleston
2
-23
/
+8
2009-01-10
XQuartz: Update padding in appledristr. This shouldn't change how the struct...
Jeremy Huddleston
1
-1
/
+1
2008-12-28
XQuartz: Re-enable rlAccel
Jeremy Huddleston
1
-3
/
+1
2008-12-23
XQuartz: Use depth=24 instead of FatalError if we can't figure out our depth
Jeremy Huddleston
1
-15
/
+15
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
3
-5
/
+0
2008-12-10
XQuartz: Make debugging output for invalid depths a bit more detailed
Jeremy Huddleston
1
-2
/
+2
2008-11-25
XQuartz: Dead code removal
Jeremy Huddleston
1
-4
/
+0
2008-11-22
XQuartz: More 1.6 server API updates
Jeremy Huddleston
1
-11
/
+23
2008-11-14
fix compilation on systems that don't have
Ben Byer
1
-2
/
+6
2008-10-31
XQuartz: LP64 related casting fixes from Bob Murphy
Jeremy Huddleston
7
-32
/
+89
2008-10-31
XQuartz: displayScreenBounds uses quartzEnableRootless rather than !quartzHas...
Jeremy Huddleston
1
-5
/
+5
2008-10-31
XQuartz: Don't map the menu bar to the screen area.
Jeremy Huddleston
1
-8
/
+2
2008-10-21
XQuartz: Fixed window levels.
Jeremy Huddleston
1
-1
/
+21
2008-09-21
XQuartz: 64bit crash fix ... don't pass pointers through xe.
Jeremy Huddleston
2
-3
/
+2
2008-09-12
XQuartz: 256 color support
Jeremy Huddleston
1
-3
/
+1
2008-09-12
XQuartz: Dead code removal
Jeremy Huddleston
1
-9
/
+1
2008-09-12
XQuartz: Don't warp the pointer on server start for XQuartz
Jeremy Huddleston
1
-10
/
+0
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
2
-4
/
+8
2008-05-08
XQuartz: Reorganized some of the build system in prep for the Mach IPC startu...
Jeremy Huddleston
2
-188
/
+2
[next]