Add an option to col_fill_in() to allow us to disable column expression processing...
authorkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 8 Sep 2009 19:00:54 +0000 (19:00 +0000)
committerkrj <krj@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 8 Sep 2009 19:00:54 +0000 (19:00 +0000)
commitd4d0793c09c178e02029d23f5736ba35c986f79a
tree152350763a021e176f3d14346e8b8f81920e0763
parentba91c106d27a281174cc2ef9e3cb7a1a0d7f3ba4
Add an option to col_fill_in() to allow us to disable column expression processing. This is rarely needed. It's only needed when the user right clicks on the packet list view to generate a display filter.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29806 f5534014-38df-0310-8fa8-9805f1628bb7
epan/column-utils.c
epan/column-utils.h
epan/epan.c
epan/epan.h
file.c
gtk/main.c
gtk/new_packet_list.c
gtk/packet_list_store.c
gtk/packet_win.c
tshark.c