index
:
~ewalsh/xserver
master
server-1.5-branch
server-1.6-branch
server-1.7-branch
xace
xselinux
xserver XACE and SELinux feature branches.
ewalsh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
Re-fix DGA removal.
Keith Packard
4
-18
/
+38
2009-09-30
XQuartz: Set the proper bitmap for key repeats...
Jeremy Huddleston
1
-7
/
+41
2009-09-29
XQuartz: Cleaned up keymap setting for easier maintenance
Jeremy Huddleston
1
-61
/
+52
2009-09-29
XQuartz: Remove the redundant xquartz_resetenv_display
Jeremy Huddleston
2
-8
/
+1
2009-09-29
XQuartz: Query the BundleIdentifier from the bundle in X11.bin rather than us...
Jeremy Huddleston
1
-32
/
+45
2009-09-29
ephyr: if -parent is given, check for a trailing -screen. (#24144)
Peter Hutterer
2
-1
/
+20
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
15
-49
/
+53
2009-09-27
XQuartz: Nuke TSM
Jeremy Huddleston
1
-16
/
+0
2009-09-27
XQuartz: Fix inverse map from mode_switch to alt
Jeremy Huddleston
1
-0
/
+4
2009-09-27
XQuartz: Force a keymap resync on the first keypress to workaround XKB muckin...
Jeremy Huddleston
1
-0
/
+11
2009-09-27
XQuartz: Transition from xEvent based mieq to InternalEvent
Jeremy Huddleston
14
-439
/
+147
2009-09-28
xfree86: use the DDC size if either width or height of DisplaySize is bogus.
Peter Hutterer
1
-1
/
+1
2009-09-28
xfree86: Hurd fix
Samuel Thibault
1
-1
/
+1
2009-09-26
XQuartz: Stop checking version numbers of the bundle because CFBundleGetVersi...
Jeremy Huddleston
1
-14
/
+0
2009-09-26
XQuartz: Add pressure/tilt property labels
Jeremy Huddleston
1
-0
/
+3
2009-09-26
XQuartz: Fix a brain-o array indexing problem
Jeremy Huddleston
1
-3
/
+3
2009-09-26
XQuartz: Nuke duplicate locks that make painful headaches
Jeremy Huddleston
1
-2
/
+0
2009-09-26
XQuartz: Use internal xshm header for new xextproto
Jeremy Huddleston
1
-2
/
+1
2009-09-26
dmx: undefine MITSHM, move undefs to miinitext.c.
Kevin E Martin
1
-13
/
+0
2009-09-26
dmx: reshuffle linker order to avoid errors when MITSHM is undefined.
Kevin E Martin
1
-4
/
+1
2009-09-26
dmx: core events are always in screen coordinates when passed to GPE.
Peter Hutterer
1
-4
/
+4
2009-09-25
kdrive: plug two memory leaks when freeing the KdKeyboard/Pointer.
Peter Hutterer
2
-0
/
+10
2009-09-23
XQuartz: GLX capabilities: Allow 16bit accumulation buffers
Jeremy Huddleston
1
-6
/
+8
2009-09-22
dmx: only free the default pixmaps that we actually allocated.
Kevin E Martin
1
-2
/
+5
2009-09-22
dmx: disable Get/SetWindowPixmap, we don't support composite/redirected windows
Kevin E Martin
1
-0
/
+4
2009-09-22
Fix sporadic segfault on resume due to accidentally freeing cursor.
Keith Packard
1
-1
/
+1
2009-09-22
Revert fe31f9c + 977953b to fix issue for good.
Matthias Hopf
1
-8
/
+2
2009-09-22
input: don't use typecasts to access members of InternalEvent.
Peter Hutterer
1
-1
/
+1
2009-09-21
Less intrusive workaround for sporadic segfault on resume.
Matthias Hopf
1
-9
/
+7
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
9
-25
/
+33
2009-09-21
xfree86/modes: Remove all framebuffer support from DGA
Keith Packard
3
-105
/
+29
2009-09-21
dmx: silence 'implicit declaration of function ‘XFixesSetPictureClipRegion’
Peter Hutterer
1
-0
/
+1
2009-09-21
xfree86: silence warning: ‘ramplen’ may be used uninitialized
Peter Hutterer
1
-1
/
+1
2009-09-20
xf8CrtcSetModeTransform: free adjusted_mode name too
Keith Packard
1
-1
/
+3
2009-09-20
LoaderSortExtensions: free graph nodes
Keith Packard
1
-0
/
+2
2009-09-20
Free libpciaccess iterator in xf86PciProbe
Keith Packard
1
-1
/
+2
2009-09-20
xf86Xinput.c: get DIX event queue pointer once at InitInput time
Keith Packard
2
-9
/
+2
2009-09-20
probe_devices_from_device_sections: don't leak list of devices
Keith Packard
1
-1
/
+1
2009-09-20
xfree86: fix up wrong use of OptionRec for AutoAddDevices andAutoEnableDevices
Peter Hutterer
1
-3
/
+7
2009-09-20
xfree86: remove now unused variable
Peter Hutterer
1
-3
/
+0
2009-09-18
xfree86: vgaarb: missing wrapping macro
Tiago Vignatti
1
-0
/
+2
2009-09-18
xserver: added more Geode oddities to xf86AutoConfig.c
Martin-Éric Racine
1
-2
/
+2
2009-09-18
xfree86: use SendDevicePresenceEvents instead of manual event handling.
Peter Hutterer
1
-8
/
+1
2009-09-18
dri: use noPanoramiXExtension directly.
Shunichi Fuji
1
-11
/
+3
2009-09-17
Fix typo in Xephyr man page
Alan Coopersmith
1
-1
/
+1
2009-09-17
xserver: SIGIO option handling was incorrect.
Dave Airlie
1
-2
/
+2
2009-09-17
Add configuration option for use of SIGIO handlers for input events
Alan Coopersmith
5
-1
/
+37
2009-09-16
Work around sporadic segfault on resume with intel/KMS due to cursor->bits ==...
Matthias Hopf
1
-0
/
+8
2009-09-16
Change xf86dristr.h includes to use xf86driproto.h instead
Alan Coopersmith
5
-5
/
+5
[next]