Ethereal-dev: [Ethereal-dev] Re: [Ethereal-cvs] rev 13414: /trunk/epan/:	stats_tree.c stats_tr
Hi,
I've just checked in the stats_tree API I've been working on, I've
checked in an example plugin too.
There's still some work to do:
   - Reinitialization is still broken, lots of double frees at window
close and crash when reopening.
   - I never tested it with GTK1 (it should use the text version of
the tree in a text pane)
   - a document describing the API
I'll be working on this during the next few days.
 
Luis
On Wed, 16 Feb 2005 06:17:04 -0800 (PST), lego@xxxxxxxxxxxx
<lego@xxxxxxxxxxxx> wrote:
> User: lego
> Date: 2005/02/16 08:16 AM
> 
> Log:
>  Initial checkin of the stats-tree tap API
>  Makefiles have not been modified yet, there's still work to do.
> 
> Directory: /trunk/epan/
>   Changes    Path                 Action
>   +532 -0    stats_tree.c         Added
>   +131 -0    stats_tree.h         Added
>   +179 -0    stats_tree_priv.h    Added
> 
> Directory: /trunk/gtk/
>   Changes    Path                 Action
>   +327 -0    stats_tree_stat.c    Added
> 
> Directory: /trunk/
>   Changes    Path                Action
>   +118 -0    tap-stats_tree.c    Added
> 
> http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=13414&view=rev
> 
> _______________________________________________
> Ethereal-cvs mailing list
> Ethereal-cvs@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-cvs
>