Version 0.4.1
2012-10-31  Valère Monseur  <valere.monseur@ymail.com>

 * fixed about dialog box

Version 0.4.0
2012-10-25  Valère Monseur  <valere.monseur@ymail.com>

 * migrated source from gtk2 to gtk3
 * migrated interface from glade2 to glade3
 * reworked a bit the interface (menus, tabs, icon, ...)
 * reworked a lot the sources
 * reworked the error/warning messages to provide more info
 * added information about opened files in the interface
 * reviewed french translation
 * removed polish and german translation (have to ask upgrade)

Version 0.3.5
2007-02-13  Florian Sievers  <florian@dopehouse.dyndns.org>

 * updated french translation by Christophe Polyte

2007-02-12  Florian Sievers  <florian@dopehouse.dyndns.org>

 * implemented edit menu funktions (cut, copy, paste and delete)
 * activated "copy to clipboard" and "insert from clipboard" buttons
   for fast plaintext and cipher clipboard operations
 * implemented and avtivated file operation functions (new, open
   (plaintext/cipher), save (plaintext/cipher) and save as
   (plaintext/cipher))

2007-01-24  Florian Sievers  <gpg-crypter@dopehouse.dyndns.org>

 * inserted the passphrase_callback_dialog into the glade-file
 * changed the depency from libgpgme-pthread to libgpgme as we don't
   need pthread support for gpgme and some people reported missing
   libgpgme-pthread in their distributions
 * french translation by Christophe Polyte
 * polish translation by Wojciech Myrda


Version 0.3
2006-12-28  Florian Sievers  <gpg-crypter@dopehouse.dyndns.org>

 * rewrite gpg-crypter to use glade for the frontend
 * localization implemented
 * new about dialog
 * menu added (not all functions implemted)

Version 0.2.1-1
2006-11-30  Florian Sievers  <gpg-crypter@dopehouse.dyndns.org>

 * added own header files to the distribution (sorry, i forgot them ;( )

Version 0.2.1
2006-11-29  Florian Sievers  <gpg-crypter@dopehouse.dyndns.org>

 * added configure script
 * changed dependency to gtk+ 2.8.0

Version 0.2
2006-11-25  Florian Sievers  <gpg-crypter@dopehouse.dyndns.org>

 * added menu- and statusbar (no menuentry yet)
 * added tabs to the main window
 * inserted an filecrypter tab
 * implement fileencrypt and filedecrypt function
 * added checkbox to filecryptertab for armor selection
 * automatic ok selection when pressing enter in the passphrase entryfield
 * Added error- and warn-dialogs

Version 0.1-alpha1
2006-11-07  Florian Sievers  <gpg-crypter@dopehouse.dyndns.org>

 * initial version
 * implemented passphrase dialog and callback
 * outsourcing gpg-helper functions to gpg-helper.c
 * check characterset of the decrypted text
 * outsourcing gpg-helper functions to gpg-helper.c
 * memory leak cleanup
