Ethereal-dev: Re: [Ethereal-dev] [patch] afp and UI.

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Fri, 3 May 2002 14:56:17 -0700
On Fri, May 03, 2002 at 06:20:43PM +0000, didier wrote:
> afp.patch

Checked in.

> Some UI sweetener, not sure if they worth it.
> menu.patch
> add 'find next' 'find previous' menu items
> 
> file.c
> only display progress dialog after a while. It removes some 'main
> window' flicker when used with 'find next'.

Checked in.

> frame.patch
> packet-frame.c
> Add a new variable (hidden) 'marked' :
> filter display
> mark all frames
> reset filter
> use find, next, previous to move between marked frames.

Checked in.

You can also mark interesting frames by hand and use "frame.marked" as a
display filter to show only those frames.