wxWidgets/include/wx/msw
Vadim Zeitlin 1f401475f3 Merge branch 'art-scalefactor'
Fix confusion between different kinds of coordinates in wxAUI code,
restoring correct behaviour in high DPI on all platforms.

See #2620.

Closes #19331.
2022-01-13 17:51:00 +00:00
..
ole Fix comment typos in sources 2021-10-03 17:07:44 +02:00
private Fix comment typos in sources 2021-10-03 17:07:44 +02:00
rt Fix inconsistent use of boolean and HRESULT 2020-05-06 01:52:24 +02:00
wrl Mention GCC/Clang support in wxWebViewEdge documentation 2021-03-01 00:09:23 +01:00
accel.h
anybutton.h Allow using wxBitmapBundle for wxButton bitmaps 2021-10-18 11:50:10 +02:00
app.h Don't rely on getting WM_NULL messages in wxIdleWakeUpModule 2018-01-13 17:33:09 +01:00
appprogress.h
apptbase.h Use new wxAppTraits::SafeMessageBox() in wxSafeShowMessage() 2021-03-07 23:51:54 +01:00
apptrait.h Add wxOVERRIDE to GTK/Qt wxGUIAppTraits classes in wxMSW too 2021-06-15 17:47:30 +02:00
bitmap.h Add wxBitmap::GetDIPSize() and use it in wxBitmapBundleImplArt 2022-01-13 17:34:49 +00:00
blank.cur
bmpbuttn.h Allow using wxBitmapBundle for wxButton bitmaps 2021-10-18 11:50:10 +02:00
bmpcbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
brush.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
bullseye.cur
button.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
calctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
caret.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
cdrom.ico
checkbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
checklst.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
child.ico
chkconf.h Load winhttp functions dynamically 2021-03-23 00:42:02 +01:00
choice.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
clipbrd.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
colordlg.h Make wxColourData parameter of wxColourDialog ctor const 2019-07-16 20:19:33 +02:00
colour.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
colours.bmp
combo.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
combobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
commandlinkbutton.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
computer.ico
control.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
crashrpt.h
cross.cur
csquery.bmp
ctrlsub.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
cursor.h Add wxCursor ctor from XPM data to all ports 2021-04-18 01:14:36 +01:00
custombgwin.h use more wxOVERRIDE (#329) 2016-09-25 13:21:28 -07:00
datectrl.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
datetimectrl.h Add wxDateTimePickerCtrl::SetNullText() 2020-11-05 14:22:05 +01:00
dc.h Fix setting clipping region for wxDC with RTL enabled (wxMSW) 2021-11-28 17:04:26 +01:00
dcclient.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
dcmemory.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
dcprint.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
dcscreen.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
dde.h Eliminate -Wcast-qual warnings with GCC and Clang 2020-02-02 22:50:32 -08:00
debughlp.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
dialog.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dib.h Fix comment typos in sources 2021-10-03 17:07:44 +02:00
dirdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
dragimag.h
drive.ico
enhmeta.h Fix comment typos in sources 2021-10-03 17:07:44 +02:00
evtloop.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
evtloopconsole.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
fdrepdlg.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
file1.ico
filedlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
floppy.ico
folder1.ico
folder2.ico
font.h Add wxWindow::WXAdjustFontToOwnPPI() 2020-08-31 14:45:02 +02:00
fontdlg.h Implement wxFontDialog::SetTitle() in wxMSW 2018-07-30 16:11:25 +02:00
frame.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
fswatcher.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
gauge.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
gccpriv.h Remove HAVE_W32API_H definition and checks 2020-10-20 01:47:47 +02:00
gdiimage.h Store scale factor in wxMSW bitmaps too 2021-12-16 01:15:17 +00:00
genrcdefs.h Add MSW manifests for ARM and ARM64 platforms 2019-11-22 15:17:40 +01:00
glcanvas.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
hand.cur
headerctrl.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
helpbest.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
helpchm.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
helpwin.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
htmlhelp.h
hyperlink.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
icon.h Set scale factor correctly for icons loaded from resources 2021-12-16 01:17:35 +00:00
imaglist.h Fix gcc 11 -Wzero-as-null-pointer-constant in wxMSW wxImageList 2021-10-20 15:23:52 +02:00
iniconf.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
init.h Resolve removal of the rest of BCC-affected 2020-10-14 20:11:58 +02:00
joystick.h Don’t use void for functions without arguments 2019-10-02 00:54:14 +02:00
libraries.h Remove MSW wxUxThemeEngine class 2018-01-22 00:51:11 +01:00
listbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
listctrl.h Remove wxListCtrl::EnableSortIndicator() 2021-12-14 14:09:23 +00:00
magnif1.cur
mdi.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
mdi.ico
menu.h Allow overriding wxMenu::MSWCommand() in wxMSW 2021-02-05 12:04:25 +01:00
menuitem.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
metafile.h Avoid -Wdouble-promotion warnings in headers 2020-07-20 08:12:02 -07:00
mfc.h Fix compilation of MFC support code in MSVS conformance mode 2019-03-18 18:11:42 +01:00
mimetype.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
minifram.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
missing.h Add framework for Per-Monitor DPI Awareness on Windows 2019-08-24 22:30:11 +02:00
msgdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
msvcrt.h Remove the last remnants of Windows CE related code 2019-05-18 08:40:03 +02:00
nonownedwnd.h Fix IsEnabled() return value for wxMSW TLWs with native dialogs 2020-11-19 15:44:54 +01:00
notebook.h Add wxWithImages::SetImages() and update wxMSW wxNotebook for it 2021-10-31 20:54:58 +01:00
ownerdrawnbutton.h Define ~wxMSWOwnerDrawnButtonBase() for all compilers 2021-01-27 23:46:35 +01:00
ownerdrw.h Fix handling of ampersands in wxCheckListBox under MSW 2021-06-24 14:49:08 +01:00
palette.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
panel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
pbrush.cur
pen.h Restore support for using faster dotted pens in wxMSW 2021-02-22 00:04:07 +01:00
pencil.cur
pntleft.cur
pntright.cur
popupwin.h Fix crash when destroying wxPopupWindow without hiding it first 2020-08-14 13:15:49 +02:00
printdlg.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
printwin.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
private.h Add GlobalPtr::Release() to wxMSW private header 2021-07-13 23:39:03 +01:00
progdlg.h Fix spelling in comments and documentation using codespell 2020-06-27 22:56:22 +02:00
question.ico
radiobox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
radiobut.h Make wxRadioButtonBase a plain class, not template 2020-09-21 18:01:37 +02:00
rcdefs.h Add MSW manifests for ARM and ARM64 platforms 2019-11-22 15:17:40 +01:00
regconf.h Add 64-bit integers support to wxConfig 2021-03-13 15:14:58 +01:00
region.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
registry.h Add 64-bit numbers support to wxRegKey 2021-03-09 21:09:42 +01:00
removble.ico
richmsgdlg.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
roller.cur
scrolbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
seh.h Remove BCC-specific conditionally compiled code 2020-10-13 18:40:31 +02:00
setup_inc.h Enable Winsock 2 and IPv6 build options by default 2021-04-24 18:06:43 +01:00
setup.h Fix typo in "class" in wxUSE_STOPWATCH comment 2021-10-22 01:42:53 +02:00
slider.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
sound.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
spinbutt.h use wxOVERRIDE in wxMSW sources 2016-09-23 07:59:11 -07:00
spinctrl.h Add wxSpinCtrl::GetTextValue() 2021-04-18 13:09:17 +02:00
stackwalk.h Use wxOVERRIDE for wxStackWalker and wxStackFrame in wxMSW 2020-08-31 12:40:50 +02:00
statbmp.h Fix using MSW wxStaticBitmap with custom wxBitmapBundles 2021-12-12 23:39:48 +00:00
statbox.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statline.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
stattext.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
statusbar.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
std.ico
stdpaths.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
subwin.h Add a simple wxSetWindowFont() helper 2019-07-12 00:11:53 +02:00
taskbar.h Handle taskbar updates not removing notification icons from it 2019-11-18 19:14:38 +01:00
taskbarbutton.h
textctrl.h Replace IsProofCheckEnabled() with GetProofCheckOptions() 2021-08-23 14:19:11 +02:00
textentry.h Fix handling keys also used as accelerators in wxMSW wxComboBox 2021-07-24 12:41:49 +01:00
tglbtn.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
timectrl.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
tls.h
toolbar.h Add first version of wxBitmapBundle and use it in wxToolBar 2021-10-05 15:49:43 +01:00
tooltip.h
toplevel.h Use wxASCII_STR() on string literals 2020-07-17 17:52:16 +02:00
treectrl.h Update wxTreeCtrl and its sample to work with wxBitmapBundle 2021-11-07 21:46:42 +00:00
uxtheme.h Fix comment typos in sources 2021-10-03 17:07:44 +02:00
webview_edge.h Add wxWebView::RunScriptAsync() 2021-11-03 11:19:07 +01:00
webview_ie.h Make wxWebView::RunScript() const 2021-02-05 22:18:31 +01:00
webviewhistoryitem_ie.h Apply suggestions from code review 2020-01-16 10:15:11 +01:00
window.h Replace DoGetBorderSize() with GetWindowBorderSize() 2021-07-24 21:18:45 +02:00
winundef.h Fix broken non-Unicode MSW build 2020-04-13 16:41:33 +02:00
winver.h Target latest Windows API in wxMSW 2017-04-08 21:48:47 +02:00
wrapcctl.h
wrapcdlg.h
wrapgdip.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
wrapshl.h Globally replace vadim@wxwindows.org with vadim@wxwidgets.org 2019-04-22 14:12:05 +02:00
wrapwin.h Disable warnings inside winsock2.h when using MSVC too 2021-05-19 18:51:30 +01:00
wx_dpi_aware_pmv2.manifest Simplify Windows application manifests 2021-12-17 16:57:45 +01:00
wx_dpi_aware.manifest Simplify Windows application manifests 2021-12-17 16:57:45 +01:00
wx.manifest Simplify Windows application manifests 2021-12-17 16:57:45 +01:00
wx.rc Revert changes to the code generating the manifest name in wx.rc 2021-12-18 21:50:15 +01:00