wxwidgets/src
Vadim Zeitlin 549be66c7d Avoid warnings about deprecated functions inside glib.h
This happens when using gcc 4.8 under Ubuntu 18.04 and has to be
suppressed in the source file including the header as just doing it in
the header itself, with the usual wxGCC_WARNING_SUPPRESS/RESTORE macros,
has no effect, i.e. the warning is still given even if we bracket glib.h
inclusion with them.
2022-10-09 16:54:33 +02:00
..
aui Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
common Remove "Printing" prefix from title of printout document 2022-10-05 00:35:51 +02:00
dfb Add convenient wxDCImpl::CalcBoundingBox() overloads and use them 2022-04-30 20:51:53 +01:00
expat@23b7f47ef6 Apply fix for CVE-2022-40674 to Expat submodule 2022-10-07 02:02:33 +02:00
generic Merge branch 'dont-disable-depr-warnings' 2022-09-30 15:32:52 +02:00
gtk Avoid warnings about deprecated functions inside glib.h 2022-10-09 16:54:33 +02:00
gtk1 Drop wxThread::CallEntry() and clean up in platform-specific code 2022-10-03 19:24:51 +02:00
html Get rid of v2.8 code 2022-08-02 08:26:29 +02:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
motif Fix data transfer to wxFileDialogCustomizeHook in non-wxMSW ports 2022-06-16 21:56:03 +02:00
msw Fix not getting some wxComboBox events after recreating it 2022-10-05 23:55:20 +01:00
osx Handle header and scrolling in wxOSX wxDataViewCtrl::HitTest() 2022-10-03 02:44:57 +02:00
png@d675c669c8 Update libpng and libtiff to fix warnings with latest clang 2022-03-20 16:01:31 +01:00
propgrid Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
qt Fix creating wxGLCanvas with NULL attributes list 2022-09-28 23:59:31 +02:00
regex define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
ribbon Fix setting wxRIBBON_ART_GALLERY_BUTTON_ACTIVE_BACKGROUND_TOP_COLOUR 2022-04-19 00:48:11 +02:00
richtext Stop using wxWidgets 1.xx wxString compatibility functions 2022-07-24 16:25:29 +02:00
stc Fix appearance of STC call tips in high DPI 2022-08-28 22:26:50 +02:00
tiff@af035310bd Update libtiff submodule to remove snprintf() check in configure 2022-04-14 00:26:01 +02:00
univ Fix double negatives used with 'neither' in docs and comments 2022-08-19 16:22:21 +02:00
unix Drop wxThread::CallEntry() and clean up in platform-specific code 2022-10-03 19:24:51 +02:00
x11 Use wxScopedArray<> instead of manual memory management in wxDC 2022-04-30 21:14:58 +01:00
xml Get rid of v2.8 code 2022-08-02 08:26:29 +02:00
xrc Get rid of v2.8 code 2022-08-02 08:26:29 +02:00
zlib@b4c511e9ee Remind to update zconf.h when upgrading zlib 2022-04-20 19:48:10 +02:00