Ethereal-cvs: [Ethereal-cvs] Rev 11755: /branches/win32-native/xulender/win32-c-sdk/: Makefile
User: gerald
Date: 2004/08/16 05:33 PM
Log:
Add a color filter editor dialog, and hook it into the coloring rules
dialog.
We still need a callback for the different display filter textboxes that
change the background color to red or green, depending on the validity
of the filter
We also need to implement the expression editor dialog.
Tweak the automatically generated hide_dialog routine to enable its owner.
This lets you disable the owner at init time, so the child remains in
focus no matter what. Also have the hide_dialog routine activate the
owner window, which keeps Windows (XP, at least) from activating a random
window when the child goes away.
Other miscellaneous changes and fixes.
Directory: /branches/win32-native/xulender/win32-c-sdk/
Changes Path Action
+1 -0 Makefile.nmake Modified
+309 -3 color-util.c Modified
+0 -1 prefs-dlg.c Modified
+2 -0 win32-globals.h Modified
+2 -7 win32-main.c Modified
+1 -0 win32-main.rc Modified
+1 -0 win32-util.c Modified
Directory: /branches/win32-native/xulender/
Changes Path Action
+58 -0 edit-color-filter-dialog.xul Added
+10 -7 frontendutil.py Modified
+3 -0 win32csdk.py Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11755&view=rev