Wireshark-commits: [Wireshark-commits] rev 50716: /trunk/ /trunk/epan/: prefs.c prefs.h /trunk/ui/g

Date: Thu, 18 Jul 2013 04:28:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50716

User: etxrab
Date: 2013/07/17 09:28 PM

Log:
 From  Cal Turney:
 Unrecognized preferences and color filters created in proprietary or older versions are discarded when saved.
 
 If the user attempts to save the preferences or colorfilters file, a popup is displayed that warns that unrecognized prefs or color filters have been detected and will be discarded if the save operation is allowed to proceed. In the case of Preferences, the popup message includes the version at which the file was last saved.  A "Continue without Saving" button is provided so that the user can save the profile under a different name.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8942

Directory: /trunk/epan/
  Changes    Path          Action
  +55 -21    prefs.c       Modified
  +3 -0      prefs.h       Modified

Directory: /trunk/ui/gtk/
  Changes    Path           Action
  +39 -9     color_dlg.c    Modified
  +54 -5     prefs_dlg.c    Modified

Directory: /trunk/
  Changes    Path               Action
  +3 -1      color_filters.c    Modified