aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
Commit message (Expand)AuthorAgeFilesLines
* Make "finfo_selected" a member of a "capture_file" structure rather thanGuy Harris2003-09-241-7/+7
* Update the menu text for Time Reference and give it a hot-key : ctrl-TRonnie Sahlberg2003-09-221-3/+3
* Provide a mechanism by which a tap can arrange to have its menu enabledGuy Harris2003-09-191-16/+257
* Have "register_tap_menu_item()" put the item under Tools, notGuy Harris2003-09-171-7/+7
* Added TimeReference frames.Ronnie Sahlberg2003-09-121-1/+4
* From Matthijs Melchior:Guy Harris2003-08-251-2/+2
* Rename "proto_alloc_dfilter_string()" toGuy Harris2003-05-031-5/+5
* Have "register_tap_menu_item()" create submenus as necessary for a menuGuy Harris2003-04-231-34/+48
* Allow taps to have menu item registration routines; the menu itemGuy Harris2003-04-231-4/+1
* Add a routine to create a new menu item under "/Tools/Statistics" forGuy Harris2003-04-231-2/+39
* The main menu "/Display/{Match,Prepare}" menu items, and the tree viewGuy Harris2003-04-221-8/+4
* "gtk_item_factory_get_widget()" returns, for a menu item with a submenu,Guy Harris2003-04-221-4/+17
* Have "set_menu_sensitivity()" take, as an argument, a pointer to theGuy Harris2003-04-221-98/+130
* From Lars Roland:Guy Harris2003-04-161-1/+11
* Move RTP Analysis to Statistics menuLaurent Deniel2003-03-061-3/+3
* From Miha Jemec :Ronnie Sahlberg2003-03-061-1/+4
* SMB RTT statistics for tethereal and ethereal.Ronnie Sahlberg2003-01-221-1/+6
* Replace :Olivier Abad2003-01-081-2/+2
* Rename "Go To Specified Frame" to "Go To Corresponding Frame" (I'm notGuy Harris2002-12-191-8/+21
* Add a new field type FT_FRAMENUM; an FT_FRAMENUM is a 32-bit unsignedGuy Harris2002-12-191-2/+3
* update for gui version of io-statRonnie Sahlberg2002-11-171-3/+3
* New gtk1/gtk2 compatibility macros used for menu entries.Olivier Abad2002-11-151-293/+226
* Clean up the GTK+ 1.2[.x] menu items. (This really calls for anotherGuy Harris2002-11-151-9/+9
* Gtk1 version of io-statRonnie Sahlberg2002-11-151-1/+3
* Feature for Gtk2: GUI version of IO-STAT. Looks reasonable with one graph. Lo...Ronnie Sahlberg2002-11-141-2/+4
* In the gtk2 port, make double click in the tree view expand or collapseOlivier Abad2002-11-111-38/+57
* Use gtk1/gtk2 compatibility macros to reduce #ifdefs.Olivier Abad2002-11-111-13/+18
* Replace gtk_rpcprogs_init with gtk_rpcprogs_cb in the gtk2 menu entry.Olivier Abad2002-11-111-2/+2
* First step in creating an API to register TAPs for use with ethereal instead ...Ronnie Sahlberg2002-11-061-2/+2
* Merge gtk and gtk2 directories.Olivier Abad2002-11-031-1/+164
* From Ronnie Sahlberg: Ethereal support for DCERPCSTAT.Guy Harris2002-10-251-1/+5
* Tap system supprot for Gtk1 and both rpc_stat and rpc_progsRonnie Sahlberg2002-09-071-1/+7
* Include cleanups in gtk and gtk2:Jörg Mayer2002-09-051-3/+1
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-13/+13
* Give the routines that implement the "Match" and "Prepare" menu itemsGuy Harris2002-08-241-37/+37
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* From Didieer Gautheron:Guy Harris2002-05-031-1/+5
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-5/+5
* Add a preferences page for the name resolution flags.Guy Harris2002-01-131-2/+2
* From Jirka Novak:Guy Harris2002-01-111-18/+107
* Have a routine to create a scrolled window, set its vertical scrollbarGuy Harris2002-01-111-1/+2
* Provide for per-protocol-tree data in the proto_tree code.Gilbert Ramirez2001-12-181-1/+2
* TCP time-sequence, round-trip time, and throughput graphs, from PavelGuy Harris2001-12-081-1/+9
* Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez2001-11-211-2/+2
* Added a "Mark Frame" option to the packet_list_menu_itemsEd Warnicke2001-07-171-1/+3
* Don't offer the ability to edit capture filters if Ethereal wasn'tGuy Harris2001-06-271-1/+3
* Enable "Match Selected" only if there's a field selected *and* we can doGuy Harris2001-06-051-6/+10
* There's no "enable name resolution in captures" preference in Ethereal,Guy Harris2001-04-151-2/+2
* Added the ethereal capture preferences to the preference file.Jeff Foster2001-04-131-2/+2
* Add a new tool which summarizes packet counts by protocols, butGilbert Ramirez2001-03-221-1/+4