aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-30Introduce experimental new feature: GTK2 tree view based packet listStephen Fisher1-0/+2
2009-06-21"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butGuy Harris1-1/+1
2009-05-04From Didier Gautheron (bug 3126):Stig Bjørlykke1-0/+3
2009-04-08Add some more "copy" functionality:Sake Blok1-5/+13
2008-06-24Add gtk/capture_globals.h, to declare global_capture_opts, so files thatGuy Harris1-4/+0
2008-06-24For now, just refer to global_capture_opts, replacing references to theGuy Harris1-0/+4
2008-06-24Have capture_info_ui_create() and capture_info_open() take a pointer toGuy Harris1-5/+0
2008-04-12proto_draw -> main_proto_drawUlf Lamping1-2/+2
2008-04-12rename menu -> main_menuUlf Lamping1-1/+1
2008-04-12move statusbar related code from main.c into it's own main_statusbar.cUlf Lamping1-18/+0
2008-04-12move drag_and_drop declarations into it's own fileUlf Lamping1-11/+0
2008-03-11From Francesco Fondelli (bug 2349):Stig Bjørlykke1-0/+7
2008-01-31If "!=" or "ne" are used in a display filter, warn the user that the resultsGerald Combs1-4/+16
2008-01-24Always return a valid profile name from get_profile_name().Stig Bjørlykke1-3/+0
2008-01-14This patch adds support for configuration profiles, which can be used toStig Bjørlykke1-1/+10
2007-11-24This patch adds (ten) temporary coloring rules which will only live until Wir...Sake Blok1-0/+11
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