Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0b45b84e 09/17/2017 02:39 PM dsorber

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.

cf157731 09/16/2017 04:22 PM dsorber

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.

64a1e5a9 08/21/2017 01:33 AM dsorber

Modified search so that the (first) matching term scrolls into view.

97b0fc46 08/20/2017 05:42 PM dsorber

Bale out if the user clicked cancel in the password dialog.

5a945a4a 08/20/2017 05:38 PM dsorber

Very first version of pwmgr. It needs lots of work but does the basics.

feddc602 08/13/2017 07:30 PM dsorber

Adding initial version of pwmgr which originates as the textview.py example from the PyGTK documentation.