index
:
~tjaalton/xserver
for-1.19
Unnamed repository; edit this file 'description' to name the repository.
tjaalton
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-25
miinitext: introduce LoadExtensionList() to replace over LoadExtension()
Emil Velikov
1
-4
/
+1
2014-02-14
XQuartz: pointer -> void *
Jeremy Huddleston Sequoia
1
-4
/
+4
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
XQuartz: Silence a clang static analysis warning about a memory leak
Jeremy Huddleston Sequoia
1
-0
/
+3
2014-01-12
XQuartz: Silence a clang static analysis warning about a possible memory leak...
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-12
XQuartz: Validate length in appledri before swapping
Jeremy Huddleston Sequoia
1
-0
/
+6
2014-01-12
XQuartz: Validate screen in AppleDRIQueryDirectRenderingCapable requests
Jeremy Huddleston Sequoia
1
-0
/
+4
2014-01-12
XQuartz: Simplify hook_run to quiet static analyzer
Jeremy Huddleston Sequoia
1
-21
/
+6
2014-01-12
XQuartz: Mark applicationWillTerminate: noreturn
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-12
XQuartz: Fix get_proc_address signature
Jeremy Huddleston Sequoia
1
-2
/
+2
2014-01-12
XQuartz: Fix darwinfb.h header guard
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-01-12
XQuartz: Silence some static analyzer warnings by annotating referencing counts
Jeremy Huddleston Sequoia
1
-0
/
+13
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
5
-21
/
+21
2013-12-12
XQuartz: Use asl_log_descriptor to log stdout/stderr of child processes
Jeremy Huddleston Sequoia
1
-4
/
+4
2013-12-10
xquartz/glx: Convert to non-glapi dispatch
Adam Jackson
1
-13
/
+13
2013-11-10
XQuartz: Don't sleep forever on exit if usleep() returns an error
Jeremy Huddleston Sequoia
1
-1
/
+1
2013-11-10
XQuartz: Update Info.plist copyright years
Jeremy Huddleston Sequoia
1
-2
/
+2
2013-10-31
XQuartz: Bump bundle version to 2.7.6
Jeremy Huddleston Sequoia
1
-2
/
+2
2013-10-06
XQuartz: Dont't set screen on __GLXConfig
Jeremy Huddleston Sequoia
1
-2
/
+0
2013-10-04
Merge remote-tracking branch 'ajax/xserver-next'
Keith Packard
3
-4
/
+0
2013-09-16
XQuartz: pbproxy: Fix build with -DDEBUG
Jeremy Huddleston Sequoia
1
-2
/
+1
2013-09-16
XQuartz: Fix build with moved pseudoramiX
Jeremy Huddleston Sequoia
2
-0
/
+2
2013-09-11
glx: Remove pixmapMode from __GLXconfig
Adam Jackson
2
-2
/
+0
2013-09-10
mipointer: Remove EnqueueEvent from miPointerScreenFuncRec
Adam Jackson
1
-1
/
+0
2013-09-10
mipointer: Flatten calls to mieqSwitchScreen
Adam Jackson
1
-1
/
+0
2013-08-30
Move pseudoramiX code where it can be shared between Xwin and Xquartz
Jon TURNEY
3
-528
/
+2
2013-03-18
Full support of sRGB capable fbconfigs.
Tomasz Lis
1
-0
/
+3
2013-02-14
XQuartz: Ensure <dix-config.h> is included in capabilities.c
Jeremy Huddleston Sequoia
1
-0
/
+4
2012-12-18
XQuartz: Don't add the 15bit visual any more
Jeremy Huddleston Sequoia
2
-7
/
+14
2012-12-18
XQuartz: Revert some unfortunate auto-indenting mishaps with our super-nested...
Jeremy Huddleston Sequoia
1
-140
/
+74
2012-11-21
Constify extensions in LoadExtension users
Daniel Stone
1
-1
/
+1
2012-11-17
XQuartz: Opt-in to NSSupportsAutomaticGraphicsSwitching
Jeremy Huddleston Sequoia
1
-0
/
+2
2012-09-24
Merge remote-tracking branch 'ajax/server-1.14-abi-churn'
Keith Packard
2
-5
/
+5
2012-09-23
Merge remote-tracking branch 'jeremyhu/master'
Keith Packard
2
-0
/
+34
2012-09-23
dix: Remove #includes of mibstore.h
Daniel Martin
1
-1
/
+0
2012-09-22
XQuartz: Add some verbose logging to debug xp_lock_window being unbalanced
Jeremy Huddleston Sequoia
1
-0
/
+28
2012-09-22
XQuartz: Avoid a possible deadlock with DRI on OS X 10.7.5 and OS X 10.8.2
Jeremy Huddleston Sequoia
1
-0
/
+6
2012-09-20
dix: Pull client-is-local flag up to the ClientRec
Adam Jackson
2
-5
/
+5
2012-08-27
XQuartz: Bump Info.plist version to 2.7.4
Jeremy Huddleston Sequoia
1
-2
/
+2
2012-08-16
XQuartz: Use asl_log_descriptor for children as well
Jeremy Huddleston Sequoia
1
-2
/
+60
2012-08-16
XQuartz: Use asl_log_descriptor on Mountain Lion
Jeremy Huddleston Sequoia
1
-0
/
+17
2012-08-16
XQuartz: console_redirect: Properly zero-out the tail of the array on realloc()
Jeremy Huddleston Sequoia
1
-2
/
+2
2012-08-16
XQuartz: console_redirect: Set the correct location for reading into the buffer
Jeremy Huddleston Sequoia
1
-9
/
+15
2012-08-15
XQuartz: Fix build regression for GlxExtensionInit
Jeremy Huddleston
1
-0
/
+1
2012-08-03
XQuartz: Fix xp_window_bring_all_to_front linking on OS versions with older l...
Jeremy Huddleston Sequoia
1
-22
/
+12
2012-08-01
pbproxy: Fix a warning about a bad method prototype
Jeremy Huddleston Sequoia
1
-1
/
+1
2012-08-01
Fix pseudoramiX.c compilation without darwin.h
Jon TURNEY
1
-17
/
+39
2012-08-01
hw/xquartz: Various fixes for pseudoramiX.c
Jon TURNEY
1
-4
/
+13
2012-07-25
XQuartz: Call xp_window_bring_all_to_front if available in libXplugin
Jeremy Huddleston
1
-0
/
+32
[prev]
[next]