dolphin/Source/Core/DolphinWX
Lioncash 0004b6004b VideoConfigDiag: Simplify string translation handling
Explicit wxGetTranslation usage isn't necessary
2015-04-30 04:18:13 -04:00
..
Android [Android] Stop eating button events we don't handle. 2015-02-24 05:38:16 -06:00
Cheats Rename "Cheats Manager" to "Cheat Manager" 2015-03-12 15:24:00 -04:00
Config Add size to CPU clock override slider 2015-04-29 21:49:58 -07:00
Debugger DolphinWX: Make some debugger functions/vars private 2015-04-27 20:42:18 -04:00
NetPlay DolphinWX: Break the netplay UI controls into separate classes. 2015-04-11 01:35:54 -04:00
resources Attempt to beautify About dialog on OS X. 2015-04-25 04:22:32 -07:00
AboutDolphin.cpp Only wxMac supports scaleFactor, so only use it on OS X 2015-04-25 14:53:37 -07:00
AboutDolphin.h Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
ARCodeAddEdit.cpp Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
ARCodeAddEdit.h Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
CMakeLists.txt DolphinWX: Break the netplay UI controls into separate classes. 2015-04-11 01:35:54 -04:00
ControllerConfigDiag.cpp Fixed the crash that would occur when the Refresh button was pressed in the controllers config. 2015-03-08 20:27:13 +11:00
ControllerConfigDiag.h DolphinWX: Make some general UI functions/vars private 2015-04-27 21:04:05 -04:00
DolphinWX.rc
DolphinWX.vcxproj DolphinWX: Break the netplay UI controls into separate classes. 2015-04-11 01:35:54 -04:00
DolphinWX.vcxproj.filters DolphinWX: Break the netplay UI controls into separate classes. 2015-04-11 01:35:54 -04:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
FifoPlayerDlg.h Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
Frame.cpp Move down Country_World 2015-04-08 18:55:16 -04:00
Frame.h DolphinWX: Break the netplay UI controls into separate classes. 2015-04-11 01:35:54 -04:00
FrameAui.cpp Added the ability to split the Debugger window horizontally and vertically via the Add Panes menu. 2015-03-07 12:33:33 +11:00
FrameTools.cpp FrameTools: Simplify some wx string translation marking 2015-04-28 00:02:35 -04:00
GameListCtrl.cpp Move down Country_World 2015-04-08 18:55:16 -04:00
GameListCtrl.h
Globals.h Globals.h: Added comments for menu sections 2015-04-19 18:51:55 -04:00
HotkeyDlg.cpp HotkeyDlg: Get rid of application-wide event bindings. 2015-04-10 19:31:37 -04:00
HotkeyDlg.h Renamed the Menu Accelerators to Key Shortcuts. 2015-03-08 20:27:13 +11:00
Info.plist.in
InputConfigDiag.cpp DolphinWX: Make some general UI functions/vars private 2015-04-27 21:04:05 -04:00
InputConfigDiag.h DolphinWX: Make some general UI functions/vars private 2015-04-27 21:04:05 -04:00
InputConfigDiagBitmaps.cpp Removed the controller update lock as it is no longer needed. 2015-03-12 23:41:30 +11:00
ISOFile.cpp Move down Country_World 2015-04-08 18:55:16 -04:00
ISOFile.h
ISOProperties.cpp ISOProperties: Correctly handle partitions with 0 files 2015-04-25 15:33:20 +02:00
ISOProperties.h ISOProperties: Correctly handle partitions with 0 files 2015-04-25 15:33:20 +02:00
LogConfigWindow.cpp [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
LogConfigWindow.h [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
LogWindow.cpp [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
LogWindow.h [windows] Remove ConsoleListener, which was not actually used. 2015-03-15 22:11:18 -07:00
Main.cpp Join the emu thread in Core::Stop. Get rid of Core::Shutdown which did that before. 2015-04-13 02:17:38 -04:00
Main.h
MainAndroid.cpp [Android] Support arguments from Activity Monitor. 2015-03-08 08:43:25 -05:00
MainNoGUI.cpp no-gui: fix help string 2015-04-18 15:03:42 +02:00
MemcardManager.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
MemcardManager.h
PatchAddEdit.cpp Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
PatchAddEdit.h Fix 4.0-5689 regression (AR codes, patches) 2015-03-06 12:26:40 +01:00
PostProcessingConfigDiag.cpp Formatting/Whitespace Cleanup 2015-02-25 10:48:21 -05:00
PostProcessingConfigDiag.h
resource.h
SoftwareVideoConfigDialog.cpp
SoftwareVideoConfigDialog.h
TASInputDlg.cpp Merge pull request #2290 from RachelBryk/cc-tasinput 2015-04-25 00:44:29 -04:00
TASInputDlg.h Merge pull request #2290 from RachelBryk/cc-tasinput 2015-04-25 00:44:29 -04:00
VideoConfigDiag.cpp VideoConfigDiag: Simplify string translation handling 2015-04-30 04:18:13 -04:00
VideoConfigDiag.h VideoCommon: always enable efb copy 2015-02-24 23:01:01 +01:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h