Wed, 05 Jan 2011 15:58:58 +0000 |
Chris Cannam |
Merge
|
Wed, 05 Jan 2011 15:58:34 +0000 |
Chris Cannam |
* OS/X: Add icon (not sure this is working though)
|
Wed, 05 Jan 2011 16:20:20 +0000 |
Chris Cannam |
* Further findInPath fix for absolute paths
|
Wed, 05 Jan 2011 16:08:37 +0000 |
Chris Cannam |
* Make findInPath return empty string if not found -- previous hopelessly fragile behaviour failed in situations where it was called with an absolute path
|
Wed, 05 Jan 2011 15:55:36 +0000 |
Chris Cannam |
* OS/X: platform-specific binaries
|
Wed, 05 Jan 2011 15:05:45 +0000 |
Chris Cannam |
* Report error if hg incoming does authentically fail (e.g. because remote repo is unavailable or unrelated)
|
Wed, 05 Jan 2011 14:31:07 +0000 |
Chris Cannam |
* OS/X: Add script to run external diff; add space around tab widget; textual fixes
|
Tue, 04 Jan 2011 16:34:33 +0000 |
Chris Cannam |
Added tag easyhg_v0.002 for changeset fccfd12faac1
|
Tue, 04 Jan 2011 16:34:03 +0000 |
Chris Cannam |
Merge
easyhg_v0.002
|
Tue, 04 Jan 2011 16:33:56 +0000 |
Chris Cannam |
* comment only
|
Tue, 04 Jan 2011 16:24:27 +0000 |
Chris Cannam |
Merge
|
Tue, 04 Jan 2011 15:34:12 +0000 |
Chris Cannam |
* Avoid compiler warning (no functional change)
|
Tue, 04 Jan 2011 15:22:07 +0000 |
Chris Cannam |
* Fix failure to enable Add button when a "Removed" file was selected
|
Tue, 04 Jan 2011 14:31:30 +0000 |
Chris Cannam |
Merge
|
Tue, 04 Jan 2011 14:31:22 +0000 |
Chris Cannam |
* Treat command failure on hg heads as a success, so that following actions happen properly (hg heads fails on empty repo)
|
Tue, 04 Jan 2011 14:05:17 +0000 |
Chris Cannam |
* Ensure explorer.exe invocation gets backslashes as directory separators, not forward slashes
|
Tue, 04 Jan 2011 12:42:28 +0000 |
Chris Cannam |
* Separate out the hg test action into two tests, one for plain hg and one with the extension (so can report separately)
|
Mon, 03 Jan 2011 22:02:08 +0000 |
Chris Cannam |
* Add "Show All Files" toggle to show ignored and clean files
|
Mon, 03 Jan 2011 14:31:22 +0000 |
Chris Cannam |
* Cut down number of command invocations by gleaning default remote path and current branch from hg files directly
|
Mon, 03 Jan 2011 12:35:13 +0000 |
Chris Cannam |
* Add (rather crappy) program icon. Still lacks platform icon support on OS/X and Linux/X11
|
Fri, 24 Dec 2010 13:16:12 +0000 |
Chris Cannam |
* Avoid showing hard hyphen on Windows (I had thought this was in previous commit)
|
Fri, 24 Dec 2010 13:14:45 +0000 |
Chris Cannam |
* Don't close proc input on finished() -- causes crash on program failure on Windows
|
Mon, 20 Dec 2010 22:39:45 +0000 |
Chris Cannam |
* Fixes to dialog return code handling
|
Mon, 20 Dec 2010 22:37:42 +0000 |
Chris Cannam |
* Give all of the substantial confirmation dialogs meaningful labels for their OK buttons
|
Mon, 20 Dec 2010 21:33:42 +0000 |
Chris Cannam |
* Make OK buttons on push/pull dialogs say Push and Pull
|
Mon, 20 Dec 2010 21:23:13 +0000 |
Chris Cannam |
* Rejig menu
|
Mon, 20 Dec 2010 17:07:30 +0000 |
Chris Cannam |
* Tiny textual change
|
Mon, 20 Dec 2010 16:47:00 +0000 |
Chris Cannam |
* Handle failure to start processes at all (e.g. because executable path is wrong)
|
Mon, 20 Dec 2010 16:15:43 +0000 |
Chris Cannam |
* Set python library path when unbundling extension, generally prefer unbundled copy
|
Mon, 20 Dec 2010 16:15:19 +0000 |
Chris Cannam |
* Set hand cursor on clickable label
|