Menu

/trunk/src/HiddenWindow.cpp Commit Log


Commit Date  
[r447] (40.6 kB) by steveking

(Closes issue #152) : Use Snarl popups
* include the snarl API
* use snarl to show a popup if it is running, otherwise still use the CommitMonitor popup as usual
* include the png resource in the installer for snarl to use

2009-08-22 15:54:40 View
Download
[r443] (40.0 kB) by steveking

(Closes issue #183) : Monitored project changes to a folder with several subdirectories
* use the last checked revision as an additional check

2009-08-22 08:29:50 View
Download
[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
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.