Commit Graph

17699 Commits

Author SHA1 Message Date
Vadim Zeitlin
f98d23fd94 a quick hack to fix wxBase compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 00:11:34 +00:00
Vadim Zeitlin
c41dbc2085 missing wx/iconloc.h added
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 00:10:07 +00:00
Vadim Zeitlin
4f356748c6 removed #pragma interface because it results in link problems when building wxBase/wxGUI
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-25 00:08:31 +00:00
Václav Slavík
c06088650e support for building contrib libraries
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 23:52:06 +00:00
Václav Slavík
6ae02da411 wxBase fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 23:48:18 +00:00
Václav Slavík
6d7d8f3b3b fixes to wxBase compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 23:27:15 +00:00
Vadim Zeitlin
335f20cb00 wxTINY_CAPTION_XXX are obsolete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 22:47:45 +00:00
Václav Slavík
7f1ed35c26 fixed make install
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 22:46:41 +00:00
Václav Slavík
4136b40acc no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 22:35:14 +00:00
Václav Slavík
04b4031605 renamed julian's private makefile, it's in the way
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 22:31:03 +00:00
Václav Slavík
01aa586397 Mac OS X fixes for ac-2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 22:23:43 +00:00
Václav Slavík
e90ed8ad58 moving to autoconf-2.5x
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 22:12:12 +00:00
Václav Slavík
481290e226 moved to autoconf-2.5x
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 22:05:29 +00:00
Václav Slavík
e6cc62c672 moving to autoconf-2.5x
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 21:56:41 +00:00
Václav Slavík
f70083b694 fixed OSX resources invalid path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 20:13:44 +00:00
Gilles Depeyrot
52ad8c7da7 corrections for compilation under Mac OS X
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 20:00:40 +00:00
Gilles Depeyrot
8495ba5368 updated code to not use deprecated methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21360 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 19:49:13 +00:00
Gilles Depeyrot
73bdd73aa2 minor corrections for compilation with gcc 3.3 (use cast of address instead
of address of cast)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21359 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 19:35:54 +00:00
Václav Slavík
c5ab794840 added Mac resource with icon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 18:19:12 +00:00
Václav Slavík
e43fcd5449 added wxART_MISSING_IMAGE
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 18:14:37 +00:00
Václav Slavík
9d830d3ea1 don't compile generic wxMessageDialog w/ GTK+2, it's not used (forgot to commit this)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 18:08:02 +00:00
Václav Slavík
55d8199638 regenerated after fixing OSX install_name and adding wxCocoa files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 11:54:23 +00:00
Václav Slavík
84b001ebab regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 11:31:31 +00:00
Václav Slavík
910426ee7b compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 11:29:40 +00:00
Václav Slavík
af515aade5 wxCocoa fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 11:25:45 +00:00
Václav Slavík
ba28d9bbd5 defined __WXBASE__ when building the monolib
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21350 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 11:22:50 +00:00
Václav Slavík
8df6de970d compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 11:21:42 +00:00
Julian Smart
1882f416e3 Initialised static controls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 08:20:05 +00:00
Chris Elliott
0ef7283884 correct library names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 06:34:23 +00:00
Vadim Zeitlin
9a90985d5f added new files (after library split)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 01:36:40 +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
153ecbb81c regenerated project/makefiles with tmake
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 01:24:12 +00:00
Vadim Zeitlin
505f0a85c9 removed duplicate wxTheApp and m_appInitFn definitions from all ports, not just MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-24 01:20:33 +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
Václav Slavík
433f5675a9 updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:56:34 +00:00
Václav Slavík
e94a9f4e5b updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:49:09 +00:00
Václav Slavík
cbd63f42f6 generated new makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21339 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:42:25 +00:00
Václav Slavík
63dfd606ed compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21338 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:32:21 +00:00
Václav Slavík
3c41f265ea updated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:31:52 +00:00
Václav Slavík
e8f2f43d12 fix missing files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:31:51 +00:00
Václav Slavík
b9fbba05ef samples configuration didn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:31:51 +00:00
Václav Slavík
fe0895cf82 new build system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:31:50 +00:00
Václav Slavík
7e7336a7e4 fixed missing files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21333 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:02:12 +00:00
Václav Slavík
a00348789e depending on Makefile is oversensitive, anybody who changes the make will know to run 'make clean'
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 22:00:37 +00:00
Václav Slavík
bce8fed638 wxSelectionStore fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 21:13:27 +00:00
Václav Slavík
6bd5dab592 fixed dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 21:12:56 +00:00
Václav Slavík
7abe18c2ac bakefile build system
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 21:12:25 +00:00
Mattia Barbon
a49686b4c2 Compilation fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 21:06:18 +00:00
Václav Slavík
ddf9896893 moving bakefile build system to the trunk
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 19:50:43 +00:00
Vadim Zeitlin
d512306c0b deleted non existing Cancelled() method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-06-23 19:47:12 +00:00