aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/proto_hier_stats_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-08-20One file missed in last checkinJörg Mayer1-1/+2
2005-08-20- Declare some functions staticJörg Mayer1-1/+1
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-10removed tons of MSVC const related warnings.Ulf Lamping1-3/+3
2005-08-05More char -> const char warning fixes.Jörg Mayer1-2/+2
2005-06-26proto_hier_stats_dlg.c(99) : warning C4090: '=' : different 'const' qualifiersUlf Lamping1-1/+1
2005-01-20add some more online help functionality and help buttons at various dialog bo...Ulf Lamping1-2/+12
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-23use new functions in window API (ui_util.h),Ulf Lamping1-8/+5
2004-05-01GTK2: expand all tree elements when opening dialogUlf Lamping1-1/+2
2004-03-17* Protocol Hierarchy Statistics:Laurent Deniel1-34/+71
2004-02-06replaced every appearance of gtk_scrolled_window_new() withUlf Lamping1-5/+6
2004-01-21implemented dlg_button_row_new to get a standard function forUlf Lamping1-27/+17
2004-01-10using button compatibility macrosUlf Lamping1-6/+2
2002-11-11Use gtk1/gtk2 compatibility macros to reduce #ifdefs.Olivier Abad1-16/+6
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-101/+216
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-2/+2
2002-03-05From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris1-2/+2
2002-01-11Have routines to create GtkCTrees, set their line and expander styleGuy Harris1-5/+3
2001-12-31Fix a pointer error in find_stat_node.Gerald Combs1-2/+5
2001-12-31Add preferences to save the main window size and position. If enabled,Gerald Combs1-5/+2
2001-12-12Go nuts with the 3D logo.Gerald Combs1-1/+4
2001-03-29Change name of "Last-Protocol" columns to "End" so that there'sGilbert Ramirez1-4/+4
2001-03-26Create dialogue box as top-level window, not transient window.Gilbert Ramirez1-4/+6
2001-03-24Give the code that computes protocol statistics a progress dialog box,Guy Harris1-7/+13
2001-03-22Add a new tool which summarizes packet counts by protocols, butGilbert Ramirez1-0/+213