Get rid of a Clist and move the functon to display floats with two decimals to gui_utils.
[metze/wireshark/wip.git] / ui_util.h
2008-06-14 Stig BjørlykkeUpdate all time columns when changing the time precision.
2007-12-05 Gerald CombsMake sure the "auto scroll in live capture" toolbar...
2007-07-09 Gerald CombsFrom Dustin Johnson: If "Update list of packets in...
2007-05-25 Guy HarrisSquelch some qualifier (const vs. non-const) warnings.
2007-05-22 Guy HarrisDon't explicitly set the main window name unless you...
2007-01-11 Stephen FisherFix for bug #1140: Filtering messes up packet list...
2006-05-21 Ronnie Sahlbergname change
2005-12-05 Ulf Lampingmove some GTK only function declarations from ui_util...
2005-08-20 Guy HarrisExplain in more detail what this file is for.
2005-08-20 Jörg MayerAdd some comments on the originating files of the decla...
2004-12-31 Guy HarrisMake the "col_data" field in a "column_info" structure...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-01-22 Ulf Lampingmoved GTK specific parts from capture.c to ui_util.c,
2004-01-10 Ulf Lampingclose the Save (As) dialog, when the capture file is...
2003-12-09 Guy HarrisDon't automatically size the columns - that's expensive...
2003-12-06 Guy HarrisFrom Jeff Morriss: avoid at least some N^2 behavior...
2002-09-23 Olivier AbadChange to color filters :
2002-09-21 Olivier AbadRemoved all gtk calls in file.c :
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2001-03-24 Guy Harris"reactivate_window()" is used only by stuff in the...
2001-03-24 Guy HarrisThe declaration of "destroy_packet_wins()" belongs in
2001-03-24 Guy HarrisGive the code that computes protocol statistics a progr...
2000-07-07 Guy HarrisUse "progdlg_t *" rather than "void *" as the handle...
2000-07-03 Guy HarrisRemove the progress bar from the status line, and,...
2000-02-29 Guy HarrisJeff Foster's changes, with my additions, to allow...
2000-01-03 Guy HarrisTake the "simple_dialog()" stuff out of "ui_util.h...
1999-12-20 Guy HarrisMove the code to raise a window into a "reactivate_wind...
1999-12-09 Guy HarrisMove the GTK+ implementations of various UI utilities...