Mercurial > geeqie
changeset 1140:77f9f2331e1b
Add some information about the pan view.
author | zas_ |
---|---|
date | Wed, 12 Nov 2008 21:15:12 +0000 |
parents | 9cbfc8ee7a13 |
children | 7a3bef49ca50 |
files | doc/image_management.html doc/index.html doc/other_windows.html doc/other_windows_image_properties.html doc/other_windows_pan_view.html |
diffstat | 5 files changed, 122 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/image_management.html Wed Nov 12 17:59:14 2008 +0000 +++ b/doc/image_management.html Wed Nov 12 21:15:12 2008 +0000 @@ -19,7 +19,7 @@ <tr> <th> - <p class="previous"><a href="other_windows_image_properties.html">Previous</a> + <p class="previous"><a href="other_windows_pan_view.html">Previous</a> </p> </th> @@ -60,7 +60,7 @@ <tr> <th> - <p class="previous"><a href="other_windows_image_properties.html">Previous</a> + <p class="previous"><a href="other_windows_pan_view.html">Previous</a> </p> </th>
--- a/doc/index.html Wed Nov 12 17:59:14 2008 +0000 +++ b/doc/index.html Wed Nov 12 21:15:12 2008 +0000 @@ -56,6 +56,7 @@ <ul> <li><a href="other_windows_image_window.html">Image Window</a></li> <li><a href="other_windows_image_properties.html">Image Properties Window</a></li> + <li><a href="other_windows_pan_view.html">Pan View Window</a></li> </ul> </li> <li><a href="image_management.html">Image Management</a>
--- a/doc/other_windows.html Wed Nov 12 17:59:14 2008 +0000 +++ b/doc/other_windows.html Wed Nov 12 21:15:12 2008 +0000 @@ -45,6 +45,8 @@ <ul> <li><a href="other_windows_image_window.html">Image Window</a></li> <li><a href="other_windows_image_properties.html">Image Properties Window</a></li> + <li><a href="other_windows_pan_view.html">Pan View Window</a></li> + </ul> </div>
--- a/doc/other_windows_image_properties.html Wed Nov 12 17:59:14 2008 +0000 +++ b/doc/other_windows_image_properties.html Wed Nov 12 21:15:12 2008 +0000 @@ -28,7 +28,7 @@ </th> <th> - <p class="next"><a href="image_management.html">Next</a> + <p class="next"><a href="other_windows_pan_view.html">Next</a> </p> </th> </tr> @@ -91,7 +91,7 @@ </th> <th> - <p class="next"><a href="image_management.html">Next</a> + <p class="next"><a href="other_windows_pan_view.html">Next</a> </p> </th> </tr>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/other_windows_pan_view.html Wed Nov 12 21:15:12 2008 +0000 @@ -0,0 +1,115 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + +<html xmlns="http://www.w3.org/1999/xhtml"> +<head> + <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" /> + + <title>Pan View - Geeqie User Manual</title> + <link rel="stylesheet" type="text/css" href="style.css" /> +</head> + +<body lang="en-US" dir="ltr" xml:lang="en-US"> + <div class="navtop"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navtop_col1" width="33%"></col> + <col id="navtop_col2" width="33%"></col> + <col id="navtop_col3" width="33%"></col> + + <tr> + <th> + <p class="previous"><a href="other_windows_image_properties.html">Previous</a> + </p> + </th> + + <th> + <p class="navtop_title">Pan View – Other Windows</p> + </th> + + <th> + <p class="next"><a href="image_management.html">Next</a> + </p> + </th> + </tr> + </table> + </div> + + <hr /> + + <h1>Pan View Window</h1> + + <p>This window proposes alternative views of the <em>current directory and its children</em>.<br /> + You can pan the view as you pan an image in normal view mode, using left mouse button and drag.</p> + <p>A left mouse button click on any image will display informations about the image. Right button will show a context menu.</p> + + <h2>Select a folder</h2> + <dl class="dialog_desc"> + <dt>Location</dt><dd>Set the top folder.</dd> + </dl> + + <h2>Choose a view mode</h2> + <p>A select box let you choose among different view modes:</p> + <dl class="dialog_desc"> + <dt>Timeline</dt><dd>Shows images grouped by date.</dd> + <dt>Calendar</dt><dd>Shows a calendar with the number of images indicated for each day (as dots and number). Left mouse button click will show images in a popup.</dd> + <dt>Folders</dt><dd>Show images grouped by folder. Each box represents a folder. Parent and children folders are shown as boxes enclosing other boxes.</dd> + <dt>Folders (flower)</dt><dd>Show images grouped by folder. Each box represents a folder. Parent folders are linked to children by a line. The top folder is the center of the flower.</dd> + <dt>Grid</dt><dd>All images are shown on a grid.</dd> + </dl> + + <h2>How each image should be represented</h2> + <p>Another select box let you choose the representation of each image:</p> + <dl class="dialog_desc"> + <dt>Dots</dt><dd>Each image is represented by a dot.</dd> + <dt>No images</dt><dd>Each image is represented by a square box.</dd> + <dt>Small thumbnails</dt><dd>Each image is represented by a small thumbnail.</dd> + <dt>Normal thumbnails</dt><dd>Each image is represented by a normal thumbnail.</dd> + <dt>Large thumbnails</dt><dd>Each image is represented by a large thumbnail.</dd> + <dt>1:10 (10%)</dt><dd>Each image is represented by reduced image (1/10 of the original's dimensions).</dd> + <dt>1:4 (25%)</dt><dd>Each image is represented by reduced image (1/4 of the original's dimensions).</dd> + <dt>1:3 (33%)</dt><dd>Each image is represented by reduced image (1/3 of the original's dimensions).</dd> + <dt>1:2 (50%)</dt><dd>Each image is represented by reduced image (10% of the original's dimensions).</dd> + <dt>1:1 (100%)</dt><dd>The original image is shown at its normal dimensions.</dd> + </dl> + + <h2>Find</h2> + <p>At the bottom of the window:</p> + <dl class="dialog_desc"> + <dt>Find button</dt><dd>Shows a text field for filename search</dd> + </dl> + + + + <hr id="bottomseparator" /> + + <div class="navbottom"> + <table width="100%" border="0" cellpadding="4" cellspacing="0"> + <col id="navbottom_col1" width="33%"></col> + <col id="navbottom_col2" width="33%"></col> + <col id="navbottom_col3" width="33%"></col> + + <tr> + <th> + <p class="previous"><a href="other_windows_image_properties.html">Previous</a> + </p> + </th> + + <th> + <p class="navbottom_title"><a href="index.html">Contents</a> + </p> + </th> + + <th> + <p class="next"><a href="image_management.html">Next</a> + </p> + </th> + </tr> + + </table> + </div> + + <div class="footer">Geeqie User Manual</div> + <div class="bottomspacer"> </div> +</body> +</html>