aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/afp_stat.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-08Use value_string_ext fcns to access certain value_string arrays;wmeier1-1/+1
2010-08-30Remove some unnecessary includes: a lot of things don't need globals.h and re...morriss1-2/+0
2009-06-21Change window_new() to dlg_window_new() and destroy the window with the top l...etxrab1-1/+2
2009-06-05Have tap listeners specify whether the "packet" routine requiresguy1-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-10-13Bring the windows to front when rescanning of packets are done.stig1-0/+1
2008-09-03The AFP field containing the command is "afp.command", not "afp.cmd". guy1-1/+1
2008-08-05Don't put (non-extern'd) prototypes for protect_thread_critical_region() andmorriss1-4/+3
2008-04-13sort #includes by directoriesulfl1-6/+7
2008-04-12move tap_dfilter_dlg.h from / to /gtk (and use the callback mechanism in main...ulfl1-1/+1
2008-04-12remove unrequired "references" to gtkglobals.hulfl1-1/+0
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-09Start getting rid of the uses of compat_macro.h's macros.sfisher1-3/+3
2007-11-28Fix bug #954 for LDAP SRT stats along with the same problem in all the othersfisher1-2/+4
2006-05-21name changesahlberg1-2/+2
2006-02-12Add userdata arguments to a bunch of stat initialization routines toguy1-1/+1
2005-09-14Have cf_retap_packets() take an argument that indicates whether toguy1-1/+1
2005-08-21"gtk_tap_dfilter_dlg_cb()" is no longer used outsideguy1-117/+10
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-20- Include ../ui_util.h into files that implement functions declard injmayer1-1/+1
2005-08-20For AFP requests, add in the frame with the (last part of the) reply, ifguy1-0/+318