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 34759: /trunk/gtk/ /trunk/gtk/: file_dlg_win32.c

Date: Wed, 03 Nov 2010 14:45:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34759

User: cmaynard
Date: 2010/11/03 07:45 AM

Log:
 Use g_utf16_toutf8() instead of utf_16to8() to avoid the last display filter
 applied from being overwritten.  Fixes bug 3894.  Also, combined the open and
 merge filters into one, so we have a single most recently used filter.

Directory: /trunk/gtk/
  Changes    Path                Action
  +15 -12    file_dlg_win32.c    Modified