sysutils/gnome-settings-daemon, as reported by dieter roelants per
PR pkg/38441
changes:
-Processing "vendor" elements, bugfix
-Updated translation scheme, based on xkeyboard-config 1.2
-Got rid of the fallback xml file (some code cleanup).
Fixed a couple of bugs (one crasher)
Solaris 8. Addresses part of PR pkg/26769 by Robert Lillack.
While here, remove some more test(1) == constructions from the configure
script (they were harmless).
2.0 New stable release (for GNOME 2.10). Minor changes since 1.14:
some optimization and cleanup.
1.14 Memory leaks nailed. Some minor restructuring. Bugfixing.
A couple of XKL_*_DISABLE envvars introduced.
1.13 Some build process cleanup and fixes. One more "virtual function"
introduced.
1.12 First version with real xmodmap support. Sure, bugs are possible.
I did it again - broke API. Really hope no API changes in 1.1x
series any more.
1.11 A lot of internal changes. VTable introduced (so now at some
point there can be implemented xmodmap backend). Some bugs were
fixed.
1.10 Some internal reorganization in the xklavier-config department.
API/ABI are broken. All this stuff is going to be used in
GNOME 2.9x. The environment variable XKL_DEBUG introduced in
order to control the debug info more handy. Minor portability
bug was fixed.
- Some memory leaks were nailed (thanks to kmaraas and valgrind).
- Default ruleset for partially non-compliant servers introduced
(though it still long way to go for AccelleratedX support).
- A couple of small tests introduced.
- Hopefully the last release in 1.0x series.