http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44987
User: gerald
Date: 2012/09/18 02:51 PM
Log:
Move the UI-independent help URL code to ui/help_url.[ch].
Directory: /trunk/ui/gtk/
Changes Path Action
+5 -267 help_dlg.c Modified
+2 -82 help_dlg.h Modified
+1 -1 hostlist_table.c Modified
+29 -21 uat_gui.c Modified
+3 -67 webbrowser.c Modified
+0 -7 webbrowser.h Modified
Directory: /trunk/ui/
Changes Path Action
+1 -0 CMakeLists.txt Modified
+2 -0 Makefile.common Modified
+349 -0 help_url.c Added
+153 -0 help_url.h Added