aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2010-06-26Fixed removing a Time Reference from a column not matching the display filter.stig2-2/+6
2010-06-26Cleanup some whitespace.stig1-14/+20
2010-06-26Always show packets with Time Reference (as in the old packet list).stig2-4/+6
2010-06-25Improve UM analysis - make it more like AM.martinm1-0/+3
2010-06-25UTF-8-ize a bunch more arrows. If IE6 on XP can render them then theygerald8-172/+212
2010-06-25Try replacing "-->" with the UTF-8 byte sequence for "RIGHTWARDS ARROW".gerald1-9/+9
2010-06-25Initialize recent.gui_fileopen_remembered_dir correctly.stig2-4/+18
2010-06-25Fall back to get_persdatafile_dir() if recent.gui_fileopen_remembered_dirstig1-1/+6
2010-06-25From Cal Turney via bug 4849:stig3-15/+15
2010-06-25Enable "Show Resolved" for custom OID columns.stig1-6/+9
2010-06-25Introduce "Show Resolved" as an option in custom columns. This will determinestig6-4/+70
2010-06-23Add the "Follow Stream" button to the TCP conversations and UDP conversationsstig1-46/+62
2010-06-23Added a "Follow Stream" button to the conversations dialog.stig4-2/+80
2010-06-23From Robin Seggelmann: Improve SCTP chunk statistics.tuexen5-143/+168
2010-06-23Use the fetched cur_fmt for format number.stig1-1/+1
2010-06-22Check for custom column before using custom_field.stig1-2/+3
2010-06-22Always make new columns visible.stig1-0/+2
2010-06-22Include some column details in the "Displayed Columns" list.stig1-1/+8
2010-06-22Highlight correct number of bytes when highlighted hex dump ends at the endstig1-2/+2
2010-06-21Added the displayed columns menu in the heading popup.stig1-22/+27
2010-06-21Rename "Visible" to "Displayed" for hide columns functions.stig2-4/+4
2010-06-20Fix for bug 4875:jake1-1/+8
2010-06-20Added "Hide Column" functionality.stig5-16/+193
2010-06-17Don't refer to file-static variables as extern (my gcc didn't like it).martinm1-5/+0
2010-06-16Go back to 64-bit sizes, but, before passing those sizes toguy1-9/+27
2010-06-16Use gsize for file sizes.stig1-4/+4
2010-06-16Cast bytes_left down to an int once we've established it will fit.guy1-1/+1
2010-06-16Handle WTAP_ERR_SHORT_WRITE in file_write_error_message().guy1-7/+39
2010-06-15Cleanup header file define guards.stig40-69/+148
2010-06-15From David Perez & Jose Pico from Taddong S.L. via bug 4451:stig6-4/+463
2010-06-14Fix Bug #4871: Wrong Ack value in TCP flow graph when using relative sequence...wmeier1-1/+4
2010-06-13Add info to the "Enable OID resolution" tooltip that if 'True' then the 'SMI ...wmeier1-2/+3
2010-06-13Add Copy (to clipboard) to expert item popup menu.martinm2-2/+21
2010-06-13Rename some variables; At least one ('end') seemed to confuse the Windows deb...wmeier1-14/+15
2010-06-10From Jim Young via bug 4862:stig2-5/+5
2010-06-08Avoid a crash when deleting the first character in the filter.stig1-1/+1
2010-06-08NEW_FILTER_COMBO_BOX: Make the Expression... button work again.morriss1-4/+1
2010-06-08NEW_FILTER_COMBO_BOX: dfilter_combo_add_empty() doesn't appear to be needed: ...morriss1-1/+5
2010-06-08dfilter_entry_match() (for NEW_FILTER_COMBO_BOX): unset value each time throu...morriss1-3/+4
2010-06-07Rename the NEW_FILTER_COMBO_BOX routine dfilter_entry_match_new() toguy1-42/+43
2010-06-07Don't define dfilter_entry_match() if we're using a combo box, as it'sguy1-35/+35
2010-06-07Declare dfilter_list only if we're going to use it.guy1-2/+1
2010-06-07Use NEW_FILTER_COMBO_BOX.etxrab1-1/+1
2010-06-07Update the code for NEW_FILTER_COMBO_BOX.etxrab1-22/+30
2010-06-06From Jim Young:etxrab1-1/+0
2010-06-04From Chris Maynard via bug 1546:gerald1-1/+1
2010-06-01Per Jaap's suggestion on -dev list: remove "with new_packet_list" fromsfisher1-2/+2
2010-05-28Move some code (including the optional objects) into libwsutilmorriss1-6/+6
2010-05-28From Jakub Zawadzki via bug 4273:gerald1-3/+6
2010-05-28Add proto_help.c to the list of files.jmayer1-0/+1