New in 0.8.3: * The two hotfixes for libgii 0.8.2 * manpage fixes * several minor fixes New in 0.8.2: 2002-12-??; * Misc bugfixes (see ChangeLog). * Huge Documentation update. * Threadsafety fixes * LibGG: New supported platform: Darwin * Major build system update - autoconf 2.5x works now - build fixes for many platforms * input-kii - new input target. Works for many KGI users, but still not for everyone. - still very experimental, thus disabled by default * input-x/input-xwin - handle GraphicExpose events * input-ipaq - new touchscreen input for Compaq iPaq from Tobias * input-zaurus - new touchscreen input for Sharp Zaurus from Tobias New in 0.8.1: 2001-08-26; * Nothing much in the code except the usual minor fixes. * The build process is improved. New in 0.8: 2001-07-10; * Misc bugfixes (see ChangeLog). * Huge Documentation update. * New API: giiSplitInputs() * input-linux-evdev - Bugfixes from Stephan * input-directx - Update * input-vgl - small build fix for FreeBSD New in 0.7: 2000-12-18; * Portability fixes for non-Linux platforms. * Preliminary Win32 support. * All headers should be C++ compatible now. * Misc bugfixes (see ChangeLog). * Documentation updates. * Renamed GGI_ELOCKBUSY to GGI_EBUSY. * New LibGG functions ggCurTime() and ggConfigExpandAlias(). * LibGG now uses it's own mutexes when compiled with gcc - no more pthreads and dynamic linker bugs. * Support compiler type checking on gii_input_t. * New command events GII_CMDCODE_PREFER_ABSPTR and GII_CMDCODE_PREFER_RELPTR. * input-linux-evdev - New target to support the new evdev input API present in Linux 2.4 and 2.2.18. Should handle mice, joysticks and keyboards. * input-linux-mouse - Improved autodetection of mousetype. * input-mouse - 3 button support for MS protocol. - 4 button support for IMPS/2 protocol. * input-x/input-xwin - Prevent events from lagging in the socket queue in apps that don't call XFLush/XSync frequently. * input-vgl - New inputlib for FreeBSD's VGL library. * input-directx - New inputlib for DirectInput on Win32. * filter-keytrans - Added new filter to arbitrarily remap key events.
124 lines
2.9 KiB
Text
124 lines
2.9 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2003/04/02 12:03:42 wiz Exp $
|
|
bin/mhub
|
|
bin/xsendbut
|
|
include/ggi/errors.h
|
|
include/ggi/events.h
|
|
include/ggi/gg.h
|
|
include/ggi/gii-unix.h
|
|
include/ggi/gii.h
|
|
include/ggi/input/lin_kbd.h
|
|
include/ggi/input/xwin.h
|
|
include/ggi/internal/gii-dl.h
|
|
include/ggi/internal/gii.h
|
|
include/ggi/keyboard.h
|
|
include/ggi/system.h
|
|
lib/ggi/filter/keytrans.a
|
|
lib/ggi/filter/keytrans.la
|
|
lib/ggi/filter/keytrans.so
|
|
lib/ggi/filter/mouse.a
|
|
lib/ggi/filter/mouse.la
|
|
lib/ggi/filter/mouse.so
|
|
lib/ggi/filter/save.a
|
|
lib/ggi/filter/save.la
|
|
lib/ggi/filter/save.so
|
|
lib/ggi/filter/tcp.a
|
|
lib/ggi/filter/tcp.la
|
|
lib/ggi/filter/tcp.so
|
|
lib/ggi/input/file.a
|
|
lib/ggi/input/file.la
|
|
lib/ggi/input/file.so
|
|
lib/ggi/input/linux_mouse.a
|
|
lib/ggi/input/linux_mouse.la
|
|
lib/ggi/input/linux_mouse.so
|
|
lib/ggi/input/mouse.a
|
|
lib/ggi/input/mouse.la
|
|
lib/ggi/input/mouse.so
|
|
lib/ggi/input/null.a
|
|
lib/ggi/input/null.la
|
|
lib/ggi/input/null.so
|
|
lib/ggi/input/spaceorb.a
|
|
lib/ggi/input/spaceorb.la
|
|
lib/ggi/input/spaceorb.so
|
|
lib/ggi/input/stdin.a
|
|
lib/ggi/input/stdin.la
|
|
lib/ggi/input/stdin.so
|
|
lib/ggi/input/tcp.a
|
|
lib/ggi/input/tcp.la
|
|
lib/ggi/input/tcp.so
|
|
lib/ggi/input/x.a
|
|
lib/ggi/input/x.la
|
|
lib/ggi/input/x.so
|
|
lib/ggi/input/xwin.a
|
|
lib/ggi/input/xwin.la
|
|
lib/ggi/input/xwin.so
|
|
lib/libgg.a
|
|
lib/libgg.la
|
|
lib/libgg.so
|
|
lib/libgg.so.0
|
|
lib/libgg.so.0.8
|
|
lib/libgii.a
|
|
lib/libgii.la
|
|
lib/libgii.so
|
|
lib/libgii.so.0
|
|
lib/libgii.so.0.8
|
|
man/man1/mhub.1
|
|
man/man3/giiAddEventMask.3
|
|
man/man3/giiClose.3
|
|
man/man3/giiEventPoll.3
|
|
man/man3/giiEventRead.3
|
|
man/man3/giiEventSelect.3
|
|
man/man3/giiEventSend.3
|
|
man/man3/giiEventsQueued.3
|
|
man/man3/giiExit.3
|
|
man/man3/giiGetEventMask.3
|
|
man/man3/giiInit.3
|
|
man/man3/giiJoinInputs.3
|
|
man/man3/giiMTInit.3
|
|
man/man3/giiOpen.3
|
|
man/man3/giiPanic.3
|
|
man/man3/giiQueryDeviceInfo.3
|
|
man/man3/giiQueryDeviceInfoByNumber.3
|
|
man/man3/giiQueryValInfo.3
|
|
man/man3/giiRemoveEventMask.3
|
|
man/man3/giiSetEventMask.3
|
|
man/man3/giiSplitInputs.3
|
|
man/man3/gii_any_event.3
|
|
man/man3/gii_cmd_event.3
|
|
man/man3/gii_cmd_nodata_event.3
|
|
man/man3/gii_cmddata_getdevinfo.3
|
|
man/man3/gii_cmddata_getvalinfo.3
|
|
man/man3/gii_event.3
|
|
man/man3/gii_event_mask.3
|
|
man/man3/gii_event_type.3
|
|
man/man3/gii_expose_event.3
|
|
man/man3/gii_key_event.3
|
|
man/man3/gii_pbutton_event.3
|
|
man/man3/gii_phystype.3
|
|
man/man3/gii_pmove_event.3
|
|
man/man3/gii_val_event.3
|
|
man/man3/gii_valrange.3
|
|
man/man7/filter-key.7
|
|
man/man7/filter-keytrans.7
|
|
man/man7/filter-mouse.7
|
|
man/man7/filter-save.7
|
|
man/man7/filter-tcp.7
|
|
man/man7/input-directx.7
|
|
man/man7/input-file.7
|
|
man/man7/input-linux-evdev.7
|
|
man/man7/input-linux-kbd.7
|
|
man/man7/input-linux-mouse.7
|
|
man/man7/input-lk201.7
|
|
man/man7/input-mouse.7
|
|
man/man7/input-tcp.7
|
|
man/man7/libgii.7
|
|
share/examples/ggi/filter/keytrans
|
|
share/examples/ggi/filter/mouse
|
|
share/examples/ggi/libgii.conf
|
|
@dirrm share/examples/ggi/filter
|
|
@dirrm share/examples/ggi
|
|
@dirrm lib/ggi/input
|
|
@dirrm lib/ggi/filter
|
|
@dirrm lib/ggi
|
|
@dirrm include/ggi/internal
|
|
@dirrm include/ggi/input
|
|
@dirrm include/ggi
|