aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Get rid of some deprecated functions.etxrab1-24/+54
2009-09-24Update *.vcproj to visual studio 8etxrab1-9/+10
2009-09-24option menu -> combo box.etxrab1-18/+21
2009-09-23Small indent fix.stig1-1/+1
2009-09-23Change option menu to combo box.etxrab1-25/+17
2009-09-23Fix the debug code somewhat, we do not have a clist any more.etxrab1-14/+23
2009-09-22Fix: jyoung SVN #30065; Sort order at start of new capture.etxrab1-0/+6
2009-09-22- new_packet_list_resize_column() if we get an empty string frometxrab1-5/+6
2009-09-22Select the first packet when doing a live capture. In the old packet list thi...etxrab1-0/+1
2009-09-22Rename init_cap_file() to cap_file_init()krj1-1/+1
2009-09-22- Add new_packet_list_set_sel_browse()etxrab3-11/+65
2009-09-22Constify colour sourcekrj2-16/+12
2009-09-21Minor white space cleanup.sfisher1-2/+1
2009-09-21Constify (missed in r30051)krj1-1/+1
2009-09-21Store 'color_filter' as const in 'frame_data'krj1-1/+1
2009-09-21Rename capture_file.plist to capture_file.plist_start to make it consistent w...krj2-7/+7
2009-09-21cf_change_time_formats() is not needed with new packet list.etxrab2-3/+8
2009-09-21Add a more verbose error printout.etxrab1-20/+36
2009-09-21CMake:jmayer1-6/+6
2009-09-20Try to fix(take II):etxrab1-1/+1
2009-09-20From Jim Young via bug 4033:krj1-0/+10
2009-09-20Add myself and Kovarththanan Rajaratnam as co authors.etxrab2-0/+2
2009-09-20Add NEW_PACKET_LIST guardkrj1-4/+7
2009-09-20Fix for:etxrab1-0/+10
2009-09-20Use G_STRLOCkrj2-11/+5
2009-09-20Try to fix:etxrab1-1/+1
2009-09-19Add support for opening separate packet window when you double-click onguy1-9/+16
2009-09-18Set focus to packet list when a row is selected.etxrab1-0/+1
2009-09-18Indicate if "with new_packet_list" in version info (for now to minimize any c...wmeier1-0/+3
2009-09-17Remove a cast.gerald1-1/+1
2009-09-17Try to get the Solaris build going...etxrab1-0/+6
2009-09-16Make sure we don't fetch too much data from the registry.gerald1-1/+2
2009-09-16Check for TCP Chimney offloading as described atgerald3-1/+28
2009-09-14Change gtk_pixmap_new() to gtk_image_new_from_pixmap().etxrab1-1/+1
2009-09-13From Didier Gautheron:etxrab1-5/+9
2009-09-13'function' : different 'const' qualifiersetxrab1-1/+1
2009-09-11git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29868 f5534014-38df-...gerald2-13/+1
2009-09-11Reduce the spacing between new packet list items from 2 pixels to 1. Ifgerald1-0/+14
2009-09-09Be consistent use and g_string_chunk_insert_const() in stead ofetxrab1-3/+3
2009-09-09Allocate col_text and col_text_len when the fdata struct is allocated.etxrab2-9/+2
2009-09-08Add an option to col_fill_in() to allow us to disable column expression proce...krj4-6/+6
2009-09-08Make tshark and rawshark use build_column_format_array() instead of duplicati...krj2-7/+7
2009-09-08- now wireshark compiles with cmake as welljmayer1-4/+9
2009-09-08Custom columnfication:krj2-18/+16
2009-09-08Get rid of deprecated gtk_entry_append_text().etxrab1-2/+5
2009-09-08Get rid of deprecated gtk_option_menu_new();etxrab1-38/+19
2009-09-08Fixed initialization of fdata.stig1-1/+2
2009-09-08dftest and rawshark now build.jmayer1-0/+221
2009-09-07Make sure that reset the elapsed time to load a file before we reload/rescan ...krj1-4/+3
2009-09-07Rename new_packet_list_set_time_width() -> new_packet_list_resize_column() be...krj1-28/+19