aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-28Add svn:keywords & svn:eol-style propertieswmeier2-2/+2
2010-05-27fopen -> ws_fopengerald1-1/+1
2010-05-27Protocol Help requires GLib 2.6+. Add newlines. Fixup whitespace.gerald3-33/+50
2010-05-27From Edgar Gladkich:gerald5-1/+720
2010-05-27Make sure our prefix length is > 0 before lopping off the lastgerald1-6/+10
2010-05-26From Jakub Zawadzki:etxrab1-2/+1
2010-05-26Have new_packet_list_queue_draw() redraw the packet detail as well. Callgerald1-1/+12
2010-05-26From Jakub Zawadzki:etxrab7-14/+7
2010-05-26Add a tooltip.martinm1-0/+4
2010-05-26Add some tooltips.martinm1-2/+19
2010-05-25r32323 broke packet detail tree expansion using the left/right keys ongerald1-4/+18