view doc/10_4_filtering.html @ 29:8a8ec4b3e769

Sun Apr 3 00:36:22 2005 John Ellis <johne@verizon.net> * image.c (image_options_set): Only enable PixbufRenderer 'window_fit' when both the ImageWindow and global setting are both enabled. * pan-view.c (pan_window_image_scroll_notify_cb): Add call to gtk_adjustment_value_changed to fix performance hit when scrolling. * pixbuf-renderer.c: Set tile render_todo flags to RENDER_ALL when invalidating so that there is no chance it will be used with old data. Only emit 'scroll-notify' signal when the value or range changes. Fix copy of zoom value in pixbuf_renderer_move. ##### Note: GQview CVS on sourceforge is not always up to date, please use ##### ##### an offical release when making enhancements and translation updates. #####
author gqview
date Sun, 03 Apr 2005 05:46:47 +0000
parents e0d0593d519e
children 1b01410e6860
line wrap: on
line source

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
	<TITLE>Filtering Options - GQview User Manual</TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.1.3  (Linux)">
	<META NAME="CREATED" CONTENT="20040805;23590500">
	<META NAME="CHANGED" CONTENT="20050131;8424900">
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<CENTER>
	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always">
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<THEAD>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><A HREF="10_3_window.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER>Filtering &ndash; Options Explained</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="10_5_editor_commands.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
	</TABLE>
</CENTER>
<HR>
<H1>10.4 Filtering Options</H1>
<P>This section describes the options presented under the Filtering
Tab of the preferences dialog.</P>
<P><BR><BR>
</P>
<P><U>Filters</U></P>
<P STYLE="margin-left: 0.79in"><B>Show entries that begin with a dot</B>:
Enables the display of hidden files and folders, also known as dot
files.</P>
<P STYLE="margin-left: 0.79in"><B>Case sensitive sort</B>: Files and
folders are sorted such that upper case letters occur before lower
case letters.</P>
<P STYLE="margin-left: 1.58in">Enabled result: A, B, C, a, b,
c<BR>Disabled result: A, a, B, b, C, c</P>
<P STYLE="margin-left: 0.79in"><B>Disable file filtering</B>: Enable
this to allow GQview to list all files, even those that do not
contain images.</P>
<P><BR><BR>
</P>
<P><U>File types</U></P>
<P STYLE="margin-left: 0.79in">This list contains the image formats
that are understood by GQview. 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 (.).</P>
<P STYLE="margin-left: 1.58in"><I>Note:</I> Unlike all other options
in the dialog, filter list changes are applied immediately.</P>
<P STYLE="margin-left: 0.79in"><B>Add</B> button: Adds a new blank
line to the filter list, change the parameters to match the desired
file type.</P>
<P STYLE="margin-left: 0.79in"><B>Remove</B> button: Removes the
selected line from the filter list.</P>
<P STYLE="margin-left: 0.79in"><B>Defaults</B> button: Resets the
filter list to the default values, discarding any customizations made
by the user.</P>
<P><BR><BR>
</P>
<P><BR><BR>
</P>
<HR>
<CENTER>
	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<COL WIDTH=85*>
		<THEAD>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><A HREF="10_3_window.html">Previous</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER><A HREF="index.html">Contents</A></P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT><A HREF="10_5_editor_commands.html">Next</A></P>
				</TD>
			</TR>
		</THEAD>
		<TBODY>
			<TR VALIGN=TOP>
				<TD WIDTH=33%>
					<P><BR>
					</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=CENTER><BR>
					</P>
				</TD>
				<TD WIDTH=33%>
					<P ALIGN=RIGHT>GQview User Manual</P>
				</TD>
			</TR>
		</TBODY>
	</TABLE>
</CENTER>
<P STYLE="margin-bottom: 0in"><BR>
</P>
</BODY>
</HTML>