aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2010-02-01Fix some gcc -Wshadow warnings.wmeier4-147/+147
2010-02-01Try to get the status bar to update the "Displayed:" field when if and when a...etxrab1-1/+5
2010-02-01Completely gnore common channel PDUs for now (instead of crashing or adding b...martinm1-1/+8
2010-02-01- Back out the change to restore the selection after freeze/thaw.etxrab1-17/+4
2010-02-01Issue a row_inserted signal if the model is connectedetxrab1-6/+9
2010-01-29Fix various gcc -Wshadow warnings.wmeier8-95/+91
2010-01-29Fix various gcc -Wshadow warnings.wmeier20-155/+155
2010-01-29Fix various gcc -Wshadow warnings.wmeier13-92/+88
2010-01-29Add a check-box to allow filtering of only status PDUs (AM only)martinm1-13/+41
2010-01-29Fix some gcc -Wshadow warnings;wmeier1-179/+180
2010-01-27Disable ignored counts when 0.stig1-2/+2
2010-01-27Added "Remove Ignored packets" to the win32 dialogs.stig2-16/+107
2010-01-26Cleanup the escape/unescape underscore in Packet List column headers.stig3-23/+19
2010-01-26Move underscore escaping/unscaping function to strutil.c;dimeg3-0/+3
2010-01-26Introduce "Remove Ignored packets" in Packet Range frames, which is used instig1-18/+139
2010-01-25From Jakub Zawadzki:etxrab1-17/+15
2010-01-25Handle underscore escaping/unescaping for old packet list; Simplifydimeg1-2/+8
2010-01-25Add a field to allow easy filtering of one SN of interest.martinm1-21/+94
2010-01-25Change the prefix of the underscore escaping/unescapingdimeg2-5/+5
2010-01-24Handle underscore escaping/unescaping of the column titlesdimeg2-35/+13
2010-01-24When a custom column is added, escape the underscores in the name ofdimeg1-1/+33
2010-01-22Show NACKs in the UE tablemartinm1-11/+21
2010-01-22Fix some counters.martinm1-4/+8
2010-01-22Fix some labels, and maintain overall frame countmartinm1-3/+9
2010-01-22Add a simple help page for LTE RLC stats.martinm3-3/+6
2010-01-20Fix a test, and make some more functions static.martinm1-4/+4
2010-01-20Added rlc_lte_stat_dlg.c.stig1-0/+1
2010-01-20Add initial version of LTE RLC stats dialog.martinm2-0/+1046
2010-01-20From Jim Young:etxrab2-0/+10
2010-01-19Use more unique names for certain enum constants.wmeier2-4/+4
2010-01-19From Jakub Zawadzki: get rid of redundant BYTE_VIEW_WIDTH andguy1-7/+3
2010-01-19From Jakub Zawadzki: fix the return type of hex_view_get_byte().guy1-1/+1
2010-01-15From Didier Gautheron:etxrab1-18/+37
2010-01-13Improved the Interface Options dialog:stig1-20/+25
2010-01-13Display the capture filter in the main window title when capturing.stig1-20/+20
2010-01-11Use get_column_custom_field() to get unknown custom column field.stig2-2/+2
2010-01-11Fixed the tooltip for unknown custom column field.stig2-6/+10
2010-01-11From Jim Young:etxrab1-6/+12
2010-01-07Clean up indentation.guy1-55/+55
2010-01-04Check for valid linktype_history in capture_get_linktype().stig1-1/+6
2009-12-30Set correct linktype when starting capture from the welcome page.stig3-8/+25
2009-12-29Show in stats % of UL traffic that is padding (subheader or payload).martinm1-4/+16
2009-12-29Squelch warning from MSVC++ when building 64-bit code.guy1-1/+1
2009-12-29Use gtk_editable_insert_text() instead of deprecated gtk_entry_append_text().wmeier1-6/+10
2009-12-29Use gtk_progress_bar_set_fraction instead of the deprecated gtk_progress_bar_...wmeier1-2/+2
2009-12-29Use gtk_progress_bar_set_fraction instead of the deprecated gtk_progress_bar_...wmeier1-83/+68
2009-12-27Fix for bug 4354:jake1-1/+6
2009-12-24Add save option to RTP graph window.jake1-2/+28
2009-12-22Rename splash_register_freq to info_update_freq. Use it to throttle namegerald2-7/+8
2009-12-22Change host_name_lookup_process to return TRUE if anything new has beengerald1-6/+24