index
:
xorg/xserver-test
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
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.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
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.9-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
xwayland
xwayland-1.12
X server
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dix
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-24
dix: GetPointerEvents: added valuator range checking
Oliver McFadden
1
-8
/
+10
2010-12-03
Return Success from generate_modkeymap() when max_keys_per_mod is zero
Adam Tkac
1
-11
/
+13
2010-12-02
dix: do not use bit-wise operators on the boolean result of BitIsOn
Ferry Huberts
1
-6
/
+6
2010-12-02
dix: remove now unnecessary !! before BitIsOn()
Peter Hutterer
1
-4
/
+4
2010-11-13
dix: Fix make distcheck
Jeremy Huddleston
1
-0
/
+1
2010-11-10
dix: advance parent window pointer when no node is found
Tiago Vignatti
1
-3
/
+3
2010-11-10
fix a sign problem with valuator data.
Joe Shaw
1
-1
/
+1
2010-11-10
dix: don't create core motion events for non-x/y valuators.
Peter Hutterer
1
-0
/
+9
2010-10-12
Revert "dix: don't create core motion events for non-x/y valuators."
Jeremy Huddleston
1
-9
/
+0
2010-09-27
dix: don't set time to CurrentTime in DeviceChangedEvents.
Peter Hutterer
1
-1
/
+1
2010-09-27
dix: fix crash when removing devices on a buttonless MD pointer (#29669)
Peter Hutterer
1
-1
/
+1
2010-09-27
dix: don't create core motion events for non-x/y valuators.
Peter Hutterer
1
-0
/
+9
2010-09-11
Add screens to the PRIVATE_XSELINUX set.
Eamon Walsh
1
-0
/
+1
2010-09-11
Fix property and selection devPrivate allocation.
Eamon Walsh
2
-3
/
+1
2010-08-18
dix: copy the valuators passed into GPE/GKVE/GProxE.
Peter Hutterer
1
-5
/
+16
2010-08-16
dix: reset pScreen->root to NULL when root window is deleted.
Keith Packard
1
-0
/
+2
2010-08-13
Stop checking or calling PtrCtrlProcs
Alan Coopersmith
1
-6
/
+2
2010-08-13
xkb: post-fix PointerKeys button events with a DeviceChangedEvent.
Peter Hutterer
1
-5
/
+5
2010-08-09
fonts: Fix refcounting for asynchronous font operations (#3040)
Adam Jackson
1
-53
/
+48
2010-07-21
dix: hack around enter/leave event issues for grabbed devices (#27804)
Peter Hutterer
1
-9
/
+18
2010-07-07
dix: purge leftover manual key down bit setting.
Peter Hutterer
1
-9
/
+3
2010-07-07
dix: add aux. functions for button_is_down, set_button_down, set_button_up.
Peter Hutterer
1
-2
/
+33
2010-07-07
dix: use BitIsOn/SetBit/ClearBit macros for set_key_down helpers.
Peter Hutterer
1
-6
/
+6
2010-07-07
dix: treat flags as flags, not as value in key_is_down.
Peter Hutterer
1
-1
/
+1
2010-07-01
Merge remote branch 'whot/for-keith'
Keith Packard
2
-51
/
+3
2010-07-01
Revert "Revert "dix: use the event mask of the grab for TryClientEvents.""
Keith Packard
1
-2
/
+50
2010-07-01
dix: fix up erroneous error message.
Peter Hutterer
1
-1
/
+1
2010-06-30
Initialize dev privates before using any
Keith Packard
1
-1
/
+3
2010-06-30
Revert "dix: use the event mask of the grab for TryClientEvents."
Peter Hutterer
1
-50
/
+2
2010-06-28
Revert "dix: use the event mask of the grab for TryClientEvents."
Peter Hutterer
1
-50
/
+2
2010-06-24
dix: use one single function to register fpe fonts
Tiago Vignatti
1
-3
/
+1
2010-06-16
dix: the default axis mode is Relative, not "0".
Peter Hutterer
1
-1
/
+1
2010-06-11
Get rid of xstrdup when argument is definitely non-NULL
Mikhail Gusarov
1
-1
/
+1
2010-06-10
Merge remote branch 'whot/for-keith'
Keith Packard
1
-0
/
+6
2010-06-11
xfree86: Match devices based on USB ID
Dan Nicholson
1
-0
/
+3
2010-06-11
xfree86: Match devices based on PnP ID
Dan Nicholson
1
-0
/
+3
2010-06-10
Remove unnecessary parentheses around return values in functions
Mikhail Gusarov
16
-229
/
+229
2010-06-06
Remove more superfluous if(p) checks around free(p)
Mikhail Gusarov
9
-44
/
+29
2010-06-06
Replace deprecated bzero with memset
Mikhail Gusarov
4
-10
/
+10
2010-06-05
dix: Remove test for obsolete NO_XINERAMA_PORT macro.
Kim Woelders
1
-2
/
+1
2010-06-05
Clean up after removal of screen parameters from region macros.
Jamey Sharp
3
-65
/
+29
2010-06-05
Add dixCreatePrivateKey API
Keith Packard
1
-2
/
+30
2010-06-05
Change devPrivates implementation.
Keith Packard
1
-149
/
+327
2010-06-05
Change the devPrivates API to require dixRegisterPrivateKey
Keith Packard
13
-98
/
+161
2010-06-05
Remove dixRegisterPrivateOffset; hard-code devPrivates offsets instead
Keith Packard
2
-45
/
+15
2010-06-05
Change region implementation from macros to inline functions.
Keith Packard
1
-130
/
+3
2010-06-05
Rename region macros to eliminate screen argument
Keith Packard
4
-185
/
+127
2010-06-05
Move mi/miregion.c to dix/region.c
Keith Packard
2
-0
/
+1846
2010-06-05
Change region implementation names to eliminate the 'mi' prefix
Keith Packard
1
-2
/
+2
2010-06-03
composite: use config notify hook to do pixmap resize.
Dave Airlie
1
-1
/
+8
[next]