Um, no, the problem with the Leopard x86 build is that we first do a
[obnox/wireshark/wip.git] / gtk / prefs_capture.c
2010-05-14 guyUm, no, the problem with the Leopard x86 build is that...
2010-05-14 guySee whether the Leopard x86 buildbot is upset because...
2010-05-13 guyFetch an indication of whether the interface supports...
2010-03-04 guyIn Wireshark and TShark, run dumpcap to get interface...
2010-02-27 guyConstify.
2010-01-13 stigImproved the Interface Options dialog:
2009-11-10 stigRemoved some unused variables and unused assignments.
2009-06-16 stigLet create_preference_option_menu() and create_preferen...
2009-06-15 stigLet create_preference_check_button() set the tooltips.
2009-06-15 stigAdded a preference to capture in Pcap-NG from GUI.
2009-05-18 wmeierprefs_capture: Interface Options Edit dialog: code...
2009-05-08 etxrabClist -> list_store
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-06-21 stigAdded a help button in the Interface Options dialog.
2008-06-18 stigReload the interface list on the welcome page when...
2008-06-02 stigRewrote ifopts_options_add() to make it readable and...
2008-06-02 stigRewrote to not use gtk_combo_box_get_active_text().
2008-06-02 stigAdded an option to set default link-layer header type...
2008-04-15 ulfldon't use strdup() if you want to free the memory later...
2008-04-14 sakeFrom Jim Young (bug 2212):
2008-04-13 ulflchange all preferences related filenames from xy_prefs...