aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/find_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-7/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-11/+11
2002-05-03From Didieer Gautheron:Guy Harris1-1/+29
2002-03-05From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris1-5/+5
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-5/+4
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-4/+4
2001-01-21Give various filter constructing/editing dialog boxes titles to reflectGuy Harris1-2/+6
2001-01-21In the process of destroying a filter editing dialog box, we get aGuy Harris1-2/+5
2001-01-02Add a dialog box for constructing expressions that test a field in theGuy Harris1-2/+2
2000-08-23Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris1-3/+2
2000-08-11Miscellaneous code cleaningLaurent Deniel1-3/+1
2000-07-20Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seemsGuy Harris1-4/+4
2000-07-05Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGGuy Harris1-2/+2
2000-06-27Patch from Ben Fowler to rename the global variable "cf" to "cfile", toGuy Harris1-9/+9
2000-05-08Set up the buttons in the "Find Frame" and "Print" dialog boxes to useGuy Harris1-4/+12
2000-05-02Add some utilities to:Guy Harris1-1/+13
2000-04-01Split "filter_dialog_cb()" into "filter_dialog_cb()", which pops up aGuy Harris1-3/+41
2000-03-15Give the entry box in the "Find Frame" and "Go To Frame" dialog boxesGuy Harris1-1/+4
2000-02-12Make the routines internal to the filter-editing dialog box static.Guy Harris1-3/+3
2000-01-03Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",Guy Harris1-2/+2
1999-12-09Move the GTK+ implementations of various UI utilities out of "util.c"Guy Harris1-2/+2
1999-11-06Pop up a message box if a search for a frame fails.Guy Harris1-3/+7
1999-11-06Clean up some stuff I failed to cleanup before the initial checkin.Guy Harris1-16/+3
1999-11-06Add a "Find Frame" menu item under "Display"; it lets you use a displayGuy Harris1-0/+199