aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/new_packet_list.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-01Try to get the status bar to update the "Displayed:" field when if and when a...Anders Broman1-1/+5
2010-02-01- Back out the change to restore the selection after freeze/thaw.Anders Broman1-17/+4
2010-01-29Fix various gcc -Wshadow warnings.Bill Meier1-4/+4
2010-01-26Cleanup the escape/unescape underscore in Packet List column headers.Stig Bjørlykke1-10/+13
2010-01-26Move underscore escaping/unscaping function to strutil.c;Gerasimos Dimitriadis1-0/+1
2010-01-25Change the prefix of the underscore escaping/unescapingGerasimos Dimitriadis1-2/+2
2010-01-24Handle underscore escaping/unescaping of the column titlesGerasimos Dimitriadis1-4/+8
2010-01-11Use get_column_custom_field() to get unknown custom column field.Stig Bjørlykke1-1/+1
2010-01-11Fixed the tooltip for unknown custom column field.Stig Bjørlykke1-2/+1
2010-01-11From Jim Young:Anders Broman1-6/+12
2009-12-22Only mark/ignore displayed frames when doing mark/ignore all packetsSake Blok1-2/+4
2009-12-21Add "Ignore all packets", just like "Mark all packets"Sake Blok1-2/+13
2009-12-20Set new column minimum width and resize column when changing column titleStig Bjørlykke1-0/+5
2009-12-17Added "Ignore Packet" menu items to the main menu.Stig Bjørlykke1-2/+13
2009-12-17Introduce "Ignore Packet" in the packet list.Stig Bjørlykke1-2/+31
2009-12-09Cleanup some column alignment code.Stig Bjørlykke1-15/+6
2009-12-08When freezing/thawing selection gets lost.Anders Broman1-1/+17
2009-12-03- Use the gtk_tree_view_column_set_min_width() method alsoAnders Broman1-13/+15
2009-12-02Set tooltips on the column button.Stig Bjørlykke1-11/+6
2009-12-02Indicate default column alignment in the popup menu.Stig Bjørlykke1-5/+17
2009-12-01Save column alignment in the recent file.Stig Bjørlykke1-9/+53
2009-12-01Added three states for sorting: ascending, descending and no sortingStig Bjørlykke1-2/+9
2009-11-30Move the heading context menu to secondary-button and preserveStig Bjørlykke1-5/+27
2009-11-30Function rename:Stig Bjørlykke1-1/+1
2009-11-28Build for GTK older than 2.18.Stig Bjørlykke1-0/+4
2009-11-27Added function to align columns.Stig Bjørlykke1-0/+24
2009-11-27Small fix in changing column title.Stig Bjørlykke1-1/+2
2009-11-27Prefix tooltip with protocol name.Stig Bjørlykke1-1/+6
2009-11-27Added a descriptive tooltip to the packet list column headers.Stig Bjørlykke1-2/+17
2009-11-26Cleanup object keys.Stig Bjørlykke1-9/+9
2009-11-26Save preferences when adding and removing columns in the main window.Stig Bjørlykke1-0/+5
2009-11-26Added a popup menu in the packet list heading to set sort order and someStig Bjørlykke1-2/+148
2009-11-26Corrected include guard in packet_list_store.hStig Bjørlykke1-7/+1
2009-11-24packet_list_get_widest_column_string() can return NULL, so check for this.Stig Bjørlykke1-6/+3
2009-11-19Implement new_packet_list_recreate(). This should be reimplemented toStig Bjørlykke1-0/+20
2009-11-10From Stig:Anders Broman1-5/+2
2009-11-09In new_packet_list_select_cb() remove the check if the packet is reselected a...Anders Broman1-3/+7
2009-10-28Check if selected packet is already selected before doing any updates.Stig Bjørlykke1-6/+10
2009-10-12Use prefs.col_list when writing recent entries for new packet list.Stig Bjørlykke1-5/+7
2009-09-22Fix: jyoung SVN #30065; Sort order at start of new capture.Anders Broman1-0/+6
2009-09-22- new_packet_list_resize_column() if we get an empty string fromAnders Broman1-5/+6
2009-09-22Select the first packet when doing a live capture. In the old packet list thi...Anders Broman1-0/+1
2009-09-22- Add new_packet_list_set_sel_browse()Anders Broman1-10/+50
2009-09-21Minor white space cleanup.Stephen Fisher1-2/+1
2009-09-21Store 'color_filter' as const in 'frame_data'Kovarththanan Rajaratnam1-1/+1
2009-09-21Rename capture_file.plist to capture_file.plist_start to make it consistent w...Kovarththanan Rajaratnam1-4/+4
2009-09-21Add a more verbose error printout.Anders Broman1-20/+36
2009-09-20Try to fix(take II):Anders Broman1-1/+1
2009-09-20From Jim Young via bug 4033:Kovarththanan Rajaratnam1-0/+10
2009-09-20Add myself and Kovarththanan Rajaratnam as co authors.Anders Broman1-0/+1