aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2010-03-18cmake changes:Jörg Mayer1-0/+1
2010-03-09Squelch some compiler warnings (one of which would, I think, cause thisGuy Harris1-10/+10
2010-03-06From Andrej Kuehnal:Anders Broman1-0/+5
2010-03-04From LEGO via bug 3459:Stig Bjørlykke1-2/+8
2010-03-04In Wireshark and TShark, run dumpcap to get interface lists and lists ofGuy Harris4-36/+88
2010-03-03Implementation of % bytes column.Jaap Keuter1-54/+74
2010-03-03Cast the result of the subtraction.Guy Harris1-2/+2
2010-03-03Squelch MSVC compiler warnings - this should really be done better, e.g.Guy Harris1-2/+2
2010-03-03Remove one too many columns, causing havoc on display and sorting.Jaap Keuter1-1/+0
2010-03-03Allow for other time presentations.Jaap Keuter3-88/+90
2010-03-03Disable OID resolution and loading SMI modules by default.Balint Reczey1-0/+46
2010-03-02topic_menu_cb() used as callback returning gboolean. Thus make it so.Jaap Keuter2-9/+9
2010-03-02Squelch some compiler warnings, clean up indentation, clean up aGuy Harris2-2/+2
2010-03-01Use RLC inside MAC frames by default.Martin Mathieson1-1/+4
2010-02-28From Didier Gautheron:Anders Broman1-1/+31
2010-02-28Add 'missing SDUs' to tap info / RLC stats window.Martin Mathieson1-8/+29
2010-02-28When tapping RLC PDUs contained in MAC frames, ignore PDUs that aren't in MAC...Martin Mathieson1-1/+2
2010-02-26Use consistent indentation.Bill Meier1-90/+91
2010-02-25GtkCombo --> GtkComboBoxEntryBill Meier1-15/+23
2010-02-25When filtering on MAC PDUs, filter only on MAC PDUs.Martin Mathieson1-0/+3
2010-02-25Rename a number of variables for clarity.Bill Meier1-227/+228
2010-02-25Fix for bug 2478:Jaap Keuter1-1/+1
2010-02-24Fix for bug 4522:Jaap Keuter1-2/+2
2010-02-24GtkOptionMenu --> GtkComboBoxBill Meier1-77/+59
2010-02-24Update (slightly) the description of ws_combo_box_clear_text_and_pointer().Bill Meier2-0/+4
2010-02-22GtkOptionMenu --> GtkComboBoxBill Meier1-50/+39
2010-02-22GtkOptionMenu --> GtkComboBoxBill Meier1-109/+79
2010-02-22GtkOPtionMenu ==> GtkComboBox: V2: use ws_combo_box_new_text_and_pointer & etcBill Meier1-39/+11
2010-02-22Add ws_combo_box_new_text_and_pointer() and related which provides aBill Meier2-3/+187
2010-02-21Include dialag filter in generated channel filters.Martin Mathieson1-2/+5
2010-02-21Allow multiple instances to be created, with filters.Martin Mathieson1-168/+201
2010-02-21- include given filter in generated filter expressions.Martin Mathieson1-22/+54
2010-02-21Allow multiple instances of LTE MAC statistics windows, each with own filter.Martin Mathieson1-162/+189
2010-02-20Add missing SIP response codes from iana sip-parametersMartin Mathieson1-0/+10
2010-02-20Include detected DL retx in stats.Martin Mathieson1-13/+112
2010-02-19Get rid of C++-style comments (even inside "#if 0"/"#endif", the APIGuy Harris1-55/+57
2010-02-19Commit #if 0'd out code:Anders Broman1-10/+203
2010-02-19Fix compilation with pre-2.6 GTK+.Guy Harris1-1/+1
2010-02-18GtkOPtionMenu ==> GtkComboBox;Bill Meier1-61/+76
2010-02-17Another Laura bug: Don't reset the file load time in the status bar whenGerald Combs1-3/+2
2010-02-17gtk_option_menu() --> gtk_combo_box();Bill Meier1-42/+19
2010-02-17#if 0 some unused code; Fix some indenttion.Bill Meier1-34/+37
2010-02-17Fix a very minor memory leak.Bill Meier1-0/+1
2010-02-16Don't try to fetch columns that don't exist.Gerald Combs1-19/+25
2010-02-16Pack widgets into boxes better to make window stretch properly.Martin Mathieson1-24/+23
2010-02-15Enable/disable filtering controls depending on channel selection.Martin Mathieson1-7/+32
2010-02-14Try to restore ue/channel selections during/after retapping.Martin Mathieson1-5/+54
2010-02-09Read the packet into private areas (private pseudo-header and packetGuy Harris1-4/+6
2010-02-04Add commo-channel stats.Martin Mathieson1-11/+81
2010-02-04Add UEId to MAC tap struct and stats window.Martin Mathieson1-3/+7