Menu

/trunk/src/OptionsDlg.cpp Commit Log


Commit Date  
[r762] (19.1 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
[r752] (19.1 kB) by steveking

Fix a few /analyze and cppcheck warnings.
(Fixes issue #398) : Cppcheck and /analyze results

2012-06-13 18:29:04 View
Download
[r746] (19.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] (19.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
[r712] (18.9 kB) by steveking

Allow cancelling the password dialog to not use a password at all.
(Fixes issue #378) : Saving and Loading of Projects without Password needs Workaround

2012-05-08 19:07:00 View
Download
[r685] (19.1 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
[r611] (19.1 kB) by steveking

Enable the "check for updates" option again.

2011-08-13 16:42:12 View
Download
[r610] (19.2 kB) by steveking

(Closes issue #321) : Option to disable popup notifications

2011-08-13 16:41:02 View
Download
[r582] (18.7 kB) by steveking

Use _countof() instead of sizeof()/sizeof(TCHAR).

2011-01-07 22:45:52 View
Download
[r568] (18.7 kB) by steveking

Merge the MultiSCCS branch to trunk and fix some minor merge conflicts.

2010-11-17 20:18:56 View
Download
Older >
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.