Trivial reformatting
[obnox/wireshark/wip.git] / gtk /
2010-03-11 guySquelch some compiler warnings.
2010-03-07 etxrabUse strtok_s on windows and strtok_r otherwise.
2010-03-04 stigFrom LEGO via bug 3459:
2010-03-04 guyIn Wireshark and TShark, run dumpcap to get interface...
2010-03-03 jakeImplementation of % bytes column.
2010-03-03 guyCast the result of the subtraction.
2010-03-03 guySquelch MSVC compiler warnings - this should really...
2010-03-03 jakeRemove one too many columns, causing havoc on display...
2010-03-03 jakeAllow for other time presentations.
2010-03-03 rbalintDisable OID resolution and loading SMI modules by default.
2010-03-03 martinmIts convenient to be able to filter on mac-lte.ulsch...
2010-03-02 guySquelch some compiler warnings, clean up indentation...
2010-02-28 stigAdded svn:ignore targets.
2010-02-27 guyConstify.
2010-02-24 jakeFix for bug 4522:
2010-02-24 wmeierGtkOptionMenu --> GtkComboBox
2010-02-24 wmeierUpdate (slightly) the description of ws_combo_box_clear...
2010-02-22 wmeierGtkOptionMenu --> GtkComboBox
2010-02-22 wmeierGtkOptionMenu --> GtkComboBox
2010-02-22 wmeierGtkOPtionMenu ==> GtkComboBox: V2: use ws_combo_box_new...
2010-02-22 wmeierAdd ws_combo_box_new_text_and_pointer() and related...
2010-02-21 martinmInclude dialag filter in generated channel filters.
2010-02-21 martinmAllow multiple instances to be created, with filters.
2010-02-21 martinm- include given filter in generated filter expressions.
2010-02-21 martinmAllow multiple instances of LTE MAC statistics windows...
2010-02-20 martinmAdd missing SIP response codes from iana sip-parameters
2010-02-20 martinmInclude detected DL retx in stats.
2010-02-19 guyGet rid of C++-style comments (even inside "#if 0"...
2010-02-19 etxrabCommit #if 0'd out code:
2010-02-19 guyFix compilation with pre-2.6 GTK+.
2010-02-18 wmeierGtkOPtionMenu ==> GtkComboBox;
2010-02-17 geraldAnother Laura bug: Don't reset the file load time in...
2010-02-17 wmeiergtk_option_menu() --> gtk_combo_box();
2010-02-17 wmeier#if 0 some unused code; Fix some indenttion.
2010-02-17 wmeierFix a very minor memory leak.
2010-02-16 geraldDon't try to fetch columns that don't exist.
2010-02-16 martinmPack widgets into boxes better to make window stretch...
2010-02-15 martinmEnable/disable filtering controls depending on channel...
2010-02-14 martinmTry to restore ue/channel selections during/after retap...
2010-02-09 guyRead the packet into private areas (private pseudo...
2010-02-04 martinmAdd commo-channel stats.
2010-02-04 martinmAdd UEId to MAC tap struct and stats window.
2010-02-04 wmeierFix a typo....
2010-02-04 wmeierFix a crash which occurs if a progress bar is displayed...
2010-02-01 wmeierFix some gcc -Wshadow warnings.
2010-02-01 etxrabTry to get the status bar to update the "Displayed...
2010-02-01 martinmCompletely gnore common channel PDUs for now (instead...
2010-02-01 etxrab- Back out the change to restore the selection after...
2010-02-01 etxrabIssue a row_inserted signal if the model is connected
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2010-01-29 wmeierFix various gcc -Wshadow warnings.
2010-01-29 martinmAdd a check-box to allow filtering of only status PDUs...
2010-01-29 wmeierFix some gcc -Wshadow warnings;
2010-01-27 stigDisable ignored counts when 0.
2010-01-27 stigAdded "Remove Ignored packets" to the win32 dialogs.
2010-01-26 stigCleanup the escape/unescape underscore in Packet List...
2010-01-26 dimegMove underscore escaping/unscaping function to strutil.c;
2010-01-26 stigIntroduce "Remove Ignored packets" in Packet Range...
2010-01-25 etxrabFrom Jakub Zawadzki:
2010-01-25 dimegHandle underscore escaping/unescaping for old packet...
2010-01-25 martinmAdd a field to allow easy filtering of one SN of interest.
2010-01-25 dimegChange the prefix of the underscore escaping/unescaping
2010-01-24 dimegHandle underscore escaping/unescaping of the column...
2010-01-24 dimegWhen a custom column is added, escape the underscores...
2010-01-22 martinmShow NACKs in the UE table
2010-01-22 martinmFix some counters.
2010-01-22 martinmFix some labels, and maintain overall frame count
2010-01-22 martinmAdd a simple help page for LTE RLC stats.
2010-01-20 martinmFix a test, and make some more functions static.
2010-01-20 stigAdded rlc_lte_stat_dlg.c.
2010-01-20 martinmAdd initial version of LTE RLC stats dialog.
2010-01-20 etxrabFrom Jim Young:
2010-01-19 wmeierUse more unique names for certain enum constants.
2010-01-19 guyFrom Jakub Zawadzki: get rid of redundant BYTE_VIEW_WID...
2010-01-19 guyFrom Jakub Zawadzki: fix the return type of hex_view_ge...
2010-01-15 etxrabFrom Didier Gautheron:
2010-01-13 stigImproved the Interface Options dialog:
2010-01-13 stigDisplay the capture filter in the main window title...
2010-01-11 stigUse get_column_custom_field() to get unknown custom...
2010-01-11 stigFixed the tooltip for unknown custom column field.
2010-01-11 etxrabFrom Jim Young:
2010-01-07 guyClean up indentation.
2010-01-04 stigCheck for valid linktype_history in capture_get_linktype().
2009-12-30 stigSet correct linktype when starting capture from the...
2009-12-29 martinmShow in stats % of UL traffic that is padding (subheade...
2009-12-29 guySquelch warning from MSVC++ when building 64-bit code.
2009-12-29 wmeierUse gtk_editable_insert_text() instead of deprecated...
2009-12-29 wmeierUse gtk_progress_bar_set_fraction instead of the deprec...
2009-12-29 wmeierUse gtk_progress_bar_set_fraction instead of the deprec...
2009-12-27 jakeFix for bug 4354:
2009-12-24 jakeAdd save option to RTP graph window.
2009-12-22 geraldRename splash_register_freq to info_update_freq. Use...
2009-12-22 geraldChange host_name_lookup_process to return TRUE if anyth...
2009-12-22 stigRenamed some menu items to clarify the usage:
2009-12-22 stigSet correct sensitivity for "Ignore All Packets".
2009-12-22 sakeOnly mark/ignore displayed frames when doing mark/ignor...
2009-12-21 sakeAdd "Ignore all packets", just like "Mark all packets"
2009-12-21 stigAdded Copy Profile functionality.
2009-12-20 stigSet new column minimum width and resize column when...
next