index
:
~dottedmag/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
fixes
for-keithp
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.2-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1_0-branch
server-1_1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
fixes for X server
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-30
Track changes to CheckMotion in XineramaCheckMotion.
David Reveman
1
-10
/
+34
2008-10-30
Export MapUnmapEventsEnabled function.
David Reveman
1
-1
/
+1
2008-10-26
Ansify declaration of FontToXError()
Julien Cristau
1
-2
/
+1
2008-10-26
Nuke unused variables
Julien Cristau
2
-2
/
+1
2008-10-23
dix: fix two more endian issues, correct initial "enabled" value. #18111
Peter Hutterer
1
-3
/
+7
2008-10-23
dix: don't allow VCP/VCK be disabled through properties.
Peter Hutterer
1
-0
/
+5
2008-10-23
dix: fix endianess issue in AddInputDevice. #18111
Peter Hutterer
1
-1
/
+3
2008-10-22
dix: init remaining three xkb fields to zero in a new client.
Peter Hutterer
1
-0
/
+2
2008-10-13
Xi: check all handlers before applying property changes.
Peter Hutterer
1
-5
/
+9
2008-10-13
dix: remove duplicate code in ReleaseActiveGrabs
Peter Hutterer
1
-6
/
+0
2008-10-10
dix: silence "unused variable" compiler warning.
Peter Hutterer
1
-1
/
+0
2008-10-08
mi: functions here are carrying 'time' without need.
Tiago Vignatti
1
-1
/
+1
2008-10-07
Reinstate cursorScreenDevPriv
Adam Jackson
1
-0
/
+2
2008-10-06
Loader: Unexport a handful of consumerless symbols from dixsym.
Adam Jackson
7
-16
/
+14
2008-10-06
xalloc+memset(0) -> xcalloc
Adam Jackson
1
-44
/
+2
2008-10-06
xalloc+bzero -> xcalloc
Adam Jackson
3
-31
/
+7
2008-10-03
Remove unused wrapping for visual initialization.
Adam Jackson
1
-1
/
+0
2008-10-03
Remove the Must_have_memory hack.
Adam Jackson
1
-18
/
+7
2008-10-03
const cleanup
Adam Jackson
1
-1
/
+1
2008-10-03
Remove an utterly, utterly ancient changelog.
Adam Jackson
2
-18
/
+1
2008-10-03
dix: fix axis scaling.
Peter Hutterer
1
-2
/
+6
2008-10-03
dix: don't lose subpixel precision when scaling.
Peter Hutterer
1
-7
/
+11
2008-10-03
dix: fix non-initialization of pointer accel in master devices.
Simon Thum
1
-2
/
+7
2008-10-02
Don't inherit XAUTHORITY from the environment.
Adam Jackson
1
-4
/
+0
2008-09-26
Push server-known properties into xserver-properties.h.
Peter Hutterer
1
-0
/
+1
2008-09-26
Xi: add "deletable" flag to properties, add DeleteProperty handler.
Peter Hutterer
1
-1
/
+2
2008-09-26
Xi: allow Set/GetProperties to return a status, and honour this status code.
Peter Hutterer
1
-4
/
+3
2008-09-26
Xi: remove configure/query device property calls.
Peter Hutterer
1
-4
/
+3
2008-09-23
Rename SaveSetMap() to SaveSetShouldMap().
Adam Jackson
1
-2
/
+2
2008-09-22
Change 'remap' to 'map' in saveset functions/macros
Owen Taylor
2
-4
/
+4
2008-09-22
Don't remap windows for SaveSetUnmap
Owen W. Taylor
1
-0
/
+5
2008-09-22
Default to -br. Add -retro option for the nostalgic.
Adam Jackson
2
-8
/
+7
2008-09-22
Don't use our version of ffs() if the system has one
Julien Cristau
1
-0
/
+4
2008-09-18
dix: calloc, not malloc, ValuatorClassRec.
Peter Hutterer
1
-1
/
+1
2008-09-12
Array-index based devPrivates implementation.
Eamon Walsh
1
-101
/
+108
2008-09-02
Don't try to destroy a NULL pixmap.
Daniel Drake
1
-1
/
+1
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
3
-4
/
+8
2008-08-27
Add an array of integers for use as per-screen cursor private keys.
Eamon Walsh
1
-0
/
+2
2008-08-20
Centralize declaration of ConnectionInfo.
Adam Jackson
3
-2
/
+1
2008-08-15
dix: stick a warning in about loss of subpixel precision.
Peter Hutterer
1
-0
/
+1
2008-08-13
Eviscerate save-under support.
Adam Jackson
2
-159
/
+2
2008-08-12
dix: remove superfluous check.
Peter Hutterer
1
-3
/
+0
2008-08-11
The smart scheduler is not optional.
Mathieu BĂ©rard
2
-18
/
+0
2008-08-09
Move string comparaison functions to from dix/ to os/.
Matthieu Herrb
3
-137
/
+1
2008-08-08
dix: don't try to create events if we don't have a screen. #16898
Peter Hutterer
1
-0
/
+2
2008-08-08
dix: remove misleading comment in ptrvelo.c
Simon Thum
1
-3
/
+2
2008-08-08
dix: remove obsolete FIXME comment.
Peter Hutterer
1
-4
/
+0
2008-08-08
dix: SetModifierMapping should only apply to the ClientPointer and it's SDs.
Peter Hutterer
1
-1
/
+2
2008-08-08
dix: simplified debugging helper for pointer acceleration
Simon Thum
1
-27
/
+23
2008-08-08
dix: simplify velocity tracking filters
Simon Thum
1
-2
/
+1
[next]