wxwidgets/docs/doxygen
Vadim Zeitlin 889845fbc4 Add support for wxNO_IMPLICIT_WXSTRING_CONV_TO_PTR to wxString
This symbol is similar to the existing wxNO_IMPLICIT_WXSTRING_ENCODING
and can be defined when building the application (as opposed to when
building the library) to disable implicit wxString conversions to
pointer types, i.e. char*, wchat_t* and void*.

This makes the just added wxUSE_CHAR_CONV_IN_WXSTRING library build
option unnecessary, so remove it.
2023-04-16 01:16:56 +02:00
..
doxygen-awesome-css Use Doxygen Awesome CSS theme 2022-07-02 16:57:57 +02:00
groups Consistently use @see in Doxygen documentation 2023-02-20 23:02:18 +01:00
images Update wxAboutDialog screenshot under MSW after recent changes 2023-02-24 00:42:13 +00:00
mainpages Add support for wxNO_IMPLICIT_WXSTRING_CONV_TO_PTR to wxString 2023-04-16 01:16:56 +02:00
overviews Update wxString overview and documentation 2023-04-15 20:34:24 +02:00
scripts Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
custom_footer.html Add extra script to the docs created in GitHub Actions workflow 2022-03-28 11:16:53 +02:00
custom_header.html Use Doxygen Awesome CSS theme 2022-07-02 16:57:57 +02:00
custom_header_simple.html Disable custom Doxygen theme support for CHM generation 2022-07-02 17:37:53 +02:00
custom_search_functions.php Fix appearance of search results when using server-based search 2022-03-28 15:29:50 +02:00
Doxyfile Mark new language constants as being new since wx 3.3.1 2023-04-08 14:50:47 +02:00
DoxygenLayout.xml Upgraded Doxygen to 1.8.2 for the docs. 2012-11-03 18:08:45 +00:00
extra_stylesheet.css Remove dark-mode color invert from screenshots in manual 2022-09-01 18:49:38 -06: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 Disable custom Doxygen theme support for CHM generation 2022-07-02 17:37:53 +02:00
regen.sh Update copyright years to 2023 2023-01-03 04:15:08 +01:00
wxwidgets.js Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00