]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoFirst pass at wxPython for Mac (darwin only so far). It
Robin Dunn [Sat, 27 Oct 2001 00:15:09 +0000 (00:15 +0000)] 
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

22 years agoFirst pass at wxPython for Mac (darwin only so far). It
Robin Dunn [Sat, 27 Oct 2001 00:08:14 +0000 (00:08 +0000)] 
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

22 years agodon't make the dialogs appear in the taskbar
Vadim Zeitlin [Sat, 27 Oct 2001 00:07:29 +0000 (00:07 +0000)] 
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

22 years agoposition the controls correctly in the vertical toolbars
Vadim Zeitlin [Sat, 27 Oct 2001 00:07:09 +0000 (00:07 +0000)] 
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

22 years agowxToolBarTool::IsXXX() should return bool, not int
Vadim Zeitlin [Fri, 26 Oct 2001 23:56:08 +0000 (23:56 +0000)] 
wxToolBarTool::IsXXX() should return bool, not int

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12174 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoremoved defs.h include
David Webster [Fri, 26 Oct 2001 20:45:22 +0000 (20:45 +0000)] 
removed defs.h include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12173 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofix for regex dist target
Ron Lee [Fri, 26 Oct 2001 18:35:57 +0000 (18:35 +0000)] 
fix for regex dist target

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixes for the wxPre* helpers
Robin Dunn [Fri, 26 Oct 2001 07:23:04 +0000 (07:23 +0000)] 
fixes for the wxPre* helpers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded wxURLDataObject
Robin Dunn [Fri, 26 Oct 2001 07:19:20 +0000 (07:19 +0000)] 
Added wxURLDataObject

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12170 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoUse the right flags on wx-config
Robin Dunn [Fri, 26 Oct 2001 05:46:39 +0000 (05:46 +0000)] 
Use the right flags on wx-config

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoNew PyCrust files
Robin Dunn [Fri, 26 Oct 2001 02:14:12 +0000 (02:14 +0000)] 
New PyCrust files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded URL drag and drop sample to the wxPython demo
Robin Dunn [Fri, 26 Oct 2001 02:13:11 +0000 (02:13 +0000)] 
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

22 years agoAdded wxDragLink
Robin Dunn [Fri, 26 Oct 2001 02:11:23 +0000 (02:11 +0000)] 
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

22 years agoadded ranlib after installation for static library
Gilles Depeyrot [Thu, 25 Oct 2001 20:52:10 +0000 (20:52 +0000)] 
added ranlib after installation for static library

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agotypo fix
Ron Lee [Thu, 25 Oct 2001 15:26:54 +0000 (15:26 +0000)] 
typo fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoRegenerated from filelist.txt
Mattia Barbon [Wed, 24 Oct 2001 21:16:56 +0000 (21:16 +0000)] 
Regenerated from filelist.txt

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoRemoved makefile.g295, added src/msw/files.lst
Mattia Barbon [Wed, 24 Oct 2001 21:02:02 +0000 (21:02 +0000)] 
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

22 years agoVarious cygwin compilation fixes.
Mattia Barbon [Wed, 24 Oct 2001 20:56:37 +0000 (20:56 +0000)] 
Various cygwin compilation fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago* make install now installs OLE headers on cygwin
Mattia Barbon [Wed, 24 Oct 2001 20:41:34 +0000 (20:41 +0000)] 
* 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

22 years agofixed CURSOR resource leak
Vadim Zeitlin [Wed, 24 Oct 2001 19:12:54 +0000 (19:12 +0000)] 
fixed CURSOR resource leak

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoChanged CanPaste to just check IsSupported.
Robin Dunn [Wed, 24 Oct 2001 17:46:31 +0000 (17:46 +0000)] 
Changed CanPaste to just check IsSupported.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofix for typo
Václav Slavík [Tue, 23 Oct 2001 23:21:31 +0000 (23:21 +0000)] 
fix for typo

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded DnD related events to wxSTC
Robin Dunn [Tue, 23 Oct 2001 22:12:50 +0000 (22:12 +0000)] 
Added DnD related events to wxSTC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoimplemented --with-<lib> options (yes, no, sys, and builtin) for libjpeg,
Gilles Depeyrot [Tue, 23 Oct 2001 21:03:32 +0000 (21:03 +0000)] 
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

22 years agoapplied patch 473558: fixes for CW compilation under MSW
Vadim Zeitlin [Tue, 23 Oct 2001 20:43:23 +0000 (20:43 +0000)] 
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

22 years agofixed nice bug in wxGTK which always draw the text with the same foreground colour...
Vadim Zeitlin [Tue, 23 Oct 2001 17:41:51 +0000 (17:41 +0000)] 
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

22 years agosimplified WXDLLEXPORT/IMPORT defines, added WXEXPORT/IMPORT
Vadim Zeitlin [Tue, 23 Oct 2001 15:47:57 +0000 (15:47 +0000)] 
simplified WXDLLEXPORT/IMPORT defines, added WXEXPORT/IMPORT

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agomore incompatible changes listed
Vadim Zeitlin [Tue, 23 Oct 2001 00:26:04 +0000 (00:26 +0000)] 
more incompatible changes listed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoNew Module Definition file for VisualAge .dll builds
David Webster [Mon, 22 Oct 2001 22:16:04 +0000 (22:16 +0000)] 
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

22 years agoElimiante include of defs.h for VisualAge compiles
David Webster [Mon, 22 Oct 2001 22:13:51 +0000 (22:13 +0000)] 
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

22 years agono message
David Webster [Mon, 22 Oct 2001 22:12:59 +0000 (22:12 +0000)] 
no message

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoIt's better to scroll by a little too much than by just barely not enough...
Robin Dunn [Mon, 22 Oct 2001 22:05:24 +0000 (22:05 +0000)] 
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

22 years agoSome OS/2 Modifications for coordinate normalizations and code for some common controls
David Webster [Mon, 22 Oct 2001 05:15:25 +0000 (05:15 +0000)] 
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

22 years agoSome OS/2 Modifications
David Webster [Mon, 22 Oct 2001 05:11:09 +0000 (05:11 +0000)] 
Some OS/2 Modifications

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12145 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Correction for wxFileConfig where UNIX was taken
Robert Roebling [Sun, 21 Oct 2001 23:02:37 +0000 (23:02 +0000)] 
  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

22 years ago Correction for make install and wxMac static libs.
Robert Roebling [Sun, 21 Oct 2001 23:01:11 +0000 (23:01 +0000)] 
  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

22 years ago Minor fix for make dist.
Robert Roebling [Sun, 21 Oct 2001 22:59:23 +0000 (22:59 +0000)] 
  Minor fix for make dist.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago A few files were missing in the wxMac package.
Robert Roebling [Sun, 21 Oct 2001 15:30:02 +0000 (15:30 +0000)] 
  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

22 years ago Updated install.txt for Mac.
Robert Roebling [Sun, 21 Oct 2001 15:29:21 +0000 (15:29 +0000)] 
  Updated install.txt for Mac.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago Updated Makefile to make "make dist" work right for wxMac
Robert Roebling [Sun, 21 Oct 2001 14:03:25 +0000 (14:03 +0000)] 
  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

22 years ago Added missing changes.txt for wxMac.
Robert Roebling [Sun, 21 Oct 2001 14:02:25 +0000 (14:02 +0000)] 
 Added missing changes.txt for wxMac.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse "..." instead of <...> for wx headers
Gilles Depeyrot [Sun, 21 Oct 2001 12:49:22 +0000 (12:49 +0000)] 
use "..." instead of <...> for wx headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded support for new style OS/2 autodetection.
Stefan Neis [Sun, 21 Oct 2001 12:38:31 +0000 (12:38 +0000)] 
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

22 years agoadded missing type for static variable
Gilles Depeyrot [Sun, 21 Oct 2001 12:33:10 +0000 (12:33 +0000)] 
added missing type for static variable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoconditional compilation for Mac OS X
Gilles Depeyrot [Sun, 21 Oct 2001 12:32:39 +0000 (12:32 +0000)] 
conditional compilation for Mac OS X

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrected dynamic class implementation
Gilles Depeyrot [Sun, 21 Oct 2001 12:19:12 +0000 (12:19 +0000)] 
corrected dynamic class implementation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoupdated version number
Robin Dunn [Sun, 21 Oct 2001 03:58:51 +0000 (03:58 +0000)] 
updated version number

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded wxClientDataContainer to wxSizer, so sizers can now do OOR in
Robin Dunn [Sun, 21 Oct 2001 03:56:07 +0000 (03:56 +0000)] 
Added wxClientDataContainer to wxSizer, so sizers can now do OOR in
wxPython too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago#undef Yield
Robin Dunn [Sun, 21 Oct 2001 03:52:09 +0000 (03:52 +0000)] 
#undef Yield

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoUpdated for new library and DLL names on MSW
Robin Dunn [Sun, 21 Oct 2001 03:49:09 +0000 (03:49 +0000)] 
Updated for new library and DLL names on MSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoFixed some demos
Robin Dunn [Sun, 21 Oct 2001 03:44:47 +0000 (03:44 +0000)] 
Fixed some demos

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded wxRightTextCtrl from Josu Oyanguren
Robin Dunn [Sun, 21 Oct 2001 03:43:58 +0000 (03:43 +0000)] 
Added wxRightTextCtrl from Josu Oyanguren

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoNew PyCrust files
Robin Dunn [Sun, 21 Oct 2001 03:43:12 +0000 (03:43 +0000)] 
New PyCrust files

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed "toolbar getting focus" bug for the (N+1)-th time
Vadim Zeitlin [Sun, 21 Oct 2001 00:25:34 +0000 (00:25 +0000)] 
fixed "toolbar getting focus" bug for the (N+1)-th time

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12124 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoblind fix for the initial dialog position
Vadim Zeitlin [Sun, 21 Oct 2001 00:08:03 +0000 (00:08 +0000)] 
blind fix for the initial dialog position

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowxRegion fixes (off by one)
Václav Slavík [Sat, 20 Oct 2001 22:09:24 +0000 (22:09 +0000)] 
wxRegion fixes (off by one)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoreverted Kendall's commit
Václav Slavík [Sat, 20 Oct 2001 22:09:11 +0000 (22:09 +0000)] 
reverted Kendall's commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofix for MGL bug when rendering text with solid background
Václav Slavík [Sat, 20 Oct 2001 22:07:50 +0000 (22:07 +0000)] 
fix for MGL bug when rendering text with solid background

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded wxApp::Yield
Václav Slavík [Sat, 20 Oct 2001 22:07:13 +0000 (22:07 +0000)] 
added wxApp::Yield

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoCygwin does support 64 bit ints
Mattia Barbon [Sat, 20 Oct 2001 21:10:22 +0000 (21:10 +0000)] 
Cygwin does support 64 bit ints

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrected file type pop up for only one liners, added parsing for different types...
Stefan Csomor [Sat, 20 Oct 2001 20:50:11 +0000 (20:50 +0000)] 
corrected file type pop up for only one liners, added parsing for different types on same line

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrected #ifdef TARGET_CARBON to #if TARGET_CARBON
Stefan Csomor [Sat, 20 Oct 2001 20:01:52 +0000 (20:01 +0000)] 
corrected #ifdef TARGET_CARBON to #if TARGET_CARBON

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agochanged menu creation for choice and combobox (unique ids), control changed back...
Stefan Csomor [Sat, 20 Oct 2001 19:57:27 +0000 (19:57 +0000)] 
changed menu creation for choice and combobox (unique ids), control changed back to old selection code for non carbon targets

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoPut the vertical limit back in for the AutoCOmp list box
Robin Dunn [Sat, 20 Oct 2001 17:49:06 +0000 (17:49 +0000)] 
Put the vertical limit back in for the AutoCOmp list box

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded correct wchar include for metrowerks compilers
Stefan Csomor [Sat, 20 Oct 2001 08:07:47 +0000 (08:07 +0000)] 
added correct wchar include for metrowerks compilers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoremoved duplicated DYNCLASS macro
Stefan Csomor [Sat, 20 Oct 2001 08:02:15 +0000 (08:02 +0000)] 
removed duplicated DYNCLASS macro

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoremoved extra DECLARE_DYNAMIC_CLASS
Gilles Depeyrot [Sat, 20 Oct 2001 07:39:52 +0000 (07:39 +0000)] 
removed extra DECLARE_DYNAMIC_CLASS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixd creation of controls with default initial size
Vadim Zeitlin [Sat, 20 Oct 2001 01:15:53 +0000 (01:15 +0000)] 
fixd creation of controls with default initial size

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodon't use hidden windows as implicit dialog parents neither
Vadim Zeitlin [Sat, 20 Oct 2001 00:40:32 +0000 (00:40 +0000)] 
don't use hidden windows as implicit dialog parents neither

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodon't use windows about to be destroyed as implicit dialog parent
Vadim Zeitlin [Sat, 20 Oct 2001 00:10:51 +0000 (00:10 +0000)] 
don't use windows about to be destroyed as implicit dialog parent

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoremoved corrected detection of wchar_t under Mac OS X (added in revision 1.355)
Gilles Depeyrot [Fri, 19 Oct 2001 21:13:06 +0000 (21:13 +0000)] 
removed corrected detection of wchar_t under Mac OS X (added in revision 1.355)
since there only seem to be stub functions (no wcslen available)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowe no longer need wxFrameNative
Václav Slavík [Fri, 19 Oct 2001 20:35:05 +0000 (20:35 +0000)] 
we no longer need wxFrameNative

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agotypo fix
Vadim Zeitlin [Fri, 19 Oct 2001 19:08:13 +0000 (19:08 +0000)] 
typo fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse statvfs() if statfs() is not available (Solaris)
Vadim Zeitlin [Fri, 19 Oct 2001 19:03:52 +0000 (19:03 +0000)] 
use statvfs() if statfs() is not available (Solaris)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded wxApp::Yield()
Vadim Zeitlin [Fri, 19 Oct 2001 18:29:32 +0000 (18:29 +0000)] 
added wxApp::Yield()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agowho forward declared wcslen() without using extern "C" around it?? and why was it...
Vadim Zeitlin [Fri, 19 Oct 2001 17:54:49 +0000 (17:54 +0000)] 
who forward declared wcslen() without using extern "C" around it?? and why was it needed at all? removed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12094 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse -I. for parser.c as it needs it to find lexer.c
Vadim Zeitlin [Fri, 19 Oct 2001 17:37:07 +0000 (17:37 +0000)] 
use -I. for parser.c as it needs it to find lexer.c

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12093 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofix for BSD compilation
Vadim Zeitlin [Fri, 19 Oct 2001 17:31:04 +0000 (17:31 +0000)] 
fix for BSD compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12092 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agodon't include X11 path before our own -I because on some systems (FreeBSD) wx headers...
Vadim Zeitlin [Fri, 19 Oct 2001 17:30:04 +0000 (17:30 +0000)] 
don't include X11 path before our own -I because on some systems (FreeBSD) wx headers are installed under /usr/X11R6/include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12091 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed test for statfs() for BSD systems, not just MacOSX
Vadim Zeitlin [Fri, 19 Oct 2001 16:56:53 +0000 (16:56 +0000)] 
fixed test for statfs() for BSD systems, not just MacOSX

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agooops, typo fix
Vadim Zeitlin [Fri, 19 Oct 2001 16:30:46 +0000 (16:30 +0000)] 
oops, typo fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded wxStreamToTextRedirector
Vadim Zeitlin [Fri, 19 Oct 2001 16:27:15 +0000 (16:27 +0000)] 
added wxStreamToTextRedirector

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12088 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agocorrected default arguments, so that setting GetStdIcon works again
Stefan Csomor [Fri, 19 Oct 2001 15:57:59 +0000 (15:57 +0000)] 
corrected default arguments, so that setting GetStdIcon works again

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agosimplified wxTextCtrl::Create() to use wxControl::MSWCreateControl() instead of dupli...
Vadim Zeitlin [Fri, 19 Oct 2001 15:34:37 +0000 (15:34 +0000)] 
simplified wxTextCtrl::Create() to use wxControl::MSWCreateControl() instead of duplicating its code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoUse the black pen for the border on Windows now too.
Robin Dunn [Fri, 19 Oct 2001 15:17:13 +0000 (15:17 +0000)] 
Use the black pen for the border on Windows now too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12085 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded -DSTRICT to the WINFLAGS variable to match the new project settings
George Tasker [Fri, 19 Oct 2001 13:20:07 +0000 (13:20 +0000)] 
Added -DSTRICT to the WINFLAGS variable to match the new project settings

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12084 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoRemoved a line of debug code that got left in
George Tasker [Fri, 19 Oct 2001 11:37:01 +0000 (11:37 +0000)] 
Removed a line of debug code that got left in

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12083 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofixed resource leak in wxBitmap::CopyFromIconOrCursor
Vadim Zeitlin [Thu, 18 Oct 2001 23:29:09 +0000 (23:29 +0000)] 
fixed resource leak in wxBitmap::CopyFromIconOrCursor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofix for the initial size of the dialogs
Vadim Zeitlin [Thu, 18 Oct 2001 23:18:34 +0000 (23:18 +0000)] 
fix for the initial size of the dialogs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded screenshot capturing for debugging purposes
Václav Slavík [Thu, 18 Oct 2001 22:51:05 +0000 (22:51 +0000)] 
added screenshot capturing for debugging purposes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoadded missing include
Gilles Depeyrot [Thu, 18 Oct 2001 21:51:18 +0000 (21:51 +0000)] 
added missing include

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12077 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse $(MAKE) instead of make
Gilles Depeyrot [Thu, 18 Oct 2001 21:39:50 +0000 (21:39 +0000)] 
use $(MAKE) instead of make

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12076 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse $(MAKE) instead of make
Gilles Depeyrot [Thu, 18 Oct 2001 21:34:12 +0000 (21:34 +0000)] 
use $(MAKE) instead of make

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agofix for wxStatusBar linking problems under wxMac
Vadim Zeitlin [Thu, 18 Oct 2001 21:24:04 +0000 (21:24 +0000)] 
fix for wxStatusBar linking problems under wxMac

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agouse $(MAKE) instead of make
Gilles Depeyrot [Thu, 18 Oct 2001 21:22:05 +0000 (21:22 +0000)] 
use $(MAKE) instead of make

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years ago#elif -> #else
Mattia Barbon [Thu, 18 Oct 2001 21:18:32 +0000 (21:18 +0000)] 
#elif -> #else

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoAdded RTTI macros to wxSplashScreen.
Mattia Barbon [Thu, 18 Oct 2001 21:09:21 +0000 (21:09 +0000)] 
Added RTTI macros to wxSplashScreen.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoCheck for wxUSE_SPLASH
Mattia Barbon [Thu, 18 Oct 2001 21:07:11 +0000 (21:07 +0000)] 
Check for wxUSE_SPLASH

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoUpdated makefile.g95/vc to behave similarly to wxWindows.dsp WRT library names
Mattia Barbon [Thu, 18 Oct 2001 21:05:20 +0000 (21:05 +0000)] 
Updated makefile.g95/vc to behave similarly to wxWindows.dsp WRT library names
and setup.h .

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

22 years agoForgot to commit
Mattia Barbon [Thu, 18 Oct 2001 20:58:12 +0000 (20:58 +0000)] 
Forgot to commit

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12068 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775