aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.h
Commit message (Expand)AuthorAgeFilesLines
* name changeRonnie Sahlberg2006-05-211-2/+2
* - Declare some functions staticJörg Mayer2005-08-201-0/+2
* More char -> const char warning fixes.Jörg Mayer2005-08-051-1/+1
* fix various doxygen warningsUlf Lamping2005-07-191-2/+3
* add a new feature: list the files of a "File Set" (set of files generated by ...Ulf Lamping2005-04-291-0/+7
* add 12 new toolbar/menu iconsUlf Lamping2005-04-161-0/+8
* first implementation of the packet history functionUlf Lamping2004-11-011-0/+7
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* add more details for doxygenUlf Lamping2004-06-041-2/+3
* add details for doxygen, various code cleanups as a result of thisUlf Lamping2004-06-011-7/+42
* update menu check items, if name resolution prefs changedUlf Lamping2004-05-201-1/+2
* Move the declaration of "register_tap_menu_item()" into a newGuy Harris2004-02-111-29/+1
* moved window geometry values from prefs to recent,Ulf Lamping2004-02-011-1/+2
* every GUI action, which will erease a currently unsaved capture file,Ulf Lamping2004-01-291-1/+2
* added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping2004-01-191-2/+2
* From Lars Roland: have common code to handle display filter dialogs inGuy Harris2003-12-171-2/+3
* added "most recently used" lists forUlf Lamping2003-12-131-1/+4
* Pass a pointer to a "capture_file" structure toGuy Harris2003-09-241-11/+12
* Provide a mechanism by which a tap can arrange to have its menu enabledGuy Harris2003-09-191-5/+22
* Have "register_tap_menu_item()" create submenus as necessary for a menuGuy Harris2003-04-231-3/+2
* Add a routine to create a new menu item under "/Tools/Statistics" forGuy Harris2003-04-231-1/+10
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Make work better the (hexdump) popup menus.Laurent Deniel2000-08-211-2/+2
* Define "popup_menu_object" only in "gtk/menu.c", and just declare it asGuy Harris2000-04-061-2/+2
* Jerry Talkington's changes to support, in the packet list and protocolGuy Harris2000-01-181-1/+4
* Make "menus_init()", set_menu_sensitivity()", and "grp" static toGuy Harris2000-01-031-8/+1
* Have "gtk/menu.c" (and, in the future, code for other UIs) export a setGuy Harris2000-01-031-4/+4
* Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1999-09-011-0/+47