aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/hostlist_table.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-03Make static some routines and variables not used outside the source fileGuy Harris1-48/+48
2004-06-02move "extern GtkWidget *main_display_filter_widget" fromUlf Lamping1-3/+1
2004-06-01Make the definition of "add_hostlist_table_data()" match itsGuy Harris1-247/+242
2004-06-01minor bugfix from previous check inUlf Lamping1-4/+4
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-2/+4
2004-05-23use new functions in window API (ui_util.h),Ulf Lamping1-21/+16
2004-05-07rename context menu items:Ulf Lamping1-17/+30
2004-05-03add name resolution to both endpoint and conversation listsUlf Lamping1-9/+105
2004-05-02build a endpoints (aka hostlist) dialog,Ulf Lamping1-42/+208
2004-05-02after retapping, immediately redraw table to avoidUlf Lamping1-1/+3
2004-05-01bugfix: remove all elements on "tree reset", don't keep the first entry in th...Ulf Lamping1-2/+2
2004-04-12added a close button to the dialogsUlf Lamping1-15/+23
2004-03-13replaced sprintf / snprintf by g_snprintf,Ulf Lamping1-23/+23
2004-02-23Add a "force" argument to "filter_packets()" andGuy Harris1-2/+2
2004-02-23Make the tap names for host statistics use "hosts" instead of "conv",Guy Harris1-5/+4
2004-02-20FN_{SRC,DST}_ADDRESS and FN_{SRC,DST}_PORT aren't used - get rid ofGuy Harris1-68/+38
2004-02-20From Ian Schorr: taps to keep statistics of traffic by host.Guy Harris1-0/+718