summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-23On request from Albert Chin:Jaap Keuter2-118/+218
2010-08-23[Trivial] Use g_signal_connect() instead of g_signal_connect_data().Bill Meier1-3/+3
2010-08-23(Trivial) Use consistent indentation.Bill Meier1-9/+9
2010-08-23Remove #if 0'd out code (dfilter_combo_add_empty()).Jeff Morriss1-9/+0
2010-08-23(Trivial/Cosmetic) Fix signatures of some signal callback functions;Bill Meier13-15/+15
2010-08-23(Trivial) Whitespace cleanup.Bill Meier1-56/+56
2010-08-23new_packet_list_column_button_pressed_cb(): return gboolean (not void): it's ...Bill Meier1-6/+4
2010-08-23Fix for attribute boolean, from bug 5127.Stig Bjørlykke1-2/+1
2010-08-22[Automatic manuf and enterprise-numbers update for 2010-08-22]Gerald Combs2-11/+203
2010-08-22Add !ENDIF if needed.Gerald Combs1-0/+5
2010-08-21Add a "summary in tree" option similar to v4.Gerald Combs1-4/+20
2010-08-21Initialize a variable before we try to free it.Gerald Combs1-1/+1
2010-08-21New packet list is no longer experimental.Bill Meier1-1/+1
2010-08-21Use GType instead of deprecated GtkTypeBill Meier2-2/+2
2010-08-21Add some code to prefs_cleanup() to free (most of the) memory associated with...Jeff Morriss1-46/+98
2010-08-21Document what prefs_register_string_preference() does with your value pointer.Jeff Morriss1-2/+7
2010-08-21prefs_register_string_preference() overwrites the given value pointer with a ...Jeff Morriss1-1/+11
2010-08-21Remove duplicate definition of COL_MAX_LEN and COL_MAX_INFO_LEN: apparently n...Jeff Morriss1-11/+0
2010-08-21If we have something that looks like a stateless autoconfigurationGerald Combs1-0/+42
2010-08-20Free the err_str from capture_interface_list() even if the error isn't CANT_G...Jeff Morriss1-0/+2
2010-08-20When freeing the fileset entries, free the entry itself too.Jeff Morriss1-0/+1
2010-08-20Don't leak the memory used by the original title when we're appending the ver...Jeff Morriss1-3/+5
2010-08-20From Turney Cal as a followup to rev 33841 and bug 5038:Jeff Morriss1-3/+14
2010-08-20From Kirill A. Korinskiy via https://bugs.wireshark.org/bugzilla/show_bug.cgi...Jeff Morriss2-2/+3
2010-08-20Switch wlan_stat_dlg to use GUIManager step 2.Anders Broman1-0/+199
2010-08-20Use defined functions.Stig Bjørlykke1-2/+2
2010-08-20Remove a comment.Anders Broman1-1/+0
2010-08-20Fix indentation.Anders Broman1-1/+1
2010-08-20Switch wlan_stat_dlg to use GUIManager step 1.Anders Broman1-1/+673
2010-08-19 Minor cleanup of rtp graph:Bill Meier1-15/+36
2010-08-19Fix two bugs related to use of the graph Y-Axis Scale combo-box:Bill Meier1-6/+6
2010-08-19Fixed the popup menu table:Stig Bjørlykke1-19/+19
2010-08-19Use better naming.Anders Broman1-55/+55
2010-08-19Switch over to use the GUIManager(can be turned of by a #define).Anders Broman1-0/+1308
2010-08-19Fix gcc compile errors....Bill Meier2-2/+2
2010-08-19Use proper signatures for event callback functions:Bill Meier3-133/+158
2010-08-19Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5114 (infinite loop inJeff Morriss1-34/+35
2010-08-19Add placeholder items for ^Z as Edit->Undo, shift-^Z as Edit->Redo,Guy Harris1-6/+45
2010-08-19Use correct signature for "button-press-event" callback function;Bill Meier3-92/+98
2010-08-18Various minor cleanup:Bill Meier1-172/+135
2010-08-18Fix for Bug 5052:Gerasimos Dimitriadis1-10/+15
2010-08-18main_cf_cb_file_read_finished(): use get_dirname() to get the directory of theJeff Morriss1-4/+2
2010-08-18Fix ipprim IPv6 port number offsets.Martin Mathieson1-2/+2
2010-08-18Show IPv6 addresses in ipprim summary line.Martin Mathieson1-2/+12
2010-08-18Fix indentation.Anders Broman1-3/+3
2010-08-18From Cal Turney:Anders Broman2-15/+8
2010-08-18Various minor cleanups....Bill Meier1-111/+129
2010-08-18Minor cleanup of iax2 graph:Bill Meier1-29/+50
2010-08-17Updates due to ITU Operational Bulletins 956 and 957Gerasimos Dimitriadis2-828/+883
2010-08-17The Mobile Status msg in BSSAP+ has IMSI as first possible IEGerasimos Dimitriadis1-1/+1