Menu

/trunk/src/PasswordDlg.cpp Commit Log


Commit Date  
[r762] (3.0 kB) by steveking

* Ask for the file first, then for the password.
* Allow an empty password
(Fixes issue #406) : Load *.cmprj file without password imposible

2012-10-05 18:21:06 View
Download
[r746] (3.0 kB) by steveking

Remove the "using namespace std" statements and explicitly refer to the std namespace where needed.

2012-06-03 14:15:11 View
Download
[r714] (3.0 kB) by steveking

Use smart pointers for allocating memory and fix a few memory leaks while doing so.
Also replace our custom auto_buffer with std::unique_ptr<>.

2012-05-08 20:03:07 View
Download
[r685] (2.9 kB) by XhmikosR

* add an empty line after the license header
* remove unneeded empty lines at the end of files
* use the right case for the includes
* always use <> for system headers
* update ext/Versions.txt

2012-05-02 09:37:14 View
Download
[r517] (2.9 kB) by steveking

convert tabs to spaces.

2010-04-25 07:42:32 View
Download
[r486] (2.6 kB) by steveking

Extend the frame for the rest of the dialogs.

2009-11-22 07:32:15 View
Download
[r485] (2.3 kB) by steveking

Use DialogEnableWindow instead of EnableWindow.

2009-11-21 18:57:11 View
Download
[r449] (2.4 kB) by steveking

(Closes issue #2) : Add export/import conf file support
* add class to encrypt sensitive data in the exported file
* add class for ini files
* add new dialog to enter a password for encryption
* add exporting/importing functions to the CUrlInfos class

2009-08-23 12:03:35 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.