]> git.saurik.com Git - wxWidgets.git/history - interface/app.h
use default fonts that have also bold and italic variants present on the system ...
[wxWidgets.git] / interface / app.h
2008-05-11  Bryan PettyReplaced @returns with @return for more standard comman...
2008-04-21  Václav Slavík@wxsince -> @since in Doxygen docs
2008-03-30  Francesco Montorsitypo fix
2008-03-27  Francesco Montorsiadd @onlyfor tags to remove further ifacecheck warnings
2008-03-24  Francesco Montorsifinal prototype fixes (done using ifacecheck)
2008-03-20  Francesco Montorsisplitted wxApp docs in wxApp+wxAppConsole docs; fix...
2008-03-20  Václav Slavíkremoved trailing whitespace in Doxygen files
2008-03-18  Bryan PettyAdded explicit information about which functions and...
2008-03-18  Bryan PettyFinished review of Application Initialization and Termi...
2008-03-14  Francesco Montorsirevised a* interface headers; categorized many function...
2008-03-14  Bryan PettyFixed some function/define paramter names to match...
2008-03-14  Bryan PettyCatagorized all functions and macros belonging to the...
2008-03-12  Francesco Montorsirevised other headers
2008-03-10  Francesco Montorsiregenerated headers to remove @seealso in favour of...
2008-03-09  Francesco Montorsiadd const qualifiers
2008-03-09  Francesco Montorsiremoved @NULL,@true,@false tags from the function proto...
2008-03-08  Francesco Montorsiadjusted indentation with astyle; added Id keyword
2008-03-08  Francesco Montorsiadded interface headers with latest discussed changes