wxWidgets/docs/doxygen
Tobias Taschner 72db8a6265 Add basic support to use WinRT APIs.
Some Windows8+ APIs are only accessible via WinRT which is based on COM. However there are a few dependencies to get to the interfaces via functions defined in roapi.h. Using RoInitialize, RoUninitialize, etc. directly from it's windows headers adds dependencies to the WinRT dlls leaving the resulting exe unable to launch on earlier Windows versions. The wxWinRT functions wrap this with dynamic loading. Additionally wxWinRT::TempStringRef adds a convenient wrapper to HSTRING which is used extensively in WinRT APIs.
2016-02-10 20:38:11 +01:00
..
groups Drop Mac prefix when referencing OS X. 2016-02-04 09:54:36 +01:00
images Update OSX appearance images. 2016-02-05 12:57:14 +01:00
mainpages Add basic support to use WinRT APIs. 2016-02-10 20:38:11 +01:00
overviews Make wxWS_EX_VALIDATE_RECURSIVELY default (and only) behaviour 2016-02-09 23:38:23 +01: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 SVN references to git, mostly in docs. 2015-02-20 20:07:15 -07: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 Updated logos in the reference manual. 2015-02-04 17:44:10 +00:00
regen.bat Release script improvements. 2015-11-15 13:56:52 -07:00
regen.sh Update outdated year references to 2016. 2016-01-18 14:30:54 +01:00
wxwidgets.js