wxFontEnumerator::GetFacenames/Encodings() now return arrays and not pointers to...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 May 2006 13:51:34 +0000 (13:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 28 May 2006 13:51:34 +0000 (13:51 +0000)
commit6540132fa1ee1b36c155ea39c84899e6beb2664e
tree06cbfb2dab9648f6b6122d386f17a6c961b12058
parent22757a804bb94378147a1a0136ff9709773db4af
wxFontEnumerator::GetFacenames/Encodings() now return arrays and not pointers to them (patch 1483341)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
15 files changed:
Makefile.in
build/bakefiles/files.bkl
build/msw/makefile.bcc
build/msw/makefile.gcc
build/msw/makefile.vc
build/msw/makefile.wat
build/msw/wx_core.dsp
docs/changes.txt
docs/latex/wx/fontenum.tex
include/wx/fontenum.h
src/common/fontenumcmn.cpp [new file with mode: 0644]
src/html/helpwnd.cpp
src/html/m_fonts.cpp
src/wxWindows.dsp
src/xrc/xmlres.cpp