simplify/cleanup wxTheXXXList and wxGDIObject code (patch 1452023 from Paul Cornett)
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 22:33:24 +0000 (22:33 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 22:33:24 +0000 (22:33 +0000)
commit1de8d512b7c844d67b2dab36addc89868e68c9b6
tree828dc87994c30774e3138ed176c8d098b7e09858
parentd0914b9d8d6381957395e7124d48a52fe08fb48f
simplify/cleanup wxTheXXXList and wxGDIObject code (patch 1452023 from Paul Cornett)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
build/bakefiles/files.bkl
docs/latex/wx/brush.tex
docs/latex/wx/fontlist.tex
docs/latex/wx/pen.tex
include/wx/gdicmn.h
include/wx/gdiobj.h
src/cocoa/font.cpp
src/common/datacmn.cpp
src/common/gdicmn.cpp
src/msw/gdiobj.cpp
src/os2/brush.cpp
src/os2/pen.cpp