index
:
~ofourdan/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
for-keith
for-whot
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.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
dix: Don't set core events in SetMaskForEvent.
Peter Hutterer
1
-1
/
+1
2009-02-16
Xi: remove dynamic mask assignment for XI events.
Peter Hutterer
1
-3
/
+2
2009-02-16
Remove two more define XKB leftovers.
Peter Hutterer
1
-3
/
+0
2009-02-13
dix: remove DefineInitialRootWindow()
Peter Hutterer
1
-3
/
+0
2009-02-13
Document the event masks.
Peter Hutterer
2
-10
/
+52
2009-02-13
dix: refactor pointer acceleration
Simon Thum
1
-1
/
+1
2009-02-03
Constify atom name strings
Alan Coopersmith
2
-3
/
+3
2009-02-03
dix: add SetBit(arr, bit) and ClearBit(arr, bit) to include/inputstr.h
Peter Hutterer
1
-0
/
+2
2009-02-03
include: remove now-unused sempahore macros.
Peter Hutterer
1
-15
/
+0
2009-01-30
Move the apple fat binary hacks back to a header file, and make it apple-only.
Eric Anholt
3
-6
/
+11
2009-01-23
Xi: define a range of axis labels.
Peter Hutterer
1
-0
/
+46
2009-01-22
Input: Add postdown to ButtonClassRec
Daniel Stone
1
-0
/
+1
2009-01-22
Input: Remove unused CoreProcess{Keyboard,Pointer}Event
Daniel Stone
1
-10
/
+0
2009-01-22
XKB: Remove unused DDX functions
Daniel Stone
1
-10
/
+0
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
2
-9
/
+3
2009-01-22
Input: Centralise pointer map changing
Daniel Stone
2
-5
/
+3
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
3
-13
/
+11
2009-01-22
Xi: Introduce XIShouldNotify
Daniel Stone
1
-0
/
+5
2009-01-22
XKB: Sanitise vmods for redirected keys
Daniel Stone
1
-15
/
+2
2009-01-22
XKB: Sanitise ctrls action
Daniel Stone
1
-13
/
+1
2009-01-22
XKB: Sanitise pointer actions
Daniel Stone
1
-9
/
+2
2009-01-22
XKB: Sanitise vmods in actions
Daniel Stone
1
-9
/
+2
2009-01-22
XKB: Add a hell of a lot more FIXMEs
Daniel Stone
1
-61
/
+86
2009-01-22
XKB: Remove descriptions from maprules
Daniel Stone
1
-52
/
+0
2009-01-22
XKB: Remove support for setting combined keymaps
Daniel Stone
4
-13
/
+6
2009-01-22
XKB: Remove 'extra' functionality from rules parsing
Daniel Stone
1
-17
/
+1
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-2
/
+1
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
3
-18
/
+16
2009-01-22
Input: Remove state from KeyClassRec
Daniel Stone
1
-2
/
+0
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
2
-35
/
+14
2009-01-22
XKB: Make XKB mandatory
Daniel Stone
9
-52
/
+0
2009-01-22
XKB: Remove lock actions disabling
Daniel Stone
1
-3
/
+0
2009-01-22
XKB: Add XkbRMLVOSet
Daniel Stone
1
-1
/
+12
2009-01-21
Update xorg-server.h.in & Xnest to use new XKB default #defines
Alan Coopersmith
1
-4
/
+4
2009-01-20
Remove CreateUnclippedWinSize from window.h
Adam Jackson
1
-2
/
+0
2009-01-20
Move CreateUnclippedWinSize to mbuf
Adam Jackson
1
-2
/
+1
2009-01-20
XKB: Move XkbCopyKeymap definition to xkbsrv.h
Daniel Stone
1
-0
/
+5
2009-01-20
dix: Remove traces of CoreDevicePrivateKey
Peter Hutterer
1
-2
/
+0
2009-01-20
XKB: Allow build-time configuration of XKB defaults
Daniel Stone
1
-1
/
+13
2009-01-15
XQuartz: Fix builddir != srcdir issues and undef _XSERVER64 where appropriate...
Jeremy Huddleston
2
-11
/
+9
2009-01-16
Count the number of logically down buttons in buttonsDown
Thomas Jaeger
1
-1
/
+5
2009-01-15
dix: add property support for pointer acceleration.
Simon Thum
2
-0
/
+14
2009-01-13
Fix build with --enable-visibility --disable-xdmcp.
Michel Dänzer
1
-2
/
+4
2009-01-13
dix: fix WarpPointer calls for devices with custom valuator ranges (#19297)
Peter Hutterer
1
-0
/
+1
2009-01-12
Xi: add XATOM_FLOAT to server-defined properties.
Peter Hutterer
2
-0
/
+10
2009-01-12
Xi: add XIPropToInt() auxiliary function.
Peter Hutterer
1
-0
/
+6
2009-01-08
dix: move focus handling into enterleave.c.
Peter Hutterer
2
-7
/
+0
2009-01-08
dix: reduce FirstPointerChild complexity
Peter Hutterer
1
-1
/
+0
2009-01-07
Default to use standard bitmap fonts, with builtins as fallback
Paulo Cesar Pereira de Andrade
1
-0
/
+5
2009-01-07
XQuartz: Fat binary buildfixes
Jeremy Huddleston
3
-26
/
+12
[next]