Menu

/trunk/src/StatusBarMsgWnd.cpp Commit Log


Commit Date  
[r881] (12.9 kB) by steveking

(Closes issue #429) : Allow to dismiss notifications with mouse right click button pressed hover notification ballon

2013-06-15 08:14:58 View
Download
[r746] (12.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
[r714] (12.8 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
[r713] (12.8 kB) by steveking

Fix compiler warnings for the x64 build.

2012-05-08 19:20:44 View
Download
[r698] (12.8 kB) by steveking

Delete the popup window in the WM_NCDESTROY handler, not the WM_DESTROY handler since that leads to crashes.

2012-05-02 19:38:36 View
Download
[r685] (12.7 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
[r680] (12.7 kB) by steveking

Handle the WM_DESTROY message and clean up there.
Update issue #369

2012-05-01 18:28:09 View
Download
[r517] (12.5 kB) by steveking

convert tabs to spaces.

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

code cleanup:
* rename CRegStdWORD to CRegStdDWORD
* replace the stdstring defing with a typedef for tstring
* get rid of the wide_string typedef, use std::wstring instead

2009-05-23 08:58:17 View
Download
[r205] (11.1 kB) by steveking

Make sure that even with IPv6 enabled the CommitMonitor can run on systems earlier than XP.

2007-11-24 09:29:59 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.