wxX11 and wxMotif STL-ification, part 1. it does not compile.
authorMattia Barbon <mbarbon@cpan.org>
Mon, 21 Jul 2003 20:00:38 +0000 (20:00 +0000)
committerMattia Barbon <mbarbon@cpan.org>
Mon, 21 Jul 2003 20:00:38 +0000 (20:00 +0000)
commitac32ba44a150c9de37a9b56ef7cb10521d0e9347
tree31a6f14c4db1baed6021dc930b68b267078ba02c
parenta381fd1c0a006628ac9af49e6933ccfb8138ed03
  wxX11 and wxMotif STL-ification, part 1. it does not compile.
yet, but keeps the diff between my local copy and HEAD < 4000
lines...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
22 files changed:
src/common/bmpbase.cpp
src/generic/mdig.cpp
src/motif/button.cpp
src/motif/choice.cpp
src/motif/clipbrd.cpp
src/motif/cursor.cpp
src/motif/font.cpp
src/motif/frame.cpp
src/motif/menu.cpp
src/motif/palette.cpp
src/motif/radiobut.cpp
src/motif/toolbar.cpp
src/univ/menu.cpp
src/univ/radiobut.cpp
src/univ/themes/gtk.cpp
src/univ/themes/win32.cpp
src/univ/toolbar.cpp
src/univ/winuniv.cpp
src/x11/evtloop.cpp
src/x11/font.cpp
src/x11/palette.cpp
src/x11/window.cpp