Menu

/trunk/src/HiddenWindow.cpp Commit Log


Commit Date  
[r425] (40.0 kB) by steveking

(Closes issue #161)
* add option for showing the context menu on a left click on the tray icon so the user can disable this.

2009-06-21 15:42:10 View
Download
[r421] (39.8 kB) by steveking

Show the tray menu for left clicks too.

2009-06-15 16:20:52 View
Download
[r417] (39.8 kB) by steveking

Closes issue #153
* use the accelerator table in the main dialog
* extend the accelerator table
* handle the ID_POPUP_MARKALLASREAD command in the main command handler

2009-06-13 07:49:58 View
Download
[r408] (39.8 kB) by steveking

Closes issue #91
* add error number parameter to CUrlInfo class
* when an error happens, save the error number
* before checking a repository, check the last error number and prevent the check if the error was SVN_ERR_RA_NOT_AUTHORIZED until the user cleared the error

2009-06-01 07:25:21 View
Download
[r407] (38.9 kB) by steveking

Fixes issue #123
* add boolean state to the CUrlInfo class
* add context menu for the tree control to enable/disable monitoring
* show a gray icon if the project is not currently active (i.e., monitored)
* skip checking the project if it's not monitored

2009-06-01 06:00:56 View
Download
[r406] (38.9 kB) by steveking

Fixes issue #147:
Check for the process name to be CommitMonitorLocal.exe, and if it is (instead of the default CommitMonitor.exe), save/load all data in the same directory as the application exe file is instead of %APPDATA%\CommitMonitor.

2009-05-31 17:26:12 View
Download
[r403] (38.9 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
[r395] (38.9 kB) by steveking

Fixed issue #136: Animated icon doesn't clear after network issue is resolved

2009-05-09 08:24:17 View
Download
[r393] (38.2 kB) by steveking

Fixed issue #121: SegFault of CommitMonitor on Windows Shutdown

* make StopThread() only try to stop the thread, not terminate it forcefully
* if StopThread() can't stop the thread in time, use TerminateProcess to 'shut down'

2009-04-26 08:05:29 View
Download
[r391] (37.9 kB) by steveking

Fixed issue #133: Balloon tooltip includes ignored user names

Don't add usernames from commits that are ignored to the popup text.

2009-04-26 07:10:15 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.