diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>SvnCommitDialog</h2> <p> Class implementing a dialog to enter the commit message. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>accepted()</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SvnCommitDialog.__init__">SvnCommitDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SvnCommitDialog.changelistsData">changelistsData</a></td> <td>Public method to retrieve the changelists data.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method called when the dialog is about to be shown.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SvnCommitDialog.__init__" ID="SvnCommitDialog.__init__"></a> <h4>SvnCommitDialog (Constructor)</h4> <b>SvnCommitDialog</b>(<i>vcs, parent=None</i>)