aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2003-04-16From Lars Roland:Guy Harris5-3/+399
2003-04-16Pull the stuff done in "dissect_packet()" to initialize a column_infoGuy Harris1-2/+2
2003-04-16Add the notion of a "fence" to columns. A dissector can set the fenceGuy Harris1-1/+2
2003-04-06From emre: add a "Filter out this stream" button to the "Follow TCPGuy Harris1-2/+59
2003-03-12Change the version messages to put the "compiled with" stuff on aGuy Harris1-11/+15
2003-03-11When registering a string preference, if the value of the preference isGuy Harris1-10/+5
2003-03-11Fixed two small bugs in tap_rtp.cRonnie Sahlberg1-3/+15
2003-03-10Have the "Save voice data as..." button in the RTP analysis dialog boxGuy Harris1-142/+48
2003-03-10Pointer <--> int converions cause warnings on ia64.Jörg Mayer2-4/+4
2003-03-08Put the code to get version numbers of various libraries with whichGuy Harris1-70/+4
2003-03-07Add an average packet size, as suggested by Daniel Jackson.Gerald Combs1-1/+5
2003-03-07Include <io.h>, if present, to get "_open()", "_close()", etc. declared.Guy Harris1-1/+5
2003-03-07Declare f_tempname and r_tempname staticJörg Mayer1-2/+2
2003-03-07NO_DATA is apparently #defined by some header file when building withGuy Harris1-39/+39
2003-03-06Get rid of CRs.Guy Harris1-1999/+1999
2003-03-06Get rid of CRs.Guy Harris1-35/+35
2003-03-06Move RTP Analysis to Statistics menuLaurent Deniel1-3/+3
2003-03-06- Protect tap_rtp.h against multiple inclusionsLaurent Deniel2-1/+11
2003-03-06From Miha Jemec :Ronnie Sahlberg5-5/+2035
2003-03-06From Devin Heitmueller: follow TCP Stream support for showing streamGuy Harris1-2/+61
2003-03-05"gtk_box_pack_end()" expects a GtkBox, not a GtkContainer, as its firstGuy Harris1-2/+2
2003-03-05Eliminate vertical padding in the IO Stat window.Gerald Combs1-3/+3
2003-03-03- fix FAQ display (faq_help[] was not initialised before strcatLaurent Deniel1-59/+70
2003-03-02Get rid of unneeded includes of "../ui_util.h".Guy Harris2-4/+2
2003-03-02Use "goto_frame()" to go to a given frame number, notGuy Harris1-9/+5
2003-03-02Have "goto_frame()" put up error dialog boxes itself, rather than havingGuy Harris2-33/+6
2003-03-02Remove wip commentsJörg Mayer1-4/+1
2003-03-02Split FAQ into shorter lines before including it into the gtk help dialog.Jörg Mayer1-3/+10
2003-03-02Change some plugin window geometry aspects.Laurent Deniel1-5/+5
2003-03-02Add type of filter in capture/display filter windows.Laurent Deniel1-5/+14
2003-03-01Replace gdk_string_width and gdk_string_height withOlivier Abad1-39/+50
2003-03-01Add an "Apply" button to "Decode As" window.Laurent Deniel1-3/+40
2003-03-01The correct way to go to a frame with a given number is to useGuy Harris1-4/+20
2003-02-21From Pavel Roskin: in the GTK+ 2 code, associate the "Print Detail"Guy Harris1-2/+2
2003-02-17In gtk2, the "changed" signal is sent by the GtkTreeSelection, not theOlivier Abad1-2/+2
2003-02-17In gtk2 code, replace gdk_string_width() with the "Pango" way ofOlivier Abad2-9/+13
2003-02-14From Didier Gautheron:Guy Harris1-30/+51
2003-02-13From Didier Gautheron: fix up the handling of the cross.Guy Harris1-1/+4
2003-02-10Boost the memory allocation so we can compile "help_dlg.c" whichGuy Harris1-2/+2
2003-01-31Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemedGuy Harris1-2/+1
2003-01-29Add the FAQ to the help menuJörg Mayer1-4/+43
2003-01-26Update my email address in various places since my old one no longer worksLaurent Deniel4-8/+8
2003-01-22New files for the SMB RTT statistics featureRonnie Sahlberg2-0/+531
2003-01-22SMB RTT statistics for tethereal and ethereal.Ronnie Sahlberg3-5/+13
2003-01-15Move the code that associates buttons with filter dialogs, and viceGuy Harris3-35/+21
2003-01-15Add a new routine "filter_button_destroy_cb()", and make it theGuy Harris6-95/+60
2003-01-11From Ronald Henderson, when closing IO-Stat window, also close any open Fil...Ronnie Sahlberg3-25/+81
2003-01-08Replace :Olivier Abad1-2/+2
2003-01-08Add some checks to make sure "gdk_color_parse()" andGuy Harris1-12/+78
2003-01-08Sort the filenames a bit more.Guy Harris1-3/+3