aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.c
Commit message (Expand)AuthorAgeFilesLines
* change it to "Seconds Since Epoch (1970-01-01): 1234567890.123456"Ulf Lamping2006-12-091-2/+2
* From Douglas Pratley with trivial changes and documentation changes Stephen Fisher2006-12-051-0/+19
* Have separate proto_construct_match_selected_string() andGuy Harris2006-11-241-4/+4
* Rename proto_construct_dfilter_string() toGuy Harris2006-11-231-4/+4
* Add additional keyboard navigation: Ctrl+Up & Ctrl+Down (under the "Go"Gerald Combs2006-11-181-2/+10
* Hide the "Tools" menu if it has no items .Luis Ontanon2006-10-171-1/+17
* Hide the "Tools" menu if unused.Luis Ontanon2006-10-161-5/+3
* Don't show Tools menu at all if Lua not presentMartin Mathieson2006-10-021-1/+3
* Avoid to add an empty menu if there's no Lua.Luis Ontanon2006-09-281-1/+6
* * rename REGISTER_STAT_GROUP_E -> register_stat_group_tLuis Ontanon2006-09-271-2/+11
* Move Copy below the tree manipulation options.Jaap Keuter2006-09-221-3/+3
* various nmake related build file cleanupsUlf Lamping2006-09-121-1/+1
* have only one Export/File menu entry for the Win32 dialog, instead of 5 entri...Ulf Lamping2006-08-301-0/+5
* don't put "..." in front of a menu itemUlf Lamping2006-08-251-2/+2
* AirPcap fix from Florent Drouin:Gerald Combs2006-08-211-0/+2
* Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs2006-08-161-0/+20
* experimental: add a "Conversation Filter" entry to the context menu of the pa...Ulf Lamping2006-08-121-0/+215
* Add support for generating firewall ACL rules. MAC, IPv4, port, andGerald Combs2006-07-141-89/+94
* From Irene Ruengeler: Add context menu for SCTP analysis.Michael Tüxen2006-06-261-0/+9
* update of "Edit" menu:Ulf Lamping2006-06-121-11/+20
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-1/+1
* Ethereal->WiresharkAnders Broman2006-05-291-1/+1
* Ethereal->WiresharkAnders Broman2006-05-281-1/+1
* Ethereal->WiresharkAnders Broman2006-05-281-37/+37
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-221-1/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* Removal of useless "Field Information" introduced in r18125Graeme Lunt2006-05-111-6/+0
* From Greg Morris:Anders Broman2006-05-111-1/+8
* "Field Information" context menu item that will bring up a web page reference...Graeme Lunt2006-05-101-0/+6
* Most of the stuff in file_dlg.c is specific to capture files, so renameGuy Harris2006-04-291-1/+1
* 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