aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/expert_comp_table.h
AgeCommit message (Collapse)AuthorFilesLines
2006-05-04From Greg Morris:Anders Broman1-1/+30
In summary these patches do the following: 1. GTK+ 2.x builds will now use Tree View to display the expert items, expanded items are the individual packet numbers. 2. GTK+ 1.x builds will continue to use the older clist functionality 3. Implements the equivilant of expert info (actually calls expert_dlg.c) svn path=/trunk/; revision=18091
2005-11-25from Greg Morris:Ulf Lamping1-0/+92
Composite Expert statistics, see: http://www.ethereal.com/lists/ethereal-dev/200511/msg00002.html and the following discussions svn path=/trunk/; revision=16593