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