log

age author description
Tue, 22 Feb 2011 15:32:00 +0000 Chris Cannam Font adjustment for pull/push confirm dialogs. Better, though the extra text will still be too small on OS/X
Tue, 22 Feb 2011 15:12:56 +0000 Chris Cannam * Make "More Details" button non-auto-default in more-info dialog
Tue, 22 Feb 2011 13:12:16 +0000 Chris Cannam Minor layout updates status_outside_tabs
Tue, 22 Feb 2011 13:03:03 +0000 Chris Cannam Merge from the default branch status_outside_tabs
Mon, 21 Feb 2011 19:22:29 +0000 Chris Cannam Small fix to clone successful dialog wording
Mon, 21 Feb 2011 18:20:29 +0000 Chris Cannam Fix some breakages from prior merge commit (oops); make merge result use more-information dialog
Mon, 21 Feb 2011 18:17:18 +0000 Chris Cannam Merge from branch "more_information_dialog"
Mon, 21 Feb 2011 18:16:15 +0000 Chris Cannam Return success if the external diff/merge _is_ found, not if it isn't!
Mon, 21 Feb 2011 15:55:39 +0000 Chris Cannam Make several operations use the new more-information dialog more_information_dialog
Mon, 21 Feb 2011 14:23:02 +0000 Chris Cannam Make our own message box with a more useful "more information" section than the Qt one more_information_dialog
Mon, 21 Feb 2011 12:15:04 +0000 Chris Cannam We can provide a better interface for most common cases by essentially showing a formatted log for the summary rather than a diff only
Mon, 21 Feb 2011 11:37:58 +0000 Chris Cannam Add "Summarise changes" options to changeset item right-button menu (already existed for uncommitted item)
Mon, 21 Feb 2011 11:07:21 +0000 Chris Cannam Move work-folder state area outside tabs widget status_outside_tabs
Mon, 21 Feb 2011 09:13:33 +0000 Chris Cannam Merge from branch "mainwindow_member_tidy" status_outside_tabs
Mon, 21 Feb 2011 09:13:22 +0000 Chris Cannam Merge from branch "mainwindow_member_tidy"
Mon, 21 Feb 2011 09:08:55 +0000 Chris Cannam Make MainWindow members private and m_prefixed mainwindow_member_tidy
Mon, 21 Feb 2011 08:48:31 +0000 Chris Cannam Separate out work-status code from the file status widget status_outside_tabs
Fri, 18 Feb 2011 13:39:16 +0000 Chris Cannam Merge
Fri, 18 Feb 2011 13:38:31 +0000 Chris Cannam * Change "diff to parent <id>" menu entries in changeset item right-button menu to "diff to left parent" and "diff to right parent"
Thu, 17 Feb 2011 12:10:09 +0000 Chris Cannam * Avoid reporting failure when hg incoming shows a warning (as is the case when site cert could not be verified)
Thu, 10 Feb 2011 18:49:47 +0000 Chris Cannam Merge
Wed, 09 Feb 2011 12:03:15 +0000 Chris Cannam Add "Start new branch" function. I'm not quite satisfied with the location of this one new-branches
Wed, 09 Feb 2011 12:02:53 +0000 Chris Cannam Remove no-longer-used icon files
Tue, 01 Feb 2011 12:40:40 +0000 Chris Cannam Added tag easyhg_v0.3.2 for changeset cc95394e2392
Mon, 31 Jan 2011 17:23:10 +0000 Chris Cannam * Some work on separating out the "more information" component from dialog messages. Will need work on layouts more_information_dialog
Thu, 10 Feb 2011 18:49:01 +0000 Chris Cannam * Use kdiff3 from path if present; return sensible return code
Tue, 25 Jan 2011 16:41:40 +0000 Chris Cannam * Add warning dialog for "restore default settings"; add option for dates or ages in history list easyhg_v0.3.2
Tue, 25 Jan 2011 16:12:23 +0000 Chris Cannam * Add easyhg-merge.bat and use it. (This isn't necessary if hg has been properly configured, as the Tortoise distribution has)