aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2003-09-28Update to SMB service response time stats.Ronnie Sahlberg1-3/+7
2003-09-26From Nathan Jennings:Guy Harris2-328/+186
2003-09-26Get the RTP payload types from rtp_pt.h rather than defining themGuy Harris1-37/+3
2003-09-26Assorted GUI cleanups.Guy Harris11-230/+580
2003-09-25RTP analysis updates from Lars Ruoff:Guy Harris2-264/+405
2003-09-25From Laurent Rabret:Guy Harris1-8/+38
2003-09-24Add a "file_selection_new()" routine that does all the positioning (GTK+Guy Harris5-27/+37
2003-09-24From Lars Ruoff: rewritten RTP analysis module.Guy Harris9-1766/+3358
2003-09-24In packet_list_button_pressed_cb (gtk2 version) :Olivier Abad1-8/+7
2003-09-24Renamed gktclist.[ch] to gtkclist_v12.[ch] to avoid conflicts with theOlivier Abad3-5/+5
2003-09-24Pass a pointer to a "capture_file" structure toGuy Harris21-122/+120
2003-09-24Make "finfo_selected" a member of a "capture_file" structure rather thanGuy Harris4-47/+44
2003-09-23The relation list is always displayed (that's been true for a while) -Guy Harris1-34/+20
2003-09-23Temporary patch for the packet_list column resize problem in gtk2.Olivier Abad1-5/+1
2003-09-22Update the menu text for Time Reference and give it a hot-key : ctrl-TRonnie Sahlberg1-3/+3
2003-09-21Remove a bunch of duplicate semicolons.Gerald Combs1-2/+2
2003-09-20From Giles Scott:Guy Harris2-4/+12
2003-09-19Provide a mechanism by which a tap can arrange to have its menu enabledGuy Harris21-59/+336
2003-09-17Have "register_tap_menu_item()" put the item under Tools, notGuy Harris20-45/+45
2003-09-16Handle PPP with a pseudo-header.Guy Harris1-1/+2
2003-09-15Clean up an error message.Guy Harris1-3/+3
2003-09-15Don't pop up tap windows specified with "-z" options until we have aGuy Harris1-9/+21
2003-09-15Rename various capture file routines to have names starting with "cf_".Guy Harris2-20/+20
2003-09-15Get rid of a bunch of unnecessary #includes.Guy Harris8-60/+17
2003-09-15Get rid of a no-longer-relevant comment.Guy Harris1-2/+1
2003-09-15Add a routine to return the display name for a "capture_file" structure,Guy Harris7-70/+21
2003-09-15Don't allow -k and a capture file to both be specified on the commandGuy Harris1-3/+10
2003-09-15Keep a "display name" as part of a capture_file structure; for liveGuy Harris7-35/+35
2003-09-15From Graeme Hewson:Guy Harris7-21/+65
2003-09-12Added TimeReference frames.Ronnie Sahlberg3-3/+30
2003-09-10When saving packets, we have a "Save only marked packets" option; labelGuy Harris1-9/+9
2003-09-10Albert Chin:Jörg Mayer1-1/+4
2003-09-10If there's no saved interface name, set the interface name in theGuy Harris1-6/+5
2003-09-10If we have no interfaces, don't set the popdown list for interface comboGuy Harris2-6/+10
2003-09-10Have "get_interface_list()" return a list of "if_info_t" structuresGuy Harris7-198/+251
2003-09-09From Nathan Jennings: fix a problem with empty descriptions.Guy Harris1-4/+4
2003-09-09From Nathan Jennings: give the "Edit..." window for the capture optionsGuy Harris1-7/+4
2003-09-09In the Find dialog add periods or dashes to the list of allowed hexGerald Combs1-5/+5
2003-09-08From Nathan Jennings:Guy Harris2-13/+1036
2003-09-07More int vs. uint.Guy Harris1-3/+3
2003-09-07Support string dissector tables in the Tethereal "decode as" stuff.Guy Harris1-36/+93
2003-09-06From Brian K. Teravskis: add an option to save the data in CSV form.Guy Harris1-11/+242
2003-09-05Include <string.h> to get "strcmp()" declared.Guy Harris1-1/+2
2003-09-05Add a popup to the ServicveResponseTime tables where the user can selectRonnie Sahlberg6-14/+195
2003-09-05Don't try to align the field filter name and name - the font wouldGuy Harris1-14/+21
2003-09-05Add a Find Frame item to the popup menu for the conversation listRonnie Sahlberg3-15/+51
2003-09-05If Belinda:Guy Harris1-3/+13
2003-09-05Add some more text to the filter item description in the display filter add e...Ronnie Sahlberg1-3/+12
2003-09-05For endpoint conversations change how Endpoint1 and Endpoint two are selected.Ronnie Sahlberg1-16/+12
2003-09-05Update DCERPCSTAT, change the program menu to show the programs sorted in alp...Ronnie Sahlberg1-10/+73