Undo previous change to avoid crashing.
[obnox/wireshark/wip.git] / gtk /
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...
2009-12-18 jakePortAudio doesn't make sure that a default device is...
2009-12-18 stigAdded some shortcuts for the Ignore Packet menu items.
2009-12-18 geraldIf we don't have PCRE and we do have GLib >= 2.14,...
2009-12-17 jakeSquelch GTK warnings on the RTP player progress bar...
2009-12-17 jakeSquelch a GTK warning on the RTP player spinner control.
2009-12-17 stigAdded "Ignore Packet" menu items to the main menu.
2009-12-17 stigIntroduce "Ignore Packet" in the packet list.
2009-12-15 geraldBehave more gracefully if WinPcap isn't installed....
2009-12-14 jakeFrom Valerio Messina:
2009-12-14 stigMoved conversations_ipv6.c and hostlist_ipv6.c to TAP_SRC.
2009-12-13 etxrabFrom Andreas Heise:
2009-12-12 guyRename BASE_STRUCTURE_RESET to BASE_DISPLAY_E_MASK...
2009-12-11 jmayerAdd new files
2009-12-11 jakeFix for bug 3801:
2009-12-11 etxrabFrom Andreas Heise:
2009-12-10 jakeFrom Clif Bratcher:
2009-12-09 stigCleanup some column alignment code.
2009-12-09 stigSave column alignment in the old packet list.
2009-12-09 stigMoved column xalign values.
2009-12-09 stigAdded "No Sorting" and Align menu items to the old...
2009-12-08 etxrabWhen freezing/thawing selection gets lost.
2009-12-03 etxrab- Use the gtk_tree_view_column_set_min_width() method...
2009-12-03 stigImproved Apply/Prepare a filter from Packet List for...
2009-12-02 stigUse size_t for length.
2009-12-02 stigSet tooltips on the column button.
2009-12-02 stigIndicate default column alignment in the popup menu.
2009-12-02 stigFixed opening correct preferences page.
2009-12-02 geraldBorrow some of the web site colors for the welcome...
2009-12-01 guyFix a comment.
2009-12-01 geraldUse pango_font_description_get_size() to pad out the...
2009-12-01 stigSave column alignment in the recent file.
2009-12-01 stigAdded three states for sorting: ascending, descending...
2009-12-01 guyClean up indentation a bit more.
2009-12-01 guySquelch LLP64 warning.
2009-11-30 etxrabAdd a character's spacing when resizing columns.
2009-11-30 stigMove the heading context menu to secondary-button and...
2009-11-30 stigFunction rename:
2009-11-29 etxrabFrom Jim Young:
2009-11-29 krjAvoid possible NULL pointer dereference
2009-11-28 stigBuild for GTK older than 2.18.
2009-11-27 stigAdded function to align columns.
2009-11-27 stigSmall fix in changing column title.
2009-11-27 stigAdded correct sorting for custom numeric columns.
2009-11-27 stigPrefix tooltip with protocol name.
2009-11-27 stigAdded a descriptive tooltip to the packet list column...
2009-11-26 stigFixed adding new columns from preferences.
2009-11-26 stigCleanup object keys.
2009-11-26 stigAdded the popup menu to the old packet list heading...
2009-11-26 stigAdd custom column before COL_INFO if this is last.
2009-11-26 stigSave preferences when adding and removing columns in...
2009-11-26 stigAdded a popup menu in the packet list heading to set...
2009-11-26 stigAdded functions to rename and remove columns.
2009-11-26 stigAdded an option to open the Preferences directly in...
2009-11-26 stigCorrected include guard in packet_list_store.h
2009-11-24 geraldAdd a comment about dfilter_compile freezing the UI...
2009-11-24 stigpacket_list_get_widest_column_string() can return NULL...
2009-11-24 stigUse the highest time value when calculating widest...
2009-11-20 jmayer-G -> -J
next