pwmgr v0.4.0 -- Added save warning before quit dialog. Added improved state tracking. Finally, added progress pop on close to give user feedback while ramdisk cleanup is happening.
pwmgr v0.3.0 -- Improved security of encryption/decryption operations, bound ENTER to dialog OK buttons to improve ease of use, and implemented key bindings for common operations.
Modified search so that the (first) matching term scrolls into view.
Bale out if the user clicked cancel in the password dialog.
Very first version of pwmgr. It needs lots of work but does the basics.
Adding initial version of pwmgr which originates as the textview.py example from the PyGTK documentation.