index
:
~vignatti/xserver
bus-cleanup-take3
client-logging
daniels-fixes-and-cleanup
ephyr-dri2
generation-removal
inputthread
inputthread-commits
lrmi-for-children
master
maxscreenless
options-cleanup
registry-fix
xwayland-1.12
xwm-client
Tiago's playground
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xext
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-21
dix and others: make screens structures run-time adjustable
Tiago Vignatti
5
-29
/
+127
2010-04-12
Death to Multibuffer extension
Tiago Vignatti
6
-3681
/
+0
2010-03-22
Xext: Fix cursor reference counting hazard.
Michel Dänzer
1
-1
/
+1
2010-03-22
New header for XF86Bigfont server functions
Yaakov Selkowitz
3
-1
/
+36
2010-03-22
Xext: fix old-style function definitions in xf86bigfont.c
Yaakov Selkowitz
1
-2
/
+2
2010-03-12
Xext: Link to external libraries when necessary.
Eamon Walsh
1
-0
/
+4
2010-02-22
xselinux: Bump extension minor version.
Eamon Walsh
1
-1
/
+1
2010-02-22
xselinux: Rename window-related requests that now support pixmaps.
Eamon Walsh
2
-14
/
+14
2010-02-22
xselinux: Allow GetWindowContext to be used for pixmaps as well.
Eamon Walsh
1
-3
/
+11
2010-02-22
xselinux: Remove reference counting calls for SID objects.
Eamon Walsh
3
-73
/
+20
2010-02-22
libselinux now has a pkgconfig file. Use it.
Eamon Walsh
1
-6
/
+0
2010-02-22
xselinux: Allow SetWindowCreateContext to be used for pixmaps as well.
Eamon Walsh
1
-1
/
+1
2009-12-18
Add type name argument to CreateNewResourceType
Alan Coopersmith
11
-79
/
+52
2009-12-18
Ensure all resource types created have names registered
Alan Coopersmith
10
-4
/
+48
2009-12-18
Check for failures from CreateNewResourceType
Alan Coopersmith
4
-11
/
+21
2009-11-25
Xext: Fix a memory leak on GE client disconnect.
Rami Ylimaki
1
-6
/
+3
2009-10-28
Alloc/free drawables array for each ProcPanoramiXShmGetImage call.
Jamey Sharp
1
-8
/
+9
2009-10-14
xselinux: Use the now-exported IsPointerDevice() instead of a copy.
Eamon Walsh
1
-11
/
+1
2009-10-14
xselinux: switch from x_device to separate x_pointer and x_keyboard classes.
Eamon Walsh
2
-9
/
+51
2009-10-14
xselinux: Stop special-casing QueryPointer access checks.
Eamon Walsh
1
-11
/
+0
2009-10-14
xselinux: Factor out some dynamic array code into common helpers.
Eamon Walsh
1
-78
/
+95
2009-10-14
xselinux: refactor extension code into smaller files.
Eamon Walsh
6
-1465
/
+1642
2009-10-08
Cast small-int values through intptr_t when passed as pointers
Jamey Sharp
1
-3
/
+3
2009-10-08
Remove static MAXSCREENS limit from Xext/shm.c
Jamey Sharp
1
-18
/
+61
2009-10-07
Fix overlay detection when matching Xv adaptors across screens.
Jamey Sharp
1
-1
/
+1
2009-09-29
Fix ShmPutImage non-ZPixmap case.
Michel Dänzer
1
-9
/
+34
2009-09-22
Xext: switch mbuf.c to dixLookupResourceByType
Peter Hutterer
1
-13
/
+23
2009-09-22
Xext: remove DisplayImageBuffers from mbuf.c
Peter Hutterer
1
-36
/
+0
2009-09-22
Xext: fix up multibuffer compiler errors.
Peter Hutterer
1
-2
/
+248
2009-09-21
input: define server-supported protocol versions in one single file.
Peter Hutterer
10
-25
/
+28
2009-09-21
Xext: silence 'warning: no previous prototype' for sync, bigreq and xcmisc.
Peter Hutterer
3
-0
/
+5
2009-09-20
Xext: include security protocol header instead of client header
Thomas Jaeger
1
-1
/
+1
2009-09-10
Xext: don't try to initialize XTEST device properties if they failed.
Peter Hutterer
1
-11
/
+11
2009-09-02
Correct outdated e-mail address in "Author" statements.
Eamon Walsh
5
-5
/
+5
2009-09-01
Xext: fix a typo for bigreqsproto.h header file
Jerome Glisse
1
-1
/
+1
2009-08-31
Xext: Require newer versions of xcmiscproto, bigreqsproto, and xf86bigfontpro...
Jeremy Huddleston
3
-4
/
+3
2009-08-27
Xext: rename Xtst* to XTest*
Peter Hutterer
1
-43
/
+43
2009-08-27
input: move XTest device initialization into Xext/xtest.c
Peter Hutterer
1
-0
/
+142
2009-08-24
Xext: remove un-used extern of DeviceMotionNotify.
Peter Hutterer
1
-1
/
+0
2009-08-17
xselinux: Allow per-client device create contexts.
Eamon Walsh
1
-9
/
+1
2009-08-17
xselinux: Add more new device permissions for XI2.
Eamon Walsh
1
-2
/
+2
2009-08-17
Don't reset the lastDeviceEventTime when doing DPMS actions
Richard Hughes
1
-13
/
+4
2009-08-14
Xext: fix up wrong conditions for negative sync transitions.
Peter Hutterer
1
-18
/
+14
2009-08-13
Xext: add missing return code check to ProcSyncDestroyAlarm
Peter Hutterer
1
-0
/
+1
2009-08-13
Xext: allocate a separate event list for XTest events (#23100)
Peter Hutterer
1
-6
/
+11
2009-07-17
Xext: include securproto.h instead of securstr.h
Peter Hutterer
1
-1
/
+1
2009-07-15
Update to xextproto 7.0.99.1.
Peter Hutterer
8
-20
/
+35
2009-07-14
Xext: switch to byte counting functions
Peter Hutterer
12
-51
/
+51
2009-07-07
The way XaceHook() mixes struct initializers and va_arg() is not portable and
Michael Lorenz
1
-63
/
+53
2009-07-06
Xext: return BadValue for XTestFakeInput on unsupported capabilities.
Peter Hutterer
1
-0
/
+23
[next]