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
Václav Slavík
6fcef5ed66
fixed command line parsing
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22726 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-09 20:09:02 +00:00
Václav Slavík
4584250034
added support for gcc precompiled headers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-09 11:52:38 +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
c15fd9fba8
compilation fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-08 08:55:23 +00:00
Václav Slavík
87e7f16682
fixed wrong srcdir in contrib w/ autoconf
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22683 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 22:05:00 +00:00
Václav Slavík
cee65fd727
regenerated
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22677 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 13:31:56 +00:00
Václav Slavík
07613d7c91
regenerated
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 13:26:43 +00:00
Václav Slavík
5d6ae97113
this file doesn't compile with Watcom
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 13:13:17 +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
b53f5a2b6e
more bakefile samples
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 21:23:54 +00:00
Václav Slavík
462cc69847
compilation fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22655 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 20:49:41 +00:00
Václav Slavík
9c86cd10ef
update for new bakefile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22654 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 20:43:11 +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
d07825bc2f
not needed now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 14:28:01 +00:00
Václav Slavík
f73e856a8e
not needed anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22635 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 14:01:23 +00:00
Robin Dunn
3d7a4fe81f
Fixed SF Bug #781355 . It was a problem with the clipping region. (By
...
default when drawing the ctrl characters a different drawtext method
is called than for normal text and this one didn't take care of the
clipping region correctly.) Also fixed a couple buffer overflow
errors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22618 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-05 22:25:38 +00:00
Václav Slavík
e2d1c5675c
more bakefile-based contrib makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:45:31 +00:00
Václav Slavík
e80ae20020
more bakefile-based makefiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 20:34:31 +00:00
Václav Slavík
03206f17a6
moved FL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22521 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 18:29:53 +00:00
Václav Slavík
292eaa39a4
moved FL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22520 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 18:19:29 +00:00
Václav Slavík
3b9bf29a74
moved FL samples into single directory
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 18:09:38 +00:00
Václav Slavík
15e8daecf5
ported rest of contrib to bakefile
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-03 17:11:53 +00:00
Václav Slavík
9e00598cad
compilation fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-02 22:37:49 +00:00
Václav Slavík
f53ce3a89f
fixed some VC++ projects bugs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-02 01:18:15 +00:00
Václav Slavík
5eddd67bed
added VC++ project files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 19:19:48 +00:00
Václav Slavík
44a8c4cf60
wxUSE_GUI=0 not needed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 19:18:51 +00:00
Václav Slavík
3f55f5b81f
regenerated after adding DEBUG_ options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22438 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 16:05:28 +00:00
Václav Slavík
f631bab9f8
added VC++ projects
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 15:23:44 +00:00
Václav Slavík
76791f0616
link against wxXml
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-01 15:11:31 +00:00
Václav Slavík
0ca4ab85b7
ported wxSVG contrib to bakefile (patch #778614 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-28 08:33:29 +00:00
Václav Slavík
aa1f870c84
added animate
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-28 08:23:09 +00:00
Vadim Zeitlin
003b8322f3
Unicode compilation fixes (patch 747793)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22309 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-26 23:29:27 +00:00
Robin Dunn
408ac1b8cf
MOre fixes for DLL builds
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-26 00:18:57 +00:00
Robin Dunn
7ba1412f19
Fixes to allow STC to be built as a DLL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22299 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 21:24:49 +00:00
Robin Dunn
5f331691d4
Fixes to allow OGL building as a DLL
...
Also removed the hack I put in last week to allow building without the
deprecated headers and fixed it the right way.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 21:20:57 +00:00
Václav Slavík
bdc408c4c6
1. use three numbers version in win32 DLLs on unstable branch
...
2. automatically increase major soname version with every unstable release
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22292 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 12:38:48 +00:00
Václav Slavík
fe164c3e2e
fixed wxSTC compilation with MSVC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22287 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 09:06:49 +00:00
Václav Slavík
0469579d3e
don't use precompiled headers with wxSTC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 09:04:09 +00:00
Stefan Csomor
a1a816f8cc
new xml in main tree adaptions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-24 11:10:27 +00:00
Robin Dunn
e4a7bbfc1e
Added missing header files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-23 23:21:19 +00:00
Robin Dunn
215ef7ae9a
return sensible (fake) values for DBCS query methods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-23 16:55:28 +00:00
Julian Smart
16dc3e3df6
Sorted out misc/oglmisc mess
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22239 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-22 16:41:36 +00:00
Julian Smart
1dde66dda6
Applied patch [ 774837 ] OGL wxLineShape::HitTest: smaller region
...
Also fixed .dsp file to reflect oglmisc.cpp name
Fixed some warnings
Added test for wxUSE_PROLOGIO
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22237 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-22 16:15:49 +00:00
Robin Dunn
0199503bf0
Compile fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-22 01:10:04 +00:00
Robin Dunn
d99859e492
Patch #775355 Unicode fix for STC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-22 01:00:16 +00:00
Václav Slavík
f65a69e9a0
expand wildcards on windows (patch #773160 )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-21 22:23:09 +00:00
Václav Slavík
cecc483e14
XML library moved to the core
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-20 22:15:32 +00:00
Václav Slavík
a90d7e684a
moved XML classes to the core
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-20 22:12:55 +00:00