index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
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.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-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
server-21.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-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-26
xkb: squash canonical types into explicit ones on core reconstruction.
Peter Hutterer
1
-3
/
+10
2008-09-26
xkb: fix core keyboard map generation. #14373
Peter Hutterer
1
-5
/
+34
2008-09-22
xkb: fix use of uninitialized variable.
Kim Woelders
1
-12
/
+5
2008-08-28
Prepare for array-index based devPrivates.
Tomas Carnecky
1
-1
/
+2
2008-08-10
Move strcasecmp(), strcasencmp() and strcasestr() prototypes to os.h
Matthieu Herrb
1
-0
/
+1
2008-08-08
xkb: actually initialise sli before using it.
Peter Hutterer
1
-0
/
+5
2008-08-06
xkb: ProcXkbSetDeviceInfo should work on all attached SDs.
Peter Hutterer
1
-17
/
+89
2008-08-06
xkb: ProcXkbSetGeometry should work on all attached SDs.
Peter Hutterer
1
-31
/
+56
2008-08-06
xkb: ProcXkbSetNames should work on all attached SDs.
Peter Hutterer
1
-271
/
+353
2008-08-06
xkb: ProcXkbSetNamedIndicator should work on all attached SDs.
Peter Hutterer
1
-70
/
+179
2008-08-06
xkb: ProcXkbSetIndicatorMap should work on all attached SDs.
Peter Hutterer
1
-36
/
+68
2008-08-06
xkb: ProcXkbSetCompatMap should work on all attached SDs.
Peter Hutterer
1
-52
/
+118
2008-08-06
xkb: ProcXkbSetMap should work on all attached SDs.
Peter Hutterer
1
-101
/
+179
2008-08-06
xkb: ProcXkbBell should work on all attached SDs.
Peter Hutterer
1
-91
/
+140
2008-08-04
xkb: break up XkbCopyKeymap into bite-sized chunks.
Peter Hutterer
1
-76
/
+167
2008-07-28
xkb: remove superfluous inputInfo.keyboard treatment.
Peter Hutterer
1
-17
/
+11
2008-07-28
xkb: use PickPointer/PickKeyboard in _XkbLookupAnyDevice.
Peter Hutterer
1
-8
/
+2
2008-07-28
xkb: don't send core events on SlowKeys.
Peter Hutterer
1
-1
/
+1
2008-07-24
Remove all empty extension reset hooks, replace with NULL.
Adam Jackson
1
-7
/
+1
2008-07-23
Unifdef __osf__
Adam Jackson
2
-2
/
+2
2008-07-23
Unifdef AIX.
Adam Jackson
1
-1
/
+1
2008-07-23
Unifdef sgi.
Adam Jackson
2
-9
/
+1
2008-07-23
Unifdef QNX.
Adam Jackson
1
-3
/
+0
2008-07-17
Dead code removal
Daniel Stone
1
-1
/
+1
2008-07-17
Drop a bunch of #ifdef Lynx.
Mathieu Bérard
1
-1
/
+1
2008-06-25
Don't log null device name in XkbDDXLoadKeymapByNames
Alan Coopersmith
1
-1
/
+1
2008-06-25
xkb: remove unused variable is_core.
Peter Hutterer
1
-2
/
+1
2008-06-18
input: fix up usage of button->down, used to be a bitmask, is now an array.
Peter Hutterer
1
-2
/
+2
2008-06-13
Fix "warning: the address of ‘newTypes’ will always evaluate as ‘true’".
Eamon Walsh
1
-1
/
+1
2008-06-13
Fix "warning: unused variable `s'".
Eamon Walsh
1
-5
/
+4
2008-06-05
xkb: reset xkb_cached_map on CloseDownDevices.
Peter Hutterer
1
-0
/
+3
2008-06-02
xkb: delete default rules when devices are closed.
Peter Hutterer
1
-0
/
+15
2008-05-22
xkb: fix crash caused by uninitialised variable.
Peter Hutterer
1
-1
/
+1
2008-05-20
xkb: remove superfluous checks in if statement.
Peter Hutterer
1
-3
/
+3
2008-05-20
Merge branch 'master' into mpx
Peter Hutterer
1
-23
/
+33
2008-05-13
When XKB fails to open rules file, log the file name, not the NULL file pointer
Alan Coopersmith
1
-1
/
+1
2008-05-07
XKB: Actually explain keymap failures
Daniel Stone
1
-22
/
+32
2008-04-22
Merge branch 'master' into mpx
Peter Hutterer
1
-1
/
+1
2008-04-22
xkb: use the correct device instead of an uninitialised "dev". #15614
Egbert Eich
1
-1
/
+1
2008-04-18
xkb: mixing up src and dst in a memcpy is suboptimal.
Peter Hutterer
1
-1
/
+1
2008-04-13
xkb: two fixes to avoid server crashes.
Peter Hutterer
1
-2
/
+2
2008-04-13
xkb: Add XkbCopySrvLedInfo, deep-copies a XkbSrvLedInfoRec.
Peter Hutterer
1
-0
/
+39
2008-04-08
xkb: don't overwrite CtrlProc in the second run of XkbFinishDeviceInit.
Peter Hutterer
1
-1
/
+4
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
5
-16
/
+37
2008-04-01
XKB: Fix processInputProc wrapping
Thomas Jaeger
1
-5
/
+4
2008-03-14
XkbCopyKeymap: Fix broken indentation
Daniel Stone
1
-4
/
+4
2008-03-10
XkbCopyKeymap was mangling doodads and overlays
Keith Packard
1
-2
/
+5
2008-03-05
Fix distcheck.
Adam Jackson
1
-1
/
+1
2008-03-04
Merge branch 'master' into mpx
Peter Hutterer
27
-986
/
+1066
2008-03-04
XKB: Fix initial map setting on startup
Daniel Stone
2
-6
/
+25
[next]