aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_filter_toolbar.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Include "ui/recent_utils.h" so that the functions we define are checkedGuy Harris1-0/+1
2013-05-20Fix trimming the maximum number if display filter entries.Gerald Combs1-9/+8
2013-03-21From beroset:Bill Meier1-10/+10
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs1-2/+1
2012-12-26Fix a bunch of warnings.Guy Harris1-2/+2
2012-12-07Implement the items under "Edit→Copy", "Analyze→Apply as Filter" andGerald Combs1-0/+12
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier1-18/+18
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-19Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7731 :Jeff Morriss1-3/+3
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-05Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6892 :Jeff Morriss1-4/+14
2012-05-05Clean up white space and indentation; remove tabs.Jeff Morriss1-37/+36
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-1/+3
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+414