Václav Slavík
|
bb24c68f35
|
compilation fixes for multilib/DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-04 13:00:07 +00:00 |
|
Vadim Zeitlin
|
7843d11bdc
|
removed static methods from wxAppTraitsBase, this doesn't work well in non-monolithic DLL build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-03 12:42:14 +00:00 |
|
Václav Slavík
|
ec6ac3eb94
|
this is nasty but required compilation fix, otherwise we get dllimport/dllexport mismatch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-03 11:04:03 +00:00 |
|
Václav Slavík
|
7af1b53999
|
another compilation fix for multilib DLLs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-03 10:45:11 +00:00 |
|
David Elliott
|
dcc7f39c44
|
Declare wxObject
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21558 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-07-01 17:19:15 +00:00 |
|
Vadim Zeitlin
|
9482617091
|
extracted common initialization/cleanup functions in common/init.cpp; standardized wxEntry()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21518 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-30 18:43:09 +00:00 |
|
Vadim Zeitlin
|
2739d4f052
|
moved GetOSVersion() to the base traits class; implement it in platform-specific files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-27 00:16:04 +00:00 |
|
Vadim Zeitlin
|
46446cc2aa
|
compilation fix for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 01:31:22 +00:00 |
|
Vadim Zeitlin
|
e2478fde62
|
wxBase/GUI separation: 1st step, wxMSW should build, all the rest is broken
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-06-24 00:56:19 +00:00 |
|