Menu

/trunk/src/AppUtils.cpp Commit Log


Commit Date  
[r989] (17.8 kB) by XhmikosR

Remove unneeded variables.

2014-07-19 17:50:43 View
Download
[r823] (17.9 kB) by steveking

Check that VerQueryValue returns a useful value.

2013-01-11 19:35:23 View
Download
[r797] (17.9 kB) by XhmikosR

use the _countof macro instead of explicitly specifying the number of elements

2012-12-08 16:43:17 View
Download
[r796] (17.8 kB) by XhmikosR

use the _countof macro instead of explicitly specifying the number of elements and reindent version.in

2012-12-07 18:57:37 View
Download
[r752] (17.8 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] (17.8 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
[r742] (17.5 kB) by XhmikosR

use consistently an empty line between functions

2012-06-02 08:43:42 View
Download
[r714] (17.5 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] (17.5 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
[r664] (17.5 kB) by steveking

New function to check whether a window is covered by other windows. The function does this by checking 100 different points of the window.
Update issue #362

2012-04-22 19:56:14 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.