# HG changeset patch # User zas_ # Date 1226340129 0 # Node ID 71c5b25b371a75a4301960edf46ed66149100ab0 # Parent 73bbcaf9abba62307aec5b8f3dd75b66906f0e74 Notes cleanup and minor stylistic fixes. diff -r 73bbcaf9abba -r 71c5b25b371a doc/collections.html --- a/doc/collections.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/collections.html Mon Nov 10 18:02:09 2008 +0000 @@ -428,7 +428,7 @@

To move images within the collection to change their order, initiate a drag for the selected image(s) and then move the mouse to the desired location within the window. A red arrow will appear to assist in determining the destination of the dragged images. Release the drag to move the images to the new location in the list.

-

Note: When renaming or moving files within Geeqie, the contents of collections located in the folder ($HOME)/.geeqie/collections will automatically update to the new name or location.

+

Note: When renaming or moving files within Geeqie, the contents of collections located in the folder ($HOME)/.geeqie/collections will automatically update to the new name or location.


diff -r 73bbcaf9abba -r 71c5b25b371a doc/faq.html --- a/doc/faq.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/faq.html Mon Nov 10 18:02:09 2008 +0000 @@ -63,7 +63,7 @@ geeqie -r -d12 -ss -

Note that if geeqie is running prior to this command, the slide show should also be stopped prior to changing the delay:

+

Note that if geeqie is running prior to this command, the slide show should also be stopped prior to changing the delay:

geeqie -r -sS -d12 -ss diff -r 73bbcaf9abba -r 71c5b25b371a doc/image_search_search.html --- a/doc/image_search_search.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/image_search_search.html Mon Nov 10 18:02:09 2008 +0000 @@ -60,7 +60,7 @@
Comments

The search will include all files that have a keyword or comment associated to it.

-

Note: Only keyword and comment associations stored in the user's home folder are included in this search type.

+

Note: Only keyword and comment associations stored in the user's home folder are included in this search type.

Results
diff -r 73bbcaf9abba -r 71c5b25b371a doc/main_window_folder_pane.html --- a/doc/main_window_folder_pane.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/main_window_folder_pane.html Mon Nov 10 18:02:09 2008 +0000 @@ -49,7 +49,7 @@

The tool bar includes buttons for often used operations. The tool bar can be hidden or shown by selecting “Hide toolbar” from the view menu.

-

Note: These buttons are only displayed as an icon, the text below refers to the tool tip that appears by hovering the mouse over each button.

+

Note: These buttons are only displayed as an icon, the text below refers to the tool tip that appears by hovering the mouse over each button.

diff -r 73bbcaf9abba -r 71c5b25b371a doc/options_filtering.html --- a/doc/options_filtering.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/options_filtering.html Mon Nov 10 18:02:09 2008 +0000 @@ -62,7 +62,7 @@

This list contains the image formats that are understood by Geeqie. To disable a specific file type from being displayed, uncheck it's corresponding checkbox. Filters can be edited by first selecting the line containing the item to be changed, then clicking the filter or description field, making any changes, then pressing enter; press escape to cancel an active edit. The format for the filter field is a semicolon (;) seperated list of extensions, extensions must include the period (.).

-

Note: Unlike all other options in the dialog, filter list changes are applied immediately.

+

Note: Unlike all other options in the dialog, filter list changes are applied immediately.

diff -r 73bbcaf9abba -r 71c5b25b371a doc/options_general.html --- a/doc/options_general.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/options_general.html Mon Nov 10 18:02:09 2008 +0000 @@ -78,7 +78,7 @@
Use xvpics thumbnails when found

xvpics is a common thumbnail caching format used by several applications. Thumbnails are stored locally to the source image in a sub folder with the name .xvpics. Enabling this option will allow Geeqie to read thumbnails saved in the xvpics format.

-

Note: Support for xvpics is read only, Geeqie can not generate thumbnails in this format.

+

Note: Support for xvpics is read only, Geeqie can not generate thumbnails in this format.

Slide show

@@ -89,7 +89,7 @@
Random

When enabled, slide show images will appear in random order.

-

Note: Random images are displayed such that each image appears once per cycle of all images. When the slide show repeat option is enabled, the image order is randomized after completing each cycle.

+

Note: Random images are displayed such that each image appears once per cycle of all images. When the slide show repeat option is enabled, the image order is randomized after completing each cycle.

Repeat

When enabled, slide shows will continue at the beginning after the last image is displayed.

diff -r 73bbcaf9abba -r 71c5b25b371a doc/options_image.html --- a/doc/options_image.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/options_image.html Mon Nov 10 18:02:09 2008 +0000 @@ -92,12 +92,12 @@
Refresh on file change

Geeqie will monitor currently active images and folders for changes in their modification time, and update the display if it changes.

-

Note: Disable this if the system will not go into sleep mode due to occasional disk activity from the time check, or if Geeqie updates too often for folders with continuously changing content.

+

Note: Disable this if the system will not go into sleep mode due to occasional disk activity from the time check, or if Geeqie updates too often for folders with continuously changing content.

Preload next image

Enabling this option will cause Geeqie to read the next logical image from disk when idle, it will also retain the previously viewed image in memory. By reading the nearest images into memory, time to display the next image is reduced.

-

Note: This option will increase Geeqie memory requirements, and may cause performance issues with very large images. If the use of Geeqie results in the system noticeably swapping memory to disk, try disabling this feature.

+

Note: This option will increase Geeqie memory requirements, and may cause performance issues with very large images. If the use of Geeqie results in the system noticeably swapping memory to disk, try disabling this feature.

Auto rotate image using EXIF information

Auto rotates images based on data stored in images that include EXIF data.

diff -r 73bbcaf9abba -r 71c5b25b371a doc/other_windows_image_properties.html --- a/doc/other_windows_image_properties.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/other_windows_image_properties.html Mon Nov 10 18:02:09 2008 +0000 @@ -53,11 +53,15 @@

This displays information about the active file. It includes:

-

File attributes: Modification date and time, size, owner, group, and permissions.

+
+
File attributes
+

Modification date and time, size, owner, group, and permissions.

-

Image attributes: Dimensions, uncompressed size, file or mime type, and existence of an alpha channel.

+
Image attributes
+

Dimensions, uncompressed size, file or mime type, and existence of an alpha channel.

-

Compress ratio: The percentage of file size compared to the size of the image when decoded into memory.

+
Compress ratio

The percentage of file size compared to the size of the image when decoded into memory.

+

Keywords tab

diff -r 73bbcaf9abba -r 71c5b25b371a doc/reference_keyboard_shortcuts.html --- a/doc/reference_keyboard_shortcuts.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/reference_keyboard_shortcuts.html Mon Nov 10 18:02:09 2008 +0000 @@ -69,7 +69,7 @@

Left Click on image view
- Mouse Wheel down (*)

+ Mouse Wheel down (*)

Change to next image.

@@ -81,7 +81,7 @@

Middle Click on image view
- Mouse Wheel up (*)

+ Mouse Wheel up (*)

Change to previous image.

@@ -116,7 +116,7 @@

Left Drag on image view
- [Shift] + Mouse Wheel (*)

+ [Shift] + Mouse Wheel (*)

Pan image.

@@ -955,7 +955,7 @@ -

(*) Default Mouse wheel functions, can be altered by changing the Mouse wheel scrolls image option.

+

(*) Note: Default Mouse wheel functions can be altered by changing the Mouse wheel scrolls image option.


diff -r 73bbcaf9abba -r 71c5b25b371a doc/sidebars_keywords.html --- a/doc/sidebars_keywords.html Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/sidebars_keywords.html Mon Nov 10 18:02:09 2008 +0000 @@ -63,7 +63,7 @@

The buttons

-

Note: These buttons are only displayed as an icon, the text below refers to the tool tip that appears by hovering the mouse over each button. +

Note: These buttons are only displayed as an icon, the text below refers to the tool tip that appears by hovering the mouse over each button.

diff -r 73bbcaf9abba -r 71c5b25b371a doc/style.css --- a/doc/style.css Mon Nov 10 17:16:16 2008 +0000 +++ b/doc/style.css Mon Nov 10 18:02:09 2008 +0000 @@ -11,8 +11,14 @@ table {page-break-before: always} +a:hover {background-color: white} + +a.bottomnote {text-decoration: none; color: black;} + .option_name { font-variant: small-caps; font-size: 90%; font-weight: bold } +dt { font-weight: bold } + p.previous { text-align: left } @@ -112,7 +118,22 @@ font-weight: bold } +p.bottomnote { + margin-top: 5em; + font-style: italic; + font-size: 90% +} +.bottomnote em { + font-weight: bold +} + +span.note_label { + font-weight: bold; +} + code { + margin-left: 0.3em; + padding: 0.1em; background: white }