aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-31If "!=" or "ne" are used in a display filter, warn the user that the resultsgerald1-4/+16
2008-01-24Always return a valid profile name from get_profile_name().stig1-3/+0
2008-01-14This patch adds support for configuration profiles, which can be used tostig1-1/+10
2007-11-24This patch adds (ten) temporary coloring rules which will only live until Wir...sake1-0/+11
2007-06-04Fix for bug #93: changes to the columns has no effect until restartsfisher1-0/+2
2007-03-08from Sake Blok:ulfl1-0/+3
2006-11-16Fix for bug 948, "Apply capture preferences not applying." Now when the usersfisher1-0/+3
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. Supportgerald1-0/+5
2006-06-12update of "Edit" menu:ulfl1-0/+16
2006-05-21name changesahlberg1-2/+2
2006-05-11Removal of useless "Field Information" introduced in r18125gal1-12/+0
2006-05-11From Greg Morris:etxrab1-0/+7
2006-05-10"Field Information" context menu item that will bring up a web page reference...gal1-0/+11
2005-09-21fix/add doxygen commentsulfl1-4/+8
2005-08-20- Declare some functions staticjmayer1-0/+2
2005-08-02Fix more "no previous declaration" warningsjmayer1-0/+3
2005-07-25two bugfixes:ulfl1-1/+1
2005-07-19fix various doxygen warningsulfl1-1/+1
2005-03-11from Stefano Pettini: add CSV export function, similar to PSML exportulfl1-0/+7
2005-02-06Don't have "set_menus_for_captured_packets()" callguy1-4/+0
2005-02-05completely hide the main window panes, if we currently don't have a capture f...ulfl1-0/+4
2005-02-05fixed the dnd_init declarationulfl1-1/+3
2005-02-05rename kill_capture_child to capture_kill_child to have a common prefixulfl1-0/+4
2005-02-04huge cleanup of capture file API (functions in file.c/file.h).ulfl1-1/+1
2005-01-24if context menu item "Print" is clicked from the packet list context menu, it...ulfl1-0/+7
2005-01-19while I'm at it, add another packet details context menu item, which will lin...ulfl1-0/+8
2005-01-17add first implementation of context relevant calls to the protocol specific w...ulfl1-0/+7
2004-12-29Don't use a global capture_opts in the capturing engine (this isn't a good id...ulfl1-0/+3
2004-10-27fix doxygen tagsulfl1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-06-23Add "gtk/webbrowser.h" to declare functions from "gtk/webbrowser.c".guy1-3/+1
2004-06-21Change type of argument of dnd_open_file_cmd to get ethereal compiled.tuexen1-2/+2
2004-06-21Add experimental feature of opening a webbrowser, to show some of theulfl1-1/+3
2004-06-21Remove trailing comma at end of enumjmayer1-2/+2
2004-06-17move font related stuff to new file font_utils.c/.hulfl1-22/+1
2004-06-04add more details for doxygenulfl1-2/+25
2004-06-01add details for doxygen, various code cleanups as a result of thisulfl1-77/+190
2004-05-21Now that the "About" dialog box's code is in "gtk/about_dlg.c", move theguy1-2/+1
2004-05-20moved the about dialog from main.c to it's own new about_dlg.c,ulfl1-2/+2
2004-05-13Win32 only: Preference setting to open a console window, one of:ulfl1-1/+4
2004-05-04If all we're doing is changing the visibility of a pane, we don't haveguy1-1/+2
2004-04-25created new "export" dialogs for the current export file formatsulfl1-1/+5
2004-03-19From Tomas Kukosa: add a new "Expand Tree" context menu item, whichguy1-1/+2
2004-02-23Add a "force" argument to "filter_packets()" andguy1-2/+3
2004-02-03added some more info to the statusbar (filesize, packet count, ..),ulfl1-1/+3
2004-01-31Implemented rudimentary Drag and Drop support.ulfl1-1/+2
2004-01-29every GUI action, which will erease a currently unsaved capture file,ulfl1-1/+2
2004-01-25apply automatically generated filters strings to the recent dropdown list,ulfl1-1/+3
2004-01-24Have "font_apply()" return an indication as to whether it succeeded orguy1-2/+7
2004-01-20a.) saving GTK1 and GTK2 fontnames in different preference setting, to preven...ulfl1-2/+8