index
:
~jturney/xserver
build-fixes
clipboard-64bit-fix
clipboard-debug-for-1.17
clipboard-fixes-new
clipboard-use-libXWinclip
clipboard-xcb-rewrite
clipboard-xcbification
cygwin-aiglx-for-1.10
cygwin-aiglx-for-1.11
cygwin-aiglx-for-1.6
cygwin-aiglx-for-1.7
cygwin-aiglx-for-1.9
cygwin-patches-1.6
cygwin-patches-1.7
cygwin-patches-for-1.10
cygwin-patches-for-1.11
cygwin-patches-for-1.12
cygwin-patches-for-1.13
cygwin-patches-for-1.14
cygwin-patches-for-1.15
cygwin-patches-for-1.16
cygwin-patches-for-1.17
cygwin-patches-for-1.18
cygwin-patches-for-1.18-pre-xcbification
cygwin-patches-for-1.19
cygwin-patches-for-1.20
cygwin-patches-for-1.9
cygwin-release-1.10
cygwin-release-1.11
cygwin-release-1.12
cygwin-release-1.13
cygwin-release-1.14
cygwin-release-1.15
cygwin-release-1.16
cygwin-release-1.17
cygwin-release-1.18
cygwin-release-1.19
cygwin-release-1.20
cygwin-release-1.9
cygwin-warning-fixes-for-1.17
debug-output-format-fixes
dix-patches
engine-enhancements
git-describe-in-log
jturney-cygwin
jturney-debug-improvements
jturney-race-fix
main-in-ddx
master
mhummel-clipboard-thread-improvements
multimedia-keycodes
nontoplevelwin-aiglx
old-bits-and-pieces
reorder-window-creation-skip-taskbar
rootless-hook-tidyup
rpavlik-mingw-runtime-patches
rpavlik-reviewed-patches
rpavlik-unreviewed-patches
snapshot
tinderbox
unmap-minimized-windows
window-raising-rework
window-style-update-unmmap-etc-old
windowed-mode-aiglx
winlayout-to-xmodmap
winlayout-to-xmodmap-2
xcbification
X server
jturney
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
/
quartz.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-22
XQuartz: Don't crash if CG increases our display resolution
Jeremy Huddleston
1
-2
/
+3
2011-05-22
XQuartz: RandR: Don't crash if X11 is launched while there are no attached di...
Jeremy Huddleston
1
-3
/
+7
2011-04-25
XQuartz: Use a lighter spinlock instead of a pthread_mutex_t in QuartzScreenS...
Jeremy Huddleston
1
-5
/
+5
2011-03-28
consolidate SetRootClip (v2)
Dave Airlie
1
-1
/
+1
2011-02-27
XQuartz: RandR: Capture the display when switching modes with RandR
Jeremy Huddleston
1
-0
/
+2
2011-01-23
XQuartz: Use the default signal handler
Jeremy Huddleston
1
-0
/
+21
2011-01-23
XQuartz: Call RRScreenSizeNotify after handling externally-generated XP_EVENT...
Jeremy Huddleston
1
-0
/
+3
2010-12-08
XQuartz: Just NSBeep() for XBell()
Jeremy Huddleston
1
-1
/
+10
2010-12-03
XQuartz: Disable the Mac OS X screensaver when in full screen mode
Jeremy Huddleston
1
-0
/
+37
2010-09-28
XQuartz: RandR: Refactor legacy mode-switching to be better integrated with R...
Jeremy Huddleston
1
-26
/
+38
2010-09-28
XQuartz: RandR: Don't change the rootless preference when changing RandR mode
Jeremy Huddleston
1
-27
/
+32
2010-09-28
XQuartz: RandR: Remove FAKE_RANDR code.
Jan Hauffa
1
-5
/
+1
2010-09-28
XQuartz: RandR: Implement basic RandR functionality.
Jan Hauffa
1
-77
/
+27
2010-08-12
XQuartz: UpdateScreen at the end of SetRootless
Jeremy Huddleston
1
-1
/
+3
2010-07-13
XQuartz: Remove some dead code.
Jan Hauffa
1
-4
/
+0
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
1
-2
/
+4
2010-06-03
Move each screen's x/y origin into ScreenRec.
Jamey Sharp
1
-6
/
+6
2010-06-03
Move each screen's root-window pointer into ScreenRec.
Jamey Sharp
1
-1
/
+1
2010-05-14
scrnintstr.h: removed unused PaintWindow function pointers.
Oliver McFadden
1
-1
/
+0
2010-05-13
Replace X-allocation functions with their C89 counterparts
Mikhail Gusarov
1
-1
/
+1
2010-04-11
XQuartz: Add a defaults option to toggle Alt / Mode_switch
Jeremy Huddleston
1
-0
/
+1
2010-03-29
XQuartz: Re-query dixScreenOrigins as the value could've changed.
Jeremy Huddleston
1
-2
/
+5
2010-03-21
XQuartz: Constrain the pointer to the updated display bounds on display recon...
Jeremy Huddleston
1
-2
/
+11
2010-03-21
XQuartz: Minor cleanup
Jeremy Huddleston
1
-7
/
+7
2009-09-27
XQuartz: Fix a bunch of compilation warnings about style
Jeremy Huddleston
1
-1
/
+1
2009-09-27
XQuartz: Transition from xEvent based mieq to InternalEvent
Jeremy Huddleston
1
-14
/
+3
2009-08-25
XQuartz: Use applewmproto 1.4 updated headers.
Jeremy Huddleston
1
-1
/
+1
2009-06-06
XQuartz: Default to forcing the dialog box before quitting.
Jeremy Huddleston
1
-1
/
+1
2009-04-10
XQuartz: Properly set the menu bar and hotkey state when changing rootless mode.
Jeremy Huddleston
1
-4
/
+11
2009-02-22
XQuartz: DefineInitialRootWindow is gone
Jeremy Huddleston
1
-1
/
+3
2008-12-28
XQuartz: Reposition windows when we enter fullscreen to ensure our root window
Jeremy Huddleston
1
-4
/
+8
2008-12-21
XQuartz: Update our "screens" when we toggle rootless rather than when we tog...
Jeremy Huddleston
1
-9
/
+4
2008-10-31
XQuartz: displayScreenBounds uses quartzEnableRootless rather than !quartzHas...
Jeremy Huddleston
1
-1
/
+7
2008-10-21
XQuartz: More fullscreen fixes
Jeremy Huddleston
1
-2
/
+1
2008-10-08
XQuartz: Some motion made towards supporting fullscreen.
Jeremy Huddleston
1
-28
/
+90
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
1
-1
/
+0
2008-04-26
XQuartz: Cleaned up startup and thread creation a tad.
Jeremy Huddleston
1
-5
/
+0
2008-04-23
XQuartz: Make sure QuartzAudioInit() gets run.
Jeremy Huddleston
1
-2
/
+2
2008-04-18
XQuartz: Handled sanitization of namespace better
Jeremy Huddleston
1
-0
/
+2
2008-04-17
XQuartz: Fixed some missing prototypes
Jeremy Huddleston
1
-0
/
+1
2008-04-08
XQuartz: Fix issue where clicking on an X11 window might send that event to a...
Jeremy Huddleston
1
-1
/
+0
2008-04-02
moved and renamed QuartzMessageServerThread to
Ben Byer
1
-31
/
+0
2008-04-02
shovelling code around ...
Ben Byer
1
-116
/
+7
2008-04-02
just a bit of juggling headers around -- we're preparing
Ben Byer
1
-0
/
+3
2008-04-02
nuke DarwinEventQueue
Ben Byer
1
-1
/
+1
2008-03-28
XQuartz: Fixed names of enums to be more consistent
Jeremy Huddleston
1
-28
/
+28
2008-03-21
XQuartz: Initial framework for dealing with spaces on OS-X
Jeremy Huddleston
1
-1
/
+13
2007-12-21
XQuartz: Handle Pseudorami init in miinitext
Jeremy Huddleston
1
-9
/
+3
[next]