wxWidgets/docs/doxygen
Vadim Zeitlin 0d176db96d Merge branch 'array-less-macros'
Use templates to implement the legacy dynamic array classes as much as
possible instead of doing it in macros.

This makes the code much more maintainable and readable as well as
easier to debug.

It also allows to avoid casts between function pointers of incompatible
types, which triggered many -Wcast-function-type warnings from g++ 8.
2018-06-10 22:56:03 +02:00
..
groups Drop Mac prefix when referencing OS X. 2016-02-04 09:54:36 +01:00
images Add screenshots of wxRearrange{List,Ctrl} to the manual 2017-08-14 14:59:31 +02:00
mainpages Merge branch 'array-less-macros' 2018-06-10 22:56:03 +02:00
overviews Add missing documentation for wxNumberEntryDialog 2018-04-25 18:26:27 +02:00
scripts Convert a few files from DOS to Unix EOLs. 2015-03-19 21:45:38 +01:00
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.2 2018-02-20 00:08:01 +01:00
DoxygenLayout.xml
extra_stylesheet.css Updated logos in the reference manual. 2015-02-04 17:44:10 +00:00
latex_header.tex Turn off batchmode for PDF manual, and no longer update latex_header. 2015-02-08 11:17:35 +00:00
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 2018 2018-01-05 19:51:47 +01:00
wxwidgets.js