aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
Commit message (Expand)AuthorAgeFilesLines
* 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