ethereal->wireshark
[obnox/wireshark/wip.git] / gtk / graph_analysis.c
2006-05-22 guyGet rid of a bunch of "Ethereal"s and "ethereal"s in...
2006-05-21 sahlbergname change
2006-04-30 guyMove the file selection dialog routines to file_dlg...
2006-03-14 etxrabFrom Laurent Rabret,
2006-03-09 jakeFrom Laurant Rabret:
2006-03-08 jakeFix left open file (coverity CID 108) and g_string...
2006-02-23 etxrabFrom Alejandro Vaquero:
2006-02-21 legoI commented out this a while ago as they caused a crash...
2006-02-11 lego add an userdata argument to register_stat_cmd_arg...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-10-03 etxrabFrom Alejandro Vaquero:
2005-09-21 geraldFree our flow graph strings when we're done with them...
2005-09-21 geraldIn an attempt to fix bug 396, switch over to GStrings...
2005-09-13 etxrabFrom Alejandro Vaquero.
2005-08-24 sahlbergFrom Graeme Hewson
2005-08-20 ulflrenamed ui_util.c/.h to gui_utils.c/.h to prevent confu...
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-07-24 legoFrom Alejandro Vaquero:
2005-07-19 legoAvoid the selected item been white on white by making...
2005-07-18 sahlbergGTK 1.2 does not define the macro GDK_IS_DRAWABLE...
2005-07-17 legoFrom Francisco Alcoba
2005-07-05 etxrabFrom Alejandro Vaquero
2005-06-26 sahlbergFrom Alejandro, fix for GTK1 graph_analysis issue.
2005-06-07 etxrabFrom Alejandro Vaquero:
2005-06-06 etxrabFrom Alejandro Vaquero:
2005-05-28 ulflprevent unused function warning
2005-05-27 sahlbergGdKEventScroll is not available in GTK-1.2
2005-05-26 ulflfix #203: the scroll event handler used an inappropriat...
2005-04-13 lrolandFrom Francisco Alcoba:
2005-04-07 sahlbergFrom Francisco Alcoba
2005-03-07 legoFrom Alejandro Vaqero:
2005-03-01 legoFrom Alejandro Vaquero:
2005-02-24 lrolandBy Francisco Alcoba:
2005-02-24 legoFrom Alejandro Vaquero
2005-02-22 ulflprevent messages like "Couldn't load font x, falling...
2005-02-21 legoFrom Alejandro Vaquero
2005-02-13 lrolandremove a bunch of unnecessary "includes" from VoIP...
2005-02-04 ulflhuge cleanup of capture file API (functions in file...
2005-02-02 guyGet rid of an unused typedef.
2005-02-02 guyUse C89 syntax, not C++ syntax, for functions that...
2005-02-02 guyClean up white space.
2005-02-01 lrolandadd packet-sdp.h
2005-02-01 lrolandFrom Alejandro Vaquero: