aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/prefs_filter_expressions.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-2/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-18After looking for something in the column-*.h files andJörg Mayer1-1/+1
2013-07-01 Define certain 'const char *...' arrays as static.Bill Meier1-11/+11
2013-05-22Include ui/gtk/prefs_filter_expressions.h so that functions defined hereGuy Harris1-0/+1
2012-12-21trivial: clean up ui/gtk/prefs_filter_expressions.cMartin Kaiser1-54/+61
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-04Rename new_packet_list.[ch] to packet_list.[ch]Jörg Mayer1-1/+1
2012-07-20gtk_container_add() -> gtk_box_pack_start() [bug #7377]Jakub Zawadzki1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-4/+4
2012-01-15Fix a typo in a comment ....Bill Meier1-1/+1
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+386