view doc/10_4_filtering.html @ 740:9b0ac8d58c89

Move setup_default_options() and sync_options_with_current_state() to options.[ch]. Pass ConfOptions * to these instead of directly using global variable. Cleanup #include in main.c.
author zas_
date Thu, 22 May 2008 23:09:53 +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>