Menu

/trunk/src/MainDlg.cpp Commit Log


Commit Date  
[r734] (137.2 kB) by steveking

Construct the diff url from the repository root.
(Fixes issue #383) : Diff on one-file-revision fails due to invalid SVN path

2012-05-15 06:24:03 View
Download
[r714] (137.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
[r713] (136.8 kB) by steveking

Fix compiler warnings for the x64 build.

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

(Fixes issue #373) : Ctrl+Insert (copy) highlights all before copying text

2012-05-04 18:01:50 View
Download
[r696] (136.8 kB) by steveking

Make CM work properly as an x64 build.
Note: the saved data is not compatible between win32 and x64 versions, therefore we store it in different files.
(Closes issue #301) : Add support x64

2012-05-02 19:36:26 View
Download
[r685] (136.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
[r682] (136.5 kB) by steveking

(Closes issue #370) : last checked text suggestion

2012-05-01 18:32:57 View
Download
[r679] (136.4 kB) by steveking

Update the current selected project if there are new entries, even if they're ignored but shown.
(Fixes issue #368) : log window issue with ignored authors

2012-05-01 17:52:06 View
Download
[r673] (135.7 kB) by steveking

In case a selection in the tree view is invalid because of recalculated data, pass the url of the selected project to the refresh function so the previously selected tree item can be selected again.

2012-04-25 18:26:32 View
Download
[r670] (135.5 kB) by steveking

After re-writing the data, make sure nothing is selected before refreshing the tree view.
(Fixes issue #365) : Crash when after modifying the ignore users

2012-04-24 18:36:02 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.