Ethereal-cvs: [Ethereal-cvs] Rev 12031: /branches/win32-native/xulender/win32-c-sdk/stdelement

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

Date: Fri, 17 Sep 2004 20:10:45 -0000
User: gerald
Date: 2004/09/17 03:10 PM

Log:
 Add capture and filter selection dialogs.
 
 Add syntax highlighting for display filters.  Getting this to work for
 the main filter entry was a bit of a hack, and it still doesn't work
 correctly.  Syntax checking hasn't been added to the file open dialog yet.
 
 Allow listbox elements to handle double-clicks.
 
 Add a routine to find an element in a window given its identifier.
 
 Miscelleaneous fixes and cleanups.

Directory: /branches/win32-native/xulender/win32-c-sdk/stdelements/
  Changes    Path                Action
  +25 -0     win32-element.c     Modified
  +8 -1      win32-element.h     Modified
  +23 -2     win32-listbox.c     Modified
  +5 -0      win32-listbox.h     Modified
  +63 -1     win32-menulist.c    Modified
  +3 -0      win32-textbox.c     Modified

Directory: /branches/win32-native/xulender/win32-c-sdk/
  Changes    Path              Action
  +2 -0      Makefile.nmake    Modified
  +10 -0     capture-util.c    Modified
  +5 -0      color-util.c      Modified
  +837 -0    filter-util.c     Added
  +28 -0     filter-util.h     Added
  +2 -2      goto-util.c       Modified
  +1 -1      goto-util.h       Modified
  +46 -2     win32-main.c      Modified
  +1 -0      win32-main.rc     Modified

Directory: /branches/win32-native/xulender/
  Changes    Path                         Action
  +1 -0      README                       Modified
  +3 -1      README.win32csdk             Modified
  +1 -0      capture-dialog.xul           Modified
  +4 -2      coloring-rules-dialog.xul    Modified
  +5 -1      ethereal-main.xul            Modified
  +94 -0     filter-dialog.xul            Added
  +16 -3     win32csdk.py                 Modified



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