aboutsummaryrefslogtreecommitdiffstats
path: root/ui_util.h
AgeCommit message (Expand)AuthorFilesLines
2004-01-22moved GTK specific parts from capture.c to ui_util.c,ulfl1-1/+14
2004-01-10close the Save (As) dialog, when the capture file is closedulfl1-1/+8
2003-12-09Don't automatically size the columns - that's expensive in largeguy1-4/+1
2003-12-06From Jeff Morriss: avoid at least some N^2 behavior when changing theguy1-3/+3
2002-09-23Change to color filters :oabad1-2/+2
2002-09-21Removed all gtk calls in file.c :oabad1-1/+28
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2001-03-24"reactivate_window()" is used only by stuff in the "gtk" directory, andguy1-8/+1
2001-03-24The declaration of "destroy_packet_wins()" belongs inguy1-4/+1
2001-03-24Give the code that computes protocol statistics a progress dialog box,guy1-33/+1
2000-07-07Use "progdlg_t *" rather than "void *" as the handle for a progressguy1-9/+16
2000-07-03Remove the progress bar from the status line, and, instead, for anyguy1-1/+26
2000-02-29Jeff Foster's changes, with my additions, to allow the user to pop up aguy1-1/+4
2000-01-03Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",guy1-17/+1
1999-12-20Move the code to raise a window into a "reactivate_window()" routine,guy1-1/+8
1999-12-09Move the GTK+ implementations of various UI utilities out of "util.c"guy1-0/+56