index
:
~ajax/xserver
65030
always-glx-1.4
arcology
atrocious-xephyr-glamor-hacks
bsbs11
bsbs7
composite-work
crtc-confine-v3
damage-at-flush-globally
dbe-shrink
dead-code
death-to-spans
dietfb
dix-dri2
dmx-2
drawable-ops
dri2-no-block
epoll
fedora-merge
fixes-atomic-requests
for-keithp
gc-rework
glamor-did-not-regress
glamor-for-1.15
glamor-getimage-planemask
glamor-no-largepixmap
glapi
glapi-misc
glx
glx-2
glx-direct-dispatch
glx-direct-dispatch-parts
glx-ext-libglvnd
glx-fix-osx
glx-fixes-for-1.8
glx-for-1.14
glx-gen
glx-rewrite
glx-work-pre-xdc
glxfe
glxvnd
grabpointer-rhel6.6
init-cleanup
input-thread
input-thread-v3
ioaddress
less-loader
master
maxformats
mi-cleanup
ms2432-1.17
orbea-test-1.18-dri2
performance
pointer-barriers
port-shadowfb-to-damage
resource-refactor
ricer-tuning
root-window-finalize-callback
rootless-merge
screen-gc-funcs
sdksyms
server-1.10-barriers
server-1.10-iglx
server-1.10-xfree86
server-1.12-queue
server-1.14-abi-churn
server-1.17-branch
server-1.9-xfree86
shatter
shatter-2
sigaction
synchronous-font-server
valtree-tuning
vbe-dos-hacks
vfb-ifr
vidmem-cleanup
vixmap-groundwork
vixmaps
warnings
wayland-abi
wayland-deferred-surface
wayland-netwm-etc
whot-barriers
window-cleanup
windowoptrec
wl-rebase-for-f20
wtf-gcc
xf86priv
xserver-1.13-queue
xserver-next
xvfb-glamor-be
xwayland-1.14
xwayland-next
xwl-glamor-be
xwl-xdg-shell
ajax's xserver tree
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-19
XQuartz: pbproxy: nuke RCS Id, update header license/copyright
Jeremy Huddleston
6
-13
/
+110
2008-11-19
XQuartz: pbproxy: Remove thread-main.m
Jeremy Huddleston
1
-42
/
+0
2008-11-15
XQuartz: Don't use TIS on Tiger...
Jeremy Huddleston
2
-12
/
+31
2008-11-15
XQuartz: Integrated xpbproxy into the server.
Jeremy Huddleston
10
-138
/
+211
2008-11-14
XQuartz: Actually add glcontextmodes.[hc]
Jeremy Huddleston
2
-0
/
+604
2008-11-14
fix compilation on systems that don't have
Ben Byer
1
-2
/
+6
2008-11-14
XQuartz: Initial work on readding GLX to the 1.5 server
Jeremy Huddleston
3
-4
/
+19
2008-11-14
Xquartz: Force sending mouse clicks to AppKit if we're over the menu bar
Jeremy Huddleston
1
-23
/
+51
2008-11-14
XQuartz: Made X11Application.m a little more tidy.
Jeremy Huddleston
1
-25
/
+8
2008-11-13
XQuartz: Fixed XBell() when not using system alert.
Jeremy Huddleston
1
-1
/
+1
2008-11-13
XQuartz: Added more debugging to handoff spew
Jeremy Huddleston
1
-6
/
+8
2008-11-13
XQuartz: GL: Handle the alpha differently when the alpha is equal to GLCAPS_C...
George Staplin
1
-6
/
+24
2008-11-13
XQuartz: Disable 2 calls to miSetVisualTypesAndMasks that seem to be unnecess...
George Staplin
1
-0
/
+7
2008-11-13
XQuartz: CFBundleShortVersionString needs to conform to X.Y.Z as well... sigh
Jeremy Huddleston
1
-3
/
+1
2008-11-13
XQuartz: Restore the logic of AppleWMDoReorderWindow to the same as the 1.4 b...
George Staplin
1
-1
/
+5
2008-11-06
XQuartz: Make LS parse our version properly... it didn't like our CFBundleVer...
Jeremy Huddleston
1
-3
/
+3
2008-11-05
XQuartz: GL: Add capability detection for depth buffers, and multisampling.
George Peter Staplin
3
-75
/
+179
2008-11-05
XQuartz: GL: Work around problems with really deep visuals.
George Peter Staplin
3
-72
/
+95
2008-11-05
XQuartz: Replace deprecated API usage thanks to Robery Murphy
Jeremy Huddleston
1
-1
/
+2
2008-11-05
XQuartz: version string updated for 2.3.2_beta3
Jeremy Huddleston
1
-3
/
+3
2008-11-04
A bit of whitespace cleanup in include directives.
Daniel Stone
1
-4
/
+4
2008-10-31
XQuartz: Add option to allow access to the menu in fullscreen mode
Jeremy Huddleston
6
-34
/
+101
2008-10-31
XQuartz: LP64 related casting fixes from Bob Murphy
Jeremy Huddleston
11
-46
/
+119
2008-10-31
XQuartz: displayScreenBounds uses quartzEnableRootless rather than !quartzHas...
Jeremy Huddleston
2
-6
/
+12
2008-10-31
XQuartz: Silence pointer debug spam
Jeremy Huddleston
1
-4
/
+4
2008-10-31
XQuartz: Don't map the menu bar to the screen area.
Jeremy Huddleston
2
-10
/
+10
2008-10-31
XQuartz: Fixed Xplugin thread safety issues, so rea-enable background window ...
Jeremy Huddleston
1
-7
/
+5
2008-10-31
XQuartz: GL: Mark visuals that are slower than others, due to lack of acceler...
George Peter Staplin
1
-1
/
+7
2008-10-31
XQuartz: if 0 out a block to avoid thread-unsafe lockups
Jeremy Huddleston
1
-0
/
+2
2008-10-31
XQuartz: Purge the old XQUARTZ_EXPORTS_LAUNCHD_FD option
Jeremy Huddleston
2
-17
/
+0
2008-10-28
XQuartz: Pass along SIGINT and SIGTERM from the stub to X11.app
Jeremy Huddleston
4
-36
/
+27
2008-10-28
XQuartz: pbproxy: Fix a bug that prevented nedit CLIPBOARD from being proxied.
George Peter Staplin
1
-13
/
+21
2008-10-28
XQuartz: pbproxy: Work around bugs in some apps that aren't ICCCM compliant.
George Peter Staplin
1
-10
/
+37
2008-10-28
XQuartz: pbproxy: Add code to handle PICT conversion to PNG and JPEG.
George Peter Staplin
2
-69
/
+141
2008-10-28
XQuartz: pbproxy: fixed blocking
Jeremy Huddleston
1
-5
/
+6
2008-10-28
Xquartz: pbproxy: Some debugging about unhandled mime types... this will spam...
Jeremy Huddleston
1
-0
/
+5
2008-10-28
XQuartz: GL: Fix several error handling mistakes in handleRenderDescriptions,...
George Peter Staplin
1
-3
/
+3
2008-10-28
XQuartz: GL: Add feature detection of color sizes, and accum sizes.
George Peter Staplin
4
-103
/
+530
2008-10-23
XQuartz: Do check_xinitrc() later to avoid possible deadlock.
Jeremy Huddleston
2
-13
/
+16
2008-10-23
XQuartz: pbproxy: pbproxy.h had invalid macro usage with 2 #else statements, ...
George Peter Staplin
1
-1
/
+0
2008-10-23
XQuartz: Remove the enable_stereo default. We now use feature detection to e...
George Peter Staplin
3
-8
/
+2
2008-10-23
XQuartz: pbproxy: Fix compilation on case-sensitive file systems...
Jeremy Huddleston
4
-11
/
+7
2008-10-23
XQuartz: Honor the Spaces preference for "When switching to an application, s...
Jeremy Huddleston
1
-1
/
+9
2008-10-23
XQuartz: Added missing semicolons to Localizable.strings
Jeremy Huddleston
1
-0
/
+0
2008-10-23
XQuartz: Default dpi to 96 instead of 75
Jeremy Huddleston
1
-1
/
+1
2008-10-23
XQuartz: pbproxy: SIGHUP reloads preferences.
Jeremy Huddleston
5
-20
/
+41
2008-10-21
XQuartz: Only send mouse events while in the background if we're over a visib...
Jeremy Huddleston
1
-0
/
+16
2008-10-21
XQuartz: More fullscreen fixes
Jeremy Huddleston
4
-14
/
+12
2008-10-21
XQuartz: Cleaned up keyboard init and map reload.
Jeremy Huddleston
1
-53
/
+42
2008-10-21
XQuartz: Fixed follow-keyboard-layout
Jeremy Huddleston
1
-33
/
+25
[next]