aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/proto_hier_stats_dlg.h
AgeCommit message (Collapse)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
they have LF at the end of the line on UN*X and CR/LF on Windows; hopefully this means that if a CR/LF version is checked in on Windows, the CRs will be stripped so that they show up only when checked out on Windows, not on UN*X. svn path=/trunk/; revision=11400
2004-06-02add details for doxygenUlf Lamping1-3/+11
svn path=/trunk/; revision=11077
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-1/+5
Remove unneded includes Add include wrappers where missing svn path=/trunk/; revision=6191
2001-03-22Add a new tool which summarizes packet counts by protocols, butGilbert Ramirez1-0/+27
organizes the protocols in the same hierarchical order in which they are found in the packet. The GUI needs some more refinement (placment of vertical scrollbar, style of GtkCTree, initial sizing of window). I need to add an option to honor/not honor the current display filter. svn path=/trunk/; revision=3162