Menu

/trunk/src/MainDlg.cpp Commit Log


Commit Date  
[r417] (78.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
[r407] (78.6 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] (77.3 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] (77.3 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
[r399] (77.2 kB) by steveking

Move the filter box one pixel down.
Update issue #75.

2009-05-17 10:20:00 View
Download
[r398] (77.2 kB) by steveking

When adding log entries to the list control, only add entries that match the filter string.
This fixes issue #75.

2009-05-17 10:15:31 View
Download
[r397] (75.1 kB) by steveking

Update issue #75:
* add label and edit box for filtering
* handle resizing/repositioning of the two new controls

2009-05-17 08:28:57 View
Download
[r392] (74.0 kB) by steveking

Fixed issue #132: Commit Monitor "About" information Issue

Kill the refresh timer before showing the about dialog, restore the timer afterwards.

2009-04-26 07:20:14 View
Download
[r390] (73.9 kB) by steveking

Fixed issue #135: Store the position of the splitters when you close the window

Store the slider positions when in maximized state separately.

2009-04-26 06:58:53 View
Download
[r388] (72.7 kB) by steveking

Fixed issue #68: Clearing "could not connect" message marks an item read

2009-04-05 11:26:58 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.