2007-12-04 17:27  bpk

	* visgrep.c: More comments and warnings thanks to
	  mncharity@vendian.org

2007-12-04 17:25  bpk

	* image.c: This should allow the source and match to be the same
	  size and also adds some extra warning/errors, thanks to
	  mncharity@vendian.org
	* png2pat.c: Added non-portable image message

2007-12-04 17:24  bpk

	* kbd.h: Spacing changes
	* Makefile.am: Added xmousepos
	* xmousepos.c: Small app to get mouse position

2007-12-04 17:23  bpk

	* xte.c: Fixed up the key and str commands, now key is
	  specifically for sending a keysym, and str is specifically to
	  (attempt) to send the characters in a string.

2007-10-01 15:42  bpk

	* Makefile.am, configure.in, kbd.h, kbd_german.h, kbd_us.h, xte.c:
	  This patch changes causes xte to query the current keyboard
	  layout instead of using a hardcoded table and also adds unicode
	  support, big thanks to Marco Steinacher

2006-05-18 17:08  bpk

	* dist-info.cf: Added dist-info config for my mkdist command

2006-05-18 17:07  bpk

	* Makefile.am: Changed CFLAGS to AM_CFLAGS

2006-05-18 17:06  bpk

	* Makefile.am, configure.in, missing, xte.c: Removed automake
	  file, updated config for newer autoconf/automake, fixed XFlush
	  bug in 'str' command pointed out by thorsten@staerk.de

2005-12-12 16:42  bpk

	* xte.c: Fixed typo in Backspace to BackSpace

2004-05-13 22:03  bpk

	* configure.in, xte.c: Added -x flag to set display for
	  controlling remote X sessions, modified patch from Chris
	  Lalancette <chris.lalancette@gd-ais.com>

2004-04-27 20:27  bpk

	* configure.in, xte.c: Fixed segfault bug when running without
	  exit, prints error message now

2004-04-21 16:43  bpk

	* configure.in: Inc'd version

2004-04-21 16:42  bpk

	* visgrep.c: James Cameron <quozl@us.netrek.org> * visgrep.c:
	  change exit status to match grep(1) style; zero for successful
	  match, 1 for no match, 2 for command error. Wrap usage message
	  for 80 column default.

2003-12-15 19:51  bpk

	* configure.in: Inc'd release number
	* configure.in, image.c, pat2ppm.c, patextract.c, png2pat.c,
	  rgb2pat.c, visgrep.c, xte.c: On powerpc, the program loops with
	  "Unhandled option" error. This is due to the fact that getopt
	  returns an int and not a char (which is too small to contain EOF
	  = -1). The attached patch corrects this as well as many warnings
	  about undeclared functions and unused variables. -- System
	  Information: Debian Release: testing/unstable Architecture:
	  powerpc Kernel: Linux guybrush 2.6.0-test11-benh-guybrush.51 #3
	  Fri Dec 12 23:44:37 PST 2003 ppc Locale: LANG=fr_FR@euro,
	  LC_CTYPE=fr_FR@euro

2003-09-16 20:32  bpk

	* Makefile.am: Removed xgrab

2003-02-14 20:51  psocccer

	* Makefile.am, configure.in, image.c, visgrep.c, xte.c: Forgot to
	  include kbd_*.h in distribution

2003-02-10 23:54  psocccer

	* Makefile.am, configure.in, kbd_german.h, kbd_us.h, xte.c: Added
	  keymap support for non-us keyboards and a keymap from Stefan
	  Nickl

2002-08-15 20:45  psocccer

	* configure.in, xte.c: Fixed annoying uninitialized shift bug,
	  thanks to Bill Saunders

2002-08-12 22:42  psocccer

	* configure.in, image.c, visgrep.c, xte.c: Added support for
	  converting many common characters that are not the same name as
	  keysyms, e.g. /@#$?

2002-08-10 06:41  psocccer

	* Makefile.am, image.c, image.h, pat2ppm.c, patextract.c: Added
	  support to extract subimages, and to convert patterns to ppm
	  files

2002-08-06 21:16  psocccer

	* configure.in, xte.c: Added relative mouse movement commands

2002-07-26 06:43  psocccer

	* README, configure.in, image.c, image.h, png2pat.c, visgrep.c,
	  xte.c: RGBA png support now, and alpha channel support. Fixed
	  more typos in xte. Patterns created with old version of
	  xautomation tools will not be compatible with this and future
	  releases

2002-07-26 04:47  psocccer

	* debug.c, debug.h, image.c, image.h, png2pat.c, rgb2pat.c,
	  visgrep.c, xte.c: Fixed some small bugs with the mousemove
	  command, thanks Tom Bradley

2002-07-25 18:20  psocccer

	* README, configure.in: Fixed up some version stuff for initial
	  release

2002-07-25 18:18  psocccer

	* AUTHORS, COPYING, INSTALL, Makefile.am, NEWS, README, config.h,
	  config.h.in, configure.in, debug.c, debug.h, image.c, image.h,
	  install-sh, missing, mkinstalldirs, png2pat.c, rgb2pat.c,
	  visgrep.c, xte.c: Initial revision

2002-07-25 18:18  

	* projects/xautomation/branches, projects/xautomation/tags, .: New
	  repository initialized by cvs2svn.

