aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/filter_expression_save_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-26Change display filter button tooltip formatting.Michael Mann1-1/+1
2017-06-26Add support for comments for a display filter buttonMichael Mann1-2/+11
2017-06-26Convert filter expressions preference data to a UAT.Michael Mann1-75/+69
2016-06-26filter: rename shadow varDario Lombardo1-2/+2
2015-02-20Clear the filter expression list in prefs.c.Gerald Combs1-12/+2
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-0/+13
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-12/+0
2014-10-17Remove unnecessary includes of <ctype.h>.Guy Harris1-1/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-06-25Move a couple of time-related modules into wsutil.Jeff Morriss1-1/+0
2013-05-22Make routines not used outside their source files static.Guy Harris1-1/+1
2013-05-13Eliminate some includes of ui/simple_dialog.h by files that don't useGuy Harris1-1/+0
2013-03-09Use explicit casts.Anders Broman1-5/+5
2013-02-06Add Filter Expressions^WButton^WShortcut^WBookmark preferences. Gerald Combs1-2/+2
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-2/+3
2012-12-05Fix numerous instances of a variable/parameter name "shadowing" a library fun...Bill Meier1-4/+4
2012-09-30Revert r45185. While it looks better with an icon if "Filter toolbar style" ...Chris Maynard1-2/+1
2012-09-28Add a filter icon to the custom filter button.Chris Maynard1-1/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-19gtk_container_add() -> gtk_box_pack_start().Anders Broman1-3/+3
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-5/+5
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-4/+6
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+363