1. corrections for compilation of the wxBase apps with wxApp
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jan 2000 17:51:24 +0000 (17:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jan 2000 17:51:24 +0000 (17:51 +0000)
commitbc385ba9ebd0185d5bc3dcbf9fb3f35e3eac4d7a
tree6842183e727abe67acecfad190b3772f7edc6bca
parent44762a6a87805bc36b653225828657ec98b66757
1. corrections for compilation of the wxBase apps with wxApp
2. wxCAL_NO_MONTH/YEAR_CHANGE styles implemented, cosmetic corrections
3. attempt at BC++ compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/app.h
include/wx/defs.h
include/wx/generic/calctrl.h
samples/calendar/calendar.cpp
samples/console/console.cpp
src/common/init.cpp
src/common/intl.cpp
src/common/utilscmn.cpp
src/generic/calctrl.cpp