| Commit message (Expand) | Author | Age | Files | Lines |
* | Make "finfo_selected" a member of a "capture_file" structure rather than | Guy Harris | 2003-09-24 | 1 | -7/+7 |
* | Update the menu text for Time Reference and give it a hot-key : ctrl-T | Ronnie Sahlberg | 2003-09-22 | 1 | -3/+3 |
* | Provide a mechanism by which a tap can arrange to have its menu enabled | Guy Harris | 2003-09-19 | 1 | -16/+257 |
* | Have "register_tap_menu_item()" put the item under Tools, not | Guy Harris | 2003-09-17 | 1 | -7/+7 |
* | Added TimeReference frames. | Ronnie Sahlberg | 2003-09-12 | 1 | -1/+4 |
* | From Matthijs Melchior: | Guy Harris | 2003-08-25 | 1 | -2/+2 |
* | Rename "proto_alloc_dfilter_string()" to | Guy Harris | 2003-05-03 | 1 | -5/+5 |
* | Have "register_tap_menu_item()" create submenus as necessary for a menu | Guy Harris | 2003-04-23 | 1 | -34/+48 |
* | Allow taps to have menu item registration routines; the menu item | Guy Harris | 2003-04-23 | 1 | -4/+1 |
* | Add a routine to create a new menu item under "/Tools/Statistics" for | Guy Harris | 2003-04-23 | 1 | -2/+39 |
* | The main menu "/Display/{Match,Prepare}" menu items, and the tree view | Guy Harris | 2003-04-22 | 1 | -8/+4 |
* | "gtk_item_factory_get_widget()" returns, for a menu item with a submenu, | Guy Harris | 2003-04-22 | 1 | -4/+17 |
* | Have "set_menu_sensitivity()" take, as an argument, a pointer to the | Guy Harris | 2003-04-22 | 1 | -98/+130 |
* | From Lars Roland: | Guy Harris | 2003-04-16 | 1 | -1/+11 |
* | Move RTP Analysis to Statistics menu | Laurent Deniel | 2003-03-06 | 1 | -3/+3 |
* | From Miha Jemec : | Ronnie Sahlberg | 2003-03-06 | 1 | -1/+4 |
* | SMB RTT statistics for tethereal and ethereal. | Ronnie Sahlberg | 2003-01-22 | 1 | -1/+6 |
* | Replace : | Olivier Abad | 2003-01-08 | 1 | -2/+2 |
* | Rename "Go To Specified Frame" to "Go To Corresponding Frame" (I'm not | Guy Harris | 2002-12-19 | 1 | -8/+21 |
* | Add a new field type FT_FRAMENUM; an FT_FRAMENUM is a 32-bit unsigned | Guy Harris | 2002-12-19 | 1 | -2/+3 |
* | update for gui version of io-stat | Ronnie Sahlberg | 2002-11-17 | 1 | -3/+3 |
* | New gtk1/gtk2 compatibility macros used for menu entries. | Olivier Abad | 2002-11-15 | 1 | -293/+226 |
* | Clean up the GTK+ 1.2[.x] menu items. (This really calls for another | Guy Harris | 2002-11-15 | 1 | -9/+9 |
* | Gtk1 version of io-stat | Ronnie Sahlberg | 2002-11-15 | 1 | -1/+3 |
* | Feature for Gtk2: GUI version of IO-STAT. Looks reasonable with one graph. Lo... | Ronnie Sahlberg | 2002-11-14 | 1 | -2/+4 |
* | In the gtk2 port, make double click in the tree view expand or collapse | Olivier Abad | 2002-11-11 | 1 | -38/+57 |
* | Use gtk1/gtk2 compatibility macros to reduce #ifdefs. | Olivier Abad | 2002-11-11 | 1 | -13/+18 |
* | Replace gtk_rpcprogs_init with gtk_rpcprogs_cb in the gtk2 menu entry. | Olivier Abad | 2002-11-11 | 1 | -2/+2 |
* | First step in creating an API to register TAPs for use with ethereal instead ... | Ronnie Sahlberg | 2002-11-06 | 1 | -2/+2 |
* | Merge gtk and gtk2 directories. | Olivier Abad | 2002-11-03 | 1 | -1/+164 |
* | From Ronnie Sahlberg: Ethereal support for DCERPCSTAT. | Guy Harris | 2002-10-25 | 1 | -1/+5 |
* | Tap system supprot for Gtk1 and both rpc_stat and rpc_progs | Ronnie Sahlberg | 2002-09-07 | 1 | -1/+7 |
* | Include cleanups in gtk and gtk2: | Jörg Mayer | 2002-09-05 | 1 | -3/+1 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -13/+13 |
* | Give the routines that implement the "Match" and "Prepare" menu items | Guy Harris | 2002-08-24 | 1 | -37/+37 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | From Didieer Gautheron: | Guy Harris | 2002-05-03 | 1 | -1/+5 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -5/+5 |
* | Add a preferences page for the name resolution flags. | Guy Harris | 2002-01-13 | 1 | -2/+2 |
* | From Jirka Novak: | Guy Harris | 2002-01-11 | 1 | -18/+107 |
* | Have a routine to create a scrolled window, set its vertical scrollbar | Guy Harris | 2002-01-11 | 1 | -1/+2 |
* | Provide for per-protocol-tree data in the proto_tree code. | Gilbert Ramirez | 2001-12-18 | 1 | -1/+2 |
* | TCP time-sequence, round-trip time, and throughput graphs, from Pavel | Guy Harris | 2001-12-08 | 1 | -1/+9 |
* | Remove the global packet_info called "pi". Dissectors now only | Gilbert Ramirez | 2001-11-21 | 1 | -2/+2 |
* | Added a "Mark Frame" option to the packet_list_menu_items | Ed Warnicke | 2001-07-17 | 1 | -1/+3 |
* | Don't offer the ability to edit capture filters if Ethereal wasn't | Guy Harris | 2001-06-27 | 1 | -1/+3 |
* | Enable "Match Selected" only if there's a field selected *and* we can do | Guy Harris | 2001-06-05 | 1 | -6/+10 |
* | There's no "enable name resolution in captures" preference in Ethereal, | Guy Harris | 2001-04-15 | 1 | -2/+2 |
* | Added the ethereal capture preferences to the preference file. | Jeff Foster | 2001-04-13 | 1 | -2/+2 |
* | Add a new tool which summarizes packet counts by protocols, but | Gilbert Ramirez | 2001-03-22 | 1 | -1/+4 |