log

age author description
2011-07-26 Chris Cannam Use built-in edit window for editing .hgignore file (fixes #215)
2011-07-26 Chris Cannam Merge
2011-07-26 Chris Cannam Use contextMenuEvent instead of right-click in mousePressEvent to call up changeset item context menu. Appears to fix #201, though I'm cautious as I don't understand the reason
2011-07-22 Chris Cannam Text change -- "commit changes to the following files" instead of "commit the following files" (seems less weird if you're actually removing them)
2011-07-14 Chris Cannam Open the settings dialog at Paths tab when invoking it because of a failure to run hg
2011-07-14 Chris Cannam Add dpkg control file
2011-07-11 Chris Cannam Check for repeated request (thus failed login) before looking up cached data, so we can cache in confidence without resending invalid login details (fixing #205)
2011-07-07 Chris Cannam Look for easyhg-kdiff3 in preference to plain kdiff3
2011-07-04 Chris Cannam Add overall OS/X build script
2011-07-04 Chris Cannam Update ignore file
2011-07-04 Chris Cannam Split out preferences into three separate tabs
2011-07-04 Chris Cannam Look up diff/merge paths again if current settings are found not to exist (fixes #111)
2011-07-04 Chris Cannam Further minor abbrev fix
2011-07-04 Chris Cannam Fix extremely slow Text::Abbrev:abbreviate for long texts (was making history scrolling very laggy with long changelogs)
2011-06-30 Chris Cannam Omit icons from menus on Mac