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 24960: /trunk/gtk/ /trunk/gtk/: Makefile.common main.c m

Date: Sat, 12 Apr 2008 21:44:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24960

User: ulfl
Date: 2008/04/12 09:44 PM

Log:
 move "filter toolbar" code from main.c into new file(s) main_filter_toolbar

Directory: /trunk/gtk/
  Changes    Path                     Action
  +2 -0      Makefile.common          Modified
  +8 -296    main.c                   Modified
  +340 -0    main_filter_toolbar.c    Added
  +34 -0     main_filter_toolbar.h    Added