08-12-2007 Chris Ladd <caladd@particlestorm.net>

* gnome-password-generator:
  Added new character set selection feature. Added check
  for the minimum PyGTK and Python versions. Replaced
  deprecated gtk.TRUE and gtk.FALSE with True and False.
  Added ability to use urandom for random number generation
  if available.

06-07-2004 Chris Ladd <caladd@particlestorm.net>

* Makefile:
  Changed it to install the png instead of an svg.

* gnome-password-generator:
  Changed it to use gnome-password-generator.png as the image.

* gnome-password-generator.desktop:
  Changed it to use gnome-password-generator.png as the image.

04-05-2004 Chris Ladd <caladd@particlestorm.net>

* Makefile:
  Added a make all command to the build system. This step
  correctly specifies the pixmap directory. 

04-05-2004 Chris Ladd <caladd@particlestorm.net>

* Makefile:
  Changed the install system to use make install.
  
* install.sh:
  Removed it.
  
* gnome-password-generator:
  Added a PIXMAPDIR variable to get overwritten with the
  correct directory location by the Makefile.

* gnome-password-generator.desktop:
  Cleanups to the Comment field.
  
03-15-2004 Chris Ladd <caladd@particlestorm.net>

* gnome-password-generator:
  Added a check at the beginning of the program for the
  proper version of PyGTK. If an older than needed version
  is found a error dialog is displayed.
