http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28577
User: wmeier
Date: 2009/06/01 01:52 PM
Log:
proto_main_draw: rework packet bytes "save as" 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
+59 -12 main_proto_draw.c Modified