aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/hostlist_jxta.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-10Fix a typo.Anders Broman1-0/+1
2011-05-10More GUIManager stuff.Anders Broman1-18/+8
2011-05-05More GUIManager stuff.Anders Broman1-2/+18
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...Jeff Morriss1-2/+1
2008-04-13sort #includes by directoriesUlf Lamping1-5/+8
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon1-3/+3
2005-08-21As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soGuy Harris1-1/+1
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris1-1/+2
2005-08-20Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals withGuy Harris1-1/+1
2005-08-19Move the stats.[ch] stuff into epan, so plugins can use it.Guy Harris1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsGuy Harris1-3/+4
2005-08-06Squelch more const warnings (and fix some memory leaks that found).Guy Harris1-2/+2
2005-06-20From Mike Duigou:Anders Broman1-2/+2
2005-06-16Get rid of unnecessary assignment and unnecessary "volatile" qualifier.Guy Harris1-4/+2
2005-06-06Add an ifdef and "dont apply patch twice".Anders Broman1-91/+0
2005-06-06From Mike Duigou:Anders Broman1-0/+182