index
:
~b0le/xserver
master
Unnamed repository; edit this file to name it for gitweb.
b0le
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xkb
/
xkbUtils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-20
xkb: don't overrun the map index when accessing symbols.
Peter Hutterer
1
-1
/
+1
2009-02-17
xkb: Fix wrong colour reference in XKB geometry copying. #20081
Peter Hutterer
1
-2
/
+2
2009-02-16
xserver: Avoid sending uninitialized padding data over the network
Peter Åstrand
1
-0
/
+1
2009-02-04
Fix "warning: unused variable XXX"
Tomas Carnecky
1
-1
/
+1
2009-01-28
Fix duplicate code, off-by one in space calculation, not initialized members
Pierre Willenbrock
1
-30
/
+9
2009-01-22
Input: Remove core keysyms from KeyClassRec
Daniel Stone
1
-105
/
+95
2009-01-22
Input: Clean up keymap change notifications
Daniel Stone
1
-112
/
+71
2009-01-22
XKB: Sanitise vmods in actions
Daniel Stone
1
-2
/
+2
2009-01-22
XKB: Remove unsupported Xi operation flags
Daniel Stone
1
-2
/
+1
2009-01-22
Input: Remove modifierMap from core
Daniel Stone
1
-7
/
+1
2009-01-22
Input: Remove modifierKeyMap
Daniel Stone
1
-41
/
+0
2009-01-22
Input: Overhaul keyboard initialisation process
Daniel Stone
1
-6
/
+0
2009-01-22
XKB: Remove lock actions disabling
Daniel Stone
1
-2
/
+0
2009-01-20
XKB: Be more verbose about XkbCopyKeymap failure in debug mode
Daniel Stone
1
-8
/
+24
2009-01-20
XKB: Trying to copy to the same keymap is not fatal
Daniel Stone
1
-1
/
+4
2009-01-20
XkbCopyKeymap: inputInfo.keyboard is not a special case
Daniel Stone
1
-19
/
+12
2008-12-30
XKB: Also copy keyboard feedback when copying the keymap
Daniel Stone
1
-1
/
+16
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
1
-1
/
+0
2008-12-03
Rework symbol visibility for easier maintenance
Paulo Cesar Pereira de Andrade
1
-22
/
+22
2008-11-29
Export symbols defined in the sdk.
Paulo Cesar Pereira de Andrade
1
-22
/
+22
2008-11-04
XKB: Tiny cleanups to _XkbLookupAnyDevice
Daniel Stone
1
-3
/
+4
2008-10-31
xkb: remove unused label "out", clean up program flow.
Peter Hutterer
1
-3
/
+1
2008-09-26
xkb: fix core keyboard map generation. #14373
Peter Hutterer
1
-5
/
+34
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-05-20
xkb: remove superfluous checks in if statement.
Peter Hutterer
1
-3
/
+3
2008-04-07
Merge branch 'master' into dcdc_rework
Peter Hutterer
1
-2
/
+5
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-04
Merge branch 'master' into mpx
Peter Hutterer
1
-16
/
+13
2008-02-17
XKB: Always set size correctly in XkbCopyKeymap's geometry routines
Daniel Stone
1
-5
/
+12
2008-02-17
XKB: Remove a bunch of mad ifdefs
Daniel Stone
1
-10
/
+0
2008-02-17
XKB: Move headers into the server tree
Daniel Stone
1
-1
/
+1
2008-02-09
xkb: when copying the keymap, make sure the structs default to 0/NULL.
Peter Hutterer
1
-8
/
+15
2008-02-09
xkb: when copying the keymap, make sure the structs default to 0/NULL.
Peter Hutterer
1
-8
/
+15
2008-02-07
xkb: when copying sections, make sure num_rows is set too.
Peter Hutterer
1
-0
/
+1
2008-02-05
xkb: when copying sections, make sure num_rows is set too.
Peter Hutterer
1
-0
/
+1
2008-01-26
Merge branch 'master' into mpx
Peter Hutterer
1
-0
/
+1
2008-01-17
XKB: XkbCopyKeymap: Don't leak all the sections
Daniel Stone
1
-0
/
+1
2008-01-03
Merge branch 'master' into mpx
Peter Hutterer
1
-62
/
+85
2007-11-13
dix: Send MappingNotify when keyboard maps change.
Peter Hutterer
1
-1
/
+4
2007-09-28
xace: add hooks + new access codes: XKB extension.
Eamon Walsh
1
-62
/
+85
2007-09-28
xace: add new hooks + access controls: XInput extension.
Eamon Walsh
1
-1
/
+1
2007-09-26
xkb: unify ErrorFs. Prefix all with [xkb].
Peter Hutterer
1
-1
/
+1
2007-07-04
Fix MEMORY SMASH in XkbCopyKeymap.
Keith Packard
1
-3
/
+2
2007-03-21
XKB: Be a tiny bit more conservative with type allocation
Daniel Stone
1
-2
/
+5
2007-03-20
Static markup and dead code cull over xkb/.
Adam Jackson
1
-55
/
+2
[next]