aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/filter_prefs.c
AgeCommit message (Expand)AuthorFilesLines
2000-10-25This patch adds two things:Gilbert Ramirez1-4/+41
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez1-1/+2
2000-08-23Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris1-3/+2
2000-08-11Miscellaneous code cleaningLaurent Deniel1-1/+5
2000-08-07Cast an argument to "isspace()" to "guchar" so that if it has the 8thGuy Harris1-2/+2
2000-08-05Arrange that filter dialog boxes have an "Apply" button only if one canGuy Harris1-17/+30
2000-07-29Added changes so Edit->Filters...->Apply works as I thinkRichard Sharpe1-2/+6
2000-07-05Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGGuy Harris1-2/+3
2000-04-01Split "filter_dialog_cb()" into "filter_dialog_cb()", which pops up aGuy Harris1-11/+103
2000-03-28Ralf Schneider's change to boost the maximum size of a line in theGuy Harris1-3/+5
2000-02-12Make the routines internal to the filter-editing dialog box static.Guy Harris1-13/+26
2000-01-29Remove instances of getenv("HOME") and provide a get_home_dir() functionGilbert Ramirez1-6/+7
1999-12-10Change the comments to reflect the fact that this is now no longer a tabGuy Harris1-3/+4
1999-12-10Jerry Talkington's patch to remove the filter stuff fromGuy Harris1-3/+119
1999-09-19Fixed a bug found by Derek W Poon <dpoon@uclink.berkeley.edu>, where deletedGerald Combs1-2/+2
1999-09-10We need to catch a "window delete" event for the preferences dialog boxGuy Harris1-2/+8
1999-09-10Make stuff used only in "filter_prefs.c" static to it.Guy Harris1-4/+4
1999-09-09Put RCS IDs (and a copyright notice and GPL notice) in several files,Guy Harris1-3/+3
1999-09-09I forgot to include this file move in my last commit.Gilbert Ramirez1-0/+467