aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.h
AgeCommit message (Expand)AuthorFilesLines
2007-06-04Fix for bug #93: changes to the columns has no effect until restartStephen Fisher1-0/+2
2007-03-08from Sake Blok:Ulf Lamping1-0/+3
2006-11-16Fix for bug 948, "Apply capture preferences not applying." Now when the userStephen Fisher1-0/+3
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs1-0/+5
2006-06-12update of "Edit" menu:Ulf Lamping1-0/+16
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-11Removal of useless "Field Information" introduced in r18125Graeme Lunt1-12/+0
2006-05-11From Greg Morris:Anders Broman1-0/+7
2006-05-10"Field Information" context menu item that will bring up a web page reference...Graeme Lunt1-0/+11
2005-09-21fix/add doxygen commentsUlf Lamping1-4/+8
2005-08-20- Declare some functions staticJörg Mayer1-0/+2
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-0/+3
2005-07-25two bugfixes:Ulf Lamping1-1/+1
2005-07-19fix various doxygen warningsUlf Lamping1-1/+1
2005-03-11from Stefano Pettini: add CSV export function, similar to PSML exportUlf Lamping1-0/+7
2005-02-06Don't have "set_menus_for_captured_packets()" callGuy Harris1-4/+0
2005-02-05completely hide the main window panes, if we currently don't have a capture f...Ulf Lamping1-0/+4
2005-02-05fixed the dnd_init declarationUlf Lamping1-1/+3
2005-02-05rename kill_capture_child to capture_kill_child to have a common prefixUlf Lamping1-0/+4
2005-02-04huge cleanup of capture file API (functions in file.c/file.h).Ulf Lamping1-1/+1
2005-01-24if context menu item "Print" is clicked from the packet list context menu, it...Ulf Lamping1-0/+7
2005-01-19while I'm at it, add another packet details context menu item, which will lin...Ulf Lamping1-0/+8
2005-01-17add first implementation of context relevant calls to the protocol specific w...Ulf Lamping1-0/+7
2004-12-29Don't use a global capture_opts in the capturing engine (this isn't a good id...Ulf Lamping1-0/+3
2004-10-27fix doxygen tagsUlf Lamping1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-06-23Add "gtk/webbrowser.h" to declare functions from "gtk/webbrowser.c".Guy Harris1-3/+1
2004-06-21Change type of argument of dnd_open_file_cmd to get ethereal compiled.Michael Tüxen1-2/+2
2004-06-21Add experimental feature of opening a webbrowser, to show some of theUlf Lamping1-1/+3
2004-06-21Remove trailing comma at end of enumJörg Mayer1-2/+2
2004-06-17move font related stuff to new file font_utils.c/.hUlf Lamping1-22/+1
2004-06-04add more details for doxygenUlf Lamping1-2/+25
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping1-77/+190
2004-05-21Now that the "About" dialog box's code is in "gtk/about_dlg.c", move theGuy Harris1-2/+1
2004-05-20moved the about dialog from main.c to it's own new about_dlg.c,Ulf Lamping1-2/+2
2004-05-13Win32 only: Preference setting to open a console window, one of:Ulf Lamping1-1/+4
2004-05-04If all we're doing is changing the visibility of a pane, we don't haveGuy Harris1-1/+2
2004-04-25created new "export" dialogs for the current export file formatsUlf Lamping1-1/+5
2004-03-19From Tomas Kukosa: add a new "Expand Tree" context menu item, whichGuy Harris1-1/+2
2004-02-23Add a "force" argument to "filter_packets()" andGuy Harris1-2/+3
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