aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/menu.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-20- Declare some functions staticJörg Mayer1-0/+2
2005-08-05More char -> const char warning fixes.Jörg Mayer1-1/+1
2005-07-19fix various doxygen warningsUlf Lamping1-2/+3
2005-04-29add a new feature: list the files of a "File Set" (set of files generated by ...Ulf Lamping1-0/+7
2005-04-16add 12 new toolbar/menu iconsUlf Lamping1-0/+8
2004-11-01first implementation of the packet history functionUlf Lamping1-0/+7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-04add more details for doxygenUlf Lamping1-2/+3
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-7/+42
2004-05-20update menu check items, if name resolution prefs changedUlf Lamping1-1/+2
2004-02-11Move the declaration of "register_tap_menu_item()" into a newGuy Harris1-29/+1
2004-02-01moved window geometry values from prefs to recent,Ulf Lamping1-1/+2
2004-01-29every GUI action, which will erease a currently unsaved capture file,Ulf Lamping1-1/+2
2004-01-19added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping1-2/+2
2003-12-17From Lars Roland: have common code to handle display filter dialogs inGuy Harris1-2/+3
2003-12-13added "most recently used" lists forUlf Lamping1-1/+4
2003-09-24Pass a pointer to a "capture_file" structure toGuy Harris1-11/+12
2003-09-19Provide a mechanism by which a tap can arrange to have its menu enabledGuy Harris1-5/+22
2003-04-23Have "register_tap_menu_item()" create submenus as necessary for a menuGuy Harris1-3/+2
2003-04-23Add a routine to create a new menu item under "/Tools/Statistics" forGuy Harris1-1/+10
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2000-08-21Make work better the (hexdump) popup menus.Laurent Deniel1-2/+2
2000-04-06Define "popup_menu_object" only in "gtk/menu.c", and just declare it asGuy Harris1-2/+2
2000-01-18Jerry Talkington's changes to support, in the packet list and protocolGuy Harris1-1/+4
2000-01-03Make "menus_init()", set_menu_sensitivity()", and "grp" static toGuy Harris1-8/+1
2000-01-03Have "gtk/menu.c" (and, in the future, code for other UIs) export a setGuy Harris1-4/+4
1999-09-01Moved GTK-dependent routines for file dialogues, print dialogues, printGilbert Ramirez1-0/+47