dolphin/Source/Core/DolphinWX
shuffle2 09fd2fd8e2 Merge pull request #4015 from EmptyChaos/wx-misc-fixes
WX: Fix pop-under (win) / game list garbage (win) / language support (Linux)
2016-10-02 22:46:14 -07:00
..
Cheats ISOProperties: Add notification when Cheats are disabled. 2016-08-31 14:32:12 +10:00
Config Merge pull request #4117 from JosJuice/wx-language-code 2016-10-02 21:23:36 -07:00
Debugger Merge pull request #4187 from sepalani/debug_ascii_symbol 2016-10-02 20:57:59 -07:00
NetPlay DolphinWX: Delete traversal settings when pressing Reset 2016-10-02 17:04:03 +02:00
resources
AboutDolphin.cpp Don't force compile everything as Objective-C++ on macOS 2016-09-18 17:33:51 -07:00
AboutDolphin.h
AuiToolBar.h Drop Dolphin-specific patch to wxWindows 2016-09-07 15:15:09 +02:00
CMakeLists.txt Merge pull request #4048 from EmptyChaos/wx-cheat-notice 2016-10-02 22:06:26 -07:00
ControllerConfigDiag.cpp Rename and reorder Members and Methods for name consistencies; Replace 'OK' and 'Cancel' buttons with single 'Close'; Remove the 'revert' for Wiimote Sources 2016-08-16 12:28:48 +02:00
ControllerConfigDiag.h Rename and reorder Members and Methods for name consistencies; Replace 'OK' and 'Cancel' buttons with single 'Close'; Remove the 'revert' for Wiimote Sources 2016-08-16 12:28:48 +02:00
DolphinWX.rc
DolphinWX.vcxproj Merge pull request #4048 from EmptyChaos/wx-cheat-notice 2016-10-02 22:06:26 -07:00
DolphinWX.vcxproj.filters CheatManager/ISOProperties: Refactor ActionReplay tabs as a class 2016-08-31 14:32:12 +10:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Move FifoPlayer 'Close' button to the right side of the dialog 2016-08-16 12:28:50 +02:00
FifoPlayerDlg.h
Frame.cpp Merge pull request #4227 from ligfx/clean_objc 2016-10-02 19:42:04 -07:00
Frame.h Merge pull request #4048 from EmptyChaos/wx-cheat-notice 2016-10-02 22:06:26 -07:00
FrameAui.cpp Manually select the coresponding tab before floating a panel 2016-09-11 18:52:48 -04:00
FrameTools.cpp Merge pull request #4048 from EmptyChaos/wx-cheat-notice 2016-10-02 22:06:26 -07:00
GameListCtrl.cpp Merge pull request #4015 from EmptyChaos/wx-misc-fixes 2016-10-02 22:46:14 -07:00
GameListCtrl.h Merge pull request #4015 from EmptyChaos/wx-misc-fixes 2016-10-02 22:46:14 -07:00
Globals.h Add missing IDs for the Watch window 2016-09-11 12:51:50 -04:00
Info.plist.in
InputConfigDiag.cpp Merge pull request #4127 from jloehr/FixDialogClosingButtons 2016-10-02 21:16:24 -07:00
InputConfigDiag.h Change Input Config Dialogs to have only one 'Close' button 2016-08-16 11:21:56 +02:00
InputConfigDiagBitmaps.cpp
ISOFile.cpp
ISOFile.h
ISOProperties.cpp Merge pull request #4048 from EmptyChaos/wx-cheat-notice 2016-10-02 22:06:26 -07:00
ISOProperties.h ISOProperties: Add notification when Cheats are disabled. 2016-08-31 14:32:12 +10:00
LogConfigWindow.cpp Move LogWindow/LogConfigWindow destructor logic -> OnClose 2016-09-25 17:06:46 -04:00
LogConfigWindow.h Move LogWindow/LogConfigWindow destructor logic -> OnClose 2016-09-25 17:06:46 -04:00
LogWindow.cpp LogWindow: Use emplace instead of push for the message queue 2016-10-02 23:42:38 -04:00
LogWindow.h Move LogWindow/LogConfigWindow destructor logic -> OnClose 2016-09-25 17:06:46 -04:00
Main.cpp Merge pull request #4015 from EmptyChaos/wx-misc-fixes 2016-10-02 22:46:14 -07:00
Main.h
MainNoGUI.cpp MainNoGUI: Shut down Wii software gracefully 2016-10-01 21:35:29 +02:00
MemcardManager.cpp
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp TASInputDlg: Fix inputs "sticking" after closing 2016-08-14 05:13:33 +10:00
TASInputDlg.h
VideoConfigDiag.cpp VideoCommon: Add config fields for multithreading and validation layers 2016-10-01 01:09:12 +10:00
VideoConfigDiag.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp Don't force compile everything as Objective-C++ on macOS 2016-09-18 17:33:51 -07:00
WxUtils.h
X11Utils.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
X11Utils.h