Added "Ignore Packet" menu items to the main menu.
[obnox/wireshark/wip.git] / gtk / main_packet_list.c
2009-12-17 stigAdded "Ignore Packet" menu items to the main menu.
2009-12-17 stigIntroduce "Ignore Packet" in the packet list.
2009-12-09 stigSave column alignment in the old packet list.
2009-12-09 stigAdded "No Sorting" and Align menu items to the old...
2009-11-30 stigFunction rename:
2009-11-27 stigPrefix tooltip with protocol name.
2009-11-27 stigAdded a descriptive tooltip to the packet list column...
2009-11-26 stigCleanup object keys.
2009-11-26 stigAdded the popup menu to the old packet list heading...
2009-10-04 etxrabUse gtk_image_new_from_pixmap().
2009-09-21 krjConstify (missed in r30051)
2009-09-21 krjRename capture_file.plist to capture_file.plist_start...
2009-09-08 krjMake tshark and rawshark use build_column_format_array...
2009-09-08 krjCustom columnfication:
2009-08-27 wmeierAdd #include <stdio.h> in a few more places for Solaris.
2009-07-22 etxrabFrom Jakub Zawadzki:
2009-06-30 guyFix typo.
2009-06-30 sfisherIntroduce experimental new feature: GTK2 tree view...
2009-06-21 guy"main_menu.[ch]" -> "menus.[ch]"; it handles not only...
2009-05-04 stigFrom Didier Gautheron (bug 3126):
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2008-12-09 stigUntabify and code cleanup.
2008-11-18 stigOptimized finding current row from cfile.current_frame.
2008-11-18 stigCheck if selected packet is already selected before...
2008-11-17 sakeOpen the packet in a new window when it is double-clcke...
2008-08-09 stigRemove the "Save column widths" option so we always...
2008-06-15 stigMoved setting of E_MPACKET_LIST_KEY object data to...
2008-06-14 stigUpdate all time columns when changing the time precision.
2008-06-14 stigSave the column width in the recent list on every chang...
2008-05-04 stigCorrected some unused arguments in case someone starts...
2008-04-13 ulflmove all code from color.c into color_utils.c
2008-04-12 ulflvarious code cleanup
2008-04-12 stigSome packet_list.h -> main_packet_list.h changes.
2008-04-12 stigReintroduced save of column width in main_packet_list...
2008-04-12 ulflrename packet_list to main_packet_list