Wireshark-commits: [Wireshark-commits] rev 20433: /trunk/ /trunk/epan/: prefs.c /trunk/gtk/: main.c

Date: Sun, 14 Jan 2007 23:28:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20433

User: ulfl
Date: 2007/01/14 11:28 PM

Log:
 fix #301: Windows file dialog should:
 - initially show the "My Documents" folder
 - don't use the "open folder" preference setting on save and alike dialogs (we don't do it in the GTK versions either)

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -1      prefs.c       Modified

Directory: /trunk/gtk/
  Changes    Path                Action
  +4 -3      main.c              Modified
  +7 -19     win32-file-dlg.c    Modified