2008-01-07  W Unruh <unruh@physics.ubc.ca>
  * gromit.c:-- added option -p (--program) tied to alt-ctrl-Pause to 
            run external program. Primary use to capture the screen and 
            save to a file.
    -- Added option -s to run external program each time gromit
           screen is erased. If -p not defined, flag is ignored.    
    -- included Debian changes by Pierre Chifflier to refer to man
           pages rather than to README in error messages.
    -- put in explicit cast in call to gtk_selection_data_set
          to fix compiler warning for uri
  *  *.xcf: -- fixed character type to eliminate compiler warnings. 
  * snap: -- sample scipt for the -p option to use import from ImageMagic
            to save an image of screen into ~/snapshot/snapshot#.png
  * gromit.1: -- Included man page written for Debian by Pierre Chifflier
                <chifflier@cpe.fr> and Simon Budig, and added
            configuration options for .gromitrc from README.
            
gromit (20041213-4) unstable; urgency=low

  * Updated Standards-Version to 3.6.2 (no changes)

 -- Pierre Chifflier <chifflier@cpe.fr>  Mon, 12 Sep 2005 11:32:11 +0200

gromit (20041213-3) unstable; urgency=low

  * Applied patch to fix bug on multihead displays (Closes: #302108)

 -- Pierre Chifflier <chifflier@cpe.fr>  Thu, 14 Apr 2005 10:53:56 +0200

gromit (20041213-2) unstable; urgency=low

  * Corrected typo in package description (Closes: #303513)
  * Updated manpage (Closes: #301593)
  * Added watchfile, menu entry and xpm

 -- Pierre Chifflier <chifflier@cpe.fr>  Mon, 11 Apr 2005 15:24:49 +0200

gromit (20041213-1) unstable; urgency=low

  * Initial Release (Closes: #289545)

 -- Pierre Chifflier <chifflier@cpe.fr>  Mon, 17 Jan 2005 11:51:44 +0100

2004-12-13  Simon Budig  <simon@gimp.org>
  
  * gromit.c: - Make activation on startup possible (gromit -a)
  - add configure option for the key to grab (gromit -k "Pause")

  * README: Adjusted.

2004-10-14  Simon Budig  <simon@gimp.org>

  * gromit.c: - Fix pressure sensitivity
  - massive indentation madness.

  * README: Adjusted to the XGrabKey change.

2004-10-14  Simon Budig  <simon@gimp.org>

  * gromit.c: - Use XGrabKey to grab the "Pause" key of the keyboard.
  Use it to control gromits functionality. The selection-hack is no
  longer needed (but still available).

2004-10-14  Simon Budig  <simon@gimp.org>

  * gromit.c: - Applied a (slightly modified) patch from
  Bastien Nocera (hadess@hadess.net) to port gromit to GTK+ 2. Still
  needs some testing with a Tablet.
  - removed deprecated stuff
  - changed the activation of input devices, having mice as extended
  input devices apparently confuses GDK.

2003-03-04  Simon Budig  <simon@gimp.org>

  * gromit.c: Make sure that the arrowhead is connected to the line.
  Draw black outline around the arrowhead.
  Have just one global last coordinate. Tackles some problems when
  switching tools while drawing.

2001-12-10  Simon Budig  <simon@gimp.org>

  * README
  * gromit.c:  Implemented Arrowheads,
         changed Name of resourcefile to "~/.gromitrc"

2001-02-26  Simon Budig  <simon@gimp.org>
  
  * */* Sorry, no real changelog.

2000-08-28  Simon Budig  <simon@gimp.org>

        * */* First version


