aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/hostlist_ipx.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingjmayer1-15/+0
2011-05-10More GUIManager stuff.etxrab1-16/+8
2011-05-05More GUIManager stuff.etxrab1-2/+18
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...morriss1-2/+1
2008-04-13sort #includes by directoriesulfl1-5/+8
2008-02-17Added an option to Conversations and Endpoints to limit the list to matchstig1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...lego1-3/+3
2005-08-21As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soguy1-1/+1
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayguy1-1/+2
2005-08-20Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withguy1-1/+1
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.guy1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsguy1-3/+4
2005-08-06Squelch more const warnings (and fix some memory leaks that found).guy1-2/+2
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asguy1-1/+1
2005-01-01Make the signatures of functions passed to "register_tap_listener()"guy1-5/+4
2004-09-29Move the tap infrastructure to the epan directory.guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-05-02build a endpoints (aka hostlist) dialog,ulfl1-1/+3
2004-02-23Changed all items to "Endpoint List" and get rid of the "Host List" group.ulfl1-2/+2
2004-02-23statistics menu redesigned, now looking more like the former menu,ulfl1-2/+2
2004-02-23Make the tap names for host statistics use "hosts" instead of "conv",guy1-6/+6
2004-02-22Redesigned the menu structure of the former statistics stuff,ulfl1-11/+4
2004-02-20From Ian Schorr: taps to keep statistics of traffic by host.guy1-0/+98