wxwidgets/docs/doxygen
Vadim Zeitlin 8a95a93a1d Remove wxUSE_OLE_CLIPBOARD and always use OLE for wxClipboard
It doesn't make sense to keep the old and almost never used alternative
wxClipboard implementation which has known fatal bugs (such as casts of
wxDataObject that could be wxDataObjectComposite to wxBitmapDataObject,
see #23564) when wxUSE_OLE is never going to be disabled anyhow.

Note that this means wxSetClipboardData() function doesn't exist at all
any longer when previously it was available in the wxUSE_OLE==0 builds.
As the official builds always used wxUSE_OLE==1, this doesn't look like
a huge loss, but if needed, we could add it back later and reimplement
it in terms of wxClipboard::SetData().
2023-06-20 21:00:59 +01: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 Remove wxUSE_OLE_CLIPBOARD and always use OLE for wxClipboard 2023-06-20 21:00:59 +01:00
overviews Merge branch 'env-wxlog-time-format' 2023-06-02 19:07:55 +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