dolphin/Source/Core/DolphinWX
EmptyChaos 822326eea9 Update wxWidgets to 3.1.0
From wxWidgets master 81570ae070b35c9d52de47b1f14897f3ff1a66c7.

include/wx/defs.h -- __w64 warning disable patch by comex brought forward.

include/wx/msw/window.h -- added GetContentScaleFactor() which was not implemented on Windows but is necessary for wxBitmap scaling on Mac OS X so it needs to work to avoid #ifdef-ing the code.

src/gtk/window.cpp -- Modified DoSetClientSize() to direct call wxWindowGTK::DoSetSize() instead of using public wxWindowBase::SetSize() which now prevents derived classes (like wxAuiToolbar) intercepting the call and breaking it. This matches Windows which does NOT need to call DoSetSize internally. End result is this fixes Dolphin's debug tools toolbars on Linux.

src/osx/window_osx.cpp -- Same fix as for GTK since it has the same issue.

src/msw/radiobox.cpp -- Hacked to fix display in HiDPI (was clipping off end of text).

Updated CMakeLists for Linux and Mac OS X. Small code changes to Dolphin to fix debug error boxes, deprecation warnings, and retain previous UI behavior on Windows.
2016-06-26 15:25:29 +10:00
..
Cheats Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Config Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Debugger Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
NetPlay Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
resources DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
AboutDolphin.cpp Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
AboutDolphin.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ARCodeAddEdit.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ARCodeAddEdit.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
CMakeLists.txt Support a headless EGL option. 2016-01-27 15:04:14 -06:00
ControllerConfigDiag.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ControllerConfigDiag.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +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 Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
DolphinWX.vcxproj.filters Make the Wii U Gamecube adapter work with less magic. 2016-01-05 13:44:37 -06: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 Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FifoPlayerDlg.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Frame.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Frame.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
FrameAui.cpp Further fixes to the formatting change. WX sucks. 2016-06-24 12:16:10 +02:00
FrameTools.cpp Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
GameListCtrl.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
GameListCtrl.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Globals.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Info.plist.in Add more languages, and remove Hebrew because it's very incomplete 2016-05-25 23:33:18 +02:00
InputConfigDiag.cpp ControllerInterface: Switch to std::shared_ptr 2016-06-25 21:46:39 +02:00
InputConfigDiag.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
InputConfigDiagBitmaps.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ISOFile.cpp Undo some comment formatting changes from b5104a7 2016-06-25 18:07:10 +02:00
ISOFile.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ISOProperties.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
ISOProperties.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
LogConfigWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
LogConfigWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
LogWindow.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
LogWindow.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
Main.cpp nullvideo: initial release of null video backend 2016-06-25 22:40:23 +02:00
Main.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MainNoGUI.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemcardManager.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MemcardManager.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PatchAddEdit.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PatchAddEdit.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PostProcessingConfigDiag.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PostProcessingConfigDiag.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
resource.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
SoftwareVideoConfigDialog.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
SoftwareVideoConfigDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
TASInputDlg.cpp Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
TASInputDlg.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VideoConfigDiag.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
VideoConfigDiag.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WXInputBase.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WXInputBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WxUtils.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
X11Utils.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
X11Utils.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00