aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/hostlist_tr.c
Commit message (Expand)AuthorAgeFilesLines
* More GUIManager stuff.Anders Broman2011-05-101-17/+8
* More GUIManager stuff.Anders Broman2011-05-051-2/+18
* Remove some unnecessary includes: a lot of things don't need globals.h and re...Jeff Morriss2010-08-301-2/+1
* sort #includes by directoriesUlf Lamping2008-04-131-5/+8
* Added an option to Conversations and Endpoints to limit the list to matchStig Bjørlykke2008-02-171-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon2006-02-111-3/+3
* As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soGuy Harris2005-08-211-1/+1
* Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris2005-08-211-1/+2
* Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris2005-08-201-1/+1
* Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris2005-08-191-1/+1
* Move the APIs for registering and processing "-z" command-line argumentsGuy Harris2005-08-191-3/+4
* Squelch more const warnings (and fix some memory leaks that found).Guy Harris2005-08-061-3/+3
* Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris2005-04-011-1/+1
* Make the signatures of functions passed to "register_tap_listener()"Guy Harris2005-01-011-5/+4
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* build a endpoints (aka hostlist) dialog,Ulf Lamping2004-05-021-1/+3
* Changed all items to "Endpoint List" and get rid of the "Host List" group.Ulf Lamping2004-02-231-2/+2
* statistics menu redesigned, now looking more like the former menu,Ulf Lamping2004-02-231-2/+2
* Make the tap names for host statistics use "hosts" instead of "conv",Guy Harris2004-02-231-6/+6
* Redesigned the menu structure of the former statistics stuff,Ulf Lamping2004-02-221-11/+4
* From Ian Schorr: taps to keep statistics of traffic by host.Guy Harris2004-02-201-0/+98