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 usingjmayer1-51/+18
2011-09-08From Edwin Groothuis via bug 6207:stig1-6/+31
2011-08-17menus.[hc]:jmayer1-40/+2
2011-08-17Move #defines for MENU_BAR_PATH_* and PACKET_LIST_POPUP_PATH_* out ofjmayer1-0/+52
2011-07-24Replace deprecated functions.etxrab1-5/+5
2011-07-21Handle more stuff in old-gtk-compat.h to avoid guarding in the code.jmayer1-5/+2
2011-07-14Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED.jmayer1-0/+5
2011-07-12Fix more tooltips.etxrab1-18/+6
2010-10-12It's no longer neccesarry to set the E_DFILTER_TE_KEY on the popup_menu objects.etxrab1-16/+0
2010-10-10Fix up a number of callbacks.etxrab1-1/+46
2010-09-30[GTKUImanager] Fix a few callbacks, use #defines for strings.etxrab1-23/+23
2010-09-30Indicate that the selected display filter is applied by disabling the "Apply"stig1-0/+21
2010-08-23Remove #if 0'd out code (dfilter_combo_add_empty()).morriss1-9/+0
2010-07-07NEW_FILTER_COMBO_BOX no longer does anything - it's not checked for - soguy1-1/+0
2010-07-07Remove the #ifdefs and code related to the switch to gtk_combo_box().etxrab1-91/+2
2010-06-08NEW_FILTER_COMBO_BOX: Make the Expression... button work again.morriss1-4/+1
2010-06-08NEW_FILTER_COMBO_BOX: dfilter_combo_add_empty() doesn't appear to be needed: ...morriss1-1/+5
2010-06-08dfilter_entry_match() (for NEW_FILTER_COMBO_BOX): unset value each time throu...morriss1-3/+4
2010-06-07Rename the NEW_FILTER_COMBO_BOX routine dfilter_entry_match_new() toguy1-42/+43
2010-06-07Don't define dfilter_entry_match() if we're using a combo box, as it'sguy1-35/+35
2010-06-07Declare dfilter_list only if we're going to use it.guy1-2/+1
2010-06-07Use NEW_FILTER_COMBO_BOX.etxrab1-1/+1
2010-06-07Update the code for NEW_FILTER_COMBO_BOX.etxrab1-22/+30
2010-05-11Initialize the GValues without triggering any warningsdimeg1-2/+2
2010-05-11Make the changes compile on Linux also.jake1-3/+9
2010-05-11Start to replace deprecated gtk_combo_new() withetxrab1-7/+82
2010-02-27Constify.guy1-90/+91
2009-09-25Remove forgotten C++ style comments.etxrab1-3/+0
2009-09-25Make the filter toolbar style a preference.etxrab1-5/+9
2009-09-24Get rid of some deprecated functions.etxrab1-24/+54
2009-08-27Add #include <stdio.h> in a few more places for Solaris.wmeier1-2/+3
2009-06-21"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butguy1-1/+1
2009-06-01From Kovarththanan Rajaratnam via bug 3482:stig1-41/+37
2008-10-23Only use the statusbar for filter messages from the main window.stig1-0/+1
2008-08-08From Kovarththanan Rajaratnam (Bug 2660):sake1-5/+4
2008-07-22Filter autocompletion from Bahaa Naamneh (bug 2581).martinm1-0/+4
2008-06-29From Kovarththanan Rajaratnam (bug 2657):sake1-2/+2
2008-06-15Moved setting of E_MPACKET_LIST_KEY object data to the function creatingstig1-1/+0
2008-04-12various code cleanupulfl1-0/+2
2008-04-12Include string.hstig1-0/+2
2008-04-12move "filter toolbar" code from main.c into new file(s) main_filter_toolbarulfl1-0/+340