Menu

/trunk/src/DiffViewer.cpp Commit Log


Commit Date  
[r714] (15.2 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] (15.1 kB) by steveking

Fix compiler warnings for the x64 build.

2012-05-08 19:20:44 View
Download
[r685] (15.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
[r660] (15.1 kB) by steveking

patch from XhmikosR:
bump the copyright year, remove unwanted spaces and convert some tabs to spaces.

2012-04-22 13:47:43 View
Download
[r517] (15.1 kB) by steveking

convert tabs to spaces.

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

Fix broken build.

2009-11-11 18:22:04 View
Download
[r403] (12.8 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
[r267] (12.8 kB) by steveking

Remember the size and position of the diff viewer window.
This implements issue #41.

2008-04-09 18:09:53 View
Download
[r191] (12.2 kB) by steveking

Indicate the GPL license.

2007-11-16 19:46:43 View
Download
[r158] (11.4 kB) by steveking

Make ESC quit the diff viewer, if the find window isn't visible.
If the find window is visible, ESC will first close that find window.

2007-06-01 19:41:53 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.