Age | Commit message (Expand) | Author |
2006-12-08 | XkbCopyKeymap: always initialise map and preserve | Daniel Stone |
2006-11-08 | xkb: warning fix | Daniel Stone |
2006-11-08 | XkbCopyKeymap: don't iterate broken types, or dereference null pointers | Daniel Stone |
2006-11-08 | xkb: fix uninitialised warning | Daniel Stone |
2006-11-02 | xkb: note that we allow full xi interaction | 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-16 | xkb: fix virtual modmap size computation | Daniel Stone |
2006-10-15 | XkbCopyKeymap: copy server vmods, and name atoms | Daniel Stone |
2006-10-15 | xkb: make sure we set the map on the right device, not necessarily core | 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-08 | xkb: add FIXMEs to procedures which need to act on all core devices | Daniel Stone |
2006-10-06 | xkb: make XkbSetControls work on all core-sending devices | Daniel Stone |
2006-10-06 | xkb: remove unused #ifndef | Daniel Stone |
2006-10-06 | xkb: simplify core device loop in GetKeyboardByName | Daniel Stone |
2006-10-06 | xkb: make LatchLockGroup work on all core-sending devices | Daniel Stone |
2006-10-06 | xkb: update all core-sending keyboards on GetKeyboardByName | Daniel Stone |
2006-10-02 | xkb: remove the world's most staggeringly broken vendor workaround | 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-29 | Merge branch 'input-hotplug' of git+ssh://git.freedesktop.org/git/xorg/xserve... | Daniel Stone |
2006-09-24 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/xserver into ... | Daniel Stone |
2006-09-21 | Close with Pclose() that which we open with Popen(). | Adam Jackson |
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-08-12 | remove obsolete vendor defines | Daniel Stone |
2006-07-28 | Revert xkb changes that broke XkbGetKeyboard() | Kevin E Martin |
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson |
2006-07-18 | get rid of XFree86LOADER, XFree86Server, XFree86Module, and IN_MODULE | Daniel Stone |
2006-07-08 | Bug #7097: do case-insensitive comparison for some hotkeys. | Tilman Sauerbeck |
2006-06-01 | Simplify the unsupported XI function list. | Daniel Stone |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone |
2006-05-29 | Minor #include cleanups. | Daniel Stone |
2006-05-24 | Remove tolower() which was missed in the _XkbStrCaseCmp/strcmp changes. | Jeremy C. Reed |
2006-04-10 | Fix stupid thinko. | Daniel Stone |
2006-04-10 | Coverity #826: Fix potential memory leak. | Daniel Stone |
2006-04-09 | Coverity #340: Fix potential NULL dereference. Clean up proliferation of | Daniel Stone |
2006-04-09 | Coverity #324: Fix potential NULL dereference. (Alan Coopersmith) | Daniel Stone |
2006-04-09 | Coverity #169: Fix potential fgets() into NULL (?!?). | Daniel Stone |
2006-04-07 | Coverity #844, #845, #846: Fix memory leaks. | Daniel Stone |
2006-04-07 | Coverity #987: Avoid potential NULL dereference. | Daniel Stone |
2006-04-03 | Bug #1358: Make ISO_Prev_Group cycle/wrap as ISO_Next_Group does. | Daniel Stone |
2006-04-01 | Bug #6428: Fix off-by-one error when walking off the end of the vmodmap | Daniel Stone |