wxwidgets/src
Kvaz1r a2f37a9ed5 Fix client coordinates mapping for wxSpinCtrl in wxMSW
Add MSWDoClientToScreen() and MSWDoScreenToClient() helpers and use them
with the correct HWND in DoClientToScreen() and DoScreenToClient()
overridden in wxSpinCtrl, i.e. the HWND of the "buddy" text control and
not the spin button, which is the main HWND of this control.

This notably fixes wxSpinCtrl::GetScreenPosition() which returned the
position of the spin button.

Closes https://github.com/wxWidgets/wxWidgets/pull/1454

Closes #18455.
2019-08-03 13:26:56 +02:00
..
aui Use DPI Aware wxGetSystemMetrics 2019-07-15 00:00:18 +02:00
common Use wxPen pattern when drawing shapes in wxSVGFileDC 2019-07-29 14:39:10 +02:00
dfb Use const wxWindow in wxSystemSettings::GetMetric 2019-07-15 00:00:20 +02:00
expat@ff2299e5f0 Upgrade bundled Expat to post-2.2.7 version with a security fix 2019-07-03 23:49:20 +02:00
generic Don't send EXPANDED in generic wxTreeCtrl if not really expanded 2019-07-31 01:05:48 +02:00
gtk Merge remote-tracking branch 'sunset/process-enter' 2019-07-26 18:02:08 +02:00
gtk1 Fix truncating CJK mnemonics in control labels 2019-07-26 17:59:47 +02:00
html Add semi-private wxHtmlCell::Dump() 2019-07-20 17:01:30 +02:00
jpeg@e951f6ed63 Exclude unnecessary files in the submodules from release archives 2017-11-16 23:37:36 +01:00
motif Fix truncating CJK mnemonics in control labels 2019-07-26 17:59:47 +02:00
msw Fix client coordinates mapping for wxSpinCtrl in wxMSW 2019-08-03 13:26:56 +02:00
osx Changed the Mac font implementation to use full font names instead of (#1416) 2019-07-28 14:41:55 +02:00
png@772e393c7e Update png submodule 2018-11-17 19:06:32 +01:00
propgrid Merge branch 'pm-dpi-aware-1-systemmetric' of https://github.com/MaartenBent/wxWidgets 2019-07-15 13:21:16 +02:00
qt Make wxColourData parameter of wxColourDialog ctor const 2019-07-16 20:19:33 +02:00
regex Work around signed/unsigned comparison warnings in regex code 2017-05-27 18:36:24 +02:00
ribbon Resolve some extra semicolon warnings 2019-07-21 17:15:02 +02:00
richtext Resolve some extra semicolon warnings 2019-07-21 17:15:02 +02:00
stc Merge branch 'pm-dpi-aware-1-systemmetric' of https://github.com/MaartenBent/wxWidgets 2019-07-15 13:21:16 +02:00
tiff@c70cb3d7b4 Update tiff submodule 2018-11-17 19:08:40 +01:00
univ Use const wxWindow in wxSystemSettings::GetMetric 2019-07-15 00:00:20 +02:00
unix Use safe wxStrlcpy() instead of strncpy() 2019-07-25 20:26:22 +02:00
x11 Use const wxWindow in wxSystemSettings::GetMetric 2019-07-15 00:00:20 +02:00
xml wx/xml: Implement line-ending modes for xml saves 2017-05-30 14:31:59 +02:00
xrc Allow expanding environment variables in XRC file paths 2019-07-31 23:57:40 +02:00
zlib@5888671274 Use zlib submodule with "wx_zlib_" prefix 2017-12-08 02:38:47 +01:00