aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/funnel_stat.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-30remove some useless code.Luis Ontanon1-9/+7
2006-03-30TextWindow:Luis Ontanon1-8/+64
2006-03-05wrong name.Luis Ontanon1-1/+1
2006-03-05+ retap_packets()Luis Ontanon1-5/+52
2006-02-18squelch some compiler warningsUlf Lamping1-3/+3
2006-02-11 add an userdata argument to register_stat_cmd_arg() and its callback to use ...Luis Ontanon1-2/+14
2006-02-06- fix a leakLuis Ontanon1-6/+7
2006-02-06fix some variable declarations bugs (code not conforming to ANSI-C)Ulf Lamping1-3/+8
2006-02-06another gtk_resize_window()Ronnie Sahlberg1-0/+5
2006-02-06gtk1.x does not have gtk_window_resize()Ronnie Sahlberg1-0/+5
2006-02-06The simple dialogLuis Ontanon1-23/+144
2006-02-06"text_window_delete_event_cb()" returns a gboolean; declare it as such.Guy Harris1-1/+1
2006-02-05* add an option to funnel_register_menu to retap the packets right after been...Luis Ontanon1-7/+54
2006-02-05- add a register_menu funnel Luis Ontanon1-7/+29
2006-02-04GTK1 buid failed, this should fix it.Luis Ontanon1-5/+5
2006-02-04VC6 doesn't like empty structs.Luis Ontanon1-3/+13
2006-02-04The funneled GUI mini API.Luis Ontanon1-0/+240