aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_byte_graph_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-30From Irene: Fix problems with off screen drawingsMichael Tüxen1-7/+60
2006-03-09Remove MIN and MAX defines, which GLib provides.Gerald Combs1-25/+23
2006-01-24Replace round() with floor(), I don't know if it's the right thing to do but ...Anders Broman1-1/+1
2006-01-23From Irene: Add support for showing TSN and time in the graphical analysis.Michael Tüxen1-5/+78
2005-12-18warning: C++ style comments are not allowed in ISO C90Jörg Mayer1-1/+1
2005-12-01Bug fixes from Irene.Michael Tüxen1-32/+20
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris1-1/+0
2005-08-20- Declare some functions staticJörg Mayer1-4/+4
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-1/+1
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsGuy Harris1-1/+1
2005-05-02Fix a bug in counting DATA chunks.Michael Tüxen1-1/+1
2005-05-01Editorial stuffMichael Tüxen1-196/+218
2005-03-22From Irene Ruengeler: Bugfixes and support of chunk statistics per end point.Michael Tüxen1-274/+274
2005-03-10Warning fix: ISO C forbids zero-size array ‘tsnsJörg Mayer1-1/+1
2005-02-04Update to versions compiling on and working on Windows and Unix.Michael Tüxen1-29/+37
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.Guy Harris1-11/+11
2004-09-07Set svn:eol-style to native to keep line endings canonicalized.Guy Harris1-1/+1
2004-09-07Added graphical SCTP analysis implemented by Irene Ruengeler.Michael Tüxen1-0/+1185