Restructure the recent file code so that recent.c is GUI-independent;
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 18 Jan 2012 19:38:34 +0000 (19:38 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 18 Jan 2012 19:38:34 +0000 (19:38 +0000)
commit330ab67e6486848f9a01dc704329c9891aac66e9
tree72d17edb279bbec629604b20580b8bb93f7e6091
parent076ffb68c2e784a5888ab09f695f4918d965d63e
Restructure the recent file code so that recent.c is GUI-independent;
move it to the top-level source directory for now, and move
ui/gtk/recent.h to the ui directory.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@40561 f5534014-38df-0310-8fa8-9805f1628bb7
41 files changed:
Makefile.common
recent.c [moved from ui/gtk/recent.c with 98% similarity]
ui/gtk/Makefile.common
ui/gtk/about_dlg.c
ui/gtk/capture_dlg.c
ui/gtk/capture_dlg.h
ui/gtk/capture_file_dlg.c
ui/gtk/capture_if_dlg.c
ui/gtk/cfilter_combo_utils.c
ui/gtk/cfilter_combo_utils.h
ui/gtk/drag_and_drop.c
ui/gtk/export_sslkeys.c
ui/gtk/file_dlg.h
ui/gtk/firewall_dlg.c
ui/gtk/follow_stream.c
ui/gtk/font_utils.c
ui/gtk/graph_analysis.c
ui/gtk/gui_utils.c
ui/gtk/gui_utils.h
ui/gtk/iax2_analysis.c
ui/gtk/main.c
ui/gtk/main.h
ui/gtk/main_filter_toolbar.c
ui/gtk/main_menubar.c
ui/gtk/main_proto_draw.c
ui/gtk/main_statusbar.c
ui/gtk/main_toolbar.c
ui/gtk/main_welcome.c
ui/gtk/menus.h
ui/gtk/new_packet_list.c
ui/gtk/new_packet_list.h
ui/gtk/packet_win.c
ui/gtk/pixmap_save.c
ui/gtk/prefs_gui.c
ui/gtk/profile_dlg.c
ui/gtk/rtp_analysis.c
ui/gtk/rtp_stream_dlg.c
ui/gtk/wlan_stat_dlg.c
ui/qt/qt_ui_utils.h
ui/recent.h [moved from ui/gtk/recent.h with 96% similarity]
ui/ui_util.h