dolphin/Externals/wxWidgets3/include/wx/msw
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
..
ole Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
private Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
rt Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
accel.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
amd64.manifest Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
anybutton.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
app.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
appprogress.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
apptbase.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
apptrait.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
bitmap.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
blank.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
bmpbuttn.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
bmpcbox.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
brush.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
bullseye.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
button.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
calctrl.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
caret.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
cdrom.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
checkbox.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
checklst.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
child.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
chkconf.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
choice.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
clipbrd.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
colordlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
colour.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
colours.bmp Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
combo.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
combobox.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
commandlinkbutton.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
computer.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
control.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
crashrpt.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
cross.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
csquery.bmp Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
ctrlsub.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
cursor.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
custombgwin.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
datectrl.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
datetimectrl.h Update wx to r75363 to address a wx bug that was breaking netplay on OS X. 2013-12-08 15:37:10 -05:00
dc.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
dcclient.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
dcmemory.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
dcprint.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
dcscreen.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
dde.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
debughlp.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
dialog.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
dib.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
dirdlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
dragimag.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
drive.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
enhmeta.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
evtloop.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
evtloopconsole.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
fdrepdlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
file1.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
filedlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
floppy.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
folder1.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
folder2.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
font.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
fontdlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
frame.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
fswatcher.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
gauge.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
gccpriv.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
gdiimage.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
genrcdefs.h Update wx to r75363 to address a wx bug that was breaking netplay on OS X. 2013-12-08 15:37:10 -05:00
glcanvas.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
hand.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
headerctrl.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
helpbest.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
helpchm.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
helpwin.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
htmlhelp.h Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
hyperlink.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
ia64.manifest Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
icon.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
imaglist.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
iniconf.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
init.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
joystick.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
libraries.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
listbox.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
listctrl.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
magnif1.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
mdi.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
mdi.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
menu.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
menuitem.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
metafile.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
mimetype.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
minifram.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
missing.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
msgdlg.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
msvcrt.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
nonownedwnd.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
notebook.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
ownerdrawnbutton.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
ownerdrw.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
palette.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
panel.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
pbrush.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
pen.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
pencil.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
pntleft.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
pntright.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
popupwin.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
printdlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
printwin.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
private.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
progdlg.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
question.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
radiobox.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
radiobut.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
rcdefs.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
regconf.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
region.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
registry.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
removble.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
richmsgdlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
roller.cur Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
scrolbar.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
seh.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
setup0.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
setup_inc.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
slider.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
sound.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
spinbutt.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
spinctrl.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
stackwalk.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
statbmp.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
statbox.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
statline.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
stattext.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
statusbar.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
std.ico Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
stdpaths.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
subwin.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
taskbar.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
taskbarbutton.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
textctrl.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
textentry.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
tglbtn.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
timectrl.h Update wx to r75363 to address a wx bug that was breaking netplay on OS X. 2013-12-08 15:37:10 -05:00
tls.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
toolbar.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
tooltip.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
toplevel.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
treectrl.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
uxtheme.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
uxthemep.h Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
webview_ie.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
webview_missing.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
webviewhistoryitem_ie.h Upgrade WX to r74856, mainly to support @2x. 2013-09-23 02:58:04 -04:00
window.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
winundef.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
wrapcctl.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
wrapcdlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
wrapgdip.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
wrapshl.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
wrapwin.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
wx.manifest Import r67258 of the wxWidgets trunk, which I expect will before 2011-03-20 18:05:19 +00:00
wx.rc Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00