Age | Commit message (Expand) | Author |
2009-03-27 | xkb: Fix wrong colour reference in XKB geometry copying. #20081 | Peter Hutterer |
2008-11-04 | XKB: Tiny cleanups to _XkbLookupAnyDevice | Daniel Stone |
2008-10-31 | xkb: remove unused label "out", clean up program flow. | Peter Hutterer |
2008-09-26 | xkb: fix core keyboard map generation. #14373 | Peter Hutterer |
2008-08-04 | xkb: break up XkbCopyKeymap into bite-sized chunks. | Peter Hutterer |
2008-07-28 | xkb: remove superfluous inputInfo.keyboard treatment. | Peter Hutterer |
2008-07-28 | xkb: use PickPointer/PickKeyboard in _XkbLookupAnyDevice. | Peter Hutterer |
2008-05-20 | xkb: remove superfluous checks in if statement. | Peter Hutterer |
2008-04-07 | Merge branch 'master' into dcdc_rework | Peter Hutterer |
2008-03-14 | XkbCopyKeymap: Fix broken indentation | Daniel Stone |
2008-03-10 | XkbCopyKeymap was mangling doodads and overlays | Keith Packard |
2008-03-04 | Merge branch 'master' into mpx | Peter Hutterer |
2008-02-17 | XKB: Always set size correctly in XkbCopyKeymap's geometry routines | Daniel Stone |
2008-02-17 | XKB: Remove a bunch of mad ifdefs | Daniel Stone |
2008-02-17 | XKB: Move headers into the server tree | Daniel Stone |
2008-02-09 | xkb: when copying the keymap, make sure the structs default to 0/NULL. | Peter Hutterer |
2008-02-09 | xkb: when copying the keymap, make sure the structs default to 0/NULL. | Peter Hutterer |
2008-02-07 | xkb: when copying sections, make sure num_rows is set too. | Peter Hutterer |
2008-02-05 | xkb: when copying sections, make sure num_rows is set too. | Peter Hutterer |
2008-01-26 | Merge branch 'master' into mpx | Peter Hutterer |
2008-01-17 | XKB: XkbCopyKeymap: Don't leak all the sections | Daniel Stone |
2008-01-03 | Merge branch 'master' into mpx | Peter Hutterer |
2007-11-13 | dix: Send MappingNotify when keyboard maps change. | Peter Hutterer |
2007-09-28 | xace: add hooks + new access codes: XKB extension. | Eamon Walsh |
2007-09-28 | xace: add new hooks + access controls: XInput extension. | Eamon Walsh |
2007-09-26 | xkb: unify ErrorFs. Prefix all with [xkb]. | Peter Hutterer |
2007-07-04 | Fix MEMORY SMASH in XkbCopyKeymap. | Keith Packard |
2007-03-21 | XKB: Be a tiny bit more conservative with type allocation | Daniel Stone |
2007-03-20 | Static markup and dead code cull over xkb/. | Adam Jackson |
2007-02-05 | XkbCopyKeymap: fix copy-and-waste accident | Daniel Stone |
2006-12-24 | XkbCopyKeymap: make sure sym_interpret is always valid | Daniel Stone |
2006-12-08 | XkbCopyKeymap: always initialise map and preserve | Daniel Stone |
2006-11-08 | XkbCopyKeymap: don't iterate broken types, or dereference null pointers | Daniel Stone |
2006-11-02 | XkbCopyKeymap: be more careful with levels, allocate compat/geom | Daniel Stone |
2006-10-23 | XkbCopyKeymap: increment shapes and outlines when copying | Daniel Stone |
2006-10-15 | XkbCopyKeymap: copy server vmods, and name atoms | Daniel Stone |
2006-10-14 | xkb: better support of XkbDfltXIId | Daniel Stone |
2006-10-14 | XkbCopyKeymap: add geometry support | Daniel Stone |
2006-10-08 | xkb: remove random broken vendor workarounds | Daniel Stone |
2006-10-02 | Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserve... | Daniel Stone |
2006-10-02 | xkb: fix wrapping when switching between groups | Ivan Pascal |
2006-09-10 | Warning fix, and a syntax fix in a #if 0 section of code. | Zephaniah E. Hull |
2006-09-07 | XkbCopyKeymap/SrvXkbCopyKeymap: free geom harder, add cheery comments | Daniel Stone |
2006-08-29 | [PATCH] XkbCopyKeymap: still more range fixes | Daniel Stone |
2006-08-24 | XkbCopyKeymap: fix various range issues | Daniel Stone |
2006-08-23 | XkbCopyKeymap: use correct range for MapNotify | Daniel Stone |
2006-08-23 | XkbCopyKeymap: optionally send NewKeyboardNotify/MapNotify events | Daniel Stone |
2006-08-23 | xkb/gkve: copy XKB map, not pointer-assign | Daniel Stone |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone |