dolphin/Source/Core/DolphinWX/Config
Lioncash 5d4c714662 CodeWindow: Hide GetMenuBar()
This eliminates public usage of the GetMenuBar() function in CodeWindow.
The benefit of this is it also gets rid of the need to perform direct
access across the config dialog and the main frame. It also gets rid of
the use of the main_frame global.

GetMenuBar() will be removed entirely from CodeWindow in a follow-up that
also removes any related remnants of code made obsolete with its removal.
2016-11-04 00:09:47 -04:00
..
AdvancedConfigPane.cpp WX: HiDPI: Config Panes 2016-10-04 13:47:22 +11:00
AdvancedConfigPane.h AdvancedConfigPane: Add necessary includes to header 2016-10-20 10:14:26 -04:00
AudioConfigPane.cpp AudioConfigPane: clang-format 2016-10-09 19:34:11 -07:00
AudioConfigPane.h AudioConfigPane: gray-out extra text for disabled controls 2016-10-09 19:33:50 -07:00
ConfigMain.cpp DolphinWX: Move toolbar creation to a wxToolBar subclass 2016-10-27 21:56:08 -04:00
ConfigMain.h Change Main Dialog Ok Button to Close 2016-08-16 02:25:49 +02:00
GameCubeConfigPane.cpp WX: HiDPI: Config Panes 2016-10-04 13:47:22 +11:00
GameCubeConfigPane.h GameCubeConfigPane: Add forward declaration for TEXIDevices 2016-10-20 10:42:32 -04:00
GCAdapterConfigDiag.cpp GCAdapterConfigDiag: Cull includes in header file 2016-10-20 10:09:19 -04:00
GCAdapterConfigDiag.h GCAdapterConfigDiag: Cull includes in header file 2016-10-20 10:09:19 -04:00
GeneralConfigPane.cpp CodeWindow: Hide GetMenuBar() 2016-11-04 00:09:47 -04:00
GeneralConfigPane.h GeneralConfigPane: Add <vector> include 2016-10-20 10:16:49 -04:00
InterfaceConfigPane.cpp DolphinWX: Move toolbar creation to a wxToolBar subclass 2016-10-27 21:56:08 -04:00
InterfaceConfigPane.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PathConfigPane.cpp Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
PathConfigPane.h Allow to change Wii sd card path in config pane 2016-07-29 15:03:01 +02:00
WiiConfigPane.cpp Change "Wiimote" to "Wii Remote" in Interface 2016-10-25 19:49:41 -07:00
WiiConfigPane.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00