Mon Mar  6 09:49:19 1995    (rubini@morgana)

	* Makefile (info): new target: no more info file from simple "make"
	* gpn.c (loadlut): use octal codes and latin-1 chars (Andries Brouwer)
	(cmdline): create a symlink /tmp/gpmctl to run precompiled executables

Sat Mar  4 18:44:54 1995    (rubini@morgana)

	* t-mouse.el (t-mouse-keymap): use M-mouse to enable the scrollbar

Tue Feb 28 00:20:35 1995    (rubini@morgana)

	* mev.c (main): added report of kdb modifiers for key events
	* Makefile (clean): remove *.1, since they're not sources
	* kernel/*: removed the directory as obsolete
	* root.y (scr_dump): added support for /dev/vcs

Sun Feb 26 14:25:31 1995    (rubini@morgana)

	* wd.h: when intactive use "" instead of "0" (to use "-Wall")
	* various fixes to face "-Wall" messages

Mon Feb 20 18:08:02 1995    (rubini@morgana)

	* liblow.c (Gpm_Open): bug fix, closed an open comment (John E. Davis)

Wed Feb 15 12:25:14 1995    (rubini@morgana)

	* mev.c (sigHandler): propagate SIGWINCH to the father
	* gpm.c (main): propagate SIGWINCH to the clients
	* gpmInt.h: modified Gpm_Type; one more field to allow extra bytes
	* mice.c (I_serial): changed prototype to autodetect mouseman
	(M_mman): new mouse type for damned MouseMan.

Tue Feb 14 00:33:34 1995    (rubini@morgana)

	* gpn.c (cmdline): modem-line toggle added

Thu Feb  9 00:42:51 1995    (rubini@morgana)

	* root.y (main): the "-B" option is no longer supported
	(scr_restore): be sensitive to SIGWINCH

Wed Feb  8 11:46:52 1995    (rubini@morgana)

	* gpm.c (main): added support for SIGWINCH

Thu Jan 26 12:11:59 1995    (rubini@morgana)

	===> 0.97 released
	* root.y (postmenu): get color to restore from the cursor cell instead
	of the previous one (it failed with `less')
	(yylex): allow double quotes in strings
	(main): go to background
	* gpn.c (cmdline): go to background and setsid() (Stefan)
	(cmdline): new switch -k (kill) for busmouse users
	* gpm.h (GPM_NODE_DIR): use "/var/run" instead of "/tmp" (Larry)
	* Makefile: use "-O3" and don't release binaries any more
	* mice.c (I_logi): don't jump to I_serial anymore (Larry)

Fri Jan 13 12:57:41 1995    (rubini@morgana)

	===> 0.97alpha releasd
	* gpm.c (gpm_killed): use signal SIGUSR1 to kill an existent gpm
	(main): removed the annoting warning in signal()

Thu Jan 12 11:45:08 1995    (rubini@morgana)

	* mev.c: added "any" to event list
	* t-mouse.el (t-mouse-suspend): fixed behaviour (thanks Larry)
	* mice.c (I_serial): flushed pending input (thanks Miguel)
	(I_logi): fixed "howmany" problem with serial vs. busmice
	* gpn.c (cmdline): m_type is passed to m_type->init
	* gpmInt.h: removed unused field "device" in Gpm_Type

Mon Dec 26 01:21:54 1994    (rubini@morgana)

	* gpn.c (cmdline): authentication moved here.

Wed Dec 21 11:28:41 1994    (rubini@morgana)

	* gpm.c (main): new (smarter) authentication

Sun Dec 18 11:18:40 1994    (rubini@morgana)

	===> gpm-0.96 released
	* root.y: allright and tested
	* gpn.c: new '-P' option
	* doc/manpager: new file to generate man pages
	* Makefile: fixed the installation stuff, use /usr as $(PREFIX).
	* gpn.c, mice.c: removed the last #ifndef linux
	* getopt.[ch]: removed from the distribution

Fri Dec 16 17:09:19 1994    (rubini@morgana)

	* doc/doc.gpm: general update, addition of gpm-root docs.

Thu Dec  1 01:03:51 1994    (rubini@morgana)

	* liblow.c (Gpm_Open): fixed console detection (thanks Miguel)
	and removed unused ttyp* and ttyq* recognition

Fri Nov 25 01:37:37 1994    (rubini@morgana)

	* root.c (main): new file: a tentative default handler
	* gpm.c (do_client): bug-fix: default handlers now can run
	* gpm.h: new struct and prototypes for libhigh.c
	* doc/doc.gpm: minor fixes
	* libhigh.c: new file with "Region-of-Interest" management

Fri Nov 25 01:24:45 1994    laurent@brasil.frmug.fr.net (Laurent Chemla)

	* gpm.c (processMouse): fix for button-up reporting

Tue Nov 22 19:54:54 1994    (rubini@morgana)

	* gpm.c (do_selection): draw a running pointer or none at all

Thu Nov 17 00:24:13 1994    (rubini@morgana)

	===> gpm-0.93 released
	* t-mouse.el (tm-scroll-jump): changed behaviour: doesn't jump
	* doc/doc.gpm (Emacs Support): documented new word and line facilities
	* liblow.c (gpm_convert_event): fix: use gpm_zerobased
	(gpm_convert_event): fix: report all buttons on button-up

Wed Nov 16 21:15:15 1994    (rubini@morgana)

	* t-mouse.el: tm-word and tm-line implemented

Thu Nov 10 15:27:07 1994    (rubini@godipmec)

	===> gpm-0.92 released
	* gpmInt.h (Gpm_Type): new field "howmany"
	* mice.c: fixed behaviour for "-t bm" (thanks to Reuben Sumner)
	* gpm.c (getMouseData): fixed data reading

Sun Nov  6 13:18:34 1994    (rubini@morgana)

	* removed all the outdated "#ifdef linux"

Sat Nov  5 10:23:30 1994    (rubini@morgana)

	* Makefile (all): executables are stripped

Tue Nov  1 13:10:48 1994    (rick@razorback.brisnet.org.au)

	* gpm.c (check_mode): fix in mouse re-openig

Sun Oct 30 01:49:14 1994  Alessandro Rubini  (rubini@coroide)

	===> gpm-0.9 released
	* doc/infofilter: fixed indentation of lisp code

Sat Oct 29 17:24:54 1994    (rubini@morgana)

	* sample/configure.in: shows how to setup for both gpm and xterm
	* sample/rmev.c: new file, to test xterm compatibility 
	* mev.c (usage): fixed ugly bug in printf()
	(main): added initscr() to work under sunos-hpux

Fri Oct 28 13:19:37 1994    (rubini@godipmec)

	* gpm-xterm.c, gpm-xterm.h: new files, for xterm applications
	* mev.c (main): fixed ascii value reporting

Thu Oct 27 01:56:13 1994    (rubini@morgana)

	* libcurses.c: xterm support is there as well

Wed Oct 26 21:07:11 1994    (rubini@morgana)

	* liblow.c: xterm support is there

Tue Oct 25 00:32:36 1994    (rubini@morgana)

	* libcurses.c (Gpm_Wgetch): new file, single function

	* gpm.h (Gpm_Getchar): removed a spurious "eject" string

Mon Oct 24 22:47:37 1994    (rubini@morgana)

	* liblow.c (Gpm_Repeat): new function
	(Gpm_Open): uses gpm_consolefd
	* doc/doc.gpm: updated info, created indexes

Sun Oct 16 11:36:07 1994    (rubini@morgana)

	==> gpm-0.17 released
	* gpm.c (processConn): give the client a motion event at connection
	* t-mouse.el (t-mouse-run): added interactive to restart mouse
	(t-mouse-tty): bug fix: the -.16 one won't work on most machines

Thu Oct 13 09:48:07 1994    (rubini@morgana)

        ===> gpm-0.16 released
	* gpm.c (main): a better check for uniqueness
	(gpm_killed): a signal handler to remove /tmp/gpm* on exit

Wed Oct 12 16:10:26 1994    (rubini@godipmec)

	* Makefile (all): the info file is generated
	* t-mouse.el (t-mouse-tty): procps 0.95 is recognized

Fri Sep 23 12:26:37 1994    (rubini@morgana)

        ===> gpm-0.15 released
	* t-mouse.el (t-mouse-keymap): the scroll-bar is there.
	* mev.c: new flag "-p" to show the pointer during drags

Thu Sep 22 13:15:22 1994  Alessandro Rubini  (rubini@ipvvis)

        ===> gpm-0.14 released
	* doc/doc.gpm: fixed the section about emacs

Fri Sep 23 12:26:37 1994    (rubini@morgana)

	* t-mouse.el (t-mouse-keymap): the scroll-bar is there.

Mon Sep 19 01:06:56 1994    (rubini@morgana)

	* mev.c: new flag "-f" to fit events.
	* Makefile (quickinst): new target
	gpm.info is installed as well
	(distrib): the precompiled binaries are distributed as well
	* t-mouse.el: it is really full-featured, now.

Sun Sep 18 11:44:36 1994    (rubini@morgana)

	* mev.c (emacs_handler): up events now return the press location
	* Makefile: binaries are now released with the package

Wed Sep 14 14:12:48 1994    (rubini@morgana)

	* t-mouse.el: removed free variables: clean compile
	* Makefile: t-mouse.elc is properly compiled
	* exec.el: used to compile elisp.
	* doc/*: texinfo is used, and online docs are available

Wed Sep  7 19:34:28 1994    (rubini@morgana)

        ===> gpm-0.13 released
	* gpmCfg.h (MAX_VC): manage 16 virtual consoles
	* t-mouse.el: avoid invoking awk on startup
	* mev.c (cmdline): accept hex numbers with "-C" 

Sat Aug 27 11:41:57 1994    (rubini@morgana)

	* t-mouse.el: added the "-s" option to 'mev', to prevent error msg.

Mon Aug 22 20:28:47 1994    (rubini@morgana)

	* liblow.c (Gpm_GetEvent): Closing connection correctly handled.
	(Gpm_Close): fix to help the above handling

Fri Aug 19 10:23:01 1994    (rubini@morgana)

	===> gpm-0.12 released
	* gpn.c (cmdline): new options: "-2" and "-3"
	* doc/gpm.tex: (Emacs Support) new section

Thu Aug 18 10:01:22 1994    (rubini@morgana.unipv.it)

	* gpm.c (do_selection): use right button to extend selection,
	if the middle one is present
	* t-mouse.el: recognizes the controlling terminal
	* doc/gpm.tex (Compiling and Installing) note about rc.local
	* gpm.c (processMouse): fix: first click is single

Wed Aug 17 09:20:54 1994    (Olav Woelfelschneider)

	===> gpm-0.11 released
	* gpmInt.h: changed "char proto[]" to unsigned

Tue Aug  2 05:26:55 1994    (rubini@morgana)

	===> gpm-0.10 released
	* liblow.c (Gpm_FitValuesM): bug fix

Mon Aug  1 19:22:50 1994    (rubini@morgana)

	* gpn.c (cmdline): fixed bug with opt_device (Miguel de Icaza)
	* liblow.c (Gpm_Close): fixed the gpm_tried bug
	* gpm.c (processMouse): clustering added
	(getMouseData): new function to ease readability

Fri Jul 29 13:54:38 1994    (rubini@ipvvis)

	* gpn.c: moved many functions to gpm.c to make them inline

Fri Jul 29 01:56:39 1994    (rubini@morgana)

	* gpm.h: Gpm_DrawPointer: new facility
	* liblow.c: gpm_zerobased added
	* gpn.c (do_client): added an option to map "drag" to "move" (ugly)

Thu Jul 28 23:55:18 1994    (rubini@coroide)

	===> gpm-0.06 released
	* doc/gpm.tex: updated

Thu Jul 28 11:02:48 1994    (rubini@morgana)

	* gpn.c (cmdline): configurable button order
	(cmdline): double click time, too.
	(cmdline): "-L" option.
	(do_selection): fixed bug about wrap-around.

Wed Jul 27 23:56:14 1994    (rubini@morgana)

	* liblow.c: no more public gpm_timeout
	* gpn.c (do_client): bug fix

Tue Jul 26 14:44:37 1994    (rubini@mimmo)

	* gpm.h: ctl file now in /tmp 

Sat Jul 23 13:22:29 1994    (rubini@morgana)

	* gpn.c (cmdline): /dev/mouse is the default
	* gpm.c (processMouse): button-up: report which one

Fri Jul 22 15:57:35 1994    (rubini@morgana)

	* mev.c: emacs syntax is there

Wed Jul 20 19:35:16 1994    (rubini@morgana)

	* gpm.h: added GPM_HARD
	* gpn.c (do_client): fixed default management.

Tue Jul 19 16:31:23 1994    (rubini@morgana)

	* gpm.h: changed Gpm_Event to fit ptys

Tue Jul 19 09:21:37 1994    (rubini@morgana)

	===> gpm-0.04 released
	* gpn.c (cmdline): use "/dev/mouse" as a second trial for the name
	* gpm.c (processRequest): can override info
	* mev.c (interact): new function to test stacking

Mon Jul 18 11:44:13 1994    (rubini@morgana)

	* liblow.c (Gpm_Open): added stacking and an ugly goto
	* gpn.c (_oops): fixed bug about errno (Steven S. Dick)
	* doc/gpm.tex: fixed the terrible language, hopefully.

Fri Jul 15 18:21:08 1994    (rubini@merlino)

	* mev.c: raw stdin added

Tue Jul 12 16:57:45 1994    (rubini@ipvvis)

        ===> gpm-0.03 released


/* Local Variables: */
/* tab-width:8      */
/* End:             */

 
