Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-05-24 | Switch master site to MASTER_SITE_XORG. | tnn | 1 | -2/+2 | |
2008-01-29 | Add two bug fixes from GIT (see patch headings for more info). | bjs | 4 | -2/+72 | |
Bump rev. | |||||
2007-09-21 | Remove patch, XInputCheckExtension has some magic for that. | joerg | 2 | -18/+1 | |
2007-09-21 | Fix locking bug in upstream code. Ride on the initial update. | joerg | 2 | -1/+18 | |
2007-09-21 | Update to version 1.1.3. | bjs | 2 | -6/+6 | |
The most important feature of this release is a set of locking fixes, which unbreak this library for threaded apps. The lock issues were exposed by libxcb. -- XChangeDeviceControl: Fix completely broken locking -- XSetDeviceFocus: Add missing extension check -- XGetSelectedExtensionEvents: Still more locking bugs -- Bug #9659: Bad markup on XListInputDevices.3x | |||||
2007-08-05 | Update to libXi-1.1.2: Unstatic a function again. | joerg | 2 | -6/+6 | |
2007-07-27 | Tell configure that malloc(0) != NULL on NetBSD unless running out of | joerg | 1 | -1/+7 | |
memory. | |||||
2007-07-12 | Update libXi to 1.1.1: Fix _XiCheckExtInit to always drop the Display | joerg | 2 | -6/+6 | |
lock. | |||||
2007-01-23 | Now that libX11 doesn't explicitly pull in inputproto, do it in libXi. | joerg | 1 | -1/+2 | |
2007-01-23 | Update to libXi-1.1.0: | joerg | 2 | -6/+6 | |
1.0.0 -> 1.0.1: non-functional 1.0.1 -> 1.0.2: don't call XInput_find_display with the Display lock held, saves time as well 1.0.2 -> 1.1.0: use interface for device presense notification. | |||||
2006-11-05 | First step to making modular transparent: | joerg | 1 | -1/+9 | |
Redirect from the individual modular libraries to the old libs or mk/x11.buildlink3.mk. | |||||
2006-11-03 | Import libXi-1.0.0 from pkgsrc: | joerg | 5 | -0/+102 | |
This package contains the Xi extension. This is the X Input extension library. This is part of the X Libraries and Protocol Headers Project at freedesktop.org. |