Add a new WTAP_ERR_DECOMPRESS error, and use that for errors discovered
[obnox/wireshark/wip.git] / ui_util.h
2011-03-08 sakeRemoval of the old packet-list in favor of the new...
2010-08-07 etxrabFrom Cal Turney:
2009-09-07 krjRename new_packet_list_set_time_width() -> new_packet_l...
2009-09-07 etxrabcol_fmt not needed.
2009-09-07 etxrabAutomatically adjust the time column width when time...
2009-09-05 krjGet rid off GtkTreeModelFilter because the time to...
2009-09-03 krjMake sure that we stop auto scroll if we start scrollin...
2009-09-02 krjAdd seperate new_packet_list_moveto_end() which scrolls...
2009-08-10 etxrabFrom Kovarththanan Rajaratnam:
2009-07-29 etxrabAdd pinfo to new_packet_list_append() this should give...
2009-07-28 etxrabFrom Kovarththanan Rajaratnam:
2009-07-28 etxrabFix setting of new time format.
2009-07-26 etxrabFrom Kovarththanan Rajaratnam:
2009-07-25 etxrabFrom Kovarththanan Rajaratnam:
2009-07-25 etxrabFrom Kovarththanan Rajaratnam:
2009-07-25 etxrabFrom Kovarththanan Rajaratnam:
2009-07-24 etxrabWhen using the new packet list select the first packet...
2009-07-22 etxrabFrom kovarththanan Rajaratnam:
2009-07-20 etxrabImplement new_packet_list_find_row_from_data()
2009-07-20 sfisherIntroduce packet list coloring for the NEW_PACKET_LIST...
2009-07-02 tuexenGet it compiling with -DNEW_PACKET_LIST on Mac OS X.
2009-07-01 etxrabRealy make the new packet list compile under Windows...
2009-07-01 etxrabMake the new packet list compile on Windows.
2009-06-30 sfisherIntroduce experimental new feature: GTK2 tree view...
2008-06-14 stigUpdate all time columns when changing the time precision.
2007-12-05 geraldMake sure the "auto scroll in live capture" toolbar...
2007-07-09 geraldFrom Dustin Johnson: If "Update list of packets in...
2007-05-25 guySquelch some qualifier (const vs. non-const) warnings.
2007-05-22 guyDon't explicitly set the main window name unless you...
2007-01-11 sfisherFix for bug #1140: Filtering messes up packet list...
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...