aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/funnel_stat.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-23Add some GCC warnings to the standard set, and add some others to theguy1-1/+1
2006-12-27+ browser_open_url()lego1-1/+4
2006-11-15fix a warningulfl1-1/+1
2006-11-14nikai@nikai.net:jmayer1-1/+0
2006-11-07Warning fixes (void) instead of (), no newline at end of file.jmayer1-1/+1
2006-10-19Include gtk/main.h to declare main_filter_packets().guy1-0/+1
2006-10-05have the funnel client passing the destructors for btn data structures to the...lego1-6/+6
2006-10-04Misterious bug with cf_read() solved... had nothing to do with cf_read :)lego1-10/+35
2006-10-03- Make sure that the registration files are created whenever there's a changelego1-1/+7
2006-10-03more Lua APIs:lego1-1/+58
2006-09-27* rename REGISTER_STAT_GROUP_E -> register_stat_group_tlego1-1/+1
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-1/+1
2006-05-21name changesahlberg1-2/+2
2006-03-30remove some useless code.lego1-9/+7
2006-03-30TextWindow:lego1-8/+64
2006-03-05wrong name.lego1-1/+1
2006-03-05+ retap_packets()lego1-5/+52
2006-02-18squelch some compiler warningsulfl1-3/+3
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...lego1-2/+14
2006-02-06- fix a leaklego1-6/+7
2006-02-06fix some variable declarations bugs (code not conforming to ANSI-C)ulfl1-3/+8
2006-02-06another gtk_resize_window()sahlberg1-0/+5
2006-02-06gtk1.x does not have gtk_window_resize()sahlberg1-0/+5
2006-02-06The simple dialoglego1-23/+144
2006-02-06"text_window_delete_event_cb()" returns a gboolean; declare it as such.guy1-1/+1
2006-02-05* add an option to funnel_register_menu to retap the packets right after been...lego1-7/+54
2006-02-05- add a register_menu funnel lego1-7/+29
2006-02-04GTK1 buid failed, this should fix it.lego1-5/+5
2006-02-04VC6 doesn't like empty structs.lego1-3/+13
2006-02-04The funneled GUI mini API.lego1-0/+240