aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
Commit message (Expand)AuthorAgeFilesLines
* Have separate capture and display filter lists; some filter dialog boxesGuy Harris2001-01-281-5/+6
* Move the declaration of "g_resolving_actif" from the top-levelGuy Harris2000-10-191-1/+2
* Santeri Paavolainen's patch to add a "Capture->Stop" menu item to letGuy Harris2000-10-111-2/+14
* "#if 0" out the code that puts "Cut", "Copy", and "Paste" items into theGuy Harris2000-09-091-1/+8
* Small update (add accelerator).Laurent Deniel2000-08-221-2/+2
* Add some menu items related to the "frame mark" feature inLaurent Deniel2000-08-211-1/+8
* Make work better the (hexdump) popup menus.Laurent Deniel2000-08-211-6/+9
* Add a popup menu for the hexdump window. For now, it has only theLaurent Deniel2000-08-201-1/+12
* - remove "Match Selected" from the packet list popup menu.Laurent Deniel2000-08-161-5/+5
* Rename the "Properties" pop-up menu item "Protocol Properties", to makeGuy Harris2000-08-151-3/+3
* Oups. Forgot some set_menus_for_selected_tree_row calls.Laurent Deniel2000-08-151-1/+2
* Implements the "Properties" menu item which displays the preferences windowLaurent Deniel2000-08-151-2/+19
* Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel2000-08-131-1/+3
* Give the Help menu the more-or-less canonical style from mostGuy Harris2000-08-091-3/+4
* Add a Help window that contains:Laurent Deniel2000-08-081-2/+4
* Add a "Save As" feature to the TCP Follow dialogue, to save the streamGilbert Ramirez2000-08-031-2/+2
* Get rid of the stuff to let the callback that pops up the PreferencesGuy Harris2000-07-051-2/+2
* Put in a comment to note what we'd do if we ever wanted to make theGuy Harris2000-05-021-1/+8
* Make "P" a mnemonic for "Print" in the "File" menu.Guy Harris2000-05-021-2/+2
* Define "popup_menu_object" only in "gtk/menu.c", and just declare it asGuy Harris2000-04-061-1/+3
* Get rid of the "Find Frame" and "Go To Frame" items under "Display"; weGuy Harris2000-03-291-5/+1
* Jeff Foster's changes, with my additions, to allow the user to pop up aGuy Harris2000-02-291-1/+5
* Add "Resolve Name" item in detailed tree popup.Laurent Deniel2000-02-201-1/+4
* Split the color manipulation stuff into "color_dlg.[ch]", containing theGuy Harris2000-02-121-2/+2
* Move the declarations of the routines in "gtk/file_dlg.c" out ofGuy Harris2000-02-121-1/+2
* Make the routines internal to the filter-editing dialog box static.Guy Harris2000-02-121-1/+2
* If we open a file, and immediately try to open another file while the firstGerald Combs2000-01-251-1/+2
* Use "strrchr()" instead of "rindex()" - "strrchr()" is the routine theGuy Harris2000-01-181-4/+5
* Put the "Find Frame" and "Go To Frame" menu items under "Edit"; leaveGuy Harris2000-01-181-4/+5
* Jerry Talkington's changes to support, in the packet list and protocolGuy Harris2000-01-181-8/+100
* We have to #include "plugins.h" before using the HAVE_PLUGINS define.Olivier Abad2000-01-171-1/+2
* Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez2000-01-151-2/+2
* Allow people to print packets if there are packets to print, even ifGuy Harris2000-01-081-2/+2
* Make "menus_init()", set_menu_sensitivity()", and "grp" static toGuy Harris2000-01-031-4/+9
* Have "gtk/menu.c" (and, in the future, code for other UIs) export a setGuy Harris2000-01-031-16/+56
* Squelch a GCC complaint.Guy Harris1999-12-101-2/+2
* Jerry Talkington's patch to remove the filter stuff fromGuy Harris1999-12-101-1/+2
* Move GTK code out of summary.c and into gtk/summary_dlg.cGilbert Ramirez1999-12-101-3/+3
* plugins support (i.e. Dynamically loadable dissectors)Olivier Abad1999-12-091-1/+4
* Add ^G as an accelerator for Display:Go To Frame.Guy Harris1999-12-051-2/+2
* Add a "Go To Frame" menu item, which lets you go to a frame by frameGuy Harris1999-11-101-1/+4
* Add a "Find Frame" menu item under "Display"; it lets you use a displayGuy Harris1999-11-061-1/+7
* Move display.[ch] --> gtk/display_opts.[ch]Gilbert Ramirez1999-10-181-2/+2
* Collapse/Expand All protocol tree added in Display menu.Laurent Deniel1999-09-111-1/+5
* More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1999-09-091-3/+3
* More shuffling of GTK-related files to gtk subdirectory.Gilbert Ramirez1999-09-091-2/+2
* Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1999-09-011-0/+172