Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19944: /trunk/gtk/ /trunk/gtk/: main.c

Date: Tue, 21 Nov 2006 01:27:31 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19944

User: gerald
Date: 2006/11/21 01:27 AM

Log:
 If a user starts typing text in the main window, append it to the
 display filter instead of replacing it.  Check for a valid character
 with a simple isprint() instead of a giant boolean expression paragraph.

Directory: /trunk/gtk/
  Changes    Path          Action
  +2 -4      main.c        Modified