aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
AgeCommit message (Expand)AuthorFilesLines
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
2000-08-22Small update (add accelerator).Laurent Deniel1-2/+2
2000-08-21Add some menu items related to the "frame mark" feature inLaurent Deniel1-1/+8
2000-08-21Make work better the (hexdump) popup menus.Laurent Deniel1-6/+9
2000-08-20Add a popup menu for the hexdump window. For now, it has only theLaurent Deniel1-1/+12
2000-08-16- remove "Match Selected" from the packet list popup menu.Laurent Deniel1-5/+5
2000-08-15Rename the "Properties" pop-up menu item "Protocol Properties", to makeGuy Harris1-3/+3
2000-08-15Oups. Forgot some set_menus_for_selected_tree_row calls.Laurent Deniel1-1/+2
2000-08-15Implements the "Properties" menu item which displays the preferences windowLaurent Deniel1-2/+19
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+3
2000-08-09Give the Help menu the more-or-less canonical style from mostGuy Harris1-3/+4
2000-08-08Add a Help window that contains:Laurent Deniel1-2/+4
2000-08-03Add a "Save As" feature to the TCP Follow dialogue, to save the streamGilbert Ramirez1-2/+2
2000-07-05Get rid of the stuff to let the callback that pops up the PreferencesGuy Harris1-2/+2
2000-05-02Put in a comment to note what we'd do if we ever wanted to make theGuy Harris1-1/+8