Menu

/trunk/src/URLDlg.cpp Commit Log


Commit Date  
[r921] (13.5 kB) by XhmikosR

Use the proper size and type specifier in printf calls.

2013-10-13 08:23:17 View
Download
[r919] (13.5 kB) by steveking

Fix tooltip.

2013-09-12 17:13:27 View
Download
[r815] (13.5 kB) by steveking

Patch from tret2003, modified and extended by me:
* add a new text box to the url dialog to enter a regex to match log messages to ignore
* ignore all log messages that match the regex
(Closes issue #413) : Text processing description commit

2013-01-07 19:40:55 View
Download
[r797] (12.3 kB) by XhmikosR

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

2012-12-08 16:43:17 View
Download
[r796] (12.3 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
[r783] (12.3 kB) by steveking

Use the sktoolslib.

2012-11-24 15:57:32 View
Download
[r746] (14.2 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] (14.1 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] (14.0 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] (14.0 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
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.