LibGII 1.0.1

Announcement

LibGII 1.0.1 was released on 2006-02-26.

Download

Release Notes

New in 1.0.1:

  • Look at GII_DEBUGSYNC instead of GGI_DEBUGSYNC
  • Update doc/README.directx to help MinGW users configure properly
  • input-mouse: ignore undefined bit in IMPS/2 protocol. Now buttons recognized properly.
  • input-quartz: make mouse moving and mouse wheel work properly
  • buildsystem: include/ggi/system.h is no longer (unintentionally) distributed. It disturbed out of tree builds.
  • buildsystem: libtool update / fixes
  • Prevent (broken) loading of dynamic modules if linking with static libgg.
  • Fix internal bugs in configuration parsing, which prevented the ".include" directive to work properly.
  • gg-tree(3): RedBlack tree fixes
  • Fixed signal based scheduler so that it finds the ggtick executable even if configuring with the default prefix. Bug reported by Rodney Lamb.