Commit graph

14 commits

Author SHA1 Message Date
wiz
7add76f524 Update to 4.0:
4.0	Support for "extras" in xkeyboard-config, small bugfixes and build
	fixes
2009-08-09 08:04:24 +00:00
wiz
7cb6b7779d Update to 3.9. Set LICENSE to gnu-lgpl-v2.
Several small bugs fixed, including memleak and crash under NX
2009-05-13 12:32:08 +00:00
wiz
c989445c83 Update to 3.8.
3.8	Added "new device" signal - for plugged keyboard (no need in the
	"device removed yet"
2008-11-24 14:14:52 +00:00
jnemeth
a5765fd7d6 Update to libxklavier 3.7.
3.7     A couple of essential bugfixes. Now all translated strings are in
        UTF-8 (even in 8-bit locales).
3.6     Added API for countries and languages
2008-10-24 23:21:20 +00:00
drochner
315b6736eb update to 3.5, necessary because 3.2 in not sufficient for
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)
2008-04-16 16:41:37 +00:00
wiz
551067d6bc Update to 3.2:
3.2	Some bugfixes.
3.1	Straghten the licensing terms. Some bugfixes.
2007-04-19 21:39:17 +00:00
jmmv
020968d47e Update to 3.0:
3.0	Some fixes in 2.91. Huge memory optimization
2.91	Absolutely new API based on glib.
2006-09-15 15:11:52 +00:00
jmmv
e96ce650b4 Update to 2.2:
2.2	Bugfixes. XML processing improved. Better compatibility with
	modular X.org filesystem layout
2.1	Bugfixes. GCC 4.x compatibility patches.
2006-03-12 11:18:11 +00:00
rillig
44ebbc2675 Added three patches needed for gcc-2.95. Approved by wiz. 2005-04-07 09:33:55 +00:00
jmmv
426e4a267f Disable build of tests, as they require an extra dependency (libgetopt) on
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).
2005-03-24 09:34:24 +00:00
jmmv
c70f07ef82 Update to 2.0:
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.
2005-03-22 16:05:13 +00:00
jmmv
91a51864b9 Remove some useless C99-isms that cause the build to fail with GCC 2.95.
Should fix the problem exposed by kristerw@'s NetBSD 1.6.2 bulk build.
2004-11-03 11:22:58 +00:00
jmmv
b304b3ee5b Update to 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.
2004-10-02 15:44:15 +00:00
kristerw
e4f1b3b08a Fix a C99 variable definition, to make this build with older compilers. 2004-06-27 21:01:58 +00:00