Menu

/trunk/src/MainDlg.cpp Commit Log


Commit Date  
[r434] (79.3 kB) by steveking

(Closes issue #169): Cannot select a project in the project pane using rigth mouse button

* select the right-clicked item before showing the context menu
* restore the previously selected item after showing the context menu

2009-07-18 14:32:28 View
Download
[r431] (79.1 kB) by steveking

(Closes issue #165)
Allow the IDOK message if the ALT key is pressed even if the button doesn't have focus.

2009-06-27 13:44:48 View
Download
[r420] (79.0 kB) by steveking

Remove the "mark all as read" context entry for projects, only show that entry for SVNParentPath entries.

2009-06-15 16:19:36 View
Download
[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
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.