blob: 7f6c672015e7df10ccca5e105898a458b0aba058 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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.
1.04 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.
|