Wireshark-commits: [Wireshark-commits] rev 46541: /trunk/ /trunk/ui/gtk/: find_dlg.c /trunk/ui/qt/:

Date: Sat, 15 Dec 2012 01:04:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46541

User: gerald
Date: 2012/12/14 05:04 PM

Log:
 Rename the search type menu items to more accurately reflect what we're
 actually doing and what users are likely to want to do.  Rename the
 search enum values and functions to reflect what we're actually doing
 and add a comment explaining why making searches more correct might make
 searching worse.  Add a search bar to the Qt main window, thus
 continuing the War On Gratuitous Dialogs.
 
 Clear out any previous temporary label stack items before adding a new one.

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +15 -14    find_dlg.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path                       Action
  +3 -0      CMakeLists.txt             Modified
  +6 -0      Makefile.am                Modified
  +3 -0      Makefile.common            Modified
  +6 -3      QtShark.pro                Modified
  +1 -3      display_filter_edit.cpp    Modified
  +0 -2      display_filter_edit.h      Modified
  +6 -3      label_stack.cpp            Modified
  +3 -7      main_status_bar.cpp        Modified
  +17 -18    main_window.cpp            Modified
  +3 -0      main_window.h              Modified


(7 files not shown)