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
/
xkb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-20
XkbCopyKeymap: inputInfo.keyboard is not a special case
Daniel Stone
1
-19
/
+12
2009-01-20
XKB: Move XkbCopyKeymap definition to xkbsrv.h
Daniel Stone
1
-6
/
+0
2009-01-20
XKB: Allow build-time configuration of XKB defaults
Daniel Stone
1
-31
/
+10
2009-01-15
mi: ensure chained button mappings from SD -> MD (#19282)
Peter Hutterer
1
-1
/
+1
2009-01-11
xkb: ANSI cleanup
Julien Cristau
1
-1
/
+1
2009-01-08
xkb: fix typo - missing negation when checking button state.
Peter Hutterer
1
-1
/
+1
2008-12-30
XKB: Also copy keyboard feedback when copying the keymap
Daniel Stone
1
-1
/
+16
2008-12-23
xkb: don't treat groups with different no of symbols as identical.
Peter Hutterer
1
-0
/
+2
2008-12-23
xkb: explicitly check for group replication in the core representation.
Peter Hutterer
1
-19
/
+63
2008-12-23
xkb: don't replicate past the number of groups we have.
Peter Hutterer
1
-3
/
+4
2008-12-23
xkb: ensure enough symbols for core Group1 replication.
Peter Hutterer
1
-2
/
+17
2008-12-12
Remove #define NEED_EVENTS and NEED_REPLIES
Peter Hutterer
31
-37
/
+0
2008-12-10
mi: Clean up CopyGetMasterEvent, re-use the memory.
Peter Hutterer
1
-5
/
+10
2008-12-08
ddxCtrls.c: XkbDDXUsesSoftRepeat always returns 1 now
Sascha Hlusiak
1
-20
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
29
-166
/
+166
2008-12-03
xkb: Allow NULL as rulesFile in XkbSetRulesDflts.
Peter Hutterer
1
-5
/
+24
2008-12-02
xkb: Extra sanity checks to prevent dev->key == NULL dereferencing.
Peter Hutterer
1
-4
/
+15
2008-12-02
xkb: don't attempt to filter events for devices without key classes.
Peter Hutterer
1
-1
/
+9
2008-12-02
Xi: fix use of button->down - bitflags instead of int arrays.
Peter Hutterer
1
-2
/
+2
2008-11-30
Correct static symbol XkmReadTOC and first pass on compile warning fixes.
Paulo Cesar Pereira de Andrade
1
-1
/
+1
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
29
-162
/
+162
2008-11-25
Remove duplication from code paths in XkbDDXCompileKeymapByNames
Alan Coopersmith
1
-34
/
+42
2008-11-20
Always use server-<display>.xkm to avoid races when multiple servers start
Alan Coopersmith
1
-10
/
+2
2008-11-08
Remove some null statements.
James Cloos
1
-1
/
+1
2008-11-04
xkb: extract the correct device in XkbFilterEvents.
Peter Hutterer
1
-0
/
+8
2008-11-04
xkb: when faking mouse button events, fake them on the correct devices.
Peter Hutterer
5
-72
/
+33
2008-11-04
XKB: Tiny cleanups to _XkbLookupAnyDevice
Daniel Stone
1
-3
/
+4
2008-11-04
XKB: Fix thinko, causing warning (erroneously fixed in 5544c51447)
Daniel Stone
1
-1
/
+1
2008-10-31
xkb: remove unused label "out", clean up program flow.
Peter Hutterer
1
-3
/
+1
2008-10-31
Move EXTENSION_BASE and EXTENSION_EVENT_BASE to misc.h.
Peter Hutterer
1
-1
/
+0
2008-10-31
xkb: ProcXkbSetCompatMap should do dry-runs, then normal runs.
Peter Hutterer
1
-2
/
+2
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
[prev]
[next]