aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
AgeCommit message (Expand)AuthorFilesLines
2005-09-13implement a way to add menu items to the "Analyze" menuulfl1-0/+7
2005-08-25timestamp display precision:ulfl1-19/+163
2005-08-21As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soguy1-1/+1
2005-08-21Add a "register_dfilter_stat()", to register stats that take a displayguy1-1/+2
2005-08-19Move the APIs for registering and processing "-z" command-line argumentsguy1-21/+21
2005-08-18init the file set submenu items, so that the next and previous file items are...ulfl1-0/+1
2005-08-14Some 'no previous declararion' warning fixesjmayer1-4/+4
2005-08-06Squelch more const warnings (and fix some memory leaks that found).guy1-1/+1
2005-08-05More char -> const char warning fixes.jmayer1-4/+4
2005-08-02Last set of trivial fixes for "no previous declaration" warnings.jmayer1-5/+5
2005-05-18insensitive context menu "Expand Subtrees" if no protocol field is currently ...ulfl1-5/+7
2005-05-07add icons for the "File Set" menu itemsulfl1-3/+3
2005-04-29add a new feature: list the files of a "File Set" (set of files generated by ...ulfl1-0/+13
2005-04-17add "Decode As" and "Checkbox" (Enabled Protocols) Iconsulfl1-8/+8
2005-04-16rename capture_clear() to capture_restart()ulfl1-1/+1
2005-04-16add 12 new toolbar/menu iconsulfl1-22/+97
2005-04-15add some new capture and filter related handcrafted (toolbar) iconsulfl1-9/+13
2005-04-12capture engine: ulfl1-1/+6
2005-04-10disable /View/Resize Columns menu item, if no packets availableulfl1-0/+2
2005-03-27add a new checkitem "Colorize Packet List" into the View menuulfl1-0/+14
2005-03-11from Stefano Pettini: add CSV export function, similar to PSML exportulfl1-0/+3
2005-03-06Warning fix:jmayer1-1/+0
2005-02-08bringing the packet details context menu item "Expand Tree" back as "Expand S...ulfl1-0/+1
2005-02-06Don't have "set_menus_for_captured_packets()" callguy1-1/+0
2005-02-05completely hide the main window panes, if we currently don't have a capture f...ulfl1-0/+1
2005-02-04huge cleanup of capture file API (functions in file.c/file.h).ulfl1-5/+5
2005-01-29Add a new menu item "View/Resize Columns" to, well, resize columns. As this m...ulfl1-0/+2
2005-01-24if context menu item "Print" is clicked from the packet list context menu, it...ulfl1-1/+1
2005-01-22first proposal: try to rearrange context menus to be more context relevantulfl1-49/+49
2005-01-20add some more online help functionality and help buttons at various dialog bo...ulfl1-13/+13
2005-01-19while I'm at it, add another packet details context menu item, which will lin...ulfl1-0/+2
2005-01-18added the "Online Protocol Info" to the packet details context menu with a si...ulfl1-2/+2
2005-01-17add first implementation of context relevant calls to the protocol specific w...ulfl1-4/+11
2004-12-02make ethereal compile with --without-pcap configuration optionsahlberg1-1/+1
2004-11-01first implementation of the packet history functionulfl1-5/+17
2004-09-29Move various tables into the epan directory.guy1-1/+1
2004-09-29Move the tap infrastructure to the epan directory.guy1-2/+3
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-09-24add a link to the Ethereal wiki front pageulfl1-0/+1
2004-09-16first steps towards using the User's Guide as Ethereal's help systemulfl1-12/+14
2004-09-11Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;guy1-9/+9
2004-09-02Add support for copying hex data to the clipboard. Submitted by Thomas sharpe1-0/+2
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anguy1-1/+1
2004-07-28move the File/Close item back to it's former position. Add an explanatory com...ulfl1-2/+18
2004-07-27In the GNOME HIG, the File -> Close menu item is in the last group,guy1-2/+2
2004-07-20some more renaming of the conversation tables thingsulfl1-1/+1
2004-07-20renamed endpoint_talkers to conversations, as this reduces confusion in combi...ulfl1-1/+1
2004-07-19renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l...ulfl1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1828/+1828
2004-07-17add a new dialog box to menu "Capture/Interfaces..." to show the current stat...ulfl1-1824/+1828