aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/graph_analysis.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-13From Alejandro Vaquero.Anders Broman1-54/+68
2005-08-24From Graeme HewsonRonnie Sahlberg1-2/+3
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-3/+3
2005-07-24From Alejandro Vaquero:Luis Ontanon1-1/+4
2005-07-19Avoid the selected item been white on white by making all analysis widows col...Luis Ontanon1-4/+5
2005-07-18GTK 1.2 does not define the macro GDK_IS_DRAWABLE which made compilation of...Ronnie Sahlberg1-0/+10
2005-07-17From Francisco AlcobaLuis Ontanon1-176/+259
2005-07-05From Alejandro VaqueroAnders Broman1-8/+17
2005-06-26From Alejandro, fix for GTK1 graph_analysis issue.Ronnie Sahlberg1-0/+3
2005-06-07From Alejandro Vaquero:Anders Broman1-24/+17
2005-06-06From Alejandro Vaquero:Anders Broman1-268/+397
2005-05-28prevent unused function warningUlf Lamping1-0/+2
2005-05-27GdKEventScroll is not available in GTK-1.2Ronnie Sahlberg1-1/+7
2005-05-26fix #203: the scroll event handler used an inappropriate implementation to ge...Ulf Lamping1-5/+10
2005-04-13From Francisco Alcoba:Lars Roland1-34/+34
2005-04-07From Francisco AlcobaRonnie Sahlberg1-6/+388
2005-03-07From Alejandro Vaqero:Luis Ontanon1-2/+5
2005-03-01From Alejandro Vaquero:Luis Ontanon1-37/+131
2005-02-24By Francisco Alcoba:Lars Roland1-19/+32
2005-02-24From Alejandro VaqueroLuis Ontanon1-3/+9
2005-02-22prevent messages like "Couldn't load font x, falling back to y", see comment ...Ulf Lamping1-2/+5
2005-02-21From Alejandro VaqueroLuis Ontanon1-1/+66
2005-02-13remove a bunch of unnecessary "includes" from VoIP tap and graph analysis sou...Lars Roland1-27/+0
2005-02-04huge cleanup of capture file API (functions in file.c/file.h).Ulf Lamping1-1/+1
2005-02-02Get rid of an unused typedef.Guy Harris1-3/+0
2005-02-02Use C89 syntax, not C++ syntax, for functions that take no arguments.Guy Harris1-1/+1
2005-02-02Clean up white space.Guy Harris1-11/+7
2005-02-01add packet-sdp.hLars Roland1-1/+1
2005-02-01From Alejandro Vaquero:Lars Roland1-0/+1009