log filestates.cpp @ 332:70ad221e1619

age author description
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
Mon, 10 Jan 2011 15:38:28 +0000 Chris Cannam * Update copyright dates
Tue, 04 Jan 2011 15:34:12 +0000 Chris Cannam * Avoid compiler warning (no functional change)
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 12:29:57 +0000 Chris Cannam * Add InConflict state (not yet used)
Fri, 26 Nov 2010 12:48:29 +0000 Chris Cannam * Add a queueing mechanism for Hg actions, instead of refusing to start an action if something else is already happening. This is essential now that actions can be prompted by asynchronous events (e.g. filesystem watcher).
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.cpp@ee0e99a4c3f9