Commit graph

6 commits

Author SHA1 Message Date
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