index
:
~csimpson/xserver
bugfixes
master
triage
And I have become comfortably numb.
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xquartz
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-26
XQuartz: Use internal xshm header for new xextproto
Jeremy Huddleston
1
-2
/
+1
2009-09-23
XQuartz: GLX capabilities: Allow 16bit accumulation buffers
Jeremy Huddleston
1
-6
/
+8
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
2
-6
/
+8
2009-09-14
XQuartz: pbproxy: Remove debugging XBell()
Jeremy Huddleston
1
-4
/
+0
2009-09-06
XQuartz: launchd: Fallback on :0 if prefix:0 gives an error for the socket name
Jeremy Huddleston
1
-2
/
+5
2009-09-06
XQuartz: Fix "warning: function declaration isn’t a prototype" noise
Jeremy Huddleston
1
-1
/
+1
2009-09-06
XQuartz: pbproxy: 64bit fixes: Properly process an array of Atoms
Jeremy Huddleston
2
-7
/
+8
2009-09-05
XQuartz: Fix a strcpy/strcmp typo
Jeremy Huddleston
1
-5
/
+6
2009-09-04
XQuartz: Check the DISPLAY environment variable to see if the socket at start...
Jeremy Huddleston
2
-10
/
+42
2009-09-04
XQuartz: Use --with-launchd-id-prefix for consistency with xinit
Jeremy Huddleston
5
-13
/
+15
2009-08-31
XQuartz: GLX: Drawable does not contain resize anymore.
Jeremy Huddleston
1
-8
/
+0
2009-08-31
XQuartz: GL: Unset GL_EXT_gpu_program_parameters for Tiger/ppc
Jeremy Huddleston
1
-0
/
+8
2009-08-31
XQuartz: GL: Explicitly set GL_EXT symbols to 0 if they are not in OpenGL.fra...
Jeremy Huddleston
1
-0
/
+73
2009-08-25
XQuartz: Check NSINTEGER_DEFINED to make sure the NSInteger and NSUInteger ty...
Jeremy Huddleston
2
-8
/
+10
2009-08-25
XQuartz: Use applewmproto 1.4 updated headers.
Jeremy Huddleston
7
-12
/
+7
2009-08-05
XQuartz: AIGLX: Provide empty __glXAquaDrawableResize to avoid crashing in Do...
Jeremy Huddleston
1
-0
/
+7
2009-08-05
XQuartz: Only save lastpt on mouse/tablet events
Jeremy Huddleston
1
-44
/
+39
2009-08-05
XQuartz: Use mouseLocation rather than locationInWindow when setting lastpt
Jeremy Huddleston
1
-1
/
+1
2009-08-05
XQuartz: Don't use location delta for tablets since NSEvent does not give a p...
Jeremy Huddleston
1
-1
/
+16
2009-08-05
XQuartz: Purge redundant QuartzBell
Jeremy Huddleston
3
-38
/
+7
2009-07-31
XQuartz: Unify how we set our bitmasks for visuals
Jeremy Huddleston
6
-86
/
+77
2009-07-31
XQuartz: Dead code removal for StaticColor visual
Jeremy Huddleston
3
-548
/
+0
2009-07-31
XQuartz: Cleanup the bitmask setting for GLX visuals.
Jeremy Huddleston
1
-20
/
+18
2009-07-31
XQuartz: no DirectColor
Jeremy Huddleston
1
-2
/
+2
2009-07-31
XQuartz: Define DDXRingBell
Jeremy Huddleston
2
-9
/
+5
2009-07-28
XQuartz: Avoid a possible spinlock in applicationWillTerminate
Jeremy Huddleston
1
-1
/
+4
2009-07-28
XQuartz: Avoid namespace collission for BOOL in Sparkle
Jeremy Huddleston
2
-4
/
+2
2009-07-26
XQuartz: Overhaul setting up visuals
Jeremy Huddleston
4
-398
/
+222
2009-07-25
XQuartz: Use CopyKeyClass to copy the keymap to the virtual core keyboard.
Jeremy Huddleston
1
-0
/
+5
2009-07-25
Revert "XQuartz: Copy the keyboard map to the core keyboard"
Jeremy Huddleston
1
-2
/
+0
2009-07-25
XQuartz: Use pDev=NULL for DarwinSendDDXEvent
Jeremy Huddleston
1
-3
/
+1
2009-07-25
XQuartz: Bump the reported version to X11R7.4
Jeremy Huddleston
1
-1
/
+1
2009-07-25
XQuartz: xpr: Added missing include for RootlessHideAllWindows
Jeremy Huddleston
1
-0
/
+2
2009-07-25
XQuartz: Use the master device in DarwinSendDDXEvent to avoid duplicate events.
Jeremy Huddleston
1
-1
/
+3
2009-07-25
XQuartz: Copy the keyboard map to the core keyboard
Jeremy Huddleston
1
-0
/
+2
2009-07-24
XQuartz: Rever the "Set can_quit to true during a Sparkle-initiated relaunch....
Jeremy Huddleston
1
-1
/
+1
2009-07-24
XQuartz: Change handling of Windows menu to workaround a bug triggered by mix...
Jeremy Huddleston
4
-47
/
+35
2009-07-24
XQuartz: Set can_quit to true during a Sparkle-initiated relaunch.
Jeremy Huddleston
3
-7
/
+16
2009-07-24
XQuartz: Added a "Check for X11 Updates..." menu item.
Jeremy Huddleston
5
-0
/
+37
2009-07-20
XQuartz: Initial support for automatic updates through Sparkle
Jeremy Huddleston
5
-1
/
+54
2009-07-16
XQuartz: Localization updates
Jeremy Huddleston
51
-2649
/
+1969
2009-07-16
XQuartz: Cleanup getGlCapabilities to avoid hardcoding the number of displays
Jeremy Huddleston
1
-39
/
+18
2009-07-16
XQuartz: Allow more than 3 OSX displays
Jeremy Huddleston
1
-1
/
+1
2009-07-15
XQuartz: Cleanup keymap locking, fix a possible synchro bug
Jeremy Huddleston
1
-14
/
+17
2009-07-14
xquartz: switch to byte counting functions
Peter Hutterer
2
-2
/
+2
2009-07-03
XQuartz: ProcAppleWMAttachTransient to play nice with the new Dock in SL
Jeremy Huddleston
3
-2
/
+69
2009-06-27
XQuartz: Don't leave zombied processes at startup
Jeremy Huddleston
1
-2
/
+38
2009-06-27
XQuartz: 64bit fix for screen origin in AppleWM
Jeremy Huddleston
1
-1
/
+1
2009-06-27
XQuartz: More localization updates
Jeremy Huddleston
8
-226
/
+218
2009-06-19
XQuartz: More localization updates
Jeremy Huddleston
23
-2456
/
+1709
[prev]
[next]