aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/main_packet_list.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-21Constify (missed in r30051)Kovarththanan Rajaratnam1-1/+1
2009-09-21Rename capture_file.plist to capture_file.plist_start to make it consistent w...Kovarththanan Rajaratnam1-3/+3
2009-09-08Make tshark and rawshark use build_column_format_array() instead of duplicati...Kovarththanan Rajaratnam1-1/+1
2009-09-08Custom columnfication:Kovarththanan Rajaratnam1-17/+16
2009-08-27Add #include <stdio.h> in a few more places for Solaris.Bill Meier1-0/+2
2009-07-22From Jakub Zawadzki:Anders Broman1-59/+5
2009-06-30Fix typo.Guy Harris1-1/+1
2009-06-30Introduce experimental new feature: GTK2 tree view based packet listStephen Fisher1-0/+6
2009-06-21"main_menu.[ch]" -> "menus.[ch]"; it handles not only the main menu, butGuy Harris1-1/+1
2009-05-04From Didier Gautheron (bug 3126):Stig Bjørlykke1-1/+1
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedGuy Harris1-4/+4
2008-12-09Untabify and code cleanup.Stig Bjørlykke1-153/+148
2008-11-18Optimized finding current row from cfile.current_frame.Stig Bjørlykke1-24/+16
2008-11-18Check if selected packet is already selected before doing any updates.Stig Bjørlykke1-0/+5
2008-11-17Open the packet in a new window when it is double-clcked upon in the Sake Blok1-0/+9
2008-08-09Remove the "Save column widths" option so we always save the widths.Stig Bjørlykke1-9/+4
2008-06-15Moved setting of E_MPACKET_LIST_KEY object data to the function creatingStig Bjørlykke1-0/+1
2008-06-14Update all time columns when changing the time precision.Stig Bjørlykke1-2/+2
2008-06-14Save the column width in the recent list on every change so we canStig Bjørlykke1-1/+9
2008-05-04Corrected some unused arguments in case someone starts using them,Stig Bjørlykke1-2/+2
2008-04-13move all code from color.c into color_utils.cUlf Lamping1-1/+1
2008-04-12various code cleanupUlf Lamping1-20/+20
2008-04-12Some packet_list.h -> main_packet_list.h changes.Stig Bjørlykke1-1/+1
2008-04-12Reintroduced save of column width in main_packet_list.[ch],Stig Bjørlykke1-13/+44
2008-04-12rename packet_list to main_packet_listUlf Lamping1-0/+954