Wireshark-commits: [Wireshark-commits] rev 20423: /trunk/gtk/ /trunk/gtk/: win32-file-dlg.c

Date: Sun, 14 Jan 2007 05:18:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20423

User: ulfl
Date: 2007/01/14 05:18 AM

Log:
 bugfix: show the "placesbar" (the one with e.g. "My Documents" button) for the various win32 file dialogs.
 
 As a nice side effect, the dir/file part of the dialogs is bigger now, which makes handling of the dialogs much nicer/faster. Yes, it still fits into 800*600 screen resolution.
 
 Needs testing, I might have placed a g_free() call at the wrong place ...

Directory: /trunk/gtk/
  Changes    Path                Action
  +229 -175  win32-file-dlg.c    Modified