Ethereal-cvs: [Ethereal-cvs] rev 16489: /trunk/gtk/: packet_list.c progress_dlg.c proto_draw.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 12 Nov 2005 11:05:04 GMT
User: guy
Date: 2005/11/12 05:05 AM

Log:
 Allow a progress dialog to have "Stop" or "Cancel" as the "terminate
 button"; "Stop" should be used for operations that can only be stopped
 (meaning that what it's already done isn't undone), not cancelled
 (meaning that whatever it's already done *is* undone), for which
 "Cancel" is used.
 
 Allow the merging process to be cancelled.
 
 Clean up indentation.
 
 Update some comments.

Directory: /trunk/gtk/
  Changes    Path              Action
  +1 -1      packet_list.c     Modified
  +118 -112  progress_dlg.c    Modified
  +1 -0      proto_draw.c      Modified
  +2 -1      rtp_analysis.c    Modified

Directory: /trunk/
  Changes    Path                  Action
  +38 -25    file.c                Modified
  +9 -2      progress_dlg.h        Modified
  +1 -1      proto_hier_stats.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16489&view=rev