log easyhg.pro @ 117:d5db15bf250c

age author description
Fri, 26 Nov 2010 22:46:29 +0000 Chris Cannam * Start to sketch thing that shows the details of a changeset in the history view
Fri, 26 Nov 2010 22:06:52 +0000 Chris Cannam * Pull history tab out into its own widget
Fri, 26 Nov 2010 17:02:55 +0000 Chris Cannam * Make diff binary a settings property; some tidying
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 22:24:55 +0000 Chris Cannam * Add ConfirmCommentDialog
Wed, 24 Nov 2010 16:40:57 +0000 Chris Cannam * Rename HgExpWidget to HgTabWidget
Wed, 24 Nov 2010 13:23:30 +0000 Chris Cannam * Rename StatParser to FileStates; start thinking about selections