Don't try to align the field filter name and name - the font would
authorGuy Harris <guy@alum.mit.edu>
Fri, 5 Sep 2003 06:59:38 +0000 (06:59 -0000)
committerGuy Harris <guy@alum.mit.edu>
Fri, 5 Sep 2003 06:59:38 +0000 (06:59 -0000)
commitdd2080a64633a1fd43644061c0a5dacc336a437e
treeb42d94713ec91585d0f8d43b55f4c61adc28a77b
parent01f6057019fdca8281bfc74f3283d873d69b9845
Don't try to align the field filter name and name - the font would
probably be variable-width, so that doesn't work.  Just put a dash
between them.

Boost the size of the buffer used for the field text to 256 characters.

In GTK+ 1.2[.x], put the entries for fields (rather than protocols) in
as leaf nodes.

svn path=/trunk/; revision=8388
gtk/dfilter_expr_dlg.c