aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.h
AgeCommit message (Expand)AuthorFilesLines
2004-02-03added some more info to the statusbar (filesize, packet count, ..),Ulf Lamping1-1/+3
2004-01-31Implemented rudimentary Drag and Drop support.Ulf Lamping1-1/+2
2004-01-29every GUI action, which will erease a currently unsaved capture file,Ulf Lamping1-1/+2
2004-01-25apply automatically generated filters strings to the recent dropdown list,Ulf Lamping1-1/+3
2004-01-24Have "font_apply()" return an indication as to whether it succeeded orGuy Harris1-2/+7
2004-01-20a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...Ulf Lamping1-2/+8
2004-01-19added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping1-5/+4
2004-01-09Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify itGuy Harris1-5/+1
2003-12-13added "most recently used" lists forUlf Lamping1-1/+7
2003-12-09print system enhanced, more print ranges and expanded statesUlf Lamping1-2/+1
2003-10-10Updates to TimeReference FramesRonnie Sahlberg1-2/+2
2003-09-12Added TimeReference frames.Ronnie Sahlberg1-1/+2
2002-12-19Add a new field type FT_FRAMENUM; an FT_FRAMENUM is a 32-bit unsignedGuy Harris1-1/+2
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-1/+7
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
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