http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25788
User: martinm
Date: 2008/07/22 08:19 AM
Log:
Filter autocompletion from Bahaa Naamneh (bug 2581).
There are still display filter controls where this isn't being used
yet, but I'm committing it now so hopefully people can report any
problems.
Some commenting and formatting was done by myself.
Directory: /trunk/gtk/
Changes Path Action
+2 -0 Makefile.common Modified
+567 -0 filter_autocomplete.c Added
+53 -0 filter_autocomplete.h Added
+4 -3 filter_dlg.c Modified
+4 -1 find_dlg.c Modified
+4 -0 main_filter_toolbar.c Modified