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
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
xkb: add missing swaps for xkbGetDeviceInfoReply
Peter Harris
1
-0
/
+3
2011-07-15
XKB: Work around broken interps from old xkbcomp
Daniel Stone
2
-4
/
+46
2011-06-06
xkb: Fix case checks for Latin 4.
Cyril Brulebois
1
-1
/
+2
2011-06-06
xkb: Fix case checks for Latin 2.
Cyril Brulebois
1
-1
/
+1
2011-06-06
xkb: Fix case checks for Latin 1.
Cyril Brulebois
1
-1
/
+1
2011-06-03
xkb: Fix case checks for Latin 8.
Cyril Brulebois
1
-15
/
+26
2011-05-11
input: replace EventListPtr with InternalEvent array
Peter Hutterer
1
-2
/
+2
2011-05-06
XKB: Fix sense inversion for core MapNotify events
Daniel Stone
1
-4
/
+8
2011-05-06
XKB: Send XKB events for all devices to all clients
Daniel Stone
1
-23
/
+8
2011-05-06
XKB: Send NewKeyboardNotify for dev before its master/slaves
Daniel Stone
1
-12
/
+12
2011-05-06
XKB: Remove duplicate keymap-copying loop
Daniel Stone
1
-7
/
+7
2011-05-06
XKB: Simplify a loop in ProcXkbGetKbdByName
Daniel Stone
1
-14
/
+15
2011-05-06
XKB: Don't send unnecessary NewKeyboardNotifies
Daniel Stone
1
-3
/
+1
2011-04-25
xkb: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2011-04-04
Merge remote-tracking branch 'vignatti/for-keith'
Keith Packard
1
-1
/
+3
2011-04-04
xkb: fix fd leak in XkbDDXListComponent
Tiago Vignatti
1
-1
/
+3
2011-04-04
xkb: Prevent leaking of XKB geometry information on copy.
Rami Ylimäki
1
-5
/
+3
2011-04-04
xkb: Introduce helper function to handle similar reallocations.
Rami Ylimäki
3
-94
/
+111
2011-03-17
xkb: Initialize pad bytes sent in replies of geometry requests.
Rami Ylimäki
1
-3
/
+9
2011-03-17
xkb: Document XkbWriteCountedString.
Peter Hutterer
1
-0
/
+11
2011-03-16
xkb: Release XKB component names when compiling keymap.
Rami Ylimäki
3
-21
/
+31
2011-03-09
xkb: Ensure that XKB device private won't leak on device disconnect.
Rami Ylimäki
1
-9
/
+2
2011-02-23
Merge branch 'mi-cleanup' into next
Peter Hutterer
4
-35
/
+77
2011-02-22
Move master/lastSlave out of the union into separate fields.
Peter Hutterer
2
-2
/
+2
2011-02-22
xkb: Fix a check for MASTER_KEYBOARD
Peter Hutterer
1
-6
/
+4
2011-02-22
Switch to use IsFloating()
Peter Hutterer
3
-5
/
+5
2011-02-15
xkb: Replace malloc(strlen) + strcpy with strdup
Alan Coopersmith
1
-9
/
+4
2011-02-15
XkbAddGeomProperty: Fix checks for malloc failure
Alan Coopersmith
1
-2
/
+2
2011-02-15
Replace _XkbDupString with Xstrdup
Alan Coopersmith
5
-51
/
+38
2011-02-15
xkb: Use snprintf to measure string lengths instead of manual strlen math
Alan Coopersmith
2
-12
/
+12
2011-02-14
xkb: if the keymap failed to compile, load the default keymap instead.
Peter Hutterer
1
-1
/
+22
2011-02-14
xkb: split out keymap compilation.
Peter Hutterer
1
-16
/
+39
2011-02-14
ProcXkbGetXkbByName: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-7
/
+7
2011-02-14
XkbSendNames: fix use of uninitialised bytes valgrind error.
Ander Conselvan de Oliveira
1
-1
/
+1
2011-01-27
xkb: Cancel a key's repetition when its autorepeat is disabled.
Erkki Seppälä
1
-1
/
+6
2011-01-20
Merge remote branch 'whot/for-keith'
Keith Packard
2
-10
/
+14
2011-01-21
xkb: after making changes to the xkb ctrls, copy them back into kbdfeed.
Peter Hutterer
1
-3
/
+6
2011-01-20
xkb: Replace a few manual bitflips with SetBit & friends.
Peter Hutterer
1
-7
/
+8
2011-01-18
xkb/ddxLoad.c doesn't need <paths.h> any more
Alan Coopersmith
1
-4
/
+0
2010-12-07
Convert existing Xprintf style calls to asprintf style
Alan Coopersmith
2
-24
/
+38
2010-11-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ...
Peter Hutterer
5
-70
/
+49
2010-11-11
Remove more superfluous if(p!=NULL) checks around free(p).
Cyril Brulebois
2
-8
/
+4
2010-11-11
Remove superfluous if(p!=NULL) checks around free(p); p=NULL;
Cyril Brulebois
3
-46
/
+24
2010-10-22
Abstract valuator masks through a set of APIs.
Peter Hutterer
1
-5
/
+8
2010-10-20
xkb: always fill the symsPerKey array, regardless of client flags (#30527)
Peter Hutterer
1
-14
/
+19
2010-10-20
xkb: init mapWidth and symsPerKey arrays to 0.
Peter Hutterer
1
-2
/
+2
2010-09-01
xkb: Fix RedirectKey didn't send any event.
David Ge
1
-0
/
+1
2010-09-01
xkb: Check if AddResource failed
Pauli Nieminen
1
-2
/
+4
2010-09-01
xkb: Fix possible NULL pointer dereference
Pauli Nieminen
1
-0
/
+3
2010-09-01
xkb: Fix possible NULL pointer dereference
Pauli Nieminen
1
-4
/
+6
[next]