ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 24995: /trunk/gtk/ /trunk/gtk/: about_dlg.c gui_utils.c

Date: Sun, 13 Apr 2008 17:48:53 GMT
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