log filestates.h @ 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
Thu, 17 Mar 2011 12:53:34 +0000 Chris Cannam Remove some no longer used functions
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
Mon, 10 Jan 2011 15:38:28 +0000 Chris Cannam * Update copyright dates
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)
Mon, 03 Jan 2011 22:02:08 +0000 Chris Cannam * Add "Show All Files" toggle to show ignored and clean files
Fri, 03 Dec 2010 19:35:04 +0000 Chris Cannam * First cut of work on merge/resolve logic
Fri, 03 Dec 2010 13:36:53 +0000 Chris Cannam * Start using trivial new easyhg extension (requires PyQt)
Fri, 03 Dec 2010 12:29:57 +0000 Chris Cannam * Add InConflict state (not yet used)
Wed, 24 Nov 2010 14:41:52 +0000 Chris Cannam * Clear selections when Esc pressed; some refactoring
Wed, 24 Nov 2010 13:23:30 +0000 Chris Cannam * Rename StatParser to FileStates; start thinking about selections base statparser.h@74de08feee7e