aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/prefs_capture.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-04In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris1-2/+1
2010-02-25GtkCombo --> GtkComboBoxEntryBill Meier1-15/+23
2010-01-13Improved the Interface Options dialog:Stig Bjørlykke1-20/+25
2009-11-10Removed some unused variables and unused assignments.Stig Bjørlykke1-1/+0
2009-06-16Let create_preference_option_menu() and create_preference_entry()Stig Bjørlykke1-4/+7
2009-06-15Let create_preference_check_button() set the tooltips.Stig Bjørlykke1-18/+14
2009-06-15Added a preference to capture in Pcap-NG from GUI.Stig Bjørlykke1-2/+15
2009-05-18prefs_capture: Interface Options Edit dialog: code cleanup;Bill Meier1-286/+288
2009-05-08Clist -> list_storeAnders Broman1-160/+338
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedGuy Harris1-9/+9
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-4/+4
2008-06-21Added a help button in the Interface Options dialog.Stig Bjørlykke1-2/+13
2008-06-18Reload the interface list on the welcome page when changing profile andStig Bjørlykke1-0/+4
2008-06-02Rewrote ifopts_options_add() to make it readable and simpler.Stig Bjørlykke1-111/+39
2008-06-02Rewrote to not use gtk_combo_box_get_active_text().Stig Bjørlykke1-8/+11
2008-06-02Added an option to set default link-layer header type for each interface.Stig Bjørlykke1-47/+246
2008-04-15don't use strdup() if you want to free the memory later with g_free(), this d...Ulf Lamping1-3/+3
2008-04-14From Jim Young (bug 2212):Sake Blok1-1/+1
2008-04-13change all preferences related filenames from xy_prefs to prefs_xyUlf Lamping1-0/+838