Menu

/trunk/src/HiddenWindow.cpp Commit Log


Commit Date  
[r988] (68.3 kB) by XhmikosR

Use `empty()` instead of `size()` where possible.

2014-07-19 17:31:16 View
Download
[r982] (68.3 kB) by XhmikosR

Initialize variables and fix a resource leak.

Found by Coverity.

2014-06-24 17:53:50 View
Download
[r953] (68.2 kB) by steveking

Redirect the version check file to version6.txt to avoid having older clients pop up update notifications. Those running on XP would get annoyed since they can not update.

2014-02-09 12:39:04 View
Download
[r921] (68.2 kB) by XhmikosR

Use the proper size and type specifier in printf calls.

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

Store the last-checked revision in a separate variable when fetching the next few log messages so it can be used as the start revision. Also set the last-checked revision to zero so the 'limit' is used.
(Fixes issue #441) : Fetch next 100 inaccurate/does not work

2013-08-26 19:56:07 View
Download
[r890] (68.1 kB) by XhmikosR

Run tabspace.

2013-07-09 11:47:34 View
Download
[r868] (68.1 kB) by XhmikosR

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

2013-04-29 11:09:52 View
Download
[r853] (68.1 kB) by steveking

Keep the resource string alive as long as it's needed.

2013-03-25 19:27:58 View
Download
[r821] (68.1 kB) by steveking

(Fixes issue #420) : Same object of 'basic_string' type was created but was not utilized.

2013-01-09 18:59:41 View
Download
[r815] (68.1 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
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.