Ethereal-cvs: [Ethereal-cvs] rev 13308: /trunk/gtk/: Makefile.common drag_and_drop.c main.c ma

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

Date: Sat, 05 Feb 2005 15:35:34 -0000
User: ulfl
Date: 2005/02/05 09:35 AM

Log:
 rename kill_capture_child to capture_kill_child to have a common prefix
 
 split drag and drop support out of main.c into new file drag_and_drop.c, to reduce the size of main.c a bit.
 
 Hopefully this won't break unix builds because of missing #include's, I will keep an eye on the buildbot

Directory: /trunk/gtk/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +340 -0    drag_and_drop.c    Added
  +1 -291    main.c             Modified
  +4 -0      main.h             Modified

Directory: /trunk/
  Changes    Path              Action
  +1 -1      capture.c         Modified
  +1 -1      capture.h         Modified
  +1 -1      capture_sync.c    Modified



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