aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/decode_as_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-31Get rid of a bunch of stuff that was there to support non-tvbuffifiedGuy Harris1-19/+8
2001-08-21Fix a typo.Guy Harris1-2/+2
2001-06-25A better fix - we don't use "assigned" if the action was E_DECODE_NO, soGuy Harris1-14/+9
2001-06-25In "decode_network()", get the information about the currently selectedGuy Harris1-6/+13
2001-05-30No old-style dissectors call "old_dissector_try_port()", so get rid ofGuy Harris1-2/+2
2001-04-23Move the declarations of IP protocol numbers to "ipproto.h" fromGuy Harris1-2/+2
2001-03-26GUI code fixes from Eduardo P�rez Ureta.Guy Harris1-2/+2
2001-02-14"Decode As" UI cleanups, and documentation, from David Hampton.Guy Harris1-71/+54
2001-02-12Display Ethernet protocol types in hex, not decimal (that's how they'reGuy Harris1-5/+5
2001-02-11Inactivate the "Decode As" menu item if the "Decode As" dialog boxGuy Harris1-11/+23
2001-02-01"Decode As" dialog, from David Hampton.Guy Harris1-0/+1462