dolphin/Source/Core/DolphinWX
2016-10-30 16:37:29 +01:00
..
Cheats WX: Replace SetIcon with SetIcons(wxIconBundle) 2016-10-04 13:47:22 +11:00
Config DolphinWX: Move toolbar creation to a wxToolBar subclass 2016-10-27 21:56:08 -04:00
Debugger Merge pull request #4380 from lioncash/wx-toolbar 2016-10-29 08:28:27 -04:00
NetPlay Fix missing includes 2016-10-07 23:46:41 +02:00
resources
AboutDolphin.cpp
AboutDolphin.h
AuiToolBar.h
CMakeLists.txt DolphinWX: Move toolbar creation to a wxToolBar subclass 2016-10-27 21:56:08 -04:00
ControllerConfigDiag.cpp WX: HiDPI: ControllerConfigDiag 2016-10-04 13:47:22 +11:00
ControllerConfigDiag.h WX: HiDPI: ControllerConfigDiag 2016-10-04 13:47:22 +11:00
DolphinSlider.cpp
DolphinSlider.h
DolphinWX.rc
DolphinWX.vcxproj DolphinWX: Move toolbar creation to a wxToolBar subclass 2016-10-27 21:56:08 -04:00
DolphinWX.vcxproj.filters DolphinWX: Move toolbar creation to a wxToolBar subclass 2016-10-27 21:56:08 -04:00
DolphinWX.vcxproj.user
FifoPlayerDlg.cpp WX: HiDPI: FifoPlayerDlg 2016-10-04 13:47:22 +11:00
FifoPlayerDlg.h WX: HiDPI: FifoPlayerDlg 2016-10-04 13:47:22 +11:00
Frame.cpp Merge pull request #4380 from lioncash/wx-toolbar 2016-10-29 08:28:27 -04:00
Frame.h Merge pull request #4380 from lioncash/wx-toolbar 2016-10-29 08:28:27 -04:00
FrameAui.cpp DolphinWX: Move main menu creation into a wxMenuBar subclass 2016-10-20 09:54:29 -04:00
FrameTools.cpp Merge pull request #4380 from lioncash/wx-toolbar 2016-10-29 08:28:27 -04:00
GameListCtrl.cpp
GameListCtrl.h
Globals.h DolphinWX: Move toolbar creation to a wxToolBar subclass 2016-10-27 21:56:08 -04:00
Info.plist.in
InputConfigDiag.cpp WX: HiDPI: InputConfigDiag 2016-10-04 13:47:22 +11:00
InputConfigDiag.h WX: HiDPI: InputConfigDiag 2016-10-04 13:47:22 +11:00
InputConfigDiagBitmaps.cpp InputConfigDialog: use SelectObjectAsSource in UpdateBitmaps 2016-10-09 15:31:42 -07:00
ISOFile.cpp
ISOFile.h
ISOProperties.cpp [UI] Remove idle skipping from game properties 2016-10-08 18:16:15 -05:00
ISOProperties.h [UI] Remove idle skipping from game properties 2016-10-08 18:16:15 -05:00
LogConfigWindow.cpp Restore saving logger settings to .ini 2016-10-04 02:02:07 -07:00
LogConfigWindow.h Restore saving logger settings to .ini 2016-10-04 02:02:07 -07:00
LogWindow.cpp WX: HiDPI: FrameAUI / Debugger 2016-10-04 13:47:22 +11:00
LogWindow.h WX: HiDPI: FrameAUI / Debugger 2016-10-04 13:47:22 +11:00
Main.cpp Move UiHasFocus into DolphinApp 2016-10-28 20:03:35 -04:00
Main.h Move UiHasFocus into DolphinApp 2016-10-28 20:03:35 -04:00
MainMenuBar.cpp Add debug i18n comments and revise existing i18n comments 2016-10-30 16:37:29 +01:00
MainMenuBar.h DolphinWX: Move main menu creation into a wxMenuBar subclass 2016-10-20 09:54:29 -04:00
MainNoGUI.cpp Only attempt a graceful shutdown when there's a STM hook 2016-10-15 22:28:07 +02:00
MainToolBar.cpp Add debug i18n comments and revise existing i18n comments 2016-10-30 16:37:29 +01:00
MainToolBar.h DolphinWX: Move toolbar creation to a wxToolBar subclass 2016-10-27 21:56:08 -04:00
MemcardManager.cpp
MemcardManager.h
PatchAddEdit.cpp
PatchAddEdit.h
PostProcessingConfigDiag.cpp WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
PostProcessingConfigDiag.h WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
resource.h
SoftwareVideoConfigDialog.cpp WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
SoftwareVideoConfigDialog.h
TASInputDlg.cpp WX: HiDPI: TASInputDlg 2016-10-04 13:47:22 +11:00
TASInputDlg.h WX: HiDPI: TASInputDlg 2016-10-04 13:47:22 +11:00
VideoConfigDiag.cpp VideoConfigDiag: True color means 24-bit, not hw color. 2016-10-10 14:32:21 +02:00
VideoConfigDiag.h Don't read/store settings directly from/to SYSCONF 2016-10-08 14:37:55 +02:00
WXInputBase.cpp
WXInputBase.h
WxUtils.cpp WX: Replace SetIcon with SetIcons(wxIconBundle) 2016-10-04 13:47:22 +11:00
WxUtils.h WX: Replace SetIcon with SetIcons(wxIconBundle) 2016-10-04 13:47:22 +11:00
X11Utils.cpp
X11Utils.h