aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/bootp_stat.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-13Use "retap_packets()" rather than "redissect_packets()".Guy Harris1-2/+2
2004-01-10using button compatibility macrosUlf Lamping1-6/+2
2004-01-03Make Analyze/Statistics have an accelerator of Alt+A S and moveRichard Sharpe1-2/+2
2003-12-17From Lars Roland: have common code to handle display filter dialogs inGuy Harris1-2/+2
2003-12-16Use gtk compatibility macros (from compat_macros.h) instead of some gtk+Olivier Abad1-2/+2
2003-12-13Put back "menu.h" - it's needed to declare "register_tap_menu_item()".Guy Harris1-4/+5
2003-12-13removed unused #include "menu.h" from the stats.c filesUlf Lamping1-2/+2
2003-09-26Assorted GUI cleanups.Guy Harris1-26/+68
2003-09-24Pass a pointer to a "capture_file" structure toGuy Harris1-2/+3
2003-09-19Provide a mechanism by which a tap can arrange to have its menu enabledGuy Harris1-2/+3
2003-09-17Have "register_tap_menu_item()" put the item under Tools, notGuy Harris1-2/+2
2003-09-02From Jean-Michel Fayard: BOOTP/DHCP, HTTP, and WSP statistics taps.Guy Harris1-0/+335