home *** CD-ROM | disk | FTP | other *** search
Wrap
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>2.7.  Undo History Dialog</title> <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" /> <link rel="stylesheet" href="gimp-help-custom.css" type="text/css" /> <link rel="alternate stylesheet" href="gimp22.css" type="text/css" title="gimp22" /> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <link rel="start" href="index.html" title="GNU Image Manipulation Program" /> <link rel="up" href="gimp-dialogs-structure.html" title="2.  Image Structure Related Dialogs" /> <link rel="prev" href="gimp-navigation-dialog.html" title="2.6.  Navigation Dialog" /> <link rel="next" href="gimp-dialogs-content.html" title="3.  Image-content Related Dialogs" /> </head> <body> <div class="navheader"> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">2.7.  <span lang="en" xml:lang="en">Undo History Dialog</span> </th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="gimp-navigation-dialog.html"><img src="../images/prev.png" alt="Prev" /></a> </td> <th width="60%" align="center">2.  <span lang="en" xml:lang="en">Image Structure Related Dialogs</span> </th> <td width="20%" align="right"> <a accesskey="n" href="gimp-dialogs-content.html"><img src="../images/next.png" alt="Next" /></a></td> </tr> </table> <hr /> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="gimp-undo-dialog"></a>2.7.  <span lang="en" xml:lang="en">Undo History Dialog</span> </h3> </div> <div> <div class="revhistory"> <table border="1" width="100%" summary="Revision history"> <tr> <th align="left" valign="top" colspan="3"> <b>Revision History</b> </th> </tr> <tr> <td align="left">Revision $Revision: 2347 $</td> <td align="left">2007-10-07</td> <td align="left">j.h</td> </tr> </table> </div> </div> </div> </div> <a id="id2660104" class="indexterm"></a> <a id="id2660118" class="indexterm"></a> <div class="figure"> <a id="id2660130"></a> <p class="title"> <b>Figure 14.23.  <span lang="en" xml:lang="en">The Undo History dialog</span> </b> </p> <div class="figure-contents"> <div class="mediaobject"> <img src="../images/dialogs/dialogs-undo-history.png" alt="The Undo History dialog" /> </div> </div> </div> <br class="figure-break" /> <p> This dialog shows you a list of the actions you have most recently performed on an image, with a small sketch that attempts to illustrate the changes produced by each. You can revert the image to any point in its Undo History simply by clicking on the right entry in the list. For more information on GIMP's Undo mechanism and how it works, see the section on <a class="link" href="gimp-concepts-undo.html" title="3.  Undoing">Undoing</a>. </p> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="id2660178"></a>2.7.1.  <span lang="en" xml:lang="en">Activate the dialog</span> </h4> </div> </div> </div> <p> The Undo History dialog is a dockable dialog; see the section on <a class="link" href="gimp-concepts-docks.html" title="2.3.  Dialogs and Docking">Dialogs and Docking</a> for help on manipulating it. It can be activated in several ways: </p> <div class="itemizedlist"> <ul type="disc"> <li> <p> From the Toolbox menu: <span class="guimenu">File</span> → <span class="guisubmenu">Dialogs</span> → <span class="guimenuitem"><span class="accel">U</span>ndo History</span>. </p> </li> <li> <p> From the Toolbox menu: <span class="guimenu">File</span> → <span class="guisubmenu">Dialogs</span> → <span class="guisubmenu">Create New Dock</span> → <span class="guimenuitem">Layers, Channels, and Paths</span>. This gives you a dock containing four dialogs, with the Undo History dialog one of them. </p> </li> <li> <p> From an image menu: <span class="guimenu">Edit</span> → <span class="guimenuitem"><span class="accel">U</span>ndo History</span>. </p> </li> <li> <p> From an image menu: <span class="guimenu">Dialogs</span> → <span class="guimenuitem"><span class="accel">U</span>ndo History</span>. </p> </li> <li> <p> From the Tab menu in any dockable dialog: <span class="guimenu">Add Tab</span> → <span class="guimenuitem"><span class="accel">U</span>ndo History</span>. </p> </li> </ul> </div> </div> <div class="sect3" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h4 class="title"><a id="id2660373"></a>2.7.2.  <span lang="en" xml:lang="en">Using the Undo History dialog</span> </h4> </div> </div> </div> <p> The most basic thing you can do is to select a point in the Undo History by clicking on it in the list. You can go back and forth between states in this way as much as you please, without losing any information or consuming any resources. In most cases, the changes are very fast. </p> <p>At the bottom of the dialog are three buttons:</p> <div class="variablelist"> <dl> <dt> <span class="term">Undo</span> </dt> <dd> <p> This button has the same effect as choosing <span class="guimenu">Edit</span> → <span class="guimenuitem">Undo</span> from the menu, or pressing <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Z</strong></span>; it reverts the image to the next state back in the undo history. </p> </dd> <dt> <span class="term">Redo</span> </dt> <dd> <p> This button has the same effect as choosing <span class="guimenu">Edit</span> → <span class="guimenuitem">Redo</span> from the menu, or pressing <span class="keycap"><strong>Ctrl</strong></span>+<span class="keycap"><strong>Y</strong></span>; it advances the image to the next state forward in the undo history. </p> </dd> <dt> <span class="term">Clear Undo History</span> </dt> <dd> <p> This button removes all contents from the undo history except the current state. If you press it, you are asked to confirm that you really want to do this. The only reason for doing it would be if you are very constrained for memory. </p> <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Note"> <tr> <td rowspan="2" align="center" valign="top" width="25"> <img alt="[Note]" src="../images/note.png" /> </td> <th align="left">Note</th> </tr> <tr> <td align="left" valign="top"> <p> <span lang="en" xml:lang="en"> In a tab, this dialog is represented by </span> <span class="guiicon"> <span class="inlinemediaobject"><img src="../images/dialogs/stock-undo-history-16.png" /></span> </span>. </p> </td> </tr> </table> </div> <div class="note" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Note"> <tr> <td rowspan="2" align="center" valign="top" width="25"> <img alt="[Note]" src="../images/note.png" /> </td> <th align="left">Note</th> </tr> <tr> <td align="left" valign="top"> <p> You can set the number of undo levels in <a class="link" href="gimp-pimping.html#gimp-prefs-environment" title="1.2.  Environment">Preferences/Environment</a>. </p> </td> </tr> </table> </div> </dd> </dl> </div> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="gimp-navigation-dialog.html"><img src="../images/prev.png" alt="Prev" /></a> </td> <td width="20%" align="center"> <a accesskey="u" href="gimp-dialogs-structure.html"> <img src="../images/up.png" alt="Up" /> </a> </td> <td width="40%" align="right"> <a accesskey="n" href="gimp-dialogs-content.html"><img src="../images/next.png" alt="Next" /></a></td> </tr> <tr> <td width="40%" align="left" valign="top"><a accesskey="p" href="gimp-navigation-dialog.html">2.6.  <span lang="en" xml:lang="en">Navigation Dialog</span> </a> </td> <td width="20%" align="center"> <a accesskey="h" href="index.html"> <img src="../images/home.png" alt="Home" /> </a> </td> <td width="40%" align="right" valign="top"> <a accesskey="n" href="gimp-dialogs-content.html">3.  <span lang="en" xml:lang="en">Image-content Related Dialogs</span> </a></td> </tr> </table> </div> </body> </html>