summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-04Fix a typo....Bill Meier1-1/+1
2010-02-04Fix a crash which occurs if a progress bar is displayed while generating a he...Bill Meier1-3/+21
2010-02-01Fix some gcc -Wshadow warnings.Bill Meier4-147/+147
2010-02-01Try to get the status bar to update the "Displayed:" field when if and when a...Anders Broman1-1/+5
2010-02-01Completely gnore common channel PDUs for now (instead of crashing or adding b...Martin Mathieson1-1/+8
2010-02-01- Back out the change to restore the selection after freeze/thaw.Anders Broman1-17/+4
2010-02-01Issue a row_inserted signal if the model is connectedAnders Broman1-6/+9
2010-01-29Fix various gcc -Wshadow warnings.Bill Meier8-95/+91
2010-01-29Fix various gcc -Wshadow warnings.Bill Meier20-155/+155
2010-01-29Fix various gcc -Wshadow warnings.Bill Meier13-92/+88
2010-01-29Add a check-box to allow filtering of only status PDUs (AM only)Martin Mathieson1-13/+41
2010-01-29Fix some gcc -Wshadow warnings;Bill Meier1-179/+180
2010-01-27Disable ignored counts when 0.Stig Bjørlykke1-2/+2
2010-01-27Added "Remove Ignored packets" to the win32 dialogs.Stig Bjørlykke2-16/+107
2010-01-26Cleanup the escape/unescape underscore in Packet List column headers.Stig Bjørlykke3-23/+19
2010-01-26Move underscore escaping/unscaping function to strutil.c;Gerasimos Dimitriadis3-0/+3
2010-01-26Introduce "Remove Ignored packets" in Packet Range frames, which is used inStig Bjørlykke1-18/+139
2010-01-25From Jakub Zawadzki:Anders Broman1-17/+15
2010-01-25Handle underscore escaping/unescaping for old packet list; SimplifyGerasimos Dimitriadis1-2/+8
2010-01-25Add a field to allow easy filtering of one SN of interest.Martin Mathieson1-21/+94
2010-01-25Change the prefix of the underscore escaping/unescapingGerasimos Dimitriadis2-5/+5
2010-01-24Handle underscore escaping/unescaping of the column titlesGerasimos Dimitriadis2-35/+13
2010-01-24When a custom column is added, escape the underscores in the name ofGerasimos Dimitriadis1-1/+33
2010-01-22Show NACKs in the UE tableMartin Mathieson1-11/+21
2010-01-22Fix some counters.Martin Mathieson1-4/+8
2010-01-22Fix some labels, and maintain overall frame countMartin Mathieson1-3/+9
2010-01-22Add a simple help page for LTE RLC stats.Martin Mathieson3-3/+6
2010-01-20Fix a test, and make some more functions static.Martin Mathieson1-4/+4
2010-01-20Added rlc_lte_stat_dlg.c.Stig Bjørlykke1-0/+1