Wireshark-commits: [Wireshark-commits] rev 45594: /trunk/ui/ /trunk/ui/gtk/: help_dlg.c /trunk/ui/q

Date: Tue, 16 Oct 2012 19:47:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45594

User: gerald
Date: 2012/10/16 12:47 PM

Log:
 Use topic_action instead of topic_cb for the Windows file dialogs. Move
 the common Qt help code to wireshark_application.cpp.

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +1 -1      help_dlg.c    Modified

Directory: /trunk/ui/qt/
  Changes    Path                            Action
  +5 -23     capture_file_dialog.cpp         Modified
  +1 -8      export_dissection_dialog.cpp    Modified
  +3 -9      file_set_dialog.cpp             Modified
  +1 -8      import_text_dialog.cpp          Modified
  +15 -30    main_window_slots.cpp           Modified
  +20 -0     wireshark_application.cpp       Modified
  +3 -0      wireshark_application.h         Modified

Directory: /trunk/ui/
  Changes    Path          Action
  +6 -0      help_url.h    Modified

Directory: /trunk/ui/win32/
  Changes    Path                Action
  +8 -8      file_dlg_win32.c    Modified