Jeff Morriss said: > (Since I imagine there's a lot of gtk-1.2 users out > there--sunfreeware.com still hasn't released gtk-2.x packages!--would it > be worth putting in this optimization anyway?
It would - *unless* we could achieve the same goal without changing the GTK+ code at all. It might be that the right way to do it would be to have the loop in file.c maintain the row number itself; I *think* it should be able to check the "flags.passed_dfilter" member of the frame_data structure to see whether a particular packet is being displayed or not, and assume that the Nth displayed packet has a row number of N. I tried that quickly, and it didn't look as if it set the time correctly; I didn't have time to look further into it. _______________________________________________ Ethereal-dev mailing list [EMAIL PROTECTED] http://www.ethereal.com/mailman/listinfo/ethereal-dev