aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-29Move various tables into the epan directory.Guy Harris1-1/+1
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-2/+3
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-24add a link to the Ethereal wiki front pageUlf Lamping1-0/+1
2004-09-16first steps towards using the User's Guide as Ethereal's help systemUlf Lamping1-12/+14
2004-09-11Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;Guy Harris1-9/+9
2004-09-02Add support for copying hex data to the clipboard. Submitted by Thomas Richard Sharpe1-0/+2
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-28move the File/Close item back to it's former position. Add an explanatory com...Ulf Lamping1-2/+18
2004-07-27In the GNOME HIG, the File -> Close menu item is in the last group,Guy Harris1-2/+2
2004-07-20some more renaming of the conversation tables thingsUlf Lamping1-1/+1
2004-07-20renamed endpoint_talkers to conversations, as this reduces confusion in combi...Ulf Lamping1-1/+1
2004-07-19renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l...Ulf Lamping1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1828/+1828
2004-07-17add a new dialog box to menu "Capture/Interfaces..." to show the current stat...Ulf Lamping1-1824/+1828
2004-07-07don't show webbrowser calling menu items, when using GLib 1.xUlf Lamping1-1/+4
2004-06-25Add "Resolve Name" to "View/Name Resolution" andUlf Lamping1-4/+8
2004-06-22add functionality, to show html files from the local installationUlf Lamping1-5/+14
2004-06-22"Home page" is typically two words.Guy Harris1-2/+2
2004-06-21Add experimental feature of opening a webbrowser, to show some of theUlf Lamping1-1/+6
2004-06-20preference setting, so "ask for unsaved capture files" can be switched offUlf Lamping1-2/+2
2004-06-17add Merge functionality to Ethereal in an experimental state.Ulf Lamping1-1/+3
2004-06-03Make static some routines and variables not used outside the source fileGuy Harris1-10/+8
2004-06-03Make the definition of "register_tap_menu_item()" match its declaration.Guy Harris1-2/+2
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-83/+82
2004-05-26more code cleanup from dialog things:Ulf Lamping1-1/+2
2004-05-21Now that the "About" dialog box's code is in "gtk/about_dlg.c", move theGuy Harris1-1/+2
2004-05-20beautify the "About Ethereal" page, put plugin list into the dialogUlf Lamping1-3/+3
2004-05-20moved the about dialog from main.c to it's own new about_dlg.c,Ulf Lamping1-2/+2
2004-05-20update menu check items, if name resolution prefs changedUlf Lamping1-9/+17
2004-05-09make notebook tabs scrollable, if not all fits into the pane,Ulf Lamping1-2/+3
2004-05-07rename context menu items:Ulf Lamping1-53/+53
2004-05-04Use "main_widgets_show_or_hide()" to control the visibility of all theGuy Harris1-32/+31
2004-05-04If all we're doing is changing the visibility of a pane, we don't haveGuy Harris1-4/+4
2004-05-04Put the coloring rules back under View.Guy Harris1-3/+4
2004-05-03The GNOME HIG calls the View menu item for the status bar "Statusbar",Guy Harris1-3/+3
2004-05-03Move "Coloring Rules" from "View" to "Edit" - you're editing the set ofGuy Harris1-26/+24
2004-05-02build a endpoints (aka hostlist) dialog,Ulf Lamping1-1/+4
2004-05-02build a conversation (aka endpoint_talkers) dialog,Ulf Lamping1-1/+4
2004-05-01From Richard Urwin: ensure that the initial colour is appropriate in allOlivier Biot1-3/+1
2004-04-25changed the export dialog menu item names (added some descriptions)Ulf Lamping1-4/+4
2004-04-25created new "export" dialogs for the current export file formatsUlf Lamping1-2/+11
2004-03-23From Tomas Kukosa: don't change the state of the "Expand Tree" menuGuy Harris1-5/+1
2004-03-20From Tomas Kukosa:Guy Harris1-2/+7
2004-03-19From Tomas Kukosa: add a new "Expand Tree" context menu item, whichGuy Harris1-2/+7
2004-03-18From Lars Roland: Move timestamp_type into libethereal and provide accessorOlivier Biot1-11/+12
2004-03-13using a stock icon for the open recent "clear list" itemUlf Lamping1-1/+6
2004-03-08Don't refer to "auto_scroll_live" if HAVE_LIBPCAP isn't defined - andGuy Harris1-2/+9
2004-02-25Seperated the "Go" menu, corresponding to:Ulf Lamping1-19/+20
2004-02-24fixed some menu item capitalization and keyboard shortcutsUlf Lamping1-25/+25