log filestatuswidget.cpp @ 361:4cd753e083cc feature_91b

age author description
Thu, 17 Mar 2011 17:34:23 +0000 Chris Cannam Add Rename and Copy to right-button menu on file status widget. feature_91b
Wed, 16 Mar 2011 12:26:03 +0000 Chris Cannam Double-click on modified files shows diff instead of annotation bug_90
Tue, 15 Mar 2011 12:00:31 +0000 Chris Cannam Disable "Show All Files" when there's no repo; refuse to run Hg commands without working dir; increase first-start window size a bit
Sun, 13 Mar 2011 10:31:32 +0000 Chris Cannam Basic implementation of annotate
Fri, 11 Mar 2011 18:08:22 +0000 Chris Cannam Merge fixes: primarily, handle failed merges better filelist_right_button_menu
Fri, 11 Mar 2011 15:33:16 +0000 Chris Cannam Implement right-button menu functions for file lists; convert the toolbar-button functions (apart from Add and Remove) to modal only on working copy state rather than selection state filelist_right_button_menu
Thu, 10 Mar 2011 21:04:58 +0000 Chris Cannam Add right-button menus (not yet functional, but hopefully with the right things in them) filelist_right_button_menu
Thu, 10 Mar 2011 18:45:50 +0000 Chris Cannam Introduce "activities" enum and functions filelist_right_button_menu
Thu, 10 Mar 2011 15:33:02 +0000 Chris Cannam * Trivial change, just checkpointing filelist_right_button_menu
Wed, 02 Mar 2011 13:25:49 +0000 Chris Cannam Add comment listing which menu functions are desired where filelist_right_button_menu
Tue, 22 Feb 2011 13:12:16 +0000 Chris Cannam Minor layout updates status_outside_tabs
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 08:48:31 +0000 Chris Cannam Separate out work-status code from the file status widget status_outside_tabs
Mon, 10 Jan 2011 15:38:28 +0000 Chris Cannam * Update copyright dates
Thu, 06 Jan 2011 15:15:02 +0000 Chris Cannam * Add settings for text verboseness and toolbar labels
Thu, 06 Jan 2011 11:52:23 +0000 Chris Cannam * Properly handle the case where the working copy is empty but the repo is not (e.g. just after convert)
Wed, 05 Jan 2011 15:58:34 +0000 Chris Cannam * OS/X: Add icon (not sure this is working though)
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 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
Mon, 03 Jan 2011 22:02:08 +0000 Chris Cannam * Add "Show All Files" toggle to show ignored and clean files
Mon, 20 Dec 2010 16:15:19 +0000 Chris Cannam * Set hand cursor on clickable label
Mon, 20 Dec 2010 14:37:35 +0000 Chris Cannam * Open local folder in Finder/Explorer/whatever when its path is clicked on
Fri, 03 Dec 2010 19:35:04 +0000 Chris Cannam * First cut of work on merge/resolve logic
Fri, 03 Dec 2010 14:43:32 +0000 Chris Cannam * Better handling of empty repositories; some tidying & textual fixes
Thu, 02 Dec 2010 17:55:21 +0000 Chris Cannam * Show both parents of uncommitted merge; fixes to right-button menus
Tue, 30 Nov 2010 13:08:18 +0000 Chris Cannam * Ensure only one list can contain a selection at once in file status widget
Fri, 26 Nov 2010 23:49:48 +0000 Chris Cannam * Rudimentary version of the popup showing more information when you click on a changeset in history graph