Add wxMessageDialog::GetEffectiveIcon() and use it in all ports.
[wxWidgets.git] / src / cocoa / font.mm
2008-11-03  Francesco Montorsifix the incoherence pointed out by ifacecheck between...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2007-12-15  Vadim ZeitlinFix Ok/IsOk() mess in wxGDIObject-derived classes;...
2007-10-18  David ElliottHalfway reasonable implementation of wxFont for wxCocoa.
2007-10-13  David ElliottImplement creation of wxFont from wxNativeFontInfo.
2007-10-13  David ElliottReplace most of the fields in wxFontRefData with one...
2007-10-13  David ElliottMove wxCocoa's wxFontRefData from the header to the...
2007-10-13  David ElliottRename src/cocoa/font.cpp to font.mm in both trunk...