aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2010-07-07Remove the #ifdefs and code related to the switch to gtk_combo_box().Anders Broman4-93/+6
2010-07-07I added PCAP_NETMASK_UNKNOWN in libpcap 1.1.0; it's not present inGuy Harris1-0/+4
2010-07-06Add button to look at compiled BPF. Jaap Keuter1-1/+79
2010-07-05- Show droped packets counter after stopping a live capture.Anders Broman1-12/+20
2010-07-05Add a checkbox to allow DCT errors to be included in generated display filter.Martin Mathieson1-1/+22
2010-07-05We have no first and second block when dumping bits view, so no adjustments.Stig Bjørlykke1-2/+3
2010-07-05For DL HARQ retx, support knowing result or not.Martin Mathieson1-2/+2
2010-07-05Revert COL_DSCP_VALUE back to value set in packet-ip.c.Stig Bjørlykke2-0/+3
2010-07-01Recreate the packet list on DND columns.Stig Bjørlykke1-0/+41
2010-07-01Fetch filter and copy summary from correct column after DND columns.Stig Bjørlykke3-5/+25
2010-07-01Remove some double GTK_TREE_VIEW casts.Stig Bjørlykke1-3/+3
2010-06-30Add Visual C++ project files to the distribution.Gerald Combs1-0/+1
2010-06-29Back out what I suspect were private/not-ready-for-prime-time changes,Guy Harris1-5/+1
2010-06-29Fix:new_packet_list: Crash triggered when changing display filter from right-...Anders Broman1-2/+6
2010-06-26Fixed removing a Time Reference from a column not matching the display filter.Stig Bjørlykke2-2/+6
2010-06-26Cleanup some whitespace.Stig Bjørlykke1-14/+20
2010-06-26Always show packets with Time Reference (as in the old packet list).Stig Bjørlykke2-4/+6
2010-06-25Improve UM analysis - make it more like AM.Martin Mathieson1-0/+3
2010-06-25UTF-8-ize a bunch more arrows. If IE6 on XP can render them then theyGerald Combs8-172/+212
2010-06-25Try replacing "-->" with the UTF-8 byte sequence for "RIGHTWARDS ARROW".Gerald Combs1-9/+9
2010-06-25Initialize recent.gui_fileopen_remembered_dir correctly.Stig Bjørlykke2-4/+18
2010-06-25Fall back to get_persdatafile_dir() if recent.gui_fileopen_remembered_dirStig Bjørlykke1-1/+6
2010-06-25From Cal Turney via bug 4849:Stig Bjørlykke3-15/+15
2010-06-25Enable "Show Resolved" for custom OID columns.Stig Bjørlykke1-6/+9
2010-06-25Introduce "Show Resolved" as an option in custom columns. This will determineStig Bjørlykke6-4/+70
2010-06-23Add the "Follow Stream" button to the TCP conversations and UDP conversationsStig Bjørlykke1-46/+62
2010-06-23Added a "Follow Stream" button to the conversations dialog.Stig Bjørlykke4-2/+80
2010-06-23From Robin Seggelmann: Improve SCTP chunk statistics.Michael Tüxen5-143/+168
2010-06-23Use the fetched cur_fmt for format number.Stig Bjørlykke1-1/+1
2010-06-22Check for custom column before using custom_field.Stig Bjørlykke1-2/+3
2010-06-22Always make new columns visible.Stig Bjørlykke1-0/+2
2010-06-22Include some column details in the "Displayed Columns" list.Stig Bjørlykke1-1/+8
2010-06-22Highlight correct number of bytes when highlighted hex dump ends at the endStig Bjørlykke1-2/+2
2010-06-21Added the displayed columns menu in the heading popup.Stig Bjørlykke1-22/+27
2010-06-21Rename "Visible" to "Displayed" for hide columns functions.Stig Bjørlykke2-4/+4
2010-06-20Fix for bug 4875:Jaap Keuter1-1/+8
2010-06-20Added "Hide Column" functionality.Stig Bjørlykke5-16/+193
2010-06-17Don't refer to file-static variables as extern (my gcc didn't like it).Martin Mathieson1-5/+0
2010-06-16Go back to 64-bit sizes, but, before passing those sizes toGuy Harris1-9/+27
2010-06-16Use gsize for file sizes.Stig Bjørlykke1-4/+4
2010-06-16Cast bytes_left down to an int once we've established it will fit.Guy Harris1-1/+1
2010-06-16Handle WTAP_ERR_SHORT_WRITE in file_write_error_message().Guy Harris1-7/+39
2010-06-15Cleanup header file define guards.Stig Bjørlykke40-69/+148
2010-06-15From David Perez & Jose Pico from Taddong S.L. via bug 4451:Stig Bjørlykke6-4/+463
2010-06-14Fix Bug #4871: Wrong Ack value in TCP flow graph when using relative sequence...Bill Meier1-1/+4
2010-06-13Add info to the "Enable OID resolution" tooltip that if 'True' then the 'SMI ...Bill Meier1-2/+3
2010-06-13Add Copy (to clipboard) to expert item popup menu.Martin Mathieson2-2/+21
2010-06-13Rename some variables; At least one ('end') seemed to confuse the Windows deb...Bill Meier1-14/+15
2010-06-10From Jim Young via bug 4862:Stig Bjørlykke2-5/+5
2010-06-08Avoid a crash when deleting the first character in the filter.Stig Bjørlykke1-1/+1