aboutsummaryrefslogtreecommitdiffstats
path: root/ui_util.h
Commit message (Expand)AuthorAgeFilesLines
* "reactivate_window()" is used only by stuff in the "gtk" directory, andGuy Harris2001-03-241-8/+1
* The declaration of "destroy_packet_wins()" belongs inGuy Harris2001-03-241-4/+1
* Give the code that computes protocol statistics a progress dialog box,Guy Harris2001-03-241-33/+1
* Use "progdlg_t *" rather than "void *" as the handle for a progressGuy Harris2000-07-071-9/+16
* Remove the progress bar from the status line, and, instead, for anyGuy Harris2000-07-031-1/+26
* Jeff Foster's changes, with my additions, to allow the user to pop up aGuy Harris2000-02-291-1/+4
* Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",Guy Harris2000-01-031-17/+1
* Move the code to raise a window into a "reactivate_window()" routine,Guy Harris1999-12-201-1/+8
* Move the GTK+ implementations of various UI utilities out of "util.c"Guy Harris1999-12-091-0/+56