http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28608
User: wmeier
Date: 2009/06/02 12:16 PM
Log:
io_stat save & filewall rule save: rework "save dialog" slightly:
- Prevent "dead" save-as window if error opening/writing file
or if a directory is entered as the filename;
Work-around is to always kill save-as window whether success
or an error causing alert-box popup;
- Enable "check for file overwrite" (if GTK 2.8 or greater);
- Fix some memory leaks.
Directory: /trunk/gtk/
Changes Path Action
+37 -7 firewall_dlg.c Modified
+32 -3 pixmap_save.c Modified