wxWidgets/include
Vadim Zeitlin f58585c091 renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with
DoCreate()s in derived classes and removed DoDestroy() entirely because there
was really no advantage in having it (it can't be called fom base class dtor)

also made XmDoCreateTLW() pure virtual which required changing
IMPLEMENT_DYNAMIC_CLASS into IMPLEMENT_ABSTRACT_CLASS for wxTopLevelWindow in
common code but this made sense anyhow because wxTLW should be an ABC anyhow


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-09-14 14:36:02 +00:00
..
msvc/wx removed attempts to link with unicows.lib using #pragmas for msvc, this doesn't work reliably 2005-08-23 22:56:41 +00:00
wx renamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW() to avoid conflicts with 2005-09-14 14:36:02 +00:00
.cvsignore
wx_cw_d.pch
wx_cw_d.pch++
wx_cw.pch
wx_cw.pch++
wx_cwc_d.pch
wx_cwc_d.pch++
wx_cwc.pch
wx_cwc.pch++
wx_cwcocoa_d.pch Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa_d.pch++ Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa_d.pchmm Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa.pch Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa.pch++ Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwcocoa.pchmm Metrowerks CodeWarrior IDE prefix and precompiled header files for wxCocoa 2004-11-02 06:22:11 +00:00
wx_cwu_d.pch
wx_cwu_d.pch++
wx_pb.h Missed reversions 2004-05-25 17:31:17 +00:00
wxshlb_cw_d.pch
wxshlb_cw_d.pch++
wxshlb_cw.pch
wxshlb_cw.pch++
wxshlb_cwc_d.pch mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlb_cwc_d.pch++ mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlb_cwc.pch fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
wxshlb_cwc.pch++ fixing CW 8 builds for all targets 2005-04-19 10:06:30 +00:00
wxshlba_cw_d.pch
wxshlba_cw_d.pch++
wxshlba_cw.pch
wxshlba_cw.pch++
wxshlba_cwc_d.pch mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlba_cwc_d.pch++ mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlba_cwc.pch mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00
wxshlba_cwc.pch++ mach-o shared libs support for cw 2004-03-27 05:27:48 +00:00