Fix for bug 1235. Elapsed time is in 10ms units.
[obnox/wireshark/wip.git] / ui_util.h
2006-05-21 sahlbergname change
2005-12-05 ulflmove some GTK only function declarations from ui_util...
2005-08-20 guyExplain in more detail what this file is for.
2005-08-20 jmayerAdd some comments on the originating files of the decla...
2004-12-31 guyMake the "col_data" field in a "column_info" structure...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-01-22 ulflmoved GTK specific parts from capture.c to ui_util.c,
2004-01-10 ulflclose the Save (As) dialog, when the capture file is...
2003-12-09 guyDon't automatically size the columns - that's expensive...
2003-12-06 guyFrom Jeff Morriss: avoid at least some N^2 behavior...
2002-09-23 oabadChange to color filters :
2002-09-21 oabadRemoved all gtk calls in file.c :
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2001-03-24 guy"reactivate_window()" is used only by stuff in the...
2001-03-24 guyThe declaration of "destroy_packet_wins()" belongs in
2001-03-24 guyGive the code that computes protocol statistics a progr...
2000-07-07 guyUse "progdlg_t *" rather than "void *" as the handle...
2000-07-03 guyRemove the progress bar from the status line, and,...
2000-02-29 guyJeff Foster's changes, with my additions, to allow...
2000-01-03 guyTake the "simple_dialog()" stuff out of "ui_util.h...
1999-12-20 guyMove the code to raise a window into a "reactivate_wind...
1999-12-09 guyMove the GTK+ implementations of various UI utilities...