Commit Graph

18988 Commits

Author SHA1 Message Date
Václav Slavík
f75d778149 restored wxBuildOptions class, for backward compatibility with wx-2.4
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 11:14:18 +00:00
Julian Smart
34f7e40fa9 Fixed compilation of OGL samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 11:14:08 +00:00
Václav Slavík
c80217d107 wxMutexGuiEnter/Leave didn't work because this file is compiled with wxUSE_GUI=0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 10:59:13 +00:00
Václav Slavík
21041c70a3 restored changes accidentally reverted by previous commit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 10:41:12 +00:00
Václav Slavík
1359768207 no wxToolBarSimple
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 10:35:43 +00:00
Václav Slavík
0e0d594d1a removed unused wxObject::Dump
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 10:34:45 +00:00
Václav Slavík
6eabf58cec have TryValidator even if wxUSE_VALIDATORS=1, so that wxBase library can be used by GUI ports
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 10:33:25 +00:00
Václav Slavík
b880adecc4 build options signature is too long, use more lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 10:31:54 +00:00
Václav Slavík
e1a4f817b0 check for WXWIN_COMPATIBLITY settings, they affect binary compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 10:30:46 +00:00
Václav Slavík
bf26b5e1de don't change WXWIN_COMPATIBLITY settings, it affects binary compatibility
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22950 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 10:30:15 +00:00
Julian Smart
8a82c9ecc9 Moved wxToolBarSimple to deprecated library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 10:20:08 +00:00
Stefan Csomor
1d42ad9a21 unicode for mac fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 07:37:06 +00:00
Stefan Csomor
365796b153 unicode for mac fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22947 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 07:16:09 +00:00
Stefan Csomor
7d671c0818 unicode for mac fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 06:38:42 +00:00
Václav Slavík
b7c702867a removed unneeded #ifdef
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22945 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 22:30:54 +00:00
Mattia Barbon
548bf4b717 MSVC 5 compilation fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22944 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 21:39:23 +00:00
Václav Slavík
4b20974a9b added configtool, helpview and emulator makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 21:30:16 +00:00
Václav Slavík
0772d8742c afterstd.h is wxBase header
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 21:26:35 +00:00
Václav Slavík
296e4c2014 not used anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22941 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 21:26:05 +00:00
Václav Slavík
6c04a87329 removed old bc++ makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 21:22:26 +00:00
Václav Slavík
eb69fda554 ODBC library is built when wxUSE_GUI=0, too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 19:54:59 +00:00
Václav Slavík
6eb90f821f ODBC is part of wxBase now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 19:08:27 +00:00
Stefan Csomor
c32a538aba unicode for mac fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 16:46:24 +00:00
Stefan Csomor
5f3f0f1725 unicode for mac fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 16:46:23 +00:00
Stefan Csomor
69aa21acc9 corrected include for __WXMAC__
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 16:37:01 +00:00
Václav Slavík
ffef10f672 output -Wl,--subsystem,console for Mingw if any GUI library is used
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 16:12:31 +00:00
Václav Slavík
ac9a3c615a moved WinMain into the application even for static build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 15:30:25 +00:00
Stefan Neis
35c49c4bb6 Some fixes for OS/2.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 14:25:45 +00:00
Václav Slavík
19c35fa587 forgot to commit some regenerated files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 13:37:20 +00:00
Václav Slavík
34cf9bb509 added helpview bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 13:24:11 +00:00
Vadim Zeitlin
a9e3ce8f5a typo in assert (patch 789156)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 12:09:56 +00:00
Vadim Zeitlin
80fdb8d64f fix bug with entries present in both global and local files (patch 773360)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 12:07:03 +00:00
Gilles Depeyrot
609533d54d applied fixes for CodeWarrior compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-16 11:58:06 +00:00
Robin Dunn
77762d0f1e reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 23:12:27 +00:00
Robin Dunn
1d18f8b43f wxPostScriptPrinter needs wxGenericPrintDialog but it wasn't being
built on Mac


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 23:02:55 +00:00
Vadim Zeitlin
aaae069f9a don't create a multiline text control in the text editor (even not under MSW)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 22:20:33 +00:00
Václav Slavík
75a0a7b7de change MSW libs directories so that libraries are shared by builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 22:08:13 +00:00
Václav Slavík
3df38e2077 expat must be added to the template, not generated wxWindows.dsp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 21:42:52 +00:00
Václav Slavík
6acf2ef6cb change MSW libs directories so that libraries are shared by builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 21:31:05 +00:00
Václav Slavík
239741ff16 Watcom compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 21:23:32 +00:00
Václav Slavík
0c4fdf1d3d VC++ compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 21:22:33 +00:00
Václav Slavík
ee929bcff4 change MSW libs directories so that libraries are shared by builds
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 21:20:32 +00:00
Václav Slavík
2c02ec0599 include compiler name in plugin DLL name on Windows
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 17:21:02 +00:00
Julian Smart
684761db46 Misc. corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 16:17:40 +00:00
Julian Smart
e7bbd8743c Regenerated Makefile.in after printps.cpp changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 14:29:49 +00:00
Václav Slavík
7a23b2e697 removed old makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22913 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 14:19:06 +00:00
Julian Smart
12bdd77c85 Can now switch between PostScript and WIN32 print dialogs
by setting the value of wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW.
Added first part of Peter Lenhard's WinCE DrawEllipticArc
implementation.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 10:17:14 +00:00
Julian Smart
e32f486958 Put printdc.cpp into all GUI builds because there's not a way
of adding it to a MSW/Univ build otherwise
Now includes PostScript and WIN32 print dialogs in MSW/Univ build,
and setup.h determines which will be used.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 10:11:41 +00:00
Julian Smart
6f4767ace2 Corrected silly recursion mistake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 09:44:52 +00:00
Julian Smart
a430d03e5f Corrected typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 08:43:53 +00:00