2004-05-27 21:02  cegger

	* ltmain.sh: pull up revisions 1.13-1.14:
	
	add -pthread to the library dependencies so that dependant
	libraries do not have to detect if -pthread needs to be specified.
	Fixes nuisance on FreeBSD 4.x

2004-05-26 00:44  cegger

	* doc/man/: filter-key.7, filter-mouse.7, filter-save.7,
	filter-tcp.7, ggGetSwarType.3, ggGetUserDir.3, ggInit.3,
	ggLockCreate.3, ggRegisterCleanup.3, giiEventPoll.3,
	giiEventSend.3, giiInit.3, giiMTInit.3, giiOpen.3, giiPanic.3,
	giiQueryDeviceInfo.3, giiQueryValInfo.3, giiSetEventMask.3,
	gii_cmd_event.3, gii_cmddata_getdevinfo.3,
	gii_cmddata_getvalinfo.3, gii_event.3, gii_expose_event.3,
	gii_key_event.3, gii_pbutton_event.3, gii_pmove_event.3,
	gii_val_event.3, input-directx.7, input-file.7,
	input-linux-evdev.7, input-linux-kbd.7, input-linux-mouse.7,
	input-lk201.7, input-mouse.7, input-tcp.7, libgg.7, libgii.7:
	regeneration

2004-05-26 00:41  cegger

	* doc/libgg.txt: libgii/libgg stable doesn't have
	ggstrlcpy()/ggstrlcat(). They are introduced in current. So remove
	documentation.

2004-05-22 10:51  cegger

	* doc/man/: ggGetSwarType.3, ggGetUserDir.3, ggInit.3,
	ggLockCreate.3, ggRegisterCleanup.3, libgg.7: regeneration

2004-05-22 09:02  cegger

	* doc/man/: filter-key.7, filter-mouse.7, filter-save.7,
	filter-tcp.7, ggGetSwarType.3, ggGetUserDir.3, ggInit.3,
	ggLockCreate.3, ggRegisterCleanup.3, giiEventPoll.3,
	giiEventSend.3, giiInit.3, giiMTInit.3, giiOpen.3, giiPanic.3,
	giiQueryDeviceInfo.3, giiQueryValInfo.3, giiSetEventMask.3,
	gii_cmd_event.3, gii_cmddata_getdevinfo.3,
	gii_cmddata_getvalinfo.3, gii_event.3, gii_expose_event.3,
	gii_key_event.3, gii_pbutton_event.3, gii_pmove_event.3,
	gii_val_event.3, input-directx.7, input-file.7,
	input-linux-evdev.7, input-linux-kbd.7, input-linux-mouse.7,
	input-lk201.7, input-mouse.7, input-tcp.7, libgg.7, libgii.7:
	regeneration

2004-05-17 07:56  cegger

	* gg/conf.c: pull up revisions 1.4-1.6:
	
	- strcasecmp() is defined in strings.h, so we add it (rev 1.5) -
	strcasecmp() is not POSIX, but SYSV. So we fall back to strcmp() if
	not available. (rev 1.6)

2004-05-16 16:42  cegger

	* doc/man/: ggCleanupForceExit.3, ggExit.3, ggGetSwarType.3,
	ggGetUserDir.3, ggInit.3, ggLock.3, ggLockCreate.3,
	ggLockDestroy.3, ggRegisterCleanup.3, ggTryLock.3, ggUnlock.3,
	ggUnregisterCleanup.3, libgg.7, Makefile.am: generate manpages for
	libgg

2004-05-16 16:40  cegger

	* doc/man/: filter-key.7, filter-mouse.7, filter-save.7,
	filter-tcp.7, giiEventPoll.3, giiEventSend.3, giiInit.3,
	giiMTInit.3, giiOpen.3, giiPanic.3, giiQueryDeviceInfo.3,
	giiQueryValInfo.3, giiSetEventMask.3, gii_cmd_event.3,
	gii_cmddata_getdevinfo.3, gii_cmddata_getvalinfo.3, gii_event.3,
	gii_expose_event.3, gii_key_event.3, gii_pbutton_event.3,
	gii_pmove_event.3, input-file.7, input-linux-evdev.7,
	input-linux-kbd.7, input-linux-mouse.7, input-lk201.7,
	input-mouse.7, input-tcp.7, libgii.7: regeneration

2004-05-15 19:36  cegger

	* doc/man/: ggGetSwarType.3, ggGetUserDir.3, ggInit.3,
	ggLockCreate.3, ggRegisterCleanup.3, libgg.7: regeneration

2004-05-15 19:27  cegger

	* demos/mhub.1: pull up revisions 1.1-1.2:
	
	typo in documentation

2004-05-14 00:17  aldot

	* doc/man/libgg.7: typo in documentation

2004-05-01 23:41  cegger

	* input/x/input.c: pull up revisions 1.15-1.16:
	
	Focus pulling fix.  Key focus should no longer get lost, when the
	mouse is NOT over the window.

2004-05-01 23:40  cegger

	* input/xwin/input.c: pull up revisions 1.12-1.13:
	
	Focus pulling fix.  Key focus should no longer get lost, when the
	mouse is NOT over the window.

2004-05-01 23:39  cegger

	* include/ggi/input/xwin.h: pull up revisions 1.1.1.1-1.2:
	
	Focus pulling fix.  Key focus should no longer get lost, when the
	mouse is NOT over the window.

2004-05-01 07:32  cegger

	* .cvsignore: pull up revisions 1.1-1.2:
	
	ignore autom4te.cache

2004-05-01 07:29  cegger

	* input/kii/.cvsignore: tell CVS to ignore Makefile.in

2004-04-17 19:49  cegger

	* input/linux_kbd/input.c: 
	pull up revisions 1.7-1.8:
	
	read unicode symbols correctly. Patch from Aurelien Reynaud.

2004-04-17 19:33  cegger

	* configure.in: pull up revisions 1.90-1.91:
	
	clean check for vgl.h requires <sys/fbio.h> as default include.
	Fixes configure warnings on FreeBSD, when the configure script has
	been generated with autoconf 2.5x

2004-04-17 19:29  cegger

	* configure.in: pull up revisions 1.74-1.76:
	
	kill configure 'present but not compiled' warnings on cygwin

2004-03-28 22:14  cegger

	* input/linux_evdev/eventparse.c: pull up revisions 1.5-1.6:
	
	unistd.h is needed

2004-03-28 22:08  cegger

	* m4/dlopen.m4: pullup revisions 1.4 - 1.5:
	
	Fix GGDLLIBS for "configure -C"

2004-03-28 22:06  cegger

	* configure.in: pull up revisions 1.80-1.81:
	
	bugfix for w32 sleep usecs->msecs conversion.

2004-03-12 07:30  cegger

	* demos/cpuinfo.c: pullup revisions 1.5-1.6:
	
	Bugfix: Don't call LibGG functions without initializing LibGG
	first.

2004-03-07 11:27  soyt

	* doc/: libgg-functions.txt, libgg.txt: merged from devel to
	stable: libgg.txt	     1.2 -> 1.5 libgg-functions.txt  1.4 ->
	1.5

2004-03-01 11:44  soyt

	* doc/man/: ggGetSwarType.3, ggInit.3, ggLockCreate.3: corrected
	admonitions

2004-02-26 23:36  cegger

	* doc/man/: ggCleanupForceExit.3, ggExit.3, ggGetSwarType.3,
	ggGetUserDir.3, ggInit.3, ggLock.3, ggLockCreate.3,
	ggLockDestroy.3, ggRegisterCleanup.3, ggTryLock.3, ggUnlock.3,
	ggUnregisterCleanup.3, libgg.7: generate manpages for libgg.

2004-02-23 11:06  cegger

	* doc/libgii-libraries.txt: pull up revision 1.2-1.3:
	
	added a see also section in libgii

2004-02-14 01:20  cegger

	* m4/libtool.m4: pull up revisions 1.9-1.13:
	
	- update libtool to debian libtool1.4-1.4.3-19 (rev 1.10) -
	backport fix from libtool 1.5: tell cygwin where to find its
	libraries. Fixes linking failure. Patch from   Peter Ekberg. (rev
	1.11) - The macros AC_PROVIDE_AC_LIBTOOL_DLOPEN and
	AC_PROVIDE_AC_LIBTOOL_WIN32_DLL only exists without the  
	AC_PROVIDE_ prefix (rev 1.12) - make install works on mingw. Patch
	from Peter Ekberg. (rev 1.13)

2004-02-14 01:17  cegger

	* m4/ltdl.m4: pull up revisions 1.2-1.3:
	
	update libtool to debian libtool1.4-1.4.3-19

2004-02-14 01:16  cegger

	* ltmain.sh: pull up revisions 1.10-1.13:
	
	- update libtool to debian libtool1.4-1.4.3-19 (rev 1.11) - reapply
	fix from revision 1.9: Use ${SED} consistently (rev 1.12) - reapply
	revision 1.10: add fixes from and for OpenBSD (rev 1.13)

2004-02-05 00:01  cegger

	* input/xwin/Makefile.am: Pull up revisions 1.5-1.6:
	
	use path relativ to sourcedir, not builddir. This fixes compiling
	breakage, when builddir != srcdir

2004-02-04 23:58  cegger

	* input/mouse/Makefile.am: Pull up revision 1.3-1.4:
	
	add missing -no-undefined. Fixes linking failure on cygwin and
	mingw. Fix from Peter Ekberg.

2004-01-31 22:57  cegger

	* input/kii/.cvsignore: tell cvs, which files to ignore

2004-01-05 16:09  cegger

	* input/xwin/Makefile.am: pull up revisions 1.4-1.5:
	
	merge fix from NetBSD package after verifying that it also works on
	Darwin and Linux.

2004-01-01 15:15  cegger

	* input/linux_evdev/eventparse.c: pull up revisions 1.4-1.5:
	
	Add key defs for remote controls, digi pads, etc.  Reduce some case
	statements to linear mappings where appropriate.  Made some
	variables unsigned in futile attempt to fix ioctl signedness
	warning.  Use __u16 to maybe fix the problem with casting in
	GII_levdev_key2label
	
	Fixes compiling for users of linux kernel 2.6 headers. This mostly
	impacts Debian Users. Fixes Debian bug #224802

2003-12-20 20:06  cegger

	* m4/Makefile.am: make sure there are all *.m4 files are added.
	Alphabetize them.

2003-12-20 17:57  cegger

	* depcomp: pull up revisions 1.3-1.5:
	
	- update to the version shipped by automake 1.7.3 (1.3) - update to
	the version shipped by automake 1.7.6 (1.4) - update to the version
	shipped by automake 1.7.9 (1.5)

2003-12-20 17:55  cegger

	* install-sh: pull up revisions 1.6-1.7:
	
	update to version shipped by automake 1.7.6

2003-12-20 17:53  cegger

	* missing: pull up revisions 1.3-1.4:
	
	update to version shipped by automake 1.7.9

2003-12-20 16:10  soyt

	* ChangeLog: Correct ChangeLog for 0.8.4

2003-12-20 16:00  soyt

	* ChangeLog: ChangeLog for 0.8.4

2003-12-20 15:59  cegger

	* acconfig.h: pull up revision 1.8-1.9:
	
	add HAVE_DLOPEN. This makes autoconf 2.13 happy.

2003-12-20 15:47  cegger

	* configure.in: bump version to 0.8.4. It's coming soon...

2003-12-20 15:37  cegger

	* doc/man/: filter-key.7, filter-keytrans.7, filter-mouse.7,
	filter-save.7, filter-tcp.7, giiEventPoll.3, giiEventSend.3,
	giiInit.3, giiMTInit.3, giiOpen.3, giiPanic.3,
	giiQueryDeviceInfo.3, giiQueryValInfo.3, giiSetEventMask.3,
	gii_cmd_event.3, gii_cmddata_getdevinfo.3,
	gii_cmddata_getvalinfo.3, gii_event.3, gii_expose_event.3,
	gii_key_event.3, gii_pbutton_event.3, gii_pmove_event.3,
	gii_val_event.3, input-directx.7, input-file.7,
	input-linux-evdev.7, input-linux-kbd.7, input-linux-mouse.7,
	input-lk201.7, input-mouse.7, input-tcp.7, libgii.7: regenerate
	manual pages. This time from the new man.txt files

2003-12-20 15:31  cegger

	* config.sub: pull up revisions 1.10-1.12:
	
	- update from ftp://ftp.gnu.org/gnu/config/ (1.11) - update to
	version shipped by automake 1.7.9 (1.12)

2003-12-20 15:28  cegger

	* config.guess: pull up revisions 1.11-1.13:
	
	- update from ftp://ftp.gnu.org/gnu/config/ (1.12) - update to
	version shipped by automake 1.7.9 (1.13)

2003-12-20 14:20  soyt

	* doc/libgg-functions.txt, doc/libgg.txt, doc/libgii-functions.txt,
	doc/libgii-libraries.txt, doc/libgii-structures.txt,
	doc/libgii.txt, doc/docbook/Makefile.am,
	doc/docbook/libgii-api-functions.xml,
	doc/docbook/libgii-api-structures.xml, doc/docbook/libgii-book.xml,
	doc/docbook/man.xml, filter/keytrans/man.txt,
	filter/keytrans/man.xml, filter/mouse/man.txt,
	filter/mouse/man.xml, filter/save/man.txt, filter/save/man.xml,
	filter/tcp/man.txt, filter/tcp/man.xml, input/directx/man.txt,
	input/directx/man.xml, input/file/man.txt, input/file/man.xml,
	input/linux_evdev/man.txt, input/linux_evdev/man.xml,
	input/linux_kbd/man.txt, input/linux_kbd/man.xml,
	input/linux_mouse/man.txt, input/linux_mouse/man.xml,
	input/lk201/man.txt, input/lk201/man.xml, input/mouse/man.txt,
	input/mouse/man.xml, input/tcp/man.txt, input/tcp/man.xml: Removed
	old xml doc and imported doc from current
	
	libgii/doc/libgg.txt		 1.2 libgii/doc/libgg-functions    
	  1.4 libgii/doc/libgii.txt	       1.1
	libgii/doc/libgii-functions	 1.3
	libgii/doc/libgii-libraries.txt  1.2
	libgii/doc/libgii-structures.txt 1.4 libgii/filter/mouse/man.txt   
	  1.3 libgii/filter/keytrans/man.txt   1.3
	libgii/filter/save/man.txt	 1.4 libgii/filter/tcp/man.txt	   
	  1.3 input/directx/man.txt	       1.1 input/linux_kbd/man.txt 
		1.3 input/mouse/man.txt 	     1.3 input/file/man.txt
		      1.3 input/linux_mouse/man.txt	   1.3
	input/linux_evdev/man.txt	 1.3 input/lk201/man.txt	   
	  1.3 input/tcp/man.txt 	       1.4

2003-12-20 13:47  cegger

	* gg/EXPSYMS: pull up revisions 1.4-1.5:
	
	export ggConfigExpandAlias. It's used by libgic. Issue found on
	Solaris.

2003-11-19 12:30  cegger

	* gg/cleanup.c: merge fix from devel tree revision 1.4-1.5:
	
	fixed 'comparison between signed and unsigned' warnings on mingw32

2003-11-16 20:04  soyt

	* doc/libgg-functions.txt: format fix

2003-11-16 18:57  cegger

	* configure.in: back out mistaken merge from devel tree: The
	GGI_CHECK_STRING_FUNCS macro doesn't exist in the -stable branch

2003-11-16 18:51  cegger

	* m4/dlopen.m4: merge fix from devel tree revisions 1.1-1.4:
	
	- configure didn't find dlopen() on too many platforms. So move the
	dlopen checks to a new GGI_CHECK_DLOPEN macro for more aggressive
	checks - simplify dlopen check. Don't forget to add the lib to
	GGDLLIBS where dlopen has been found - searching for dlopen in the
	C headers isn't enough. We have to check through the  lib. Issue
	found on SuSE Linux 7.2 - bugfix: do further dlopen() checks, when
	not found in libc

2003-11-16 18:49  cegger

	* configure.in: merge fix from devel tree revisions 1.62-1.64:
	
	- configure didn't find dlopen() on too many platforms. So move the
	dlopen checks to a new GGI_CHECK_DLOPEN macro for more aggressive
	checks - remove dlopen handling. This has been moved to dlopen.m4

2003-11-13 23:32  cegger

	* filter/tcp/filter.c: fix from devel tree revision 1.6-1.7:
	
	#include unistd.h - needed for write()

2003-11-13 23:27  cegger

	* filter/save/filter.c: merge fix from devel tree revision 1.4-1.5:
	
	include gii headers first to avoid conflicts between unix and
	cygwin headers

2003-11-13 23:23  cegger

	* input/x/xev.h: merge fix from devel tree revisions 1.2-1.3:
	
	include gii headers first to avoid conflicts with cygwin headers

2003-11-13 23:18  cegger

	* input/x/input.c: merge fixes from devel tree revisions 1.11-1.12,
	1.13-1.14:
	
	- add missing header - include gii headers first to avoid conflicts
	with cygwin headers

2003-11-13 23:06  cegger

	* input/tcp/input.c: merge fix from devel tree revision 1.7-1.8:
	
	#include <unistd.h>. Needed for read().

2003-11-13 23:01  cegger

	* input/spaceorb/input.c: merge fix from devel tree revision
	1.8-1.9:
	
	include gii headers first to avoid conflicts with cygwin headers

2003-11-13 22:55  cegger

	* input/file/input.c: merge fix from devel tree revision 1.7-1.8:
	
	include gii headers first to avoid conflicts with cygwin headers

2003-11-13 22:50  cegger

	* gii/gii.c: merge fix from devel tree revision 1.14-1.15:
	
	reorder header inclusion. This fixes the cygwin warning
	/usr/include/w32api/winsock2.h:95:2: warning: #warning "fd_set and
	associated macros have been defined in <sys/types>.  This may cause
	runtime problems with W32 sockets"

2003-11-13 22:49  cegger

	* gii/gii.c: backout mistaken commit

2003-11-13 22:43  cegger

	* gii/: init.c, unix.c: merge fix from devel tree revision 1.3-1.4:
	
	reorder header inclusion. This fixes the cygwin warning
	/usr/include/w32api/winsock2.h:95:2: warning: #warning "fd_set and
	associated macros have been defined in <sys/types>.  This may cause
	runtime problems with W32 sockets"

2003-11-13 22:40  cegger

	* gii/: dl.c, gii.c: merge fix from devel tree revision 1.3-1.4:
	
	reorder header inclusion. This fixes the cygwin warning
	/usr/include/w32api/winsock2.h:95:2: warning: #warning "fd_set and
	associated macros have been defined in <sys/types>.  This may cause
	runtime problems with W32 sockets"

2003-11-13 22:30  cegger

	* gg/dl_darwin.c: merge fix from devel tree revision 1.3-1.4:
	
	add missing statics

2003-11-13 22:22  cegger

	* gg/conf.c: merge fix from devel tree revision 1.2-1.3:
	
	include plat.h first due to the #defines. This avoids some (but not
	all) warnings about redundant declarations in C headers on SYSV
	systems.

2003-11-13 22:20  cegger

	* gg/cleanup.c: merge fix from devel tree revision 1.3-1.4:
	
	include plat.h first due to the #defines. This avoids some (but not
	all) warnings about redundant declarations in C headers on SYSV
	systems.

2003-11-13 21:59  cegger

	* include/ggi/gg.h: merge fix from -devel revision 1.7-1.8:
	
	reorder header inclusion. This fixes the cygwin warning
	/usr/include/w32api/winsock2.h:95:2: warning: #warning "fd_set and
	associated macros have been defined in sys/types.  This may cause
	runtime problems with W32 sockets"

2003-11-13 21:50  cegger

	* configure.in: fix from -devel tree revision 1.56 - 1.57:
	
	- use alpha* rather than alpha-* to also catch alphaev*

2003-11-13 21:42  cegger

	* configure.in: merge cygwin improvements from -devel revisions
	1.50-1.51, 1.64-1.68:
	
	- check for winsock.h and winsock2.h - check for GetSystemTime()
	first, then for gettimeofday() - reorder check for select(), so
	that libgii gets linked against -lwsock32 on cygwin - inet_aton()
	is available on cygwin, but only within the broken headers. So we
	can't use it.

2003-10-29 17:25  cegger

	* m4/dlopen.m4: bugfix: do further dlopen() checks, when not found
	in libc

2003-10-23 11:16  cegger

	* m4/dlopen.m4: searching for dlopen in the C headers isn't enough.
	We have to check through the lib. Issue found on SuSE Linux 7.2

2003-10-19 15:13  cegger

	* m4/dlopen.m4: simplify dlopen check. Don't forget to add the lib
	to GGDLLIBS where dlopen has been found

2003-10-19 14:32  cegger

	* m4/dlopen.m4: configure didn't find dlopen() on too many
	platforms. So move the dlopen checks to a new GGI_CHECK_DLOPEN
	macro for more aggressive checks

2003-10-11 11:18  cegger

	* gii/gii.c: pull up rev. 1.12: add missing include. This fixes an
	libtool issue with two missing symbols under win32. Issue found by
	Albert Graef.

2003-10-05 10:29  cegger

	* input/mouse/Makefile.am: linking fix from Albert Graef.

2003-10-05 10:15  cegger

	* gg/plat.h: compile fix from Albert Graef.

2003-10-05 10:12  cegger

	* filter/mouse/filter.c: compile fix from Albert Graef. Found when
	compiling under cygwin

2003-08-11 10:31  soyt

	* doc/libgii-functions.txt, doc/libgii-structures.txt,
	filter/keytrans/man.txt, filter/mouse/man.txt, filter/save/man.txt,
	filter/tcp/man.txt, input/file/man.txt, input/linux_evdev/man.txt,
	input/linux_kbd/man.txt, input/linux_mouse/man.txt,
	input/lk201/man.txt, input/mouse/man.txt, input/tcp/man.txt: fix
	formating in doc

2003-06-12 10:17  cegger

	* config.guess, config.sub, install-sh: update to the version
	shipped by automake 1.7.5

2003-05-20 12:33  cegger

	* gg/dl_darwin.c: fix memory leak

2003-05-01 18:00  cegger

	* gg/plat.h: merge important fix from devel tree: cygwin needs no
	'_' when symbol loading

2003-04-28 19:24  cegger

	* demos/cpuinfo.c: change license to public domain. GGI libraries
	are BSD licensed, demos public domain.

2003-04-26 00:57  cegger

	* demos/: demo.c, filter.c: merge warning fixes from devel tree

2003-04-26 00:16  cegger

	* include/ggi/gg.h: specify long long constant explicitely as long
	long. This silences gcc 3.3

2003-04-18 16:59  soyt

	* doc/libgii-functions.txt: formating cleanups

2003-04-14 22:54  cegger

	* filter/mouse/filter.c, gg/cleanup.c, gg/cpuid.c,
	include/ggi/events.h, include/ggi/internal/gii.h,
	input/linux_evdev/eventparse.c, input/linux_joy/input.c,
	input/linux_kbd/input.c, input/mouse/packetparse.c: merge gcc 3.3
	fixes from the devel tree

2003-04-12 18:15  cegger

	* demos/mhub.c: gcc 3.3 warning fixes

2003-04-12 17:35  skids

	* doc/libgg-functions.txt: 
	Add descriptions of SWAR flags.

2003-04-12 15:56  soyt

	* doc/: libgg-functions.txt, libgg.txt: docfix

2003-04-12 15:48  soyt

	* doc/: libgg-functions.txt, libgg.txt: added documentation for
	libgg

2003-04-08 12:56  cegger

	* input/xwin/Makefile.am: merge libtool usage fix from devel tree
	after it has been verified by the NetBSD packager

2003-04-02 12:46  soyt

	* input/file/man.txt, filter/keytrans/man.txt,
	filter/mouse/man.txt, filter/save/man.txt, filter/tcp/man.txt,
	input/linux_evdev/man.txt, input/linux_kbd/man.txt,
	input/linux_mouse/man.txt, input/lk201/man.txt,
	input/mouse/man.txt, input/tcp/man.txt: formating fixes

2003-04-01 16:12  soyt

	* filter/save/man.txt, input/tcp/man.txt: fixed man references

2003-04-01 15:29  soyt

	* doc/libgii-structures.txt: corrected manpage ref

2003-04-01 12:55  soyt

	* doc/libgii-libraries.txt, input/directx/man.txt,
	input/file/man.txt, filter/keytrans/man.txt, filter/mouse/man.txt,
	filter/save/man.txt, input/linux_evdev/man.txt,
	input/linux_kbd/man.txt, input/linux_mouse/man.txt,
	input/lk201/man.txt, input/mouse/man.txt, input/tcp/man.txt,
	filter/tcp/man.txt: ReST for modules

2003-03-31 23:01  cegger

	* README: update

2003-03-31 22:33  cegger

	* TODO: no longer needed in the stable tree

2003-03-30 21:33  soyt

	* doc/libgii-structures.txt: typo

2003-03-30 21:09  soyt

	* doc/: libgii-functions.txt, libgii-libraries.txt,
	libgii-structures.txt, libgii.txt: ReST version of documentation

2003-03-22 18:00  cegger

	* NEWS: forgot to update :/

2003-03-19 22:18  cegger

	* configure.in: bump version to 0.8.3

2003-03-15 22:30  cegger

	* doc/docbook/Makefile.am: update

2003-03-15 22:29  cegger

	* doc/man/Makefile.am: Remove trailing \. It prevents the manpages
	to get installed.

2003-03-15 17:29  soyt

	* input/file/man.xml: forgot a file

2003-03-15 17:29  soyt

	* doc/docbook/libgii-api-control.sgml,
	doc/docbook/libgii-api-device.sgml,
	doc/docbook/libgii-api-events.sgml,
	doc/docbook/libgii-api-functions.xml,
	doc/docbook/libgii-api-input.sgml,
	doc/docbook/libgii-api-runtime.sgml,
	doc/docbook/libgii-api-structs.sgml,
	doc/docbook/libgii-api-structures.xml, doc/docbook/libgii-api.sgml,
	doc/docbook/libgii-book.sgml, doc/docbook/libgii-book.xml,
	doc/docbook/libgii-faq.sgml, doc/docbook/libgii-ref-filters.sgml,
	doc/docbook/libgii-ref-inputs.sgml, doc/docbook/libgii-ref.sgml,
	doc/docbook/libgii.sgml, doc/docbook/man.xml, doc/man/Makefile.am,
	doc/man/filter-key.7, doc/man/filter-keytrans.7,
	doc/man/filter-mouse.7, doc/man/filter-save.7,
	doc/man/filter-tcp.7, doc/man/giiEventPoll.3,
	doc/man/giiEventSend.3, doc/man/giiInit.3, doc/man/giiMTInit.3,
	doc/man/giiOpen.3, doc/man/giiPanic.3,
	doc/man/giiQueryDeviceInfo.3, doc/man/giiQueryValInfo.3,
	doc/man/giiSetEventMask.3, doc/man/gii_cmd_event.3,
	doc/man/gii_cmd_nodata_event.3, doc/man/gii_cmddata_getdevinfo.3,
	doc/man/gii_cmddata_getvalinfo.3, doc/man/gii_event.3,
	doc/man/gii_expose_event.3, doc/man/gii_key_event.3,
	doc/man/gii_pbutton_event.3, doc/man/gii_phystype.3,
	doc/man/gii_pmove_event.3, doc/man/gii_val_event.3,
	doc/man/gii_valrange.3, doc/man/input-directx.7,
	doc/man/input-file.7, doc/man/input-linux-evdev.7,
	doc/man/input-linux-kbd.7, doc/man/input-linux-mouse.7,
	doc/man/input-lk201.7, doc/man/input-mouse.7, doc/man/input-tcp.7,
	doc/man/libgii.7, filter/keytrans/man.xml, filter/mouse/man.xml,
	filter/save/man.xml, filter/tcp/man.xml, input/directx/man.xml,
	input/linux_evdev/man.xml, input/linux_kbd/man.xml,
	input/linux_mouse/man.xml, input/lk201/man.xml,
	input/mouse/man.xml, input/tcp/man.xml: updated doc and manpages

2003-03-04 16:58  soyt

	* doc/man/input-file.7, input/file/man.xml: yet another serial
	commit of manpage fixes

2003-03-02 17:55  soyt

	* doc/man/gii_cmd_nodata_event.3: forgot gii_cmd_nodata_event.3

2003-03-02 17:53  soyt

	* doc/docbook/libgii-book.xml, doc/man/input-file.7,
	input/file/man.xml: improved formating of manpages and added
	input-file reference

2003-02-26 22:41  cegger

	* config.guess, config.sub, depcomp: update to the version shipped
	by automake 1.7.3

2003-02-13 19:06  cegger

	* gg/plat.h: merge symbol resolving fixes from devel tree

2003-02-01 15:33  cegger

	* input/: fdselect/input.c, file/input.c, inputX/input.c,
	ipaq_touchscreen/input.c, kii/input.c, linux_evdev/input.c,
	linux_joy/input.c, linux_kbd/input.c, lk201/input.c, mouse/input.c,
	spaceorb/input.c, stdin/input.c, tcp/input.c, touchscreen/common.c,
	vgl/input.c, x/input.c: redo my mistake and fix wrong drivers. I
	have realized now, that ev.cmd.data is already an array. Drivers
	were partialy inconsitent - one time right the other time wrong -
	which lead me to the wrong direction.

2003-02-01 14:39  cegger

	* input/x/input.c: don't fill a pointer with a casted value

2003-02-01 14:36  cegger

	* input/: stdin/input.c, tcp/input.c: don't fill a pointer with a
	casted value

2003-02-01 14:28  cegger

	* input/: mouse/input.c, spaceorb/input.c: don't fill a pointer
	with a casted value

2003-02-01 14:18  cegger

	* input/: file/input.c, ipaq_touchscreen/input.c: don't fill a
	pointer with a casted value

2003-02-01 12:03  cegger

	* input/touchscreen/common.c: minor cleanup plus a bugfix

2003-01-31 00:45  soyt

	* doc/docbook/libgii-book.xml: More documentation changes

2003-01-28 16:32  cegger

	* ltmain.sh: merge OpenBSD fixes from devel tree

2002-12-31 00:13  cegger

	* gg/plat.h: merge NetBSD fix from devel tree into stable tree

2002-12-21 17:25  cegger

	* configure.in: bump to final 0.8.2 version

2002-12-17 23:32  cegger

	* gg/plat.h: merge nicolas patch

2002-12-17 19:15  cegger

	* config.guess, config.sub, install-sh: update to the version
	coming along with autoconf 2.57/automake 1.7.2

2002-12-17 16:25  soyt

	* doc/man/Makefile.am: Makefile.am don't get installed

2002-12-17 15:45  cegger

	* demos/Makefile.am: prevent cpuinfo from getting installed

2002-12-12 21:06  cegger

	* README: correct url

2002-12-12 16:33  cegger

	* NEWS: add user visible changes

2002-12-09 23:41  cegger

	* configure.in: bump version number to -rc5

2002-12-08 22:33  cegger

	* ltmain.sh: add fixes from debian. While here, fix debian patch:
	use ${SED} consistently.

2002-12-07 21:02  cegger

	* input/kii/input.c: kii improvements from rodolphe and filip

2002-12-04 20:22  cegger

	* input/kii/Makefile.am: add missing file for packaging

2002-12-03 22:51  cegger

	* configure.in: bump version to -rc4

2002-11-30 16:32  fspacek

	* input/kii/: input.c, kii.c, kii.h: Moved declaration of kii
	userspace functions to kii target.

2002-11-29 23:11  cegger

	* input/kii/input.c: add missing includes

2002-11-29 22:11  cegger

	* configure.in: typo fix: use actually defined datatype

2002-11-28 01:09  cegger

	* configure.in: mark -rc3 release

2002-11-27 21:20  soyt

	* doc/man/: Makefile.am, filter-key.7, filter-keytrans.7,
	filter-mouse.7, filter-save.7, filter-tcp.7, giiAddEventMask.3,
	giiClose.3, giiEventPoll.3, giiEventRead.3, giiEventSelect.3,
	giiEventSend.3, giiEventsQueued.3, giiExit.3, giiGetEventMask.3,
	giiInit.3, giiJoinInputs.3, giiMTInit.3, giiOpen.3, giiPanic.3,
	giiQueryDeviceInfo.3, giiQueryDeviceInfoByNumber.3,
	giiQueryValInfo.3, giiRemoveEventMask.3, giiSetEventMask.3,
	giiSplitInputs.3, gii_any_event.3, gii_cmd_event.3,
	gii_cmddata_getdevinfo.3, gii_cmddata_getvalinfo.3, gii_event.3,
	gii_event_mask.3, gii_event_type.3, gii_expose_event.3,
	gii_key_event.3, gii_pbutton_event.3, gii_phystype.3,
	gii_pmove_event.3, gii_val_event.3, gii_valrange.3,
	input-directx.7, input-linux-evdev.7, input-linux-kbd.7,
	input-linux-mouse.7, input-lk201.7, input-mouse.7, input-tcp.7,
	libgii.7: updated manpages

2002-11-27 21:10  soyt

	* doc/docbook/libgii-api-functions.xml,
	doc/docbook/libgii-api-structures.xml, doc/docbook/man.xml,
	filter/keytrans/man.xml, filter/mouse/man.xml, filter/save/man.xml,
	filter/tcp/man.xml, input/directx/man.xml,
	input/linux_evdev/man.xml, input/linux_kbd/man.xml,
	input/linux_mouse/man.xml, input/lk201/man.xml,
	input/mouse/man.xml, input/tcp/man.xml: changed manpages volnum

2002-11-27 11:03  cegger

	* m4/extrapaths.m4: quoting fixes

2002-11-27 10:31  cegger

	* configure.in: configure no longer searches for c++ compilers as
	complaint by the debian packager

2002-11-25 17:16  soyt

	* doc/man/Makefile.am: updated manpages

2002-11-25 17:03  soyt

	* doc/docbook/libgii-api-structures.xml: changed manvolnum

2002-11-25 15:35  cegger

	* config.guess, config.sub, install-sh, mkinstalldirs: update to
	the versions shipped with autoconf 2.55

2002-11-18 12:13  cegger

	* configure.in: bump version number

2002-11-16 00:12  soyt

	* doc/man/Makefile.am: updated manpages

2002-11-15 23:24  cegger

	* gg/Makefile.am, gii/Makefile.am: go back to -version-info.
	OpenBSD has matching problems with -release

2002-11-11 13:15  cegger

	* configure.in, gg/Makefile.am, gii/Makefile.am: bump version
	numbers

2002-11-07 00:33  cegger

	* configure.in: kii robustness fix from Bernhard Fischer

2002-11-07 00:27  cegger

	* input/kii/kii.c: kii fixes from Bernhard Fischer

2002-11-07 00:19  cegger

	* m4/extrapaths.m4: merge some robustness fixes from Bernhard
	Fischer

2002-11-02 15:09  cegger

	* configure.in: bugfix: Check only, when not found on Solaris

2002-11-02 14:18  cegger

	* gg/: misc.c, plat.h: preprocessor cleanups, add define for
	Solaris

2002-11-01 00:24  cegger

	* configure.in: add some checks for Solaris

2002-10-29 08:55  cegger

	* configure.in: typo fix

2002-10-27 10:21  cegger

	* include/ggi/system.h.in: don't mix up signed with unsigned

2002-10-27 01:49  skids

	* acconfig.h, configure.in, gg/cpuid.c, m4/swar.m4: 
	SWAR detection for ALPHA CPUs.	Now why couldn't all arch's be this
	easy?

2002-10-26 20:20  skids

	* gg/cpuid.c: 
	Fixed mistake I made translating AMD flags from original cpuid
	source code.

2002-10-25 08:06  skids

	* configure.in: 
	Case sensitivity bug -- perhaps in the uint32 test this was
	purposefully changed in order to disable it but still act as a
	placeholder, so I did not fix that occurance.

2002-10-25 07:43  skids

	* acconfig.h, configure.in, demos/cpuinfo.c, gg/cpuid.c,
	include/ggi/gg.h, include/ggi/system.h.in, m4/swar.m4: 
	Seeing no objections to my ml post...  Redo the 64 bit SWAR stuff
	and add conditionally available uint64 A few other minor fixes.

2002-10-25 00:17  cegger

	* acconfig.h, configure.in: Use -DDEBUG to reenable the debugging
	code. It was 'disabled' by Eric's config.h fix

2002-10-25 00:04  cegger

	* configure.in: Use -DDEBUG to reenable the debugging code. It was
	'disabled' by Eric's config.h fix

2002-10-24 09:28  cegger

	* config.guess, ltmain.sh, m4/libtool.m4, m4/ltdl.m4: update to
	libtool 1.4.3

2002-10-21 23:17  skids

	* gg/cpuid.c: 
	Try to fix K6-II 3DNOW! false positives.  Probably I squashed this
	bug.  + some AMD cpu's don't seem to report MMX when they have
	3DNOW!, and since that means they essentially have MMX, made sure
	that those CPUs are seen as having MMX.

2002-10-21 18:51  cegger

	* ltmain.sh, m4/libtool.m4, m4/ltdl.m4: update libtool to latest
	CVS version of the 1.4 branch - it contains more fixes and
	improvements

2002-10-21 06:14  skids

	* acconfig.h, configure.in, demos/cpuinfo.c, gg/cpuid.c: 
	sparc64 SWAR identification support.

2002-10-20 22:51  cegger

	* TODO: update

2002-10-17 23:02  cegger

	* config.guess, config.sub: update to versions shipped with
	automake 1.7. This let configure recognize more CPU variants (i.e.
	of mips, powerpc64 and athlon (XP))

2002-10-16 23:38  skids

	* gg/plat.h: add __CYGWIN__ to posix compliant platforms

2002-10-16 23:26  cegger

	* gg/misc.c: cygwin also uses unix-like hierarchy

2002-10-16 22:29  skids

	* gg/cpuid.c: 
	Try to make sure GCC knows which registers are clobbered, +
	comments.

2002-10-16 08:47  cegger

	* demos/: Makefile.am, cpuinfo.c: add a SWAR info utility

2002-10-15 23:56  skids

	* acconfig.h, configure.in, gg/EXPSYMS, gg/Makefile.am, gg/cpuid.c,
	gg/parse.c, include/ggi/gg.h, m4/Makefile.am, m4/swar.m4: 
	Sample of ggGetSwarType implementation (for i386).  Comments
	welcome.

2002-10-12 18:04  cegger

	* TODO: update

2002-10-12 17:24  cegger

	* TODO: update

2002-10-09 20:00  cegger

	* m4/libtool.m4: merge in a patch from the libtool developers
	originally written to compile KDE on Darwin. It contain's some C++
	fixes, too.

2002-10-09 19:15  cegger

	* ltmain.sh: merge in a patch from the libtool developers
	originally written to compile KDE on Darwin. It contain's some C++
	fixes, too.

2002-10-09 00:12  cegger

	* m4/libtool.m4: backout the mistakes pico made in this file

2002-10-08 23:43  cegger

	* m4/libtool.m4: libtool BUGFIX: call gcc with correct options

2002-10-08 09:39  cegger

	* configure.in, gg/Makefile.am: do correct checking for darwin

2002-10-08 09:25  cegger

	* gg/dl_darwin.c: use PATH_MAX define stolen from misc.c

2002-10-07 22:16  cegger

	* gg/dl_darwin.c: finally add the dl loader for darwin

2002-10-07 20:55  cegger

	* config.guess, config.sub, depcomp, install-sh, missing,
	mkinstalldirs: update to the version shipped with automake 1.6.3

2002-10-07 20:24  cegger

	* gg/misc.c: this works update works for darwin. I hope, this works
	for all other plattforms, too

2002-10-07 19:11  cegger

	* gg/plat.h: remove #warning, that had only existed for debugging
	purpose

2002-10-07 00:35  cegger

	* m4/dllext.m4: It seems, that the build system chooses the right
	extension automatically

2002-10-07 00:02  cegger

	* gg/plat.h: This update should work for both Darwin and non-Darwin
	plattforms

2002-10-06 23:49  cegger

	* input/tcp/libtcp.c: add missing include

2002-10-05 19:22  fspacek

	* libgii.conf.in, input/kii/input.c: Minor kii improvements. Some
	GII/KII guru should still look over this...

2002-10-04 20:58  cegger

	* configure.in: add stuff, autoscan says it's missing

2002-10-04 20:57  cegger

	* gg/Makefile.am: let libgii compile on non-darwin platforms again

2002-10-04 14:04  cegger

	* gg/: misc.c, plat.h: linux compiling fixes

2002-10-04 00:17  cegger

	* configure.in, gg/Makefile.am, gg/dl.c, gg/misc.c, gg/plat.h,
	m4/dllext.m4: Darwin port: Prepares build system and plat.h for it.
	This commit misses the dl_darwin.c file, because it doesn't compile
	yet. Nonetheless, this commit should NOT hurt any non-darwin
	platforms.

2002-10-01 19:49  cegger

	* m4/dllext.m4: choose right library extension for darwin

2002-10-01 16:25  cegger

	* TODO: update

2002-09-30 18:51  cegger

	* gg/plat.h: only include <dlfcn.h>, when it is actually present

2002-09-30 18:06  cegger

	* m4/winfuncs.m4: replacing the comparison of AC_LANG for CPLUSPLUS
	by a stupid test == test one finally fixes the autoconf 2.5x
	failure

2002-09-29 23:28  cegger

	* compile, depcomp: add two nice wrappers from automake 1.6

2002-09-29 23:21  cegger

	* m4/libtool.m4: update to version 1.4.2

2002-09-29 23:19  cegger

	* config.guess, config.sub, install-sh, missing, mkinstalldirs:
	update to versions shipped by automake 1.6

2002-09-29 22:11  cegger

	* config.guess, config.sub, ltmain.sh: This libtool update adds
	support for Darwin plus improvements for OpenBSD/NetBSD

2002-09-28 14:30  cegger

	* Makefile.am: persuade automake to not bother about COPYING and
	AUTHORS files

2002-09-27 01:14  cegger

	* Makefile.am: don't confuse automake 1.6

2002-09-15 11:58  cegger

	* gg/misc.c: fix null pointer bug for unix/posix environments

2002-09-09 10:07  soyt

	* doc/docbook/libgii-api-structures.xml: Make manpage look better

2002-09-04 12:24  soyt

	* doc/docbook/: libgii-api-functions.xml,
	libgii-api-structures.xml: more doc

2002-07-29 19:28  cegger

	* input/: fdselect/input.c, kii/input.c, linux_evdev/input.c,
	pcjoy/input.c, touchscreen/common.c: don't use // comments as they
	may break non (full) ANSI C99 conform plattforms like *BSD, Solaris
	(using Sun's C-compiler), etc.

2002-07-29 18:04  fspacek

	* configure.in, input/Makefile.am, input/kii/EXPSYMS,
	input/kii/Makefile.am, input/kii/input.c, input/kii/kii.c: KII
	input target. It still needs quite a bit of work but it is enough
	to get very trivial input going.

2002-07-23 17:18  cegger

	* gg/plat.h: fix compile error about undefined CHAR_DIRDELIM, when
	using mingw

2002-06-15 03:38  skids

	* gii/EXPSYMS: 
	Symbol needed after soyt bugfixed the devinfos.  Not noticed until
	cygwin build attempted.

2002-06-08 21:51  skids

	* input/xwin/input.c: 
	Process GraphicsExpose events too.

2002-05-28 16:01  soyt

	* configure.in, include/ggi/system.h.in: Added a workaround to
	replace atexit by on_exit on broken libc

2002-05-28 13:52  soyt

	* TODO: updated TODO

2002-05-28 12:59  soyt

	* gii/gii.c: minor spelling fixes

2002-05-25 00:02  skids

	* TODO: 
	Add TODO item for bug found by PngPanther.

2002-04-30 17:51  cegger

	* configure.in: spelling fix - stupid me

2002-04-30 17:43  cegger

	* configure.in: added check for <asm/sharp_ts.h> to decide wether
	to build the touchscreen driver or not

2002-04-30 17:34  cegger

	* libgii.conf.in: add the sharp zaurus to the build system (patch
	from Tobias Hunger)

2002-04-30 17:23  cegger

	* input/: Makefile.am, ipaq_touchscreen/input.c: add the sharp
	zaurus to the build system (patch from Tobias Hunger)

2002-04-30 17:22  cegger

	* configure.in: add the sharp zaurus to the build system

2002-04-30 17:18  cegger

	* input/touchscreen/: .cvsignore, EXPSYMS, Makefile.am, common.c,
	common.h, zaurus.c: added touchscreen driver for the Sharp Zaurus
	written by Tobias Hunger

2002-04-01 22:17  cegger

	* input/vgl/input.c: merged fix from Nicolas Souchu

2002-03-17 22:13  soyt

	* doc/docbook/: libgii-api-functions.xml,
	libgii-api-structures.xml, man.xml: initial import of xml
	documentation

2002-03-17 22:11  soyt

	* filter/: keytrans/man.xml, mouse/man.xml, save/man.xml,
	tcp/man.xml: xml manpage per filter

2002-03-17 22:10  soyt

	* input/: directx/man.xml, linux_evdev/man.xml, linux_kbd/man.xml,
	linux_mouse/man.xml, lk201/man.xml, mouse/man.xml, tcp/man.xml: xml
	manpage per input

2002-03-08 20:12  fries

	* configure.in, m4/libtool.m4: support OpenBSD; may not be clean,
	but it works

2002-03-08 11:14  fries

	* ltmain.sh: fixes for OpenBSD (could be prettier, but for now it
	works)

2002-02-22 22:51  soyt

	* filter/keytrans/filter.c, filter/mouse/filter.c,
	filter/save/filter.c, filter/tcp/filter.c, gii/dl.c, gii/gii.c,
	gii/init.c, gii/unix.c, include/ggi/internal/gii.h,
	input/directx/di.c, input/directx/input.c, input/fdselect/input.c,
	input/file/input.c, input/inputX/input.c, input/inputX/linkey.c,
	input/ipaq_touchscreen/input.c, input/linux_evdev/eventparse.c,
	input/linux_evdev/input.c, input/linux_evdev/key.c,
	input/linux_joy/input.c, input/linux_kbd/input.c,
	input/linux_kbd/linkey.c, input/linux_mouse/input.c,
	input/lk201/input.c, input/mouse/input.c,
	input/mouse/packetparse.c, input/null/input.c, input/pcjoy/input.c,
	input/spaceorb/input.c, input/stdin/input.c, input/tcp/input.c,
	input/tcp/libtcp.c, input/vgl/input.c, input/vgl/key2event.c,
	input/x/input.c, input/x/xev.c, input/xwin/input.c:
	'gii/internal/gii.h' doesn't include "config.h" anymore.  It is
	moved back to the .c level it belongs.

2002-01-27 09:46  cegger

	* configure.in, filter/keytrans/filter.c, filter/mouse/filter.c,
	input/linux_joy/input.c, input/linux_mouse/input.c: configure scans
	for snprintf, strncat and strncpy - and make only use of them, when
	they are actually available

2002-01-26 20:55  cegger

	* filter/keytrans/filter.c, filter/mouse/filter.c,
	input/linux_joy/input.c, input/linux_mouse/input.c: avoid possible
	buffer-overlow bugs

2001-12-17 15:07  cegger

	* TODO: update

2001-12-14 23:01  cegger

	* gg/Makefile.am: sync version number with libgii

2001-12-07 14:21  cegger

	* TODO: update

2001-12-07 11:50  cegger

	* gii/gii.c: fixed compiler warning: gii.c:600: warning: suggest
	parentheses around assignment used as truth value

2001-12-06 20:26  ggibecka

	* gii/gii.c: Cache was not updated when splitting off inputs thus
	yielding 100% CPU due to select() returning EBADF after destroying
	a visual in a multi- visual application.

2001-12-06 19:54  ggibecka

	* gii/gii.c: hopefully fixed several locking problems with
	splitting inputs.  fixed missing allocation of locks when in
	threadsafe mode.

2001-12-03 15:47  cegger

	* TODO: update - user's of multiple visuals should verify, if
	Eric's bugfix works

2001-11-13 00:00  soyt

	* input/xwin/input.c: A few compilation error fixed

2001-11-12 23:57  soyt

	* input/: x/input.c, xwin/input.c: A few compilation error fixed

2001-11-12 23:49  soyt

	* gii/gii.c: A few compilation error fixed

2001-11-12 23:36  soyt

	* filter/keytrans/filter.c, filter/mouse/filter.c, gii/gii.c,
	include/ggi/internal/gii.h, input/directx/input.c,
	input/fdselect/input.c, input/file/input.c, input/inputX/input.c,
	input/ipaq_touchscreen/input.c, input/linux_evdev/input.c,
	input/linux_joy/input.c, input/linux_kbd/input.c,
	input/lk201/input.c, input/mouse/input.c, input/spaceorb/input.c,
	input/stdin/input.c, input/tcp/input.c, input/vgl/input.c,
	input/x/input.c, input/xwin/input.c: 
	Added the _giiRegisterDevice intraface and corrected the modules. 
	This fixes a nasty flaw that screwed up device origins. I couldn't
	test the build, so it will probably break/crash, but the idea is
	there.

2001-11-12 17:53  skids

	* TODO: 
	More stuff, Eric found the bug Andy noticed.   Looks like we will
	have signifigant LibGII work to go along with the next release of
	LibGGI

2001-11-11 16:56  soyt

	* doc/docbook/libgii-api-events.sgml: 
	Starting to make manpages for important structures.

2001-11-10 20:38  soyt

	* doc/docbook/: libgii-ref-filters.sgml, libgii-ref-inputs.sgml:
	Validation fixes

2001-11-10 20:24  soyt

	* TODO, doc/docbook/libgii-api-control.sgml: Small documentation
	updates.

2001-11-09 19:15  soyt

	* filter/tcp/filter.c: Fixed a probable typo.

2001-11-09 19:14  soyt

	* doc/docbook/: libgii-ref-filters.sgml, libgii-ref-inputs.sgml,
	libgii-ref.sgml: Added filters reference

2001-10-19 18:22  soyt

	* doc/docbook/: libgii-api-control.sgml, libgii-api-device.sgml,
	libgii-api-events.sgml, libgii-api-input.sgml, libgii-faq.sgml,
	libgii-ref-inputs.sgml, libgii-ref.sgml: cross reference clean up

2001-10-17 17:57  cegger

	* TODO: update roadmap

2001-10-17 14:45  skids

	* TODO: 
	TODO list for next release and beyond

2001-10-11 13:47  soyt

	* doc/docbook/libgii-faq.sgml: Added FAQs in documentation

2001-09-14 13:42  cegger

	* input/pcjoy/input.c: merged fix from Ingo Krabbe
	<ikrabbe@earthling.net>

2001-09-12 13:17  cegger

	* configure.in, input/Makefile.am, input/ipaq_touchscreen/EXPSYMS,
	input/ipaq_touchscreen/Makefile.am, input/ipaq_touchscreen/input.c,
	input/ipaq_touchscreen/.cvsignore: added ipaq touchscreen input
	driver from Tobias Hunger <tobias@berlin-consortium.org>

2001-09-09 20:20  skids

	* doc/docbook/libgii-ref-inputs.sgml: 
	Mention lnxusb mousetype in imps2 mousetype description

2001-09-09 04:29  skids

	* doc/docbook/libgii-ref-inputs.sgml: 
	/me hits himself on the head with a mackeral.  Bits of SGML come
	out his ears and clatter around on the floor.

2001-09-09 04:26  skids

	* doc/docbook/libgii-ref-inputs.sgml: 
	Added mouse strings and lnxusb to input refs.  Eric: doubtless
	broken, since I don't know how to make a literal /

2001-08-26 17:49  soyt

	* ChangeLog: commited changelogs for 2.0.1

2001-08-25 23:41  soyt

	* INSTALL.autoconf: changed to more recent INSTALL.autoconf (2.50)

2001-08-25 23:22  soyt

	* INSTALL: Added missing configure options in INSTALL

2001-08-25 23:07  soyt

	* NEWS, README: re-release notes

2001-08-25 15:05  cegger

	* gg/Makefile.am, gii/Makefile.am: update version info

2001-08-25 12:59  thayne

	* TODO, filter/Makefile.am, input/Makefile.am: I'm sure
	EXTRA_SUBDIRS should have been DIST_SUBDIRS.  DIST_SUBDIRS is used
	when SUBDIRS is conditional, yet the "make dist" targets still need
	to traverse a non-conditional set of directories for packaging.
	
	Yes, the Fairy of the North gave me this information.
	
	Oh, I also updated the TODO files.

2001-08-24 13:31  soyt

	* TODO: AC_TRY_RUN warning in todo

2001-08-24 13:25  soyt

	* doc/docbook/libgii-api-events.sgml: Put event masks into table

2001-08-23 14:39  soyt

	* TODO, configure.in, doc/Makefile.am: moved to version 0.8.1 and
	removed doc/docbook from build

2001-08-23 06:15  thayne

	* TODO, dist/rpm/libgii.spec.in: added missing files to rpm builds
	and updated TODO files

2001-08-22 18:20  soyt

	* TODO: added issue

2001-08-22 16:29  soyt

	* TODO: Added TODO files

2001-08-22 06:37  thayne

	* dist/rpm/libgii.spec.in: Cannot specify redundant sources - rpm
	tries to package all of them\!

2001-08-14 18:08  soyt

	* doc/docbook/: libgii-api-device.sgml, libgii-api-events.sgml,
	libgii-api-input.sgml, libgii-ref.sgml: lots of validation fixes

2001-08-14 14:53  soyt

	* doc/man/Makefile.am: new mapages

2001-08-14 13:54  soyt

	* doc/docbook/: libgii-api-events.sgml, libgii-api.sgml,
	libgii-ref-inputs.sgml, libgii-ref.sgml: Added libgii runtime +
	event structure references

2001-08-12 12:03  cegger

	* ChangeLog: update from Eric

2001-08-12 09:24  cegger

	* doc/docbook/Makefile.am: updated to make "make dist" working

2001-08-12 00:24  skids

	* doc/docbook/libgii-api.sgml: 
	Forgot this in last commit

2001-08-12 00:16  skids

	* doc/docbook/: libgii-api-runtime.sgml, libgii-api-structs.sgml: 
	Quicky doc updates for release (keep missing material accessible).

2001-08-11 04:27  skids

	* doc/docbook/libgii-api-input.sgml: 
	Begin deprication of using any.origin to detect faked events.

2001-08-11 04:18  skids

	* doc/docbook/libgii-api-input.sgml: 
	Coral renegade clause back where it belonged.

2001-07-28 23:28  cegger

	* doc/inputs.txt: spelling fixes

2001-07-28 21:52  fortinj

	* doc/inputs.txt: Added DirectX input target description.

2001-07-26 12:12  cegger

	* NEWS: added missing release-notes of version 0.8

2001-07-19 12:23  cegger

	* dist/rpm/libgii.spec.in: fixed URLs

2001-07-19 09:44  thayne

	* Makefile.am, configure.in, dist/.cvsignore, dist/Makefile.am,
	dist/rpm/.cvsignore, dist/rpm/Makefile.am, dist/rpm/libgii.spec.in:
	Add structure for distributions/packages.  Put in spec files for
	building RPM's.

2001-07-16 16:48  thayne

	* configure.in: Revert back to AM_DISABLE_STATIC and
	AM_PROG_LIBTOOL to fix "LIBTOOL not set in configure.in" problem. 
	Add some missing files to some Makefile.am - without this files
	aren't packaged using "make dist" targets.

2001-07-10 20:59  cegger

	* configure.in, gii/Makefile.am: update version number

2001-07-10 20:35  soyt

	* ChangeLog: libggi and libgii ChangeLogs : Here we go\!

2001-07-10 15:31  soyt

	* doc/man/Makefile.am: updated manpages

2001-07-10 11:33  soyt

	* doc/docbook/libgii-ref-inputs.sgml: Manpages fixes

2001-07-10 07:22  thayne

	* configure.in: AM_PROG_LIBTOOL and AM_DISABLE_STATIC are
	deprecated - use 'AC_' names.

2001-07-09 16:49  thayne

	* m4/libtool.m4: libtool 1.4 has moved tests from ltconfig to
	libtool.m4.  Delete unecessary ltconfig and update libtool.m4.

2001-07-09 05:02  fortinj

	* doc/README.directx: 
	New file describing the compilation and installation of libGII for
	Win32.

2001-07-08 20:30  soyt

	* doc/docbook/libgii-ref-inputs.sgml: added input and target
	reference.

2001-07-07 21:55  cegger

	* filter/save/Makefile.am, filter/tcp/Makefile.am,
	input/directx/Makefile.am, input/fdselect/Makefile.am,
	input/file/Makefile.am, input/inputX/Makefile.am,
	input/linux_evdev/Makefile.am, input/linux_joy/Makefile.am,
	input/linux_mouse/Makefile.am, input/lk201/Makefile.am,
	input/mouse/Makefile.am, input/null/Makefile.am,
	input/pcjoy/Makefile.am, input/spaceorb/Makefile.am,
	input/stdin/Makefile.am, input/tcp/Makefile.am,
	input/x/Makefile.am, input/xwin/Makefile.am: replace /ggi/ by //

2001-07-07 17:02  thayne

	* ltmain.sh: Fixing bug in libtool 1.4 where it won't find
	interdependency libraries during install to a packaging dir

2001-07-07 13:23  thayne

	* demos/Makefile.am, gii/Makefile.am: Fix more problems linking
	against uninstalled libraries.

2001-07-07 11:42  thayne

	* Makefile.am, configure.in, libgii.conf.in,
	filter/keytrans/Makefile.am, filter/mouse/Makefile.am: Closed one
	more bug that I introduced into configure.in.  This should now
	allow late substitution of vars during build and install, staticly
	code paths where they should be, maintain variables like
	${exec_libdir} derived from other variables such as ${prefix},
	fully expand recursive variables - such as ${exec_libdir}, peel
	grapes, and change the furnace filter when required.

2001-07-07 00:14  thayne

	* Makefile.am, configure.in, libgii.conf.in,
	filter/keytrans/Makefile.am, filter/mouse/Makefile.am: Fixed the
	autoconf mess I created.  ./configure will now do the correct thing
	expanding paths while maintaining everything truly relocateable for
	packaging systems to install to a temp dir.
	
	PS Of course things should have never been touched in the first
	place because everything was initially relocateable with
	${DESTDIR}, but not everyone uses an up to date automake utility
	and rpm doesn't do ${DESTDIR} relocation - that's why this mess was
	started.

2001-07-06 19:15  thayne

	* config.guess, config.sub, ltmain.sh, gii/Makefile.am: Updated
	libtool to 1.4 and gii/Makefile so that libgg is found in the build
	tree instead of system lib directories.

2001-07-06 13:46  cegger

	* input/vgl/key2event.c: merged build fix from David J. Hughes

2001-07-06 09:33  cegger

	* gii/Makefile.am: fixed linking path to libgg for libtool 1.4

2001-07-05 02:03  uid30830

	* gii/Makefile.am: fix "cannot find -lgg" -linking error

2001-07-03 17:34  cegger

	* Makefile.am, configure.in, libgii.conf.in, doc/inputs.txt,
	filter/keytrans/Makefile.am, filter/mouse/Makefile.am,
	gii/Makefile.am: merged link and confdir fixes from Thayne Harbaugh

2001-06-30 11:56  soyt

	* gii/gii.c, include/ggi/gii.h: changed giiPanic prototype

2001-06-30 11:52  soyt

	* doc/docbook/: libgii-api-control.sgml, libgii-api-input.sgml:
	reference fixes

2001-06-29 17:32  soyt

	* doc/docbook/libgii-api-input.sgml: documentation fixes
	(validation+bug)

2001-06-28 18:53  soyt

	* doc/docbook/libgii-api-device.sgml: validation fixes in
	libgii-api-device.sgml

2001-06-28 18:32  soyt

	* doc/docbook/: libgii-api-device.sgml, libgii-api.sgml: Added
	reference for giiQueryDeviceInfo,giiQueryDeviceInfoByNumber and
	giiQueryValInfo

2001-06-27 18:35  stefan

	* input/linux_evdev/input.c: report device name instead of device
	driver name

2001-06-26 04:18  fortinj

	* libgii.conf.in: 
	Correct path for Direct-X target is input/dxinput.

2001-06-26 04:16  fortinj

	* gg/plat.h: 
	Handle differences btwn Windows/Cygwin and Windows.  Cygwin expects
	'/' as directory separator.  Windows expects '\' as directory
	separator.

2001-06-22 18:57  soyt

	* doc/docbook/libgii-api.sgml: doc update : fixes + propagation of
	Brian's changes

2001-06-17 10:34  cegger

	* filter/keytrans/filter.c, filter/mouse/filter.c,
	filter/save/filter.c, gii/dl.c, gii/gii.c, gii/init.c, gii/unix.c,
	include/ggi/internal/Makefile.am, include/ggi/internal/gii.h,
	input/directx/dxinput.h, input/fdselect/input.c,
	input/file/input.c, input/inputX/linkey.h,
	input/linux_evdev/linux_evdev.h, input/linux_joy/input.c,
	input/linux_kbd/linkey.h, input/linux_mouse/input.c,
	input/lk201/input.c, input/mouse/mouse.h, input/null/input.c,
	input/pcjoy/input.c, input/spaceorb/input.c, input/stdin/input.c,
	input/tcp/input.c, input/tcp/libtcp.c, input/vgl/input-vgl.h,
	input/x/input.c, input/x/xev.h, input/xwin/input.c: don't install
	gii_debug.h; fixed all compiler errors

2001-06-16 20:55  cegger

	* filter/tcp/filter.c: remove auto-copied file during make

2001-06-15 11:47  soyt

	* doc/docbook/: libgii-api-input.sgml, libgii-api.sgml: several
	fixes

2001-06-13 21:04  skids

	* demos/demo.c, doc/man/Makefile.am, gii/EXPSYMS, gii/gii.c,
	include/ggi/gii.h, input/linux_evdev/input.c, input/tcp/libtcp.c: 
	Added ggiSplitInputs, other minor fixes.

2001-06-13 20:00  cegger

	* include/ggi/internal/Makefile.am: don't install debug headers

2001-06-13 14:02  soyt

	* doc/docbook/: libgii-api-control.sgml, libgii-api-input.sgml,
	libgii-api.sgml, libgii.sgml: Added libgii-api-... and libgii.sgml
	for the new doc

2001-06-04 04:22  skids

	* gii/Makefile.am: 
	Fixed libgii.la dependency_libs

2001-05-31 23:51  skids

	* gg/parse.c: 
	Added unified unnamed/ordered options support.

2001-05-22 23:44  skids

	* gg/parse.c: 
	Fixed typo in comments

2001-05-13 03:06  stefan

	* input/linux_evdev/input.c: add the necessary meta info so the
	client can actually interpret the event

2001-05-13 00:59  cegger

	* .cvsignore, ChangeLog.1999, autogen.sh, FAQ, demos/mhub.c,
	demos/.cvsignore, demos/filter.c, demos/mhub.1, demos/xsendbut.c,
	doc/.cvsignore, doc/env.txt, doc/docbook/libgii-book.sgml,
	doc/docbook/.cvsignore, doc/man/.cvsignore, filter/.cvsignore,
	filter/keytrans/keytrans, filter/keytrans/.cvsignore,
	filter/keytrans/EXPSYMS, filter/mouse/.cvsignore,
	filter/mouse/EXPSYMS, filter/mouse/mouse, filter/save/.cvsignore,
	filter/save/EXPSYMS, filter/tcp/.cvsignore, filter/tcp/EXPSYMS,
	gg/.cvsignore, gg/conf.c, gg/debug.c, gg/dlptlock.c, gg/gglock.c,
	gg/init.c, gg/intlock.c, gg/memdebug.c, gg/ptlock.c, gg/cleanup.c,
	gg/gglock.h, gii/.cvsignore, include/.cvsignore,
	include/Makefile.am, include/ggi/.cvsignore, include/ggi/errors.h,
	include/ggi/keyboard.h, include/ggi/events.h,
	include/ggi/Makefile.am, include/ggi/gii-unix.h,
	include/ggi/input/.cvsignore, include/ggi/input/Makefile.am,
	include/ggi/input/lin_kbd.h, include/ggi/input/xwin.h,
	include/ggi/internal/.cvsignore, include/ggi/internal/gii-dl.h,
	include/ggi/internal/gii_debug.h, input/.cvsignore,
	input/directx/.cvsignore, input/directx/EXPSYMS,
	input/directx/dxinputkb.h, input/fdselect/.cvsignore,
	input/fdselect/EXPSYMS, input/file/.cvsignore, input/file/EXPSYMS,
	input/inputX/.cvsignore, input/inputX/EXPSYMS,
	input/linux_evdev/.cvsignore, input/linux_evdev/EXPSYMS,
	input/linux_joy/.cvsignore, input/linux_joy/EXPSYMS,
	input/linux_kbd/.cvsignore, input/linux_kbd/EXPSYMS,
	input/linux_kbd/Makefile.am, input/linux_mouse/.cvsignore,
	input/linux_mouse/EXPSYMS, input/lk201/.cvsignore,
	input/lk201/EXPSYMS, input/lk201/keysymShift.dat,
	input/lk201/keytable.dat, input/lk201/lk201.h,
	input/mouse/.cvsignore, input/mouse/EXPSYMS, input/null/.cvsignore,
	input/null/EXPSYMS, input/pcjoy/.cvsignore, input/pcjoy/EXPSYMS,
	input/spaceorb/.cvsignore, input/spaceorb/EXPSYMS,
	input/stdin/.cvsignore, input/stdin/EXPSYMS, input/x/.cvsignore,
	input/x/EXPSYMS, input/xwin/.cvsignore, input/xwin/EXPSYMS,
	input/tcp/.cvsignore, input/tcp/EXPSYMS, input/tcp/libtcp.h,
	input/vgl/.cvsignore, input/vgl/EXPSYMS, input/vgl/Makefile.am,
	input/vgl/README, input/vgl/keycodes.h, m4/.cvsignore: initial
	import

2001-05-13 00:59  cegger

	* install-sh, missing, mkinstalldirs, INSTALL.autoconf,
	config.guess, config.sub, ltmain.sh, INSTALL, Makefile.am, NEWS,
	README, acconfig.h, configure.in, libgii.conf.in, ChangeLog,
	demos/Makefile.am, demos/demo.c, doc/Makefile.am, doc/inputs.txt,
	doc/docbook/libgii-faq.sgml, doc/docbook/Makefile.am,
	doc/man/Makefile.am, filter/Makefile.am,
	filter/keytrans/Makefile.am, filter/keytrans/filter.c,
	filter/mouse/Makefile.am, filter/mouse/filter.c,
	filter/save/Makefile.am, filter/save/filter.c,
	filter/tcp/Makefile.am, filter/tcp/filter.c, gg/plat.h, gg/EXPSYMS,
	gg/Makefile.am, gg/dl.c, gg/misc.c, gg/parse.c, gii/init.c,
	gii/Makefile.am, gii/gii.c, gii/EXPSYMS, gii/dl.c, gii/unix.c,
	include/ggi/gii.h, include/ggi/gg.h, include/ggi/system.h.in,
	include/ggi/internal/Makefile.am, include/ggi/internal/gii.h,
	input/Makefile.am, input/directx/Makefile.am, input/directx/di.c,
	input/directx/dxinput.h, input/directx/input.c,
	input/fdselect/Makefile.am, input/fdselect/input.c,
	input/file/Makefile.am, input/file/input.c,
	input/inputX/Makefile.am, input/inputX/input.c,
	input/inputX/linkey.c, input/inputX/linkey.h,
	input/linux_evdev/Makefile.am, input/linux_evdev/eventparse.c,
	input/linux_evdev/input.c, input/linux_evdev/key.c,
	input/linux_evdev/linux_evdev.h, input/linux_joy/Makefile.am,
	input/linux_joy/input.c, input/linux_kbd/input.c,
	input/linux_kbd/linkey.c, input/linux_kbd/linkey.h,
	input/linux_mouse/Makefile.am, input/linux_mouse/input.c,
	input/lk201/Makefile.am, input/lk201/input.c,
	input/mouse/Makefile.am, input/mouse/input.c, input/mouse/mouse.h,
	input/mouse/packetparse.c, input/null/Makefile.am,
	input/null/input.c, input/pcjoy/Makefile.am, input/pcjoy/input.c,
	input/spaceorb/Makefile.am, input/spaceorb/input.c,
	input/stdin/Makefile.am, input/stdin/input.c, input/x/input.c,
	input/x/Makefile.am, input/x/xev.c, input/x/xev.h,
	input/tcp/Makefile.am, input/tcp/input.c, input/tcp/libtcp.c,
	input/vgl/input-vgl.h, input/xwin/Makefile.am, input/xwin/input.c,
	input/vgl/input.c, input/vgl/key2event.c, m4/Makefile.am,
	m4/dllext.m4, m4/extrapaths.m4, m4/libtool.m4, m4/winfuncs.m4:
	Initial revision

