--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Sun Oct 28 17:41:29 2012 +0100 +++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorStylesPage.html Sun Oct 28 20:19:15 2012 +0100 @@ -82,8 +82,11 @@ <td><a href="#EditorStylesPage.on_caretlineBackgroundButton_clicked">on_caretlineBackgroundButton_clicked</a></td> <td>Private slot to set the background colour of the caretline.</td> </tr><tr> -<td><a href="#EditorStylesPage.on_changeMarkerColorButton_clicked">on_changeMarkerColorButton_clicked</a></td> -<td>Private slot to set the colour of the change marker.</td> +<td><a href="#EditorStylesPage.on_changeMarkerSavedColorButton_clicked">on_changeMarkerSavedColorButton_clicked</a></td> +<td>Private slot to set the colour of the change marker for saved changes.</td> +</tr><tr> +<td><a href="#EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked">on_changeMarkerUnsavedColorButton_clicked</a></td> +<td>Private slot to set the colour of the change marker for unsaved changes.</td> </tr><tr> <td><a href="#EditorStylesPage.on_currentLineMarkerButton_clicked">on_currentLineMarkerButton_clicked</a></td> <td>Private slot to set the colour for the highlight of the current line.</td> @@ -194,11 +197,16 @@ <b>on_caretlineBackgroundButton_clicked</b>(<i></i>) <p> Private slot to set the background colour of the caretline. -</p><a NAME="EditorStylesPage.on_changeMarkerColorButton_clicked" ID="EditorStylesPage.on_changeMarkerColorButton_clicked"></a> -<h4>EditorStylesPage.on_changeMarkerColorButton_clicked</h4> -<b>on_changeMarkerColorButton_clicked</b>(<i></i>) +</p><a NAME="EditorStylesPage.on_changeMarkerSavedColorButton_clicked" ID="EditorStylesPage.on_changeMarkerSavedColorButton_clicked"></a> +<h4>EditorStylesPage.on_changeMarkerSavedColorButton_clicked</h4> +<b>on_changeMarkerSavedColorButton_clicked</b>(<i></i>) <p> - Private slot to set the colour of the change marker. + Private slot to set the colour of the change marker for saved changes. +</p><a NAME="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked" ID="EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked"></a> +<h4>EditorStylesPage.on_changeMarkerUnsavedColorButton_clicked</h4> +<b>on_changeMarkerUnsavedColorButton_clicked</b>(<i></i>) +<p> + Private slot to set the colour of the change marker for unsaved changes. </p><a NAME="EditorStylesPage.on_currentLineMarkerButton_clicked" ID="EditorStylesPage.on_currentLineMarkerButton_clicked"></a> <h4>EditorStylesPage.on_currentLineMarkerButton_clicked</h4> <b>on_currentLineMarkerButton_clicked</b>(<i></i>)