aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
Commit message (Expand)AuthorAgeFilesLines
* fix a very minor bug if ETHEREAL_EUG_DIR is set (which is barely the case)Ulf Lamping2006-04-201-1/+1
* add the dumpcap manpage to the menuUlf Lamping2006-02-241-0/+1
* Paolo Abeni:Jörg Mayer2006-02-171-1/+1
* Paolo Abeni:Jörg Mayer2006-02-141-3/+20
* Declare -ssl_stream_cb in ssl-dlg.hJörg Mayer2006-02-061-3/+1
* Paolo AbeniJörg Mayer2006-02-041-0/+14
* code cleanup: use the prefix packet_list_ for every function mentioned in pac...Ulf Lamping2005-09-271-4/+4
* implement a way to add menu items to the "Analyze" menuUlf Lamping2005-09-131-0/+7
* timestamp display precision:Ulf Lamping2005-08-251-19/+163
* As per a suggestion by Ulf Lamping, rename gtk_*.[ch] to gui_*.[ch], soGuy Harris2005-08-211-1/+1
* Add a "register_dfilter_stat()", to register stats that take a displayGuy Harris2005-08-211-1/+2
* Move the APIs for registering and processing "-z" command-line argumentsGuy Harris2005-08-191-21/+21
* init the file set submenu items, so that the next and previous file items are...Ulf Lamping2005-08-181-0/+1
* Some 'no previous declararion' warning fixesJörg Mayer2005-08-141-4/+4
* Squelch more const warnings (and fix some memory leaks that found).Guy Harris2005-08-061-1/+1
* More char -> const char warning fixes.Jörg Mayer2005-08-051-4/+4
* Last set of trivial fixes for "no previous declaration" warnings.Jörg Mayer2005-08-021-5/+5
* insensitive context menu "Expand Subtrees" if no protocol field is currently ...Ulf Lamping2005-05-181-5/+7
* add icons for the "File Set" menu itemsUlf Lamping2005-05-071-3/+3
* add a new feature: list the files of a "File Set" (set of files generated by ...Ulf Lamping2005-04-291-0/+13
* add "Decode As" and "Checkbox" (Enabled Protocols) IconsUlf Lamping2005-04-171-8/+8
* rename capture_clear() to capture_restart()Ulf Lamping2005-04-161-1/+1
* add 12 new toolbar/menu iconsUlf Lamping2005-04-161-22/+97
* add some new capture and filter related handcrafted (toolbar) iconsUlf Lamping2005-04-151-9/+13
* capture engine: Ulf Lamping2005-04-121-1/+6
* disable /View/Resize Columns menu item, if no packets availableUlf Lamping2005-04-101-0/+2
* add a new checkitem "Colorize Packet List" into the View menuUlf Lamping2005-03-271-0/+14
* from Stefano Pettini: add CSV export function, similar to PSML exportUlf Lamping2005-03-111-0/+3
* Warning fix:Jörg Mayer2005-03-061-1/+0
* bringing the packet details context menu item "Expand Tree" back as "Expand S...Ulf Lamping2005-02-081-0/+1
* Don't have "set_menus_for_captured_packets()" callGuy Harris2005-02-061-1/+0
* completely hide the main window panes, if we currently don't have a capture f...Ulf Lamping2005-02-051-0/+1
* huge cleanup of capture file API (functions in file.c/file.h).Ulf Lamping2005-02-041-5/+5
* Add a new menu item "View/Resize Columns" to, well, resize columns. As this m...Ulf Lamping2005-01-291-0/+2
* if context menu item "Print" is clicked from the packet list context menu, it...Ulf Lamping2005-01-241-1/+1
* first proposal: try to rearrange context menus to be more context relevantUlf Lamping2005-01-221-49/+49
* add some more online help functionality and help buttons at various dialog bo...Ulf Lamping2005-01-201-13/+13
* while I'm at it, add another packet details context menu item, which will lin...Ulf Lamping2005-01-191-0/+2
* added the "Online Protocol Info" to the packet details context menu with a si...Ulf Lamping2005-01-181-2/+2
* add first implementation of context relevant calls to the protocol specific w...Ulf Lamping2005-01-171-4/+11
* make ethereal compile with --without-pcap configuration optionRonnie Sahlberg2004-12-021-1/+1
* first implementation of the packet history functionUlf Lamping2004-11-011-5/+17
* Move various tables into the epan directory.Guy Harris2004-09-291-1/+1
* Move the tap infrastructure to the epan directory.Guy Harris2004-09-291-2/+3
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* add a link to the Ethereal wiki front pageUlf Lamping2004-09-241-0/+1
* first steps towards using the User's Guide as Ethereal's help systemUlf Lamping2004-09-161-12/+14
* Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;Guy Harris2004-09-111-9/+9
* Add support for copying hex data to the clipboard. Submitted by Thomas Richard Sharpe2004-09-021-0/+2
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-1/+1