Commit Graph

2355 Commits

Author SHA1 Message Date
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
Vadim Zeitlin
c2a331e027 unicode compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 21:04:41 +00:00
Václav Slavík
863110af35 compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 20:27:05 +00:00
Václav Slavík
f36fb06dc3 removing old makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22874 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 17:35:57 +00:00
Julian Smart
9687fdeec4 Unicode-friendliness
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22873 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 17:35:49 +00:00
Václav Slavík
1ee9f07ca1 removing old makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 17:13:25 +00:00
Václav Slavík
17283f91ee corrected DSW dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 16:49:50 +00:00
Julian Smart
1d14c0051c Clear -> ClearBackground
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 16:29:34 +00:00
Václav Slavík
36ac38fd13 added wxUSE_NO_MANIFEST=0 for easier testing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22863 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 14:08:53 +00:00
Julian Smart
a52883bbd9 No significant change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22853 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 11:02:05 +00:00
Julian Smart
14112c7b78 Clear -> ClearBackground
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 09:55:19 +00:00
Václav Slavík
a1900c9e1d new VC++ project files with both dll and lib in one project
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 22:43:53 +00:00
Václav Slavík
2f00b79f60 use generated VC++ projects with dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 20:56:31 +00:00
Václav Slavík
339963e0d0 forgot to copy data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 13:04:27 +00:00
Václav Slavík
9ee31070a4 forgot to copy data
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 12:39:19 +00:00
Václav Slavík
ab892b9519 makefiles update with OSX fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 12:38:44 +00:00
Mattia Barbon
8142d70447 Added wxHashSet, with minimal tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-12 16:45:09 +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
4603a6324a hopefully better fix for mac resource problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 18:50:07 +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
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
Vadim Zeitlin
04857cb707 added version checking to the renderers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-10 15:51:30 +00:00
Václav Slavík
3f8f6b8fd0 don't generate install commands, not needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22729 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-09 22:31:07 +00:00
Václav Slavík
55915aca60 fixed DSP files for IPC sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22728 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-09 22:23:19 +00:00
Václav Slavík
4e209a2064 1) some compilers (Watcom) don't like it if wxBase library PCH file contains
symbols from GUI components and won't link a DLL
2) fixed subdirs recursion code - all options must be output
3) fixed subdirs recursion code - all options must be output
4) fix for watcom resource compiler


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-08 13:15:16 +00:00
Václav Slavík
2265a2d51e 1) some compilers (Watcom) don't like it if wxBase library PCH file contains
symbols from GUI components and won't link a DLL
2) fixed subdirs recursion code - all options must be output
3) fixed subdirs recursion code - all options must be output
4) fix for watcom resource compiler


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-08 12:59:30 +00:00
Václav Slavík
d179e30b0a more samples makefiles fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22690 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 23:01:52 +00:00
Václav Slavík
9a59a6671b removed old files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22689 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 22:55:56 +00:00
Václav Slavík
9ff1579dd2 no longer needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 22:27:01 +00:00
Václav Slavík
437a646ae9 not needed now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 22:24:55 +00:00
Václav Slavík
39247d53dc newgrid was removed long ago
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 22:22:59 +00:00
Václav Slavík
f820e98de0 added all samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 13:18:33 +00:00
Václav Slavík
b3c9bdc978 use hand-written samples/Makefile.in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 13:10:04 +00:00
Václav Slavík
174f7a2ee2 samples/render works on Unix now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 08:34:28 +00:00
Václav Slavík
fd9f42b6a9 regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22659 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 22:44:22 +00:00
Václav Slavík
2d611b5cf2 regenerated makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 22:24:06 +00:00
Václav Slavík
592cae95a5 added rest of contrib samples bakefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22646 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 15:58:14 +00:00
Václav Slavík
9c743a7c78 misc fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22643 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 15:37:32 +00:00
Václav Slavík
fcab04720d compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 15:32:43 +00:00
Václav Slavík
7beac92d00 added sample.xpm
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22641 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 15:30:56 +00:00
Václav Slavík
78556ae1e2 there can only be one makefile in a directory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 14:02:47 +00:00
Vadim Zeitlin
c59e508935 added sample showing how to use custom renderers and load them from DLL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22632 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 12:32:14 +00:00
Vadim Zeitlin
26a7a7e1d5 added common (for all samples) .ico/.r/.rc files
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 12:27:23 +00:00
Václav Slavík
6f35ed60d3 compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 10:58:01 +00:00
Vadim Zeitlin
68e86612e3 depends on wxAdvanced lib now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-05 23:06:54 +00:00
Václav Slavík
e93c6860ed added opengl samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-05 20:42:41 +00:00
Václav Slavík
3579ddfe4f added opengl samples
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-05 20:35:09 +00:00
Vadim Zeitlin
67b3c6576e fixes for Borland make (patch 769317)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 17:42:59 +00:00
Vadim Zeitlin
6e4db5418c fixed main source file name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 16:32:17 +00:00
Vadim Zeitlin
f46d1f6f67 fixed main source file name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22582 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-04 16:21:24 +00:00