http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43512
User: wmeier
Date: 2012/06/27 08:19 AM
Log:
Copy over r43506, r43507 and r43511 from trunk:
------------------------------------------------------------------------
r43506 | wmeier | 2012-06-27 09:37:13 -0400 (Wed, 27 Jun 2012) | 7 lines
From Jakub Zawadzki: Fix "typeahead search broken in Display Filter Expression Window"
Revert SVN #42291.
Fixes Bug #7412: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7412
------------------------------------------------------------------------
r43507 | wmeier | 2012-06-27 09:57:39 -0400 (Wed, 27 Jun 2012) | 7 lines
Fix for "predefined values sometimes missing in Display Filter Expression window.
See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7413
Essentially: BASE_CUSTOM was being used as a mask rather than a field value.
------------------------------------------------------------------------
r43511 | wmeier | 2012-06-27 10:58:32 -0400 (Wed, 27 Jun 2012) | 9 lines
Commit file which should have been part of SVN #43506
From Jakub Zawadzki: Fix "typeahead search broken in Display Filter Expression Window"
Revert SVN #42291.
Fixes Bug #7412: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7412
Directory: /trunk-1.8/ui/gtk/
Changes Path Action
+8 -40 dfilter_expr_dlg.c Modified
+36 -6 proto_hier_tree_model.c Modified