dolphin/Source/Core/DolphinWX
Lioncash d4eb0684f7 Core: Kill off Host_UpdateBreakPointView()
Uses wxWidgets event propagation to the parent window which then appropriately handles the breakpoint list updating.
2014-08-08 19:21:29 -04:00
..
Android Prevent potential buffer overflow in sscanf 2014-07-23 10:03:49 -04:00
Debugger Core: Kill off Host_UpdateBreakPointView() 2014-08-08 19:21:29 -04:00
GLInterface Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
MemoryCards
resources
AboutDolphin.cpp
AboutDolphin.h
ARCodeAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
ARCodeAddEdit.h
CheatsWindow.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
CheatsWindow.h
CMakeLists.txt Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
ConfigMain.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
ConfigMain.h
DolphinWX.rc
DolphinWX.vcxproj Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
DolphinWX.vcxproj.filters Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
FifoPlayerDlg.h
Frame.cpp CFrame: Only re-assign focus when "Render to main" is enabled. 2014-08-03 13:37:19 +02:00
Frame.h Exit exclusive fullscreen when the stop confirmation is shown. 2014-07-21 20:50:48 +02:00
FrameAui.cpp
FrameTools.cpp Revert "Fix hotkeys in Linux and Mac OS X" 2014-08-04 01:56:08 -04:00
GameListCtrl.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
GameListCtrl.h
GeckoCodeDiag.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
GeckoCodeDiag.h
Globals.h Let the Renderer decide when to exit fullscreen. 2014-07-21 17:11:13 +02:00
HotkeyDlg.cpp
HotkeyDlg.h
Info.plist.in
InputConfigDiag.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
InputConfigDiag.h ControllerEmu: Virtualize settings 2014-07-11 13:32:58 -04:00
InputConfigDiagBitmaps.cpp DolphinWX: Fix a double truncation warning in InputConfigDiagBitmaps 2014-07-22 06:58:32 -04:00
ISOFile.cpp
ISOFile.h
ISOProperties.cpp Merge pull request #671 from lioncash/non-panic 2014-08-03 21:27:27 -07:00
ISOProperties.h DolphinWX: Remove the Projection Hack UI 2014-07-30 19:32:41 -04:00
LogConfigWindow.cpp
LogConfigWindow.h
LogWindow.cpp
LogWindow.h
Main.cpp Core: Kill off Host_UpdateBreakPointView() 2014-08-08 19:21:29 -04:00
Main.h mark all local variables as static 2014-07-11 16:10:20 +02:00
MainAndroid.cpp Core: Kill off Host_UpdateBreakPointView() 2014-08-08 19:21:29 -04:00
MainNoGUI.cpp Core: Kill off Host_UpdateBreakPointView() 2014-08-08 19:21:29 -04:00
MemcardManager.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
MemcardManager.h
NetWindow.cpp Merge pull request #671 from lioncash/non-panic 2014-08-03 21:27:27 -07:00
NetWindow.h
PatchAddEdit.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
PatchAddEdit.h
resource.h
SoftwareVideoConfigDialog.cpp Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
SoftwareVideoConfigDialog.h Isolate D3D and Software Renderer from wxWidgets code 2014-08-03 20:28:50 -04:00
stdafx.cpp
stdafx.h Remove x86_32 from DolphinWX. 2014-08-03 13:44:37 -05:00
TASInputDlg.cpp GCPadStatus: coalescing magic numbers into consts 2014-07-21 19:56:05 +08:00
TASInputDlg.h Change SPADStatus struct name to GCPadStatus 2014-07-10 22:02:38 -04:00
VideoConfigDiag.cpp Move GLInterface around to remove VideoBackends dependency on DolphinWX 2014-08-02 09:34:39 -07:00
VideoConfigDiag.h Remove the 3D Vision hack. 2014-07-26 12:45:10 +02:00
WiimoteConfigDiag.cpp
WiimoteConfigDiag.h
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
WxUtils.h DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
X11Utils.cpp
X11Utils.h