WHAT'S NEW:

0.2.2.10
Fixed bug (LP: #205972) Version number in about page out of sync

0.2.2.9
Fixed bug LP#205697 Truecrypt 5.x passwords between 12-19 characters long hang EasyCrypt
Updated Languages

0.2.2.8
Fixed Bug where TrueCrypt version 5.1a not detected, should work for future versions of TrueCrypt

0.2.2.7
New support for TrueCrypt 5.1
Decent error Message if you have 5.0
Fixed bug with 2 Create windows opening
If you have a Crypt open via command line and try to open it, EasyCrypt add it to its list of crypts

0.2.2.6
Applied all the huge tidy up and debug effort by: Mathieu Gaspard
His changes also include changing the crypt array to a dictionary
He also added a very verbose debug mode, called with -d
Mathieu also suggested a left-click to activate tray icon, this is implemented
Fixed Bug when calculating space on long mount locations
Added Danish Language
Added Greek Language

0.2.2.5
Add warning when you try to open same Crypt twice
When changing Mode you are now only warned if you have Crypt(s) open that they will be closed
Change Open Crypt - normal to Open the Crypt
Change Close Crypt - normal to Close the Crypt
Change Open Crypt - expert to Open a Crypt
Change Close Crypt - expert to Close a Crypt
TrayIcon now much more useful text - displays status of crypts
Warn user about Open crypts when you close the manager
Improved Close All so that it goes through all crypts - wont close non Easy Crypt handled crypts
Fixed a bug in the checkOpened method

0.2.2.4
Fix keyfile locations showing up in app.log
remove password encoding
Removed encoding filepaths to SpecialCommandRunner
Added NTFS (sudo apt-get install ntfsprogs) is needed before it appears
Added warning message when Truecrypt detects that your trying to use none ASCII printable characters in supplied password

0.2.2.3
Removed previous hack and replaced all truecrypt -d calls with non logging versions
removed code to clean logs
Added Catalan Language
Added German Language
Added French Language
Added Galician Language
Added Polish Language
Added Russian Language

0.2.2.2
TrueCrypt bug Workround: clear text passwords were getting written to the /var/log/auth.log
These have been removed (after being written) - the clear logging is a Feature of TrueCrypt
Added Dutch Langauge
Added Norwegian Bokmal Langauge
Added Swedish Langauge
Added Estonian Langauge
Added Malay Langauge

0.2.2.1
Fixes to crypt size slider can be dragged (virtually) greater than the max range : this have is now capped
Now preset, text and slider are fully linked
Typed or slide action will update prefix size if matches
Prevented picking a preset greater than your max space on filesystem
Restricts crypt size to 2000MB if on FAT32 or FAT16
Bugfix: detect crypt in crypt fixed 

0.2.2.0
add selected Crypt sizes (drop down and text) (mostly from Michael Anckaert)
Bugfix: two goes to change from expert to normal vice versa

0.2.1.19
Added Modifiable mount path
when creating, chowns all EXT2 and EXT3 filesystem to be owned as current user
Fixed Bug : normal mode, open crypt no crypt dialog breaks

0.2.1.18
Added a Close all to bottom of Close Expert List
Now Close Selection list stays open when still a crypt left to close
Added Welcome Screen with basic instructions and setup crypt button
Changed recreate buton to Setup Crypt
Fixed bug : making a crypt within another crypt

0.2.1.17
Fixed show stopper bug for anyone using Easy Crypt in non-english
Added Brazilian Portuguese translation

0.2.1.16
Moved making of the new EXT2 and EXT3 FileSystems to its own Thread
Made dynamic root location detection
Removed old language code

0.2.1.15
New Filetypes supported ext2 and ext3
Made password entry screen stay open if you get password wrong

0.2.1.14
Updated Italian Translations
Made expert and normal translateable
Added skip of closeall to not try to close if crypts never opened
Fixed bug on close window when at password leaves crypt in open crypts list
Swapped most of close buttons for Cancel Buttons - added Cancel buttons to windows that needed them
Sectionized the Preferences Window
Added message to ask you to mount a crypt first if you wish to change it
Added new Keyfiles option to Expert section
Added loads of bits to handle keyfiles

0.2.1.13
Fixed spaces in file path bug for creating and mounting crypts
Fixed escaping password and change password
Unexpected Feature - will never be able to have a \ in the password
Feature - new checkbox in preferences to mount crypts as thier file name
Added close button to select crypt window
Added Open TrueCrypt website to About window

0.2.1.12
Added Toggle password checkbox to create crypt
Added Toggle password checkbox to change crypt password
Added Enryption Algorithm option for Expert
Added Hash Algorithm option for Expert

0.2.1.11
No Changes - just a version change for REVU

0.2.1.10
No Changes - just a version change for REVU

0.2.1.9
Can now change mode without restart
New option to show Stock menu items
Create crypt now allows you to pick from 1->MB left on disk

0.2.1.4
Tidy Up
moved config from ~/.easycrypt.conf to ~/.config/easycrypt.conf

0.2.1-0 :
Fixed Progress bar Update bug

0.2.0-0 :
Has Expert Mode
Preferences panel
Select Crypt panel
Multi Mounts
Create New Crypts
Auto Start on Login

0.1.6-2 :
Fix : Left Debug path in code

0.1.6-1 :
Fix language to default to English if no current translation availiable

0.1.4 :
Switched Translations from XML file to correct po (mo compiled) files

0.1.3 :
Changed Create page to have two passwords to enter
Defaulted standard enc to whirlpool
When Re-creating old crypt not deleted until new details submitted
Made Change Password window - and made it work
Switched to default about and exit icons

0.1.2 :
Changed TrayIcon to proper gtk StatusIcon, this enables me to position it lovely
Have to Assume that the popup feature will be bound to mouse button 1 on that Environment
Added Title stings to All dialogs
Added a Change Password menu item

0.1.1 :
Preparing the way for Multi Crypts
Made default buttons work so you can be lazy after entering password

0.1.0 :
First stab

REQUIREMENTS:

Python 		(version 2.4 or higher)
PyGTK 		(version 2.0 or higher)
GTK		(version 2.4 or higher)


RUNNING:

For testing purposes, you can just run it from an X console by going into the working directory and
typing ./easycrypt

Steven Harper
StevenHarperUK@gmail.com

