aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_filter_toolbar.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-25We now always build with MAIN_MENU_USE_UIMANAGER, so remove all code usingJörg Mayer1-51/+18
2011-09-08From Edwin Groothuis via bug 6207:Stig Bjørlykke1-6/+31
2011-08-17menus.[hc]:Jörg Mayer1-40/+2
2011-08-17Move #defines for MENU_BAR_PATH_* and PACKET_LIST_POPUP_PATH_* out ofJörg Mayer1-0/+52
2011-07-24Replace deprecated functions.Anders Broman1-5/+5
2011-07-21Handle more stuff in old-gtk-compat.h to avoid guarding in the code.Jörg Mayer1-5/+2
2011-07-14Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED.Jörg Mayer1-0/+5
2011-07-12Fix more tooltips.Anders Broman1-18/+6
2010-10-12It's no longer neccesarry to set the E_DFILTER_TE_KEY on the popup_menu objects.Anders Broman1-16/+0
2010-10-10Fix up a number of callbacks.Anders Broman1-1/+46
2010-09-30[GTKUImanager] Fix a few callbacks, use #defines for strings.Anders Broman1-23/+23
2010-09-30Indicate that the selected display filter is applied by disabling the "Apply"Stig Bjørlykke1-0/+21
2010-08-23Remove #if 0'd out code (dfilter_combo_add_empty()).Jeff Morriss1-9/+0
2010-07-07NEW_FILTER_COMBO_BOX no longer does anything - it's not checked for - soGuy Harris1-1/+0
2010-07-07Remove the #ifdefs and code related to the switch to gtk_combo_box().Anders Broman1-91/+2
2010-06-08NEW_FILTER_COMBO_BOX: Make the Expression... button work again.Jeff Morriss1-4/+1
2010-06-08NEW_FILTER_COMBO_BOX: dfilter_combo_add_empty() doesn't appear to be needed: ...Jeff Morriss1-1/+5
2010-06-08dfilter_entry_match() (for NEW_FILTER_COMBO_BOX): unset value each time throu...Jeff Morriss1-3/+4
2010-06-07Rename the NEW_FILTER_COMBO_BOX routine dfilter_entry_match_new() toGuy Harris1-42/+43
2010-06-07Don't define dfilter_entry_match() if we're using a combo box, as it'sGuy Harris1-35/+35
2010-06-07Declare dfilter_list only if we're going to use it.Guy Harris1-2/+1
2010-06-07Use NEW_FILTER_COMBO_BOX.Anders Broman1-1/+1
2010-06-07Update the code for NEW_FILTER_COMBO_BOX.Anders Broman1-22/+30
2010-05-11Initialize the GValues without triggering any warningsGerasimos Dimitriadis1-2/+2
2010-05-11Make the changes compile on Linux also.Jaap Keuter1-3/+9
2010-05-11Start to replace deprecated gtk_combo_new() withAnders Broman1-7/+82
2010-02-26Use consistent indentation.Bill Meier1-90/+91
2009-09-25Remove forgotten C++ style comments.Anders Broman1-3/+0
2009-09-25Make the filter toolbar style a preference.Anders Broman1-5/+9
2009-09-24Get rid of some deprecated functions.Anders Broman1-24/+54
2009-08-27Add #include <stdio.h> in a few more places for Solaris.Bill Meier1-2/+3
2009-06-21"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butGuy Harris1-1/+1
2009-06-01From Kovarththanan Rajaratnam via bug 3482:Stig Bjørlykke1-41/+37
2008-10-23Only use the statusbar for filter messages from the main window.Stig Bjørlykke1-0/+1
2008-08-08From Kovarththanan Rajaratnam (Bug 2660):Sake Blok1-5/+4
2008-07-22Filter autocompletion from Bahaa Naamneh (bug 2581).Martin Mathieson1-0/+4
2008-06-29From Kovarththanan Rajaratnam (bug 2657):Sake Blok1-2/+2
2008-06-15Moved setting of E_MPACKET_LIST_KEY object data to the function creatingStig Bjørlykke1-1/+0
2008-04-12various code cleanupUlf Lamping1-0/+2
2008-04-12Include string.hStig Bjørlykke1-0/+2
2008-04-12move "filter toolbar" code from main.c into new file(s) main_filter_toolbarUlf Lamping1-0/+340