aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 948, "Apply capture preferences not applying." Now when the userStephen Fisher2006-11-161-0/+3
* Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs2006-08-161-0/+5
* update of "Edit" menu:Ulf Lamping2006-06-121-0/+16
* name changeRonnie Sahlberg2006-05-211-2/+2
* Removal of useless "Field Information" introduced in r18125Graeme Lunt2006-05-111-12/+0
* From Greg Morris:Anders Broman2006-05-111-0/+7
* "Field Information" context menu item that will bring up a web page reference...Graeme Lunt2006-05-101-0/+11
* fix/add doxygen commentsUlf Lamping2005-09-211-4/+8
* - Declare some functions staticJörg Mayer2005-08-201-0/+2
* Fix more "no previous declaration" warningsJörg Mayer2005-08-021-0/+3
* two bugfixes:Ulf Lamping2005-07-251-1/+1
* fix various doxygen warningsUlf Lamping2005-07-191-1/+1
* from Stefano Pettini: add CSV export function, similar to PSML exportUlf Lamping2005-03-111-0/+7
* Don't have "set_menus_for_captured_packets()" callGuy Harris2005-02-061-4/+0
* completely hide the main window panes, if we currently don't have a capture f...Ulf Lamping2005-02-051-0/+4
* fixed the dnd_init declarationUlf Lamping2005-02-051-1/+3
* rename kill_capture_child to capture_kill_child to have a common prefixUlf Lamping2005-02-051-0/+4
* huge cleanup of capture file API (functions in file.c/file.h).Ulf Lamping2005-02-041-1/+1
* if context menu item "Print" is clicked from the packet list context menu, it...Ulf Lamping2005-01-241-0/+7
* while I'm at it, add another packet details context menu item, which will lin...Ulf Lamping2005-01-191-0/+8
* add first implementation of context relevant calls to the protocol specific w...Ulf Lamping2005-01-171-0/+7
* Don't use a global capture_opts in the capturing engine (this isn't a good id...Ulf Lamping2004-12-291-0/+3
* fix doxygen tagsUlf Lamping2004-10-271-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Add "gtk/webbrowser.h" to declare functions from "gtk/webbrowser.c".Guy Harris2004-06-231-3/+1
* Change type of argument of dnd_open_file_cmd to get ethereal compiled.Michael Tüxen2004-06-211-2/+2
* Add experimental feature of opening a webbrowser, to show some of theUlf Lamping2004-06-211-1/+3
* Remove trailing comma at end of enumJörg Mayer2004-06-211-2/+2
* move font related stuff to new file font_utils.c/.hUlf Lamping2004-06-171-22/+1
* add more details for doxygenUlf Lamping2004-06-041-2/+25
* add details for doxygen, various code cleanups as a result of thisUlf Lamping2004-06-011-77/+190
* Now that the "About" dialog box's code is in "gtk/about_dlg.c", move theGuy Harris2004-05-211-2/+1
* moved the about dialog from main.c to it's own new about_dlg.c,Ulf Lamping2004-05-201-2/+2
* Win32 only: Preference setting to open a console window, one of:Ulf Lamping2004-05-131-1/+4
* If all we're doing is changing the visibility of a pane, we don't haveGuy Harris2004-05-041-1/+2
* created new "export" dialogs for the current export file formatsUlf Lamping2004-04-251-1/+5
* From Tomas Kukosa: add a new "Expand Tree" context menu item, whichGuy Harris2004-03-191-1/+2
* Add a "force" argument to "filter_packets()" andGuy Harris2004-02-231-2/+3
* added some more info to the statusbar (filesize, packet count, ..),Ulf Lamping2004-02-031-1/+3
* Implemented rudimentary Drag and Drop support.Ulf Lamping2004-01-311-1/+2
* every GUI action, which will erease a currently unsaved capture file,Ulf Lamping2004-01-291-1/+2
* apply automatically generated filters strings to the recent dropdown list,Ulf Lamping2004-01-251-1/+3
* Have "font_apply()" return an indication as to whether it succeeded orGuy Harris2004-01-241-2/+7
* a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...Ulf Lamping2004-01-201-2/+8
* added some menuitems "View->Show" including show/hide of all main widgets,Ulf Lamping2004-01-191-5/+4
* Turn the GTK+ 1.2.10 clist code into our own widget; that lets us modify itGuy Harris2004-01-091-5/+1
* added "most recently used" lists forUlf Lamping2003-12-131-1/+7
* print system enhanced, more print ranges and expanded statesUlf Lamping2003-12-091-2/+1
* Updates to TimeReference FramesRonnie Sahlberg2003-10-101-2/+2
* Added TimeReference frames.Ronnie Sahlberg2003-09-121-1/+2