http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24995
User: gal
Date: 2008/04/13 05:48 PM
Log:
Allow the folders in the About Wireshark/Folders list to be double clicked on to open the appropriate folder in explorer.
The MIB/PIB paths have been split up to allow each one to be clicked on separately, but as a result this will lose the order if the whole list is reordered.
XXX: I have been unable to test this on MacOS or Linux. Stig? :-)
I suppose it should work, but we may need to make it WIN32 specific?
Directory: /trunk/gtk/
Changes Path Action
+43 -2 about_dlg.c Modified
+31 -0 gui_utils.c Modified
+12 -0 gui_utils.h Modified
+1 -5 main_proto_draw.c Modified
+10 -0 webbrowser.c Modified