aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_filter_toolbar.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-09PluginIF: Fix GTK PluginIF interfaceRoland Knall1-7/+14
2015-06-25Plugin Interface: Add GUI callbacksRoland Knall1-0/+24
2015-01-27GTK: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman1-0/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-3/+0
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-5/+5
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
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