Update issue #75: * add label and edit box for filtering * handle resizing/repositioning of the two new controls
Use the desktop as the owner window if the parent window is minimized.
Fixed issue #136: Animated icon doesn't clear after network issue is resolved
Fixed issue #134: Branch log messages contains related branch's log messages
Don't follow copies when fetching the log for an url.
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'
Fixed issue #132: Commit Monitor "About" information Issue
Kill the refresh timer before showing the about dialog, restore the timer afterwards.
Fixed issue #133: Balloon tooltip includes ignored user names
Don't add usernames from commits that are ignored to the popup text.
Fixed issue #135: Store the position of the splitters when you close the window
Store the slider positions when in maximized state separately.
Add logo image.
Fixed issue #68: Clearing "could not connect" message marks an item read