Ethereal-cvs: [Ethereal-cvs] Rev 11923: /branches/win32-native/gtk/: capture_dlg.c /branches/w

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

Date: Tue, 07 Sep 2004 15:02:48 -0000
User: gerald
Date: 2004/09/07 10:02 AM

Log:
 Make <menulist> elements editable, and get rid of the <ethereal:combobox>
 element, since it's no longer needed.
 
 Merge in the recent get_if_name() move from the trunk.
 
 Add the full interface name, IP address, and link type selector to the
 capture dialog.  Hook in the save file button.
 
 Add OFN_NOCHANGEDIR to the list of flags that we pass to each instance of
 GetOpenFileName() and GetSaveFileName().  This keeps them from changing the
 current directory.  Other code (child capture process forking in particular)
 depend on a stable working directory.

Directory: /branches/win32-native/gtk/
  Changes    Path             Action
  +42 -123   capture_dlg.c    Modified

Directory: /branches/win32-native/xulender/win32-c-sdk/localelements/
  Changes    Path                   Action
  +0 -69     ethereal-combobox.c    Removed
  +0 -8      ethereal-combobox.h    Removed
  +0 -1      ethereal-elements.h    Modified
  +0 -15     ethereal-spinner.c     Modified

Directory: /branches/win32-native/xulender/win32-c-sdk/stdelements/
  Changes    Path                Action
  +2 -4      win32-element.c     Modified
  +39 -4     win32-menulist.c    Modified
  +14 -3     win32-menulist.h    Modified

Directory: /branches/win32-native/xulender/win32-c-sdk/
  Changes    Path                Action
  +0 -1      Makefile.nmake      Modified
  +248 -23   capture-util.c      Modified
  +0 -1      ethereal-win32.h    Modified
  +1 -1      prefs-dlg.c         Modified
  +14 -12    win32-file-dlg.c    Modified
  +0 -1      win32-globals.h     Modified

Directory: /branches/win32-native/
  Changes    Path                     Action
  +88 -5     capture_combo_utils.c    Modified
  +16 -2     capture_combo_utils.h    Modified

Directory: /branches/win32-native/xulender/
  Changes    Path                      Action
  +15 -4     capture-dialog.xul        Modified
  +9 -1      ethereal-main.xul         Modified
  +1 -1      preferences-dialog.xul    Modified
  +12 -2     win32csdk.py              Modified



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