wxwidgets/src
Vadim Zeitlin 5965d08819 Remove obsolete keys from our Info.plist files
Don't use CFBundleSignature, it was only needed for Classic Mac OS
compatibility. Similarly, LSRequiresCarbon was used to distinguish the
"new" Carbon applications from the Classic ones and is not needed any
longer.

CSResourcesFileMapped might still be used, but it's just an optimization
and we don't need it and it's just a s gratuitous difference with the
template used by Xcode, so remove it too.
2021-08-15 16:56:24 +02:00
..
aui Remove redundant code 2021-06-14 15:10:46 +03:00
common Remove unnecessary calls to wxRound from wxImage code 2021-08-09 16:30:57 +02:00
dfb Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
expat@adaa0c379b Update expat to the latest 2.2.10 release 2020-12-30 23:33:55 +01:00
generic Provide information in wxListEvent for generic virtual wxListCtrl 2021-08-06 21:28:24 +02:00
gtk Revert "Store clipping box coordinates in device units in wxWindowDCImpl, wxGTKDCImpl" 2021-07-27 17:25:30 +02:00
gtk1 Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
html Add convenient wxFileName::GetAbsolutePath() wrapper and use it 2021-07-11 14:51:31 +01:00
jpeg@8524936115 Upgrade libjpeg to the latest 9d version 2020-04-04 00:46:40 +02:00
motif Add wxCursor ctor from XPM data to all ports 2021-04-18 01:14:36 +01:00
msw Merge branch 'msw-combo-keys' 2021-08-06 20:29:20 +01:00
osx Remove obsolete keys from our Info.plist files 2021-08-15 16:56:24 +02:00
png@9853c67ab4 Update libpng to fix compatibility with older macOS versions 2020-12-30 23:33:03 +01:00
propgrid Replace DoGetBorderSize() with GetWindowBorderSize() 2021-07-24 21:18:45 +02:00
qt Add wxKeyEvent::IsAutoRepeat() 2021-07-06 12:58:05 +01:00
regex define WXBUILDING when compiling the library on OpenVMS 2020-03-05 08:15:04 +01:00
ribbon Add wxRibbon panel border colour option 2021-02-20 13:29:33 +01:00
richtext Replace tabs with spaces 2020-12-23 17:03:10 +01:00
stc Add wxDPIChangedEvent::Scale() and use it in this event handlers 2021-07-13 23:05:16 +01:00
tiff@28ce1ef089 Upgrade libtiff to the latest 4.2.0 release 2020-12-31 14:37:55 +01:00
univ Replace DoGetBorderSize() with GetWindowBorderSize() 2021-07-24 21:18:45 +02:00
unix Explicitly include wx/scopedptr.h when using wxScopedPtr 2021-08-01 00:43:31 +01:00
x11 Remove unnecessary c_str() from wx var arg functions arguments 2021-07-04 15:08:13 +01:00
xml Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
xrc Add convenient wxFileName::GetAbsolutePath() wrapper and use it 2021-07-11 14:51:31 +01:00
zlib@5888671274 Use zlib submodule with "wx_zlib_" prefix 2017-12-08 02:38:47 +01:00