aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/proto_hier_stats_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-23use new functions in window API (ui_util.h),ulfl1-8/+5
2004-05-01GTK2: expand all tree elements when opening dialogulfl1-1/+2
2004-03-17* Protocol Hierarchy Statistics:deniel1-34/+71
2004-02-06replaced every appearance of gtk_scrolled_window_new() withulfl1-5/+6
2004-01-21implemented dlg_button_row_new to get a standard function forulfl1-27/+17
2004-01-10using button compatibility macrosulfl1-6/+2
2002-11-11Use gtk1/gtk2 compatibility macros to reduce #ifdefs.oabad1-16/+6
2002-11-03Merge gtk and gtk2 directories.oabad1-101/+216
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-2/+2
2002-03-05From Joerg Mayer: use _U_ to flag unused arguments.guy1-2/+2
2002-01-11Have routines to create GtkCTrees, set their line and expander styleguy1-5/+3
2001-12-31Fix a pointer error in find_stat_node.gerald1-2/+5
2001-12-31Add preferences to save the main window size and position. If enabled,gerald1-5/+2
2001-12-12Go nuts with the 3D logo.gerald1-1/+4
2001-03-29Change name of "Last-Protocol" columns to "End" so that there'sgram1-4/+4
2001-03-26Create dialogue box as top-level window, not transient window.gram1-4/+6
2001-03-24Give the code that computes protocol statistics a progress dialog box,guy1-7/+13
2001-03-22Add a new tool which summarizes packet counts by protocols, butgram1-0/+213