wxWidgets/docs/doxygen
Stefan Csomor 3f63d14108 adding new defines for OSX
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2009-02-16 10:55:48 +00:00
..
groups document only char* variant of all string utility functions (don't use wxChar nor templates; they're only confusing; add a note for the funcmacro_string group that all functions documented also have wchar_t variants; document wxStrnlen() 2009-01-31 13:58:45 +00:00
images fix wxWindow::PushEventHandler and related wxWindow functions for the stack management; currently they don't work well when passing event handlers which are part of an event handler chain (see wx-dev thread 'wxWindow event handler stack'); implement wxEvtHandler Unlink() and IsUnlinked() functions and document them; revise docs of all involved functions of both wxEvtHandler and wxWindow, adding images for better explanations 2009-01-22 11:53:09 +00:00
mainpages adding new defines for OSX 2009-02-16 10:55:48 +00:00
overviews update custom event definition documentation; document wxDEFINE/DECLARE_EVENT() 2009-02-07 16:07:59 +00:00
Doxyfile_all Fixed GENERATE_TAGFILE setting after realizing that the setting turns it on, and sets the output file at the same time. 2008-03-17 22:10:18 +00:00
Doxyfile_chm One last navigation tab font adjustment, and made search input only generate for HTML (what's used for daily online docs). 2008-03-17 21:14:32 +00:00
Doxyfile_docset Committing Doxygen 1.5.7+ configuration changes as Francesco has found a fix for our show-stopper for this. Said fix will be done in next commit. 2009-01-05 19:34:59 +00:00
Doxyfile_html One last navigation tab font adjustment, and made search input only generate for HTML (what's used for daily online docs). 2008-03-17 21:14:32 +00:00
Doxyfile_inc Switched @NULL back to (the appropriate) @NUL and added NUL command to Doxygen. 2009-01-06 16:17:50 +00:00
Doxyfile_latex One last navigation tab font adjustment, and made search input only generate for HTML (what's used for daily online docs). 2008-03-17 21:14:32 +00:00
Doxyfile_qch added the possibility (for doxygen >= 1.5.7.1) to generate a QCH file for wxWidgets documentation 2008-11-28 19:28:15 +00:00
Doxyfile_xml One last navigation tab font adjustment, and made search input only generate for HTML (what's used for daily online docs). 2008-03-17 21:14:32 +00:00
DoxygenLayout.xml Turned off brief descriptions on group pages (it just gets repeated in the detailed description). 2009-01-09 19:14:28 +00:00
htmlfooter.inc Added feature to the HTML manual to remember your preference to show or hide the inheritance diagram (shown by default now). 2008-04-16 20:11:08 +00:00
htmlheader.inc restore correct doctype 2008-11-28 19:29:14 +00:00
latexdocstart.inc adding logo on frontpage of pdflatex output 2008-08-01 17:24:14 +00:00
regen.bat Part 2 of 3 commits bringing proper Doxygen path usage without use of @wxheader. 2008-06-27 16:47:43 +00:00
regen.sh create better QCH files 2008-12-01 01:13:01 +00:00
wxwidgets.css remove anchor colouring not only for H2 but also for H3 and H4 2009-01-31 12:52:51 +00:00
wxwidgets.js Fixed the class diagrams javascript to initialize the dropdown button image to the correct image. 2009-01-27 18:40:23 +00:00