Use "monospace" face name for all Unix systems, hopefully it should work.
[wxWidgets.git] / tests / font / fonttest.cpp
2010-04-18  Vadim ZeitlinUse "monospace" face name for all Unix systems, hopeful...
2009-06-02  Francesco Montorsiadd wxGetLinuxDistributionInfo() and wxPlatformInfo...
2009-05-17  Vadim Zeitlindisable a test failing under wxGTK because of what...
2009-05-17  Vadim Zeitlinuse a different known good face name under non-MSW
2009-05-17  Vadim Zeitlincorrect test failures under MSW, it shouldn't assume...
2009-04-14  Francesco Montorsidump all font properties upon failure
2009-04-13  Francesco Montorsieven more detailed info to debug buildslaves failures
2009-04-13  Francesco Montorsiprovide more info when a check for native font [user...
2009-04-12  Francesco Montorsiimplement wxNativeFontInfo::SetFamily for wxGTK with...
2009-03-25  Francesco Montorsifix the FontTestCase::GetSet unit so that it passes...
2009-03-18  Francesco Montorsiadd a wxFont test unit (currently GetFamily and the...