dolphin/Source/Core/DolphinWX
Jasper St. Pierre c84cefa990 Remove wx-based Hotkey stuff
The core InputCommon Hotkeys interface does all of this for us.
2015-06-04 10:44:20 +02:00
..
Android Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Cheats Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Config Add a mode to use a dummy Wii NAND. 2015-05-28 19:14:42 -04:00
Debugger Break out the disassembler code from the WXWidgets UI. 2015-05-31 18:16:59 -05:00
NetPlay Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
resources Add missing license headers 2015-05-25 13:11:47 +02:00
ARCodeAddEdit.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
ARCodeAddEdit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
AboutDolphin.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
AboutDolphin.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CMakeLists.txt Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
ControllerConfigDiag.cpp Add missing license headers 2015-05-25 13:11:47 +02:00
ControllerConfigDiag.h Add missing license headers 2015-05-25 13:11:47 +02:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
DolphinWX.vcxproj Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
DolphinWX.vcxproj.filters Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
DolphinWX.vcxproj.user Rename menu items, stop using PanicAlertT, remove -d when running from visual studio. 2014-12-17 01:12:33 +10:30
FifoPlayerDlg.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FifoPlayerDlg.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Frame.cpp Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
Frame.h Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
FrameAui.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
FrameTools.cpp Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
GameListCtrl.cpp Merge pull request #2484 from JosJuice/volume-return-types 2015-06-02 20:29:08 -04:00
GameListCtrl.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Globals.h Remove wx-based Hotkey stuff 2015-06-04 10:44:20 +02:00
ISOFile.cpp Merge pull request #2484 from JosJuice/volume-return-types 2015-06-02 20:29:08 -04:00
ISOFile.h Volume: Use more appropriate types for some returned values 2015-05-29 21:14:02 +02:00
ISOProperties.cpp Merge pull request #2338 from JosJuice/getfilelist-return 2015-06-02 20:28:25 -04:00
ISOProperties.h Merge pull request #2338 from JosJuice/getfilelist-return 2015-06-02 20:28:25 -04:00
Info.plist.in Pull in translations from Transifex. 2013-09-21 11:24:33 -05:00
InputConfigDiag.cpp Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
InputConfigDiag.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
InputConfigDiagBitmaps.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogConfigWindow.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogConfigWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogWindow.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
LogWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Main.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Main.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MainAndroid.cpp Add a mode to use a dummy Wii NAND. 2015-05-28 19:14:42 -04:00
MainNoGUI.cpp MainNoGUI: support real Wiimotes 2015-06-01 14:59:22 +02:00
MemcardManager.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MemcardManager.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PatchAddEdit.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PatchAddEdit.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PostProcessingConfigDiag.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PostProcessingConfigDiag.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SoftwareVideoConfigDialog.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
SoftwareVideoConfigDialog.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
TASInputDlg.cpp DolphinWX: Fix threading issues with TAS pad updates 2015-05-31 03:08:07 -07:00
TASInputDlg.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
VideoConfigDiag.cpp Merge pull request #2162 from degasus/prefetch_tex 2015-05-26 13:30:26 +02:00
VideoConfigDiag.h Merge pull request #2162 from degasus/prefetch_tex 2015-05-26 13:30:26 +02:00
WXInputBase.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WXInputBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
X11Utils.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
X11Utils.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
resource.h Add missing license headers 2015-05-25 13:11:47 +02:00