wxwidgets/src
Vadim Zeitlin a1dd894c77 Merge branch 'appveyor-webrequest' of https://github.com/MaartenBent/wxWidgets
Fix bug in wxWebRequest data upload code in WinHTTP implementation.

See https://github.com/wxWidgets/wxWidgets/pull/2199
2021-01-31 14:08:48 +01:00
..
aui Fix implicit-fallthrough warning 2020-12-23 17:03:05 +01:00
common Make refcounting actually work in wxFileSystemWatcher::Add() 2021-01-30 20:40:45 +01:00
dfb Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
expat@adaa0c379b Update expat to the latest 2.2.10 release 2020-12-30 23:33:55 +01:00
generic update OpenVMS makefiles for credential dialog 2021-01-29 08:51:11 +01:00
gtk Use more accurate source for wxClientDC size with GTK3 2021-01-28 07:30:19 -08:00
gtk1 Replace tabs with spaces 2020-12-23 17:03:10 +01:00
html Merge branch 'macos_wkwebview' of https://github.com/TcT2k/wxWidgets 2021-01-16 16:20:58 +01:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
motif Remove checks for wxNEEDS_CHARPP 2020-10-19 20:07:16 +02:00
msw Merge branch 'appveyor-webrequest' of https://github.com/MaartenBent/wxWidgets 2021-01-31 14:08:48 +01:00
osx macOS: Fix WebView print hang 2021-01-28 17:34:11 +01:00
png@9853c67ab4 Update libpng to fix compatibility with older macOS versions 2020-12-30 23:33:03 +01:00
propgrid Fix navigating through wxPropertyGrid with wxPG_ACTION_EDIT 2021-01-28 19:13:09 +01:00
qt Implement wxGestureEvent support for wxQt 2021-01-27 19:01:50 +01:00
regex define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
ribbon Merge branch 'wxRibbon-coord-functions' 2021-01-10 19:28:18 +01:00
richtext Replace tabs with spaces 2020-12-23 17:03:10 +01:00
stc Replace tabs with spaces 2020-12-23 17:03:10 +01:00
tiff@28ce1ef089 Upgrade libtiff to the latest 4.2.0 release 2020-12-31 14:37:55 +01:00
univ Replace tabs with spaces 2020-12-23 17:03:10 +01:00
unix Replace tabs with spaces 2020-12-23 17:03:10 +01:00
x11 Replace tabs with spaces 2020-12-23 17:03:10 +01:00
xml Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
xrc Add possibility to create "Close" bitmap button from XRC 2020-11-19 15:44:54 +01:00
zlib@5888671274