http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45162
User: gerald
Date: 2012/09/26 04:33 PM
Log:
Add a cf_cb_file_opened callback and use it instead of calling
fileset_file_opened directly from file.c. This makes the code a bit more
consistenent and makes it easier to port the File Set dialog to Qt.
Directory: /trunk/ui/gtk/
Changes Path Action
+3 -3 fileset_dlg.c Modified
+6 -0 fileset_dlg.h Modified
+5 -0 main.c Modified
+2 -0 main_statusbar.c Modified
Directory: /trunk/
Changes Path Action
+1 -1 file.c Modified
+1 -0 file.h Modified
+0 -3 fileset.h Modified