aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/find_dlg.c
AgeCommit message (Expand)AuthorFilesLines
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