LibGII 0.8.5
Announcement
LibGII 0.8.5 was released on 2004-05-29.
Download
Release Notes
New in 0.8.5:
- add hotfix to make libgii compile for linux users, who uses kernel 2.6 headers to compile their userland. Fixes Debian bug #224802
 - libtool update. Fixes Debian bug #208288.
 - add 'See Also' section to libgii(7) manpage and lots of other documentation updates
 - build system updates
 - linux_kbd fix: read unicode symbols correctly. Patch from Aurelien Reynaud.
 - focus pulling fix in xwin/x: Key focus should no longer get lost, when the mouse is NOT over the window. Note, input-x need to know some little more information from libggi's display-X. So don't forget to update libggi's display-X as well, otherwise you may experience everything from strange input behaviour to crashes.