User: gerald
Date: 2004/08/12 02:03 PM
Log:
Add a "Find Packet" dialog. Hook in the Find Packet, Find Next,
and Find Previous menu items.
Add docs on window creation to README.win32csdk.
Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c
to epan/strutil.c, since this isn't GTK-specific and is used by the
native Windows code.
Make packet_list_set_selected_row() work in localelements/ethereal-
packetlist.c.
Other miscellaneous fixes.
Directory: /branches/win32-native/epan/
Changes Path Action
+2 -0 libethereal.def Modified
+110 -0 strutil.c Modified
+19 -0 strutil.h Modified
Directory: /branches/win32-native/gtk/
Changes Path Action
+22 -128 find_dlg.c Modified
Directory: /branches/win32-native/xulender/win32-c-sdk/localelements/
Changes Path Action
+3 -0 ethereal-packetlist.c Modified
Directory: /branches/win32-native/xulender/win32-c-sdk/stdelements/
Changes Path Action
+1 -1 win32-textbox.h Modified
Directory: /branches/win32-native/xulender/win32-c-sdk/
Changes Path Action
+2 -0 Makefile.nmake Modified
+6 -0 win32-file-dlg.h Modified
+13 -0 win32-main.c Modified
+1 -0 win32-main.rc Modified
+1 -0 win32-menu.h Modified
Directory: /branches/win32-native/xulender/
Changes Path Action
+66 -12 README.win32csdk Modified
+2 -2 ethereal-main.xul Modified
+1 -1 win32csdk.py Modified
http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=11722&view=rev