efada46b33
xkbcomp wanted a release. This version does not have a lot of new features but enough code was modified to justify the 1.1.0 bump. The most interesting feature is the ability to configure the xkb data dir at configure time rather than being forced to the hardcoded default. Other changes include a few bug fixes, cleanups, comments and a run of 'indent' over the repository. The latter may require distribution patches to be adjusted. Cheers, Peter Alan Coopersmith (5): Check for strdup & strcasecmp before assuming we need to provide our own Remove X_NOT_POSIX #ifdefs Remove #if 0'd typedef that appears nowhere else. sprintf -> snprintf conversions Use temporary buffer for generating Uxxx names to avoid overflow Dan Nicholson (1): Allow the default XKB config root to be set from configure Matthieu Herrb (1): Minimal man page addition for new -i option. Paulo Cesar Pereira de Andrade (2): Correct make distcheck and most gcc and sparse warnings. Correct a remaining of a wrong change to make some DEBUG_VAR's static. Peter Hutterer (13): Remove RCS tags. Add a few explanatory comments. Indent fixes. If we're not using XkbDesc, don't require it as a parameter. Add some explanatory comments Silence valgrind warnings. Remove useless longestPath variable. More comments. Don't pass useless handlers around in HandleIncludeKeycodes. Remove unused merge parameter from HandleKeyNameVar. Don't overwrite previously assigned type indices with useless ones. Check for NULL strings before calling strdup. Bump to 1.1.0. |
||
---|---|---|
.. | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |