Menu

/trunk/src/OptionsDlg.cpp Commit Log


Commit Date  
[r387] (9.1 kB) by steveking

Fixed issue #130: Change request: don't animate on connect errors

Add option to disable notifications on connection errors.

2009-04-05 10:51:38 View
Download
[r372] (8.4 kB) by steveking

Use SendDlgItemMessage() instead of SendMessage(GetDlgItemText())

2009-03-10 18:37:41 View
Download
[r371] (8.5 kB) by steveking

Implemented issue #120: Make the number of log messages fetched configurable

2009-03-10 18:32:59 View
Download
[r346] (8.0 kB) by steveking

Replace SetWindowText() with SetDlgItemText().

2008-12-19 19:08:18 View
Download
[r334] (8.0 kB) by steveking

Add option to disable the update check.

2008-10-01 17:47:11 View
Download
[r318] (7.5 kB) by steveking

Use the new utility function to find out the installation path of TortoiseSVN.
This solves issue #80.

2008-08-30 18:45:06 View
Download
[r266] (7.6 kB) by steveking

Make using TortoiseSVN for showing the diffs optional.

2008-03-30 06:59:29 View
Download
[r191] (6.8 kB) by steveking

Indicate the GPL license.

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

Add more tooltips.

2007-09-16 10:45:02 View
Download
[r175] (6.7 kB) by steveking

SetWindowText\(\s*GetDlgItem(\s*)\((\S*),\s*(\S*)\),\s*(\S*),(\s*)(\S*)\)(\s*);
->
SetDlgItemText\($2, $3, $4, $6\);

2007-09-16 09:13:11 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.