wxWidgets/docs/doxygen
Vadim Zeitlin dd134b9534 Fix wrong example using printf() in wxDateTime overview
Use wxPrintf() and remove the c_str() call which is redundant with it instead
of using printf() which can't be used with non-POD objects like wxCStrData
returned by c_str() in wx 3.0+.
2017-04-19 17:07:44 +02:00
..
groups Drop Mac prefix when referencing OS X. 2016-02-04 09:54:36 +01:00
images Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
mainpages Allow disabling unsafe implicit conversions in wxString 2017-02-12 02:29:30 +01:00
overviews Fix wrong example using printf() in wxDateTime overview 2017-04-19 17:07:44 +02:00
scripts
custom_footer.html
custom_header.html Updated links and mailing list addresses. 2015-10-30 20:06:09 -06:00
Doxyfile Update version to 3.1.1 2016-03-03 23:23:06 +01:00
DoxygenLayout.xml
extra_stylesheet.css
latex_header.tex
logo.png Reduce size of the PNGs used in Doxygen documentation 2016-10-05 22:19:26 +02:00
regen.bat Release script improvements. 2015-11-15 13:56:52 -07:00
regen.sh Update year in copyright notices to 2017 2017-01-04 11:25:00 +01:00
wxwidgets.js