Mercurial > hg > easyhg
log confirmcommentdialog.cpp @ 193:ef5feb0d648f
age | author | description |
---|---|---|
Mon, 20 Dec 2010 22:37:42 +0000 | Chris Cannam | * Give all of the substantial confirmation dialogs meaningful labels for their OK buttons |
Thu, 02 Dec 2010 21:13:53 +0000 | Chris Cannam | * Add translation support -- useful for proper plural handling even in English |
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). |
Thu, 25 Nov 2010 17:21:32 +0000 | Chris Cannam | * Better-behaved comment dialog; avoid empty comments. Also ignore signals from closing ptys |
Thu, 25 Nov 2010 14:30:40 +0000 | Chris Cannam | * Slightly more useful commit dialog |
Wed, 24 Nov 2010 22:44:40 +0000 | Chris Cannam | * Start to use the confirm-comment dialog for commits; much work still needed |
Wed, 24 Nov 2010 22:24:55 +0000 | Chris Cannam | * Add ConfirmCommentDialog |