aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.h
AgeCommit message (Expand)AuthorFilesLines
2002-08-24Give the routines that implement the "Match" and "Prepare" menu itemsGuy Harris1-25/+25
2002-01-11From Jirka Novak:Guy Harris1-2/+35
2001-12-31Add preferences to save the main window size and position. If enabled,Gerald Combs1-3/+1
2001-11-21Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez1-2/+1
2001-10-22Add a routine to get the directory in which personal configuration filesGuy Harris1-4/+8
2001-04-09last_open_dir needs a trailing slash in order for the GTK+Gilbert Ramirez1-1/+2
2001-03-02Calculate the height and width of m_r_font globally, since variousGilbert Ramirez1-1/+2
2000-09-08Redraw:Guy Harris1-1/+3
2000-08-22Add "Colors..." button in GUI preferences.Laurent Deniel1-1/+2
2000-08-21Add some menu items related to the "frame mark" feature inLaurent Deniel1-1/+4
2000-08-20Instead of having the normal-weight and bold fonts set separately,Guy Harris1-8/+1
2000-08-11Miscellaneous code cleaningLaurent Deniel1-4/+2
2000-08-03Add a "Save As" feature to the TCP Follow dialogue, to save the streamGilbert Ramirez1-2/+1
2000-02-20Add "Resolve Name" item in detailed tree popup.Laurent Deniel1-1/+2
2000-02-12Move the declarations of the routines in "gtk/file_dlg.c" out ofGuy Harris1-6/+1
2000-02-12Make the routines internal to the filter-editing dialog box static.Guy Harris1-2/+1
2000-01-24Set a fixed-width font for win32.Gilbert Ramirez1-2/+7
2000-01-17We have to #include "plugins.h" before using the HAVE_PLUGINS define.Olivier Abad1-3/+1
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez1-2/+2
1999-12-10Jerry Talkington's patch to remove the filter stuff fromGuy Harris1-1/+2
1999-12-09plugins support (i.e. Dynamically loadable dissectors)Olivier Abad1-1/+4
1999-10-08Fix the include-guard #define to be "__MAIN_H__", matching the name ofGuy Harris1-4/+4
1999-09-30If we're given the "-k" flag, don't start the capture until after we've:Guy Harris1-2/+1
1999-09-11Collapse/Expand All protocol tree added in Display menu.Laurent Deniel1-1/+3
1999-09-10Give "globals.h" an RCS ID and copyright/GPL notice.Guy Harris1-24/+1
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1-2/+7
1999-09-09More shuffling of GTK-related files to gtk subdirectory.Gilbert Ramirez1-0/+87