aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-26GTK+: Remove the last original bit of GTK+ code.Gerald Combs1-357/+0
2018-04-17Switch the Doxygen API reference build to CMake.Gerald Combs1-26/+0
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris1-1/+1
2016-06-20Add JSON export to Qt/GTK UIPascal Quantin1-0/+7
2016-06-19Refactor command-line handling of GUI options.Michael Mann1-2/+4
2014-11-10Improved deregistering fields.Stig Bjørlykke1-0/+3
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-23Add the ability to collapse subtrees with Shift+Left + additional menu items....Michael Mann1-0/+7
2013-05-22Get rid of an unused routine.Guy Harris1-3/+0
2013-02-25it's ==> its & its ==> it's as needed.Bill Meier1-2/+2
2013-01-18Rename the "saved_val" preference element to "stashed_val" in order toGerald Combs1-3/+0
2012-09-28protect_thread_critical_region, unprotect_thread_critical_region are no-ops, ...Jakub Zawadzki1-3/+0
2012-09-04Rename new_packet_list.[ch] to packet_list.[ch]Jörg Mayer1-1/+1
2012-07-24Analyze->Apply as Filter and Analyze->Prepare a Filter cause crashesAnders Broman1-4/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-28Move the stuff to manage the global interface list and to updateGuy Harris1-22/+0
2012-06-28Make scan_local_interfaces() local to ui/gtk/main.c; widgets/windowsGuy Harris1-11/+3
2012-06-28Detangle the code that manages the interface list on the welcome screen:Guy Harris1-2/+15
2012-06-28No pcap, no interfaces, no interface lists to refresh.Guy Harris1-0/+2
2012-06-28From Pontus Fuchs:Guy Harris1-0/+5
2012-06-19Revert:Anders Broman1-1/+1
2012-06-17Move some code to manipulate the toolbar and capture interface dialogGuy Harris1-0/+3
2012-06-04Add some more routines to main.c that handle updates to "auto scroll inGuy Harris1-0/+12
2012-06-04Have a main_update_for_unsaved_changes() routine that, if changes areGuy Harris1-0/+7
2012-04-15Get rid of the error code argument to scan_local_interfaces(); nobodyGuy Harris1-2/+3
2012-03-21Make the comment I added, saying what scan_local_interfaces() does, moreGuy Harris1-1/+2
2012-03-21scan_local_interfaces() isn't in capture_opts.c; don't declare it inGuy Harris1-0/+5
2012-02-12Capitalize the "P" in "Packet" in "Add or Edit Packet Comment". AddGuy Harris1-3/+0
2012-02-12Get the comment and put it in the textview.Anders Broman1-0/+3
2012-01-25Third try. This time pipes and stdin are supported and theMichael Tüxen1-1/+5
2012-01-24We need a 3rd try. (After learning how to run the testuite on Windows locally).Michael Tüxen1-5/+1
2012-01-24Second try. This time pipes and stdin are supported.Michael Tüxen1-1/+5
2012-01-18Restructure the recent file code so that recent.c is GUI-independent;Guy Harris1-12/+0
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+366