--- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sat Feb 01 16:01:51 2014 +0100 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sat Feb 01 16:03:01 2014 +0100 @@ -139,13 +139,16 @@ <td>Private slot to update the enabled status of the diff buttons.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.__updateGraftAction">__updateGraftAction</a></td> -<td>Private slot to update the status of the graft button.</td> +<td>Private slot to update the status of the graft action.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.__updateGui">__updateGui</a></td> <td>Private slot to update GUI elements except the diff and phase buttons.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.__updatePhaseAction">__updatePhaseAction</a></td> -<td>Private slot to update the status of the phase button.</td> +<td>Private slot to update the status of the phase action.</td> +</tr><tr> +<td><a href="#HgLogBrowserDialog.__updateTagAction">__updateTagAction</a></td> +<td>Private slot to update the status of the graft action.</td> </tr><tr> <td><a href="#HgLogBrowserDialog.closeEvent">closeEvent</a></td> <td>Private slot implementing a close event handler.</td> @@ -537,7 +540,7 @@ <h4>HgLogBrowserDialog.__updateGraftAction</h4> <b>__updateGraftAction</b>(<i></i>) <p> - Private slot to update the status of the graft button. + Private slot to update the status of the graft action. </p><a NAME="HgLogBrowserDialog.__updateGui" ID="HgLogBrowserDialog.__updateGui"></a> <h4>HgLogBrowserDialog.__updateGui</h4> <b>__updateGui</b>(<i>itm</i>) @@ -553,7 +556,12 @@ <h4>HgLogBrowserDialog.__updatePhaseAction</h4> <b>__updatePhaseAction</b>(<i></i>) <p> - Private slot to update the status of the phase button. + Private slot to update the status of the phase action. +</p><a NAME="HgLogBrowserDialog.__updateTagAction" ID="HgLogBrowserDialog.__updateTagAction"></a> +<h4>HgLogBrowserDialog.__updateTagAction</h4> +<b>__updateTagAction</b>(<i></i>) +<p> + Private slot to update the status of the graft action. </p><a NAME="HgLogBrowserDialog.closeEvent" ID="HgLogBrowserDialog.closeEvent"></a> <h4>HgLogBrowserDialog.closeEvent</h4> <b>closeEvent</b>(<i>e</i>)