Fix (private) bug #3278: When first opening the RTP stream analysis window,
authorsfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 26 Feb 2009 07:55:09 +0000 (07:55 +0000)
committersfisher <sfisher@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 26 Feb 2009 07:55:09 +0000 (07:55 +0000)
commit29460ba49c23e550bfc95599aa739647669b4a65
tree5d98b19b75e344791c9a3e458120c64cebfb5061
parent4d630aab8e8ce5d1a12694377c1ba6a53eb9626a
Fix (private) bug #3278: When first opening the RTP stream analysis window,
it  hangs for a while before allowing the user to interact with the window.

Fixed by setting columns to fixed height and fixed width.

Also: Don't display columns we were hiding in the CList version of this
window.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27551 f5534014-38df-0310-8fa8-9805f1628bb7
gtk/rtp_analysis.c