aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-03Rename "proto_alloc_dfilter_string()" toGuy Harris1-5/+5
2003-04-23Have "register_tap_menu_item()" create submenus as necessary for a menuGuy Harris1-34/+48
2003-04-23Allow taps to have menu item registration routines; the menu itemGuy Harris1-4/+1
2003-04-23Add a routine to create a new menu item under "/Tools/Statistics" forGuy Harris1-2/+39
2003-04-22The main menu "/Display/{Match,Prepare}" menu items, and the tree viewGuy Harris1-8/+4
2003-04-22"gtk_item_factory_get_widget()" returns, for a menu item with a submenu,Guy Harris1-4/+17
2003-04-22Have "set_menu_sensitivity()" take, as an argument, a pointer to theGuy Harris1-98/+130
2003-04-16From Lars Roland:Guy Harris1-1/+11
2003-03-06Move RTP Analysis to Statistics menuLaurent Deniel1-3/+3
2003-03-06From Miha Jemec :Ronnie Sahlberg1-1/+4
2003-01-22SMB RTT statistics for tethereal and ethereal.Ronnie Sahlberg1-1/+6
2003-01-08Replace :Olivier Abad1-2/+2
2002-12-19Rename "Go To Specified Frame" to "Go To Corresponding Frame" (I'm notGuy Harris1-8/+21
2002-12-19Add a new field type FT_FRAMENUM; an FT_FRAMENUM is a 32-bit unsignedGuy Harris1-2/+3
2002-11-17update for gui version of io-statRonnie Sahlberg1-3/+3
2002-11-15New gtk1/gtk2 compatibility macros used for menu entries.Olivier Abad1-293/+226
2002-11-15Clean up the GTK+ 1.2[.x] menu items. (This really calls for anotherGuy Harris1-9/+9
2002-11-15Gtk1 version of io-statRonnie Sahlberg1-1/+3
2002-11-14Feature for Gtk2: GUI version of IO-STAT. Looks reasonable with one graph. Lo...Ronnie Sahlberg1-2/+4
2002-11-11In the gtk2 port, make double click in the tree view expand or collapseOlivier Abad1-38/+57
2002-11-11Use gtk1/gtk2 compatibility macros to reduce #ifdefs.Olivier Abad1-13/+18
2002-11-11Replace gtk_rpcprogs_init with gtk_rpcprogs_cb in the gtk2 menu entry.Olivier Abad1-2/+2
2002-11-06First step in creating an API to register TAPs for use with ethereal instead ...Ronnie Sahlberg1-2/+2
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-1/+164
2002-10-25From Ronnie Sahlberg: Ethereal support for DCERPCSTAT.Guy Harris1-1/+5
2002-09-07Tap system supprot for Gtk1 and both rpc_stat and rpc_progsRonnie Sahlberg1-1/+7
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-3/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-13/+13
2002-08-24Give the routines that implement the "Match" and "Prepare" menu itemsGuy Harris1-37/+37
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-5/+1
2002-05-03From Didieer Gautheron:Guy Harris1-1/+5
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-5/+5
2002-01-13Add a preferences page for the name resolution flags.Guy Harris1-2/+2
2002-01-11From Jirka Novak:Guy Harris1-18/+107
2002-01-11Have a routine to create a scrolled window, set its vertical scrollbarGuy Harris1-1/+2
2001-12-18Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez1-1/+2
2001-12-08TCP time-sequence, round-trip time, and throughput graphs, from PavelGuy Harris1-1/+9
2001-11-21Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez1-2/+2
2001-07-17Added a "Mark Frame" option to the packet_list_menu_itemsEd Warnicke1-1/+3
2001-06-27Don't offer the ability to edit capture filters if Ethereal wasn'tGuy Harris1-1/+3
2001-06-05Enable "Match Selected" only if there's a field selected *and* we can doGuy Harris1-6/+10
2001-04-15There's no "enable name resolution in captures" preference in Ethereal,Guy Harris1-2/+2
2001-04-13Added the ethereal capture preferences to the preference file.Jeff Foster1-2/+2
2001-03-22Add a new tool which summarizes packet counts by protocols, butGilbert Ramirez1-1/+4
2001-02-11Inactivate the "Decode As" menu item if the "Decode As" dialog boxGuy Harris1-2/+3
2001-02-01"Decode As" dialog, from David Hampton.Guy Harris1-1/+8
2001-01-28Have separate capture and display filter lists; some filter dialog boxesGuy Harris1-5/+6
2000-10-19Move the declaration of "g_resolving_actif" from the top-levelGuy Harris1-1/+2
2000-10-11Santeri Paavolainen's patch to add a "Capture->Stop" menu item to letGuy Harris1-2/+14
2000-09-09"#if 0" out the code that puts "Cut", "Copy", and "Paste" items into theGuy Harris1-1/+8