use default fonts that have also bold and italic variants present on the system ...
[wxWidgets.git] / interface / sizer.h
2008-06-15  Vadim Zeitlinfix overview links and various Doxygen errors (#9580)
2008-06-07  Vadim Zeitlincall wxSizerFlags::Top/Bottom() or Left/Right() shouldn...
2008-05-26  Robert RoeblingRemoved more //@ groups
2008-05-25  Robert RoeblingRemoved Item Management category, minor corrections
2008-05-11  Bryan PettyReplaced @returns with @return for more standard comman...
2008-05-08  Bryan PettyMore interface header reviews by Azriel Fasten, along...
2008-05-08  Vadim Zeitlinadd wxSizer::SetDimension() overload taking wxPoint...
2008-04-17  Bryan PettyFixed wxScrolledWindow references to properly link...
2008-03-24  Vadim Zeitlindocument wxSizerItem::SetMinSize()
2008-03-22  Václav Slavíkfixed signatures of wxSizerFlags methods returning...
2008-03-22  Václav Slavíkdocumented wxRESERVE_SPACE_EVEN_IF_HIDDEN
2008-03-22  Václav Slavíkmany formatting fixes to wxSizer docs
2008-03-22  Václav Slavíktagged wxNotebookSizer as deprecated
2008-03-20  Václav Slavíkremoved trailing whitespace in Doxygen files
2008-03-17  Václav Slavíkadded back docs for wxWindow::WindowToClientSize, added...
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