Robin Dunn
74933d7501
Since there have to be platform ifdef's in wxSTC for wxMAC then we
...
need to have septarate sets of the swig generated code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-27 01:19:32 +00:00
Vadim Zeitlin
2dfba8cac9
removed some straym ^Ms
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12180 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-27 00:25:13 +00:00
Vadim Zeitlin
aeddd5a582
fixed wxNotebook bg colour
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-27 00:24:11 +00:00
Robin Dunn
1bc3250868
First pass at wxPython for Mac (darwin only so far). It
...
builds but doesn't run yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12178 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-27 00:15:09 +00:00
Robin Dunn
e6056257ab
First pass at wxPython for Mac (darwin only so far). It
...
builds but doesn't run yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-27 00:08:14 +00:00
Vadim Zeitlin
35bf863b1c
don't make the dialogs appear in the taskbar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-27 00:07:29 +00:00
Vadim Zeitlin
34e5028ffe
position the controls correctly in the vertical toolbars
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12175 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-27 00:07:09 +00:00
Vadim Zeitlin
42d6e13697
wxToolBarTool::IsXXX() should return bool, not int
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 23:56:08 +00:00
David Webster
dbd4b16d5e
removed defs.h include
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 20:45:22 +00:00
Ron Lee
cb4a5a7316
fix for regex dist target
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 18:35:57 +00:00
Robin Dunn
17c0e08c61
fixes for the wxPre* helpers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 07:23:04 +00:00
Robin Dunn
c9a1416a3a
Added wxURLDataObject
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 07:19:20 +00:00
Robin Dunn
e8bf92fd9c
Use the right flags on wx-config
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 05:46:39 +00:00
Robin Dunn
96af6eb5fd
New PyCrust files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 02:14:12 +00:00
Robin Dunn
846ec2f9ed
Added URL drag and drop sample to the wxPython demo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 02:13:11 +00:00
Robin Dunn
e6d318c25a
Added wxDragLink
...
Added SetURL to wxURLDataObject
Fixed the Mozilla problem by reversing the order of the component DOs
in the wxURLDataObject. By checking the wxTextDataObject first then
it avoids the problem of how Mozilla sends the UniformResourceLocator
data.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-26 02:11:23 +00:00
Gilles Depeyrot
ac00ac40ed
added ranlib after installation for static library
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-25 20:52:10 +00:00
Ron Lee
c1ea7b7bc3
typo fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-25 15:26:54 +00:00
Mattia Barbon
458ee9e452
Regenerated from filelist.txt
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-24 21:16:56 +00:00
Mattia Barbon
8b61ede4ab
Removed makefile.g295, added src/msw/files.lst
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-24 21:02:02 +00:00
Mattia Barbon
0e44823110
Various cygwin compilation fixes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-24 20:56:37 +00:00
Mattia Barbon
f676c7ffd5
* make install now installs OLE headers on cygwin
...
* cygwin now uses the same naming conventions for libraries as the
rest of wxMSW
* updated filelist.txt
* added code to filelist.t fo parse OLE headers
* all platforms using configure now have
--enable-no_rtti, --enable-no_exceptions on by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-24 20:41:34 +00:00
Vadim Zeitlin
3fe03e474d
fixed CURSOR resource leak
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-24 19:12:54 +00:00
Robin Dunn
e26c0634d0
Changed CanPaste to just check IsSupported.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-24 17:46:31 +00:00
Václav Slavík
91cddacfe0
fix for typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-23 23:21:31 +00:00
Robin Dunn
a29a241fd6
Added DnD related events to wxSTC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-23 22:12:50 +00:00
Gilles Depeyrot
4f14bcd874
implemented --with-<lib> options (yes, no, sys, and builtin) for libjpeg,
...
libtiff, libpng, freetype, regex and zlib
default is sys which falls back to builtin if the system library is not found
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-23 21:03:32 +00:00
Vadim Zeitlin
de85a884d7
applied patch 473558: fixes for CW compilation under MSW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12154 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-23 20:43:23 +00:00
Vadim Zeitlin
2c37aade57
fixed nice bug in wxGTK which always draw the text with the same foreground colour as background one in wxSOLID mode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-23 17:41:51 +00:00
Vadim Zeitlin
5d2878fb28
simplified WXDLLEXPORT/IMPORT defines, added WXEXPORT/IMPORT
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-23 15:47:57 +00:00
Vadim Zeitlin
eead3ccb25
more incompatible changes listed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-23 00:26:04 +00:00
David Webster
0cce11b2fa
New Module Definition file for VisualAge .dll builds
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-22 22:16:04 +00:00
David Webster
9e279f1462
Elimiante include of defs.h for VisualAge compiles
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-22 22:13:51 +00:00
David Webster
42f2e3e9bb
no message
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-22 22:12:59 +00:00
Robin Dunn
275c4ae474
It's better to scroll by a little too much than by just barely not enough...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-22 22:05:24 +00:00
David Webster
987da0d411
Some OS/2 Modifications for coordinate normalizations and code for some common controls
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-22 05:15:25 +00:00
David Webster
afa59b4e88
Some OS/2 Modifications
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-22 05:11:09 +00:00
Robert Roebling
8766aa0948
Correction for wxFileConfig where UNIX was taken
...
instead of MAC where both aredfined in wxMac.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 23:02:37 +00:00
Robert Roebling
6fa882bd0a
Correction for make install and wxMac static libs.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 23:01:11 +00:00
Robert Roebling
d15a8ad4ee
Minor fix for make dist.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 22:59:23 +00:00
Robert Roebling
2f53787caf
A few files were missing in the wxMac package.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 15:30:02 +00:00
Robert Roebling
b9eed05d91
Updated install.txt for Mac.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 15:29:21 +00:00
Robert Roebling
9bfaa55f27
Updated Makefile to make "make dist" work right for wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 14:03:25 +00:00
Robert Roebling
074ea1b777
Added missing changes.txt for wxMac.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 14:02:25 +00:00
Gilles Depeyrot
07d08a4dc4
use "..." instead of <...> for wx headers
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 12:49:22 +00:00
Stefan Neis
9829f27727
Added support for new style OS/2 autodetection.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 12:38:31 +00:00
Gilles Depeyrot
0e03d1fac8
added missing type for static variable
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 12:33:10 +00:00
Gilles Depeyrot
bb378910f7
conditional compilation for Mac OS X
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 12:32:39 +00:00
Gilles Depeyrot
ac0fa9eff8
corrected dynamic class implementation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 12:19:12 +00:00
Robin Dunn
d9207cc826
updated version number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2001-10-21 03:58:51 +00:00