Mercurial > hg > easyhg
log src/hgrunner.cpp @ 618:54ca6a0e9aef
age | author | description |
---|---|---|
Thu, 01 Mar 2012 22:53:54 +0000 | Chris Cannam | Show cancel button with progress bar only when running an operation that it makes sense to cancel (we don't really want people cancelling e.g. initial folder scan because it would leave things in an inconsistent state) |
Tue, 28 Feb 2012 16:59:25 +0000 | Chris Cannam | Add commandCancelled signal -- but don't make use of it; it didn't work out as I'd hoped |
Mon, 27 Feb 2012 17:25:50 +0000 | Chris Cannam | Add a cancel button to the progress bar |
Mon, 27 Feb 2012 17:14:03 +0000 | Chris Cannam | Update copyright dates to 2012 |
Fri, 10 Feb 2012 13:08:07 +0000 | Chris Cannam | gah! hg 2.1 changes push and pull so as to return failure codes on success, if there was nothing to push or pull |
Thu, 18 Aug 2011 12:57:35 +0100 | Chris Cannam | OS/X build fixes |