summaryrefslogtreecommitdiff
path: root/x11/libxklavier/patches
AgeCommit message (Collapse)AuthorFilesLines
2016-03-17Remove xkl_engine_VOID__FLAGS_INT_BOOLEAN symbol, it no longerjperkin1-0/+14
exists. Fixes build on systems with a stricter linker than GNU.
2016-03-12Update to 5.4ryoon1-4/+4
* Buildlink gobject-introspection Changelog: 5.4 A couple of introspection fixes 5.3 A number of introspection and build fixes 5.2.1 Fixed GIR params for introspection (broken build) 5.2 Optional introspection introduced Some minor fixes (runtime and build-time) 5.1 Expanding APIs for GNOME 3 needs (bumped soname): - converting ISO codes to translatable names (it was private, now public) - search by pattern Using to X11 API throgh pkg-config One race condition eliminated XInput2 version checking: looking for support of DevicePresence
2009-08-09Update to 4.0:wiz1-4/+4
4.0 Support for "extras" in xkeyboard-config, small bugfixes and build fixes
2009-05-13Update to 3.9. Set LICENSE to gnu-lgpl-v2.wiz2-48/+5
Several small bugs fixed, including memleak and crash under NX
2008-11-24Update to 3.8.wiz1-5/+5
3.8 Added "new device" signal - for plugged keyboard (no need in the "device removed yet"
2008-10-24Update to libxklavier 3.7.jnemeth2-7/+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-04-16update to 3.5, necessary because 3.2 in not sufficient fordrochner2-10/+16
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)
2007-04-19Update to 3.2:wiz3-18/+20
3.2 Some bugfixes. 3.1 Straghten the licensing terms. Some bugfixes.
2006-09-15Update to 3.0:jmmv4-55/+35
3.0 Some fixes in 2.91. Huge memory optimization 2.91 Absolutely new API based on glib.
2006-03-12Update to 2.2:jmmv2-25/+6
2.2 Bugfixes. XML processing improved. Better compatibility with modular X.org filesystem layout 2.1 Bugfixes. GCC 4.x compatibility patches.
2005-04-07Added three patches needed for gcc-2.95. Approved by wiz.rillig3-0/+61
2005-03-24Disable build of tests, as they require an extra dependency (libgetopt) onjmmv2-1/+32
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-22Update to 2.0:jmmv3-59/+15
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.
2004-11-03Remove some useless C99-isms that cause the build to fail with GCC 2.95.jmmv2-0/+42
Should fix the problem exposed by kristerw@'s NetBSD 1.6.2 bulk build.
2004-10-02Update to 1.04:jmmv1-4/+7
- 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-06-27Fix a C99 variable definition, to make this build with older compilers.kristerw1-0/+16