dolphin/Source/Core/DolphinWX
Lioncash 6420a1c715 Frame: Separate menu creation into individual functions
Keeps related menu items together based on top level menu. This will be
more convenient in the future when debugger menu bar item handling is
moved to CFrame, as it won't be a huge amount of code in one function.

This also makes it easier to locate menu bar code whenever it needs to be
changed.
2016-10-10 16:45:31 -04:00
..
Cheats WX: Replace SetIcon with SetIcons(wxIconBundle) 2016-10-04 13:47:22 +11:00
Config Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
Debugger Merge pull request #4316 from lioncash/debug 2016-10-08 10:48:45 +02:00
NetPlay Fix missing includes 2016-10-07 23:46:41 +02:00
resources
AboutDolphin.cpp WX: HiDPI: AboutDolphin 2016-10-04 13:47:21 +11:00
AboutDolphin.h
AuiToolBar.h Drop Dolphin-specific patch to wxWindows 2016-09-07 15:15:09 +02:00
CMakeLists.txt WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
ControllerConfigDiag.cpp WX: HiDPI: ControllerConfigDiag 2016-10-04 13:47:22 +11:00
ControllerConfigDiag.h WX: HiDPI: ControllerConfigDiag 2016-10-04 13:47:22 +11:00
DolphinSlider.cpp WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
DolphinSlider.h WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
DolphinWX.rc
DolphinWX.vcxproj WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
DolphinWX.vcxproj.filters WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp WX: HiDPI: FifoPlayerDlg 2016-10-04 13:47:22 +11:00
FifoPlayerDlg.h WX: HiDPI: FifoPlayerDlg 2016-10-04 13:47:22 +11:00
Frame.cpp Frame: Separate menu creation into individual functions 2016-10-10 16:45:31 -04:00
Frame.h Frame: Separate menu creation into individual functions 2016-10-10 16:45:31 -04:00
FrameAui.cpp WX: HiDPI: FrameAUI / Debugger 2016-10-04 13:47:22 +11:00
FrameTools.cpp Frame: Separate menu creation into individual functions 2016-10-10 16:45:31 -04:00
GameListCtrl.cpp WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
GameListCtrl.h WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
Globals.h Remove Frameskip 2016-10-08 11:49:51 -05:00
Info.plist.in
InputConfigDiag.cpp WX: HiDPI: InputConfigDiag 2016-10-04 13:47:22 +11:00
InputConfigDiag.h WX: HiDPI: InputConfigDiag 2016-10-04 13:47:22 +11:00
InputConfigDiagBitmaps.cpp WX: HiDPI: InputConfigDiag 2016-10-04 13:47:22 +11:00
ISOFile.cpp WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
ISOFile.h WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
ISOProperties.cpp [UI] Remove idle skipping from game properties 2016-10-08 18:16:15 -05:00
ISOProperties.h [UI] Remove idle skipping from game properties 2016-10-08 18:16:15 -05:00
LogConfigWindow.cpp Restore saving logger settings to .ini 2016-10-04 02:02:07 -07:00
LogConfigWindow.h Restore saving logger settings to .ini 2016-10-04 02:02:07 -07:00
LogWindow.cpp WX: HiDPI: FrameAUI / Debugger 2016-10-04 13:47:22 +11:00
LogWindow.h WX: HiDPI: FrameAUI / Debugger 2016-10-04 13:47:22 +11:00
Main.cpp WX: HiDPI: Dolphin Main UI (CFrame) 2016-10-04 13:47:21 +11:00
Main.h
MainNoGUI.cpp Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
MemcardManager.cpp WX: HiDPI: MemcardManager 2016-10-04 13:47:21 +11:00
MemcardManager.h WX: HiDPI: MemcardManager 2016-10-04 13:47:21 +11:00
PatchAddEdit.cpp WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
PatchAddEdit.h
PostProcessingConfigDiag.cpp WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
PostProcessingConfigDiag.h WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
resource.h
SoftwareVideoConfigDialog.cpp WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
SoftwareVideoConfigDialog.h
TASInputDlg.cpp WX: HiDPI: TASInputDlg 2016-10-04 13:47:22 +11:00
TASInputDlg.h WX: HiDPI: TASInputDlg 2016-10-04 13:47:22 +11:00
VideoConfigDiag.cpp Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
VideoConfigDiag.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp WX: Replace SetIcon with SetIcons(wxIconBundle) 2016-10-04 13:47:22 +11:00
WxUtils.h WX: Replace SetIcon with SetIcons(wxIconBundle) 2016-10-04 13:47:22 +11:00
X11Utils.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
X11Utils.h