wxWidgets/src
Vadim Zeitlin 4f5f4af3b1 Compilation fixes for wxUSE_STL==1 build
Add an explicit call to wc_str() in one place where conversion to
wchar_t* is needed and use wxString::operator==() instead of lstrcmp()
to avoid having to perform this conversion explicitly in another place.
2017-11-13 22:29:29 +01:00
..
aui Make wxAuiManager::SavePaneInfo() parameter const 2017-11-05 23:45:21 +01:00
common Add support for loading fonts from files. 2017-11-13 22:29:28 +01:00
dfb Minor formatting and style changes in wxPenInfo code 2017-09-10 01:11:06 +02:00
expat@7972ac101c Upgrade Expat submodule to the latest 2.2.5 version 2017-11-11 20:50:51 +01:00
generic Use wxFALLTHROUGH 2017-11-12 09:34:22 -08:00
gtk Test for FontConfig availability in configure when using wxGTK 2017-11-13 22:29:29 +01:00
gtk1 Refactor all wxPen ctors to use wxPenRefData(wxPenInfo) ctor 2017-09-10 15:48:31 +02:00
html Use static linkage for various local names 2017-09-24 09:29:26 -07:00
jpeg@0c4f9b739f Upgrade libjpeg to the latest version 9b 2017-11-12 16:32:35 +01:00
motif Don't refresh wxStaticText if its label didn't really change 2017-07-16 02:36:07 +02:00
msw Compilation fixes for wxUSE_STL==1 build 2017-11-13 22:29:29 +01:00
osx Add support for loading fonts from files. 2017-11-13 22:29:28 +01:00
png@d532334ef5 Update png submodule to avoid -Wundef warnings 2017-11-13 22:16:10 +01:00
propgrid Set wxPG cell background colour as wxPGComboBox background colour 2017-11-12 22:09:09 +01:00
qt Make wxQt build again, with less compiler warnings 2017-11-06 02:06:02 +01:00
regex Work around signed/unsigned comparison warnings in regex code 2017-05-27 18:36:24 +02:00
ribbon Fix wrong minimization of wxRibbonPanel 2017-08-08 10:59:40 +02:00
richtext Use wxFALLTHROUGH 2017-10-17 09:21:45 -07:00
stc Rely on native double buffering by default in wxSTC 2017-10-16 19:40:01 +02:00
tiff@74e289b462 Update bundled libtiff to not use wxjpeg_boolean any more 2017-11-12 23:23:48 +01:00
univ Fix build error after dfd03f5 2017-07-20 08:10:33 -07:00
unix Avoid -Wmissing-field-initializers for Dl_info struct 2017-11-12 17:07:35 +01:00
x11 Refactor all wxPen ctors to use wxPenRefData(wxPenInfo) ctor 2017-09-10 15:48:31 +02:00
xml wx/xml: Implement line-ending modes for xml saves 2017-05-30 14:31:59 +02:00
xrc Fix compilation with wxUSE_ACCEL==0 2017-07-30 10:38:06 +02:00
zlib@c7955ffb6e Replace zlib subdirectory with a Git submodule 2017-11-10 18:16:07 +01:00