Julian Smart
ec08d395bd
Updated makefiles etc. for 2.5.1
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-15 15:36:27 +00:00
Robin Dunn
2dbc444a19
Move more stuff into base for wxMac so that two level namespace dylibs
...
can be used on OS X.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-13 00:03:18 +00:00
Mattia Barbon
4435bd4270
Fix two common case of hybrid build:
...
standard debugging build with non-debugging MSVCRT
release build with __WXDEBUG__ and non-debugging MSVCRT.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 22:34:06 +00:00
Václav Slavík
4b289591ff
.dsw files for samples must not contain dependencies between core libraries, otherwise static libraries will be linked into other static libs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23551 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 21:09:11 +00:00
Václav Slavík
3d25fdeee2
import32.lib is always used by bakefile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-12 18:17:56 +00:00
Václav Slavík
3682ea7d2c
link against oleacc.lib (needed by wxUSE_ACCESSIBILITY)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 19:22:18 +00:00
Václav Slavík
61a85e847b
(blind) fix to last commit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 15:26:34 +00:00
Václav Slavík
3e1d2fe00b
removed duplicate entry
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-11 11:02:52 +00:00
Mattia Barbon
c74caa095c
Added bakefiles for contrib/utils/convertrc and contrib/utils/wxrcedit
...
and regenerated makefiles.
various compilation and warning fixes for recent changes and for
WXWIN_COMPATIBILITY_2_4==0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 20:53:01 +00:00
Václav Slavík
5a89970f76
opengl fixes for msvc5
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 18:53:57 +00:00
Václav Slavík
757e7c678f
fixed broken DSP files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 08:36:08 +00:00
Václav Slavík
5d38306bc2
fixed incorrect joining of substituted strings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23466 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-10 08:35:00 +00:00
Václav Slavík
22cef5668d
better way of dealing with EXTRALIBS_xxx
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23457 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 22:15:25 +00:00
Václav Slavík
39d85e3caa
added contrib/utils
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 22:09:03 +00:00
Václav Slavík
432afc17f0
max warnings for wxWindows code, default for 3rd party
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 20:12:38 +00:00
Václav Slavík
0351877058
added <warnings>
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23445 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-09 15:43:00 +00:00
Mattia Barbon
f4a3e0a956
Added src/motif/xmcombo/xmcombo.c.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-08 10:42:29 +00:00
Mattia Barbon
73d617c9c7
Removing makegen and projgen, part #1 : removing references
...
in other parts of wxWindows.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-07 20:23:55 +00:00
Stefan Neis
f4a917a7d5
wxOS2: Added mdig.{cpp, h}.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-06 21:47:19 +00:00
David Elliott
1a249e049a
wxCocoa: Added mbarman.(mm|h)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-04 19:22:00 +00:00
Stefan Neis
a318e447a1
Added a couple of files that were missing for wxOS2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-31 22:27:24 +00:00
Stefan Neis
621ccd8a82
Fixed AppTraits handling on OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-31 18:15:10 +00:00
Václav Slavík
d10382abd5
removed BuildRequires: wx-base-devel from RPM .spec files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-30 12:30:09 +00:00
Václav Slavík
03a299ae02
$ causes diff problems here
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-30 10:28:29 +00:00
Václav Slavík
c3b87b2e3c
moved compat content to formats, there will be more wx-specific formats
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-30 10:12:50 +00:00
Václav Slavík
8ce0312ea0
moved compat content to formats, there will be more wx-specific formats
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-30 10:02:28 +00:00
Mattia Barbon
e6a14306d1
Added X11 headers used by wxMotif. Removed nonexistsnt
...
wx/motif/settings.h. Only affects "make install" correctness.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23289 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-28 20:55:23 +00:00
Václav Slavík
0b92df7943
correction for include name
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-28 20:24:01 +00:00
Václav Slavík
2da409423d
switched to using bakefile_gen
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-28 20:23:28 +00:00
Václav Slavík
7b5dfe6ce6
gl lib dependency fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-28 19:59:30 +00:00
Václav Slavík
30bb4ef566
_UNICODE instead of wxUSE_UNICODE=1
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23282 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-28 19:56:55 +00:00
Václav Slavík
3629838adb
added bakefile_gen support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23281 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-28 19:51:53 +00:00
Václav Slavík
d17bdeab1d
added hardcoded values for project files, so that they don't have to be passed on command line
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-28 18:06:46 +00:00
Václav Slavík
0ff1f245a9
make dist fixes belong here
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23276 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-28 17:13:21 +00:00
Václav Slavík
ed4ccecd55
wxUSE_UNICODE=1 -> _UNICODE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23261 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-27 18:09:15 +00:00
Václav Slavík
252b53f55c
static debug build is the default now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-25 23:18:45 +00:00
Julian Smart
96d5885406
New default configuration is debug/static
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-25 21:15:24 +00:00
Václav Slavík
356583d446
include expat in distribution tarballs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-25 16:30:17 +00:00
Václav Slavík
9698d2445d
copy setup.h in every VC++ project file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-24 21:40:47 +00:00
Václav Slavík
cd1feecb09
copy setup.h in every project file
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-24 21:39:46 +00:00
Stefan Neis
5cc55caf2b
Some more fixes for OS/2.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-24 07:36:36 +00:00
Václav Slavík
54eba47d04
fixed bundles dependency
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-23 21:51:13 +00:00
Václav Slavík
e24124667e
XTI changes update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-23 21:10:58 +00:00
Václav Slavík
0a3f5f5767
use forward instead of backward slashes in filesnames passed to gcc
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-23 12:22:51 +00:00
Václav Slavík
c9c2720de8
use -a8 instead of -a4
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-23 12:20:53 +00:00
Václav Slavík
e2281645f2
minor fix (no real effect)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-23 09:41:23 +00:00
Robin Dunn
e8f60bac1a
regenerated makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 21:02:44 +00:00
Vadim Zeitlin
16aa9c84bc
added bookctrl.h and listbook.h; moved bookctrl.cpp to the correct place
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23110 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 16:59:33 +00:00
Julian Smart
fa2f17a37c
Updated makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 16:30:08 +00:00
Julian Smart
9c6cef05a2
Added xti*.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 16:18:25 +00:00
Vadim Zeitlin
73fb9ebeee
added bookctrl.h, listbook.h
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 15:37:21 +00:00
Václav Slavík
2d26882cdf
fixed setup.h copying
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 09:51:49 +00:00
Václav Slavík
149d9543f5
fixed custom build step for VC++ project files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 09:46:57 +00:00
Vadim Zeitlin
52d3703e0a
listbkg.cpp, not listbook.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 00:08:15 +00:00
Vadim Zeitlin
232d895d8f
regenerated after listbkg.cpp addition
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-21 23:55:13 +00:00
Václav Slavík
20e5860f1f
regenerated
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-21 14:49:41 +00:00
Václav Slavík
fee0970200
fixed broken files.bkl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-21 13:58:50 +00:00
Vadim Zeitlin
3e8aa6eb32
added bookctrl.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-21 13:29:02 +00:00
Stefan Neis
bd3b171d3f
Split src/os2/utils.cpp in two to support non-monolithic builds.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-20 18:53:31 +00:00
Václav Slavík
96c1699d51
(blind) OS/2 build fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-20 13:56:20 +00:00
Václav Slavík
ee100c4d36
removed a typo(?)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-20 09:39:41 +00:00
David Elliott
9f5fd07701
wxCocoa: added NSTableView.(mm|h)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-18 02:16:53 +00:00
Václav Slavík
d424f5ae6d
more visible banner after installation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 15:07:58 +00:00
Václav Slavík
187cf772fa
regenerated makefiles after fixing files.bkl
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-17 11:17:34 +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
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
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
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
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
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
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
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
Václav Slavík
065a32a58f
install locales
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 23:11:21 +00:00
Václav Slavík
fe6e581857
regenerated
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 23:09:01 +00:00
Václav Slavík
ca58c9bbb8
added 'make dist' and misc fixes to installed headers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 20:35:07 +00:00
Václav Slavík
dce0742b30
fixed DSW dependencies for samples
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 16:18:41 +00:00
Václav Slavík
7affac1cf2
added ALL_BASE_HEADERS
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22856 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 11:38:07 +00:00
Václav Slavík
399a88248a
use univ/setup.h when building wxUniv
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 11:07:23 +00:00
Julian Smart
9f5a52b59b
Don't need penwin.cpp
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 10:33:50 +00:00
Václav Slavík
7bd54b688e
1. merged dll and lib VC++ projects into one project file, as in old projects
...
2. removed dependencies on 3rd party libs for static libs (doesn't work due to bug in VC++ IDE)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 21:22:50 +00:00
Václav Slavík
28249f1135
merged dll and lib VC++ projects into one project file, as in old projects
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 21:17:47 +00:00
Václav Slavík
fc65e0b77e
disable more borland warnings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-12 22:02:55 +00:00
Václav Slavík
4fd0fc66a7
fix static wxnet build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-12 21:32:54 +00:00
David Elliott
25a4727e95
Added dummy resources for wxCocoa so bundles will build
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-11 14:53:42 +00:00
Václav Slavík
425c0d76be
MacOS X bundles support
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22755 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 21:21:23 +00:00
Václav Slavík
c7346341eb
added tex2rtf bakefile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22754 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 19:14:03 +00:00
Václav Slavík
f3f7aa2cb6
utilsexc.cpp is wxBase only
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22753 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 19:08:38 +00:00
Václav Slavík
1ccb4e5b1d
better fix for macos resources
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 19:06:14 +00:00
Václav Slavík
36c9f14147
quick fix for mac resource problems
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22750 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 18:32:44 +00:00
Václav Slavík
5025baa921
added HelpGen bakefile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 17:12:00 +00:00
Václav Slavík
310ca0fc13
another update for newest bakefile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22745 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 16:45:13 +00:00
Václav Slavík
c0b709154d
update for newest bakefile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 16:43:16 +00:00
Václav Slavík
ef0add05f1
use install_name_tool so that samples use uninstalled shared libs on OSX
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22742 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 16:38:38 +00:00
Václav Slavík
ab48b97b56
fixed typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22741 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 16:34:30 +00:00
Václav Slavík
8b509749e8
make sure utils.cpp and utilsexc.cpp are built only once in monolib buld
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22738 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 16:10:51 +00:00
Vadim Zeitlin
70a2162770
mac/utils\*.cpp should be built as part of wxMac too (not only wxBase)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 15:25:08 +00:00
Václav Slavík
52a5a0098a
don't install builtin 3rd party libs with shared version, only with static one
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 11:54:20 +00:00