aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/filter_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-13Add a priority level to each context in the info status bar. Use it to makeGerald Combs1-2/+2
2008-02-01Added tooltip description for yellow filter background.Stig Bjørlykke1-1/+1
2008-01-31Added missing space in front of new statusbar messages.Stig Bjørlykke1-2/+2
2008-01-31If "!=" or "ne" are used in a display filter, warn the user that the resultsGerald Combs1-6/+33
2007-09-05Prevent Gtk-Critical msg when invoking "+Expression" from Filter Toolbar in m...Bill Meier1-2/+4
2007-09-03default window_cancel_butoon_cb is not appropriate since a specific cancel c...Bill Meier1-1/+1
2007-06-17gtk1 does not have gtk_window_get_modalRonnie Sahlberg1-0/+2
2007-06-17Fix bug #1334 and a problem where a user couldn't interact with theStephen Fisher1-8/+20
2007-03-21fix all warnings in gtk dir & set the "treat all warnings as errors" MSVC flagUlf Lamping1-2/+2
2007-02-02Assign the cancel button (so you can hit the escape key) on the capture/displayStephen Fisher1-0/+1
2007-01-25Fix Coverity CIDs 217 and 218, and fix filter dialog autoselection inGerald Combs1-28/+30
2006-10-03As Stephen Fisher noted, the Apply button should also save the changed settin...Ulf Lamping1-4/+11
2006-10-03now: Don't have a Save button in the following settings dialogs:Ulf Lamping1-36/+51
2006-10-02instead of reverting the whole changes by the *first* cancelled dialog box, r...Ulf Lamping1-13/+24
2006-10-01If the Cancel button was clicked and another filter dialog is still open - ye...Ulf Lamping1-43/+93
2006-10-01Change the filter dialog (capture and display filters), so it has a real Canc...Ulf Lamping1-64/+106
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris1-3/+3
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-12-31fix #152Ulf Lamping1-3/+12
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-05More char -> const char warning fixes.Jörg Mayer1-1/+1
2005-03-24GtkStyles are reference-counted, and a style returned byGuy Harris1-0/+1
2005-01-20add some more online help functionality and help buttons at various dialog bo...Ulf Lamping1-10/+2
2004-09-16first steps towards using the User's Guide as Ethereal's help systemUlf Lamping1-0/+8
2004-07-19renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l...Ulf Lamping1-0/+1358