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
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
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
button.h
calctrl.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
caret.h
cdrom.ico
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
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
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
computer.ico
control.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
crashrpt.h
cross.cur
csquery.bmp
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
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
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
filedlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
floppy.ico
folder1.ico
folder2.ico
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
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
headerctrl.h
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
hyperlink.h
ia64.manifest
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
mdi.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
mdi.ico
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
msvcrt.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
nonownedwnd.h
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
palette.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
panel.h
pbrush.cur
pen.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
pencil.cur
pntleft.cur
pntright.cur
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
question.ico
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
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
richmsgdlg.h Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00
roller.cur
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
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
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
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
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
wx.rc Update wxWidgets to 3.1.0 2016-06-26 15:25:29 +10:00