]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoapplied patch to make wxGLCanvas derive from wxWindow, not wxScrolledWindow (Paul...
Vadim Zeitlin [Fri, 2 Nov 2001 16:08:52 +0000 (16:08 +0000)] 
applied patch to make wxGLCanvas derive from wxWindow, not wxScrolledWindow (Paul A. Thiessen)

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

22 years agogive an error and stop if OpenGL libs not found but --with-opengl was specified
Vadim Zeitlin [Fri, 2 Nov 2001 15:45:07 +0000 (15:45 +0000)] 
give an error and stop if OpenGL libs not found but --with-opengl was specified

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

22 years agopatch from Søren Erland Vestø for additional wxCalendarCtrl styles (also moved them...
Vadim Zeitlin [Fri, 2 Nov 2001 15:42:51 +0000 (15:42 +0000)] 
patch from Søren Erland Vestø for additional wxCalendarCtrl styles (also moved them all to calctrl.h from defs.h)

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

22 years agoUpdates to project files
Julian Smart [Fri, 2 Nov 2001 09:06:13 +0000 (09:06 +0000)] 
Updates to project files

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

22 years agoadded missing const
Gilles Depeyrot [Fri, 2 Nov 2001 07:13:17 +0000 (07:13 +0000)] 
added missing const

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

22 years agoadded missing const
Gilles Depeyrot [Fri, 2 Nov 2001 07:03:26 +0000 (07:03 +0000)] 
added missing const
ise "..." instead of <...> for wx headers

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

22 years agoAdded wxEntryStart, wxEntryInitGui, and wxEntryCleanup for wxPython
Robin Dunn [Fri, 2 Nov 2001 03:59:02 +0000 (03:59 +0000)] 
Added wxEntryStart, wxEntryInitGui, and wxEntryCleanup for wxPython

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

22 years agoswig updates
Robin Dunn [Fri, 2 Nov 2001 03:23:18 +0000 (03:23 +0000)] 
swig updates

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

22 years agowxDragLink for wxGTK
Robin Dunn [Fri, 2 Nov 2001 03:22:57 +0000 (03:22 +0000)] 
wxDragLink for wxGTK

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

22 years agoRemoved GetOldIndex, etc.
Robin Dunn [Fri, 2 Nov 2001 02:00:32 +0000 (02:00 +0000)] 
Removed GetOldIndex, etc.

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

22 years agoUpdated XRCed
Robin Dunn [Fri, 2 Nov 2001 01:59:05 +0000 (01:59 +0000)] 
Updated XRCed

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

22 years agoCreate the directories fo rthe .pch, etc. files if it doesn't exist.
Robin Dunn [Fri, 2 Nov 2001 01:34:37 +0000 (01:34 +0000)] 
Create the directories fo rthe .pch, etc. files if it doesn't exist.

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

22 years agoSetEventObject for wxCalendarCtrl
Robin Dunn [Fri, 2 Nov 2001 01:14:16 +0000 (01:14 +0000)] 
SetEventObject for wxCalendarCtrl

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

22 years agoreplaced wxList for storing HWND <-> wxWindow with wxHashTable
Vadim Zeitlin [Fri, 2 Nov 2001 00:44:19 +0000 (00:44 +0000)] 
replaced wxList for storing HWND <-> wxWindow with wxHashTable

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

22 years agoignore the border flags for the toolbar
Vadim Zeitlin [Fri, 2 Nov 2001 00:42:56 +0000 (00:42 +0000)] 
ignore the border flags for the toolbar

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

22 years agoBC++ compilation fix
Vadim Zeitlin [Fri, 2 Nov 2001 00:05:01 +0000 (00:05 +0000)] 
BC++ compilation fix

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

22 years agoMade project file work for Release and Debug targets
Julian Smart [Thu, 1 Nov 2001 11:54:01 +0000 (11:54 +0000)] 
Made project file work for Release and Debug targets

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

22 years agoremove static libraries and recreate them to avoid stale object files
Gilles Depeyrot [Wed, 31 Oct 2001 23:30:45 +0000 (23:30 +0000)] 
remove static libraries and recreate them to avoid stale object files

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

22 years agochanged ar options to reduce build verbosity
Gilles Depeyrot [Wed, 31 Oct 2001 23:21:25 +0000 (23:21 +0000)] 
changed ar options to reduce build verbosity

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

22 years agocorrections to required setup for wxWindows
Gilles Depeyrot [Wed, 31 Oct 2001 22:55:13 +0000 (22:55 +0000)] 
corrections to required setup for wxWindows

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

22 years agoclarified native line ending for Mac OS
Gilles Depeyrot [Wed, 31 Oct 2001 22:48:51 +0000 (22:48 +0000)] 
clarified native line ending for Mac OS

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

22 years agoadded comment concerning native line endings under Mac OS X
Gilles Depeyrot [Wed, 31 Oct 2001 22:41:08 +0000 (22:41 +0000)] 
added comment concerning native line endings under Mac OS X

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

22 years agoreally fix wxPython dist target
Ron Lee [Wed, 31 Oct 2001 22:30:15 +0000 (22:30 +0000)] 
really fix wxPython dist target

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

22 years agocorrected access to NULL parameters in wxGetOsVersion
Gilles Depeyrot [Wed, 31 Oct 2001 22:23:58 +0000 (22:23 +0000)] 
corrected access to NULL parameters in wxGetOsVersion
replaced wxMACINTOSH with wxMAC and wxMAC_DARWIN to differentiate return
value of wxGetOsVersion according to whether Mac paths or Unix paths are used

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

22 years agoshortened configure warning messages to avoid exceeding 80 characters
Gilles Depeyrot [Wed, 31 Oct 2001 22:18:22 +0000 (22:18 +0000)] 
shortened configure warning messages to avoid exceeding 80 characters

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

22 years agoremoved subprojects for ldef and cdef, changed to in-proc ldef
Gilles Depeyrot [Wed, 31 Oct 2001 22:06:57 +0000 (22:06 +0000)] 
removed subprojects for ldef and cdef, changed to in-proc ldef

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

22 years agoSome more Multi-Line Text control fixes
David Webster [Wed, 31 Oct 2001 21:10:04 +0000 (21:10 +0000)] 
Some more Multi-Line Text control fixes

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

22 years agoFixed compilation of this file using tex2rtf in RTF mode
George Tasker [Wed, 31 Oct 2001 17:11:04 +0000 (17:11 +0000)] 
Fixed compilation of this file using tex2rtf in RTF mode

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

22 years agoPut a backslash before a '_'
George Tasker [Wed, 31 Oct 2001 17:10:39 +0000 (17:10 +0000)] 
Put a backslash before a '_'

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

22 years agoremoved subprojects for ldef and cdef, changed to in-proc ldef
Stefan Csomor [Wed, 31 Oct 2001 16:22:33 +0000 (16:22 +0000)] 
removed subprojects for ldef and cdef, changed to in-proc ldef

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

22 years agoremoved subprojects for ldef and cdef
Stefan Csomor [Wed, 31 Oct 2001 16:12:02 +0000 (16:12 +0000)] 
removed subprojects for ldef and cdef

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

22 years agomade declaration of WXDLL_ENTRY_FUNCTION match it definition
Ron Lee [Wed, 31 Oct 2001 12:38:42 +0000 (12:38 +0000)] 
made declaration of WXDLL_ENTRY_FUNCTION match it definition

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

22 years agoadded new wxPython dirs to dist target for .debs
Ron Lee [Wed, 31 Oct 2001 09:42:54 +0000 (09:42 +0000)] 
added new wxPython dirs to dist target for .debs

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

22 years agouse wxFILE_SEP_PATH instead of ':' separator for wxMac
Gilles Depeyrot [Wed, 31 Oct 2001 06:26:08 +0000 (06:26 +0000)] 
use wxFILE_SEP_PATH instead of ':' separator for wxMac

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

22 years agocorrections for path handling under Mac OS X
Gilles Depeyrot [Wed, 31 Oct 2001 06:25:05 +0000 (06:25 +0000)] 
corrections for path handling under Mac OS X
Classic Mac paths (: separator) are used when compiled using CodeWarrior even
under Mac OS X; Unix like Mac paths (/ separator) are used when compiled using
the Apple Developer Tools

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

22 years agomade wxFileName::Set/GetTimes() work under Win32
Vadim Zeitlin [Wed, 31 Oct 2001 02:42:50 +0000 (02:42 +0000)] 
made wxFileName::Set/GetTimes() work under Win32

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

22 years agofixed typos in wxBase template and project file
Vadim Zeitlin [Wed, 31 Oct 2001 02:23:26 +0000 (02:23 +0000)] 
fixed typos in wxBase template and project file

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

22 years agocleanup in wxMGL code
Václav Slavík [Tue, 30 Oct 2001 23:30:51 +0000 (23:30 +0000)] 
cleanup in wxMGL code

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

22 years agochanged wxSystemSettings::HasFrameDecorations to more general GetCapability(index)
Václav Slavík [Tue, 30 Oct 2001 23:30:04 +0000 (23:30 +0000)] 
changed wxSystemSettings::HasFrameDecorations to more general GetCapability(index)

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

22 years agoadded inactive titlebar text colour
Václav Slavík [Tue, 30 Oct 2001 23:27:00 +0000 (23:27 +0000)] 
added inactive titlebar text colour

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

22 years agoFixed wxMask::Create(bitmap,colour)
Mattia Barbon [Tue, 30 Oct 2001 20:52:35 +0000 (20:52 +0000)] 
Fixed wxMask::Create(bitmap,colour)

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

22 years agoUpdated timer demo (again ;-)
Robin Dunn [Tue, 30 Oct 2001 18:16:01 +0000 (18:16 +0000)] 
Updated timer demo (again ;-)

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

22 years agoUpdated timer demo
Robin Dunn [Tue, 30 Oct 2001 18:15:13 +0000 (18:15 +0000)] 
Updated timer demo

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

22 years agoapplied wxDirSelector() patch and regenerated the makefiles to include the new src...
Vadim Zeitlin [Tue, 30 Oct 2001 16:58:42 +0000 (16:58 +0000)] 
applied wxDirSelector() patch and regenerated the makefiles to include the new src/common/dseldlg.cpp

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

22 years agoadded stat.h include
Vadim Zeitlin [Tue, 30 Oct 2001 16:44:45 +0000 (16:44 +0000)] 
added stat.h include

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

22 years agofixed compilation problem in SetTimes
Vadim Zeitlin [Tue, 30 Oct 2001 15:34:15 +0000 (15:34 +0000)] 
fixed compilation problem in SetTimes

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

22 years agominor cleanup
Vadim Zeitlin [Tue, 30 Oct 2001 13:56:40 +0000 (13:56 +0000)] 
minor cleanup

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

22 years agoFixed code that should have been enclosed in brackets but wasn't, causing the program...
George Tasker [Tue, 30 Oct 2001 13:40:23 +0000 (13:40 +0000)] 
Fixed code that should have been enclosed in brackets but wasn't, causing the program flow to abort part way through the function

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

22 years agoAll occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h"
George Tasker [Tue, 30 Oct 2001 13:33:34 +0000 (13:33 +0000)] 
All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h"

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

22 years agoChanges to make commandline compilation with VC6 match the same settings and LIB...
George Tasker [Tue, 30 Oct 2001 12:51:29 +0000 (12:51 +0000)] 
Changes to make commandline compilation with VC6 match the same settings and LIB names as created with the VC IDE.
LIB/PCH/PDB files are now created in the same directories (off the wxWin dir) that the IDE uses

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

22 years agoadded wx/platform.h to the list of files and regenerated the makefiles
Vadim Zeitlin [Tue, 30 Oct 2001 11:48:14 +0000 (11:48 +0000)] 
added wx/platform.h to the list of files and regenerated the makefiles

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

22 years agoDSM fix
Robin Dunn [Tue, 30 Oct 2001 07:03:33 +0000 (07:03 +0000)] 
DSM fix

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

22 years agoAdded typemap for wxArrayString
Robin Dunn [Tue, 30 Oct 2001 06:58:52 +0000 (06:58 +0000)] 
Added typemap for wxArrayString

Added wxMimeTypesManager and wxFileType

Other updates...

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

22 years agoAdded typemap for wxArrayString
Robin Dunn [Tue, 30 Oct 2001 06:53:13 +0000 (06:53 +0000)] 
Added typemap for wxArrayString

Added wxMimeTypesManager and wxFileType

Other updates...

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

22 years agoAdded typemap for wxArrayString
Robin Dunn [Tue, 30 Oct 2001 06:43:54 +0000 (06:43 +0000)] 
Added typemap for wxArrayString

Added wxMimeTypesManager and wxFileType

Other updates...

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

22 years agoadded and partly implemented the time functions for wxFileName
Vadim Zeitlin [Tue, 30 Oct 2001 02:41:30 +0000 (02:41 +0000)] 
added and partly implemented the time functions for wxFileName

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

22 years agoapplied Watcom thread patches and made thread entry point stdcall for all compilers
Vadim Zeitlin [Tue, 30 Oct 2001 02:40:28 +0000 (02:40 +0000)] 
applied Watcom thread patches and made thread entry point stdcall for all compilers

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

22 years agoYet another .def file for OS/2 VA
David Webster [Mon, 29 Oct 2001 22:54:25 +0000 (22:54 +0000)] 
Yet another .def file for OS/2 VA

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

22 years agopath/file corrections for Darwin/Mac OS X
Gilles Depeyrot [Mon, 29 Oct 2001 22:26:59 +0000 (22:26 +0000)] 
path/file corrections for Darwin/Mac OS X

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

22 years agocorrected wxMacFSSpec2MacFilename and wxMacFilename2FSSpec to convert to/from
Gilles Depeyrot [Mon, 29 Oct 2001 20:20:46 +0000 (20:20 +0000)] 
corrected wxMacFSSpec2MacFilename and wxMacFilename2FSSpec to convert to/from
Unix style paths under Mac OS X (when compiled with the Apple DevTools)

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

22 years agoremoved wxListEvent::m_oldItemIndex from docs, it is not used for anything anyhow
Vadim Zeitlin [Mon, 29 Oct 2001 17:48:28 +0000 (17:48 +0000)] 
removed wxListEvent::m_oldItemIndex from docs, it is not used for anything anyhow

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

22 years agoadded WXEXPORT to wxGetClassFirst() declaration to make it work under Windows
Vadim Zeitlin [Mon, 29 Oct 2001 14:35:04 +0000 (14:35 +0000)] 
added WXEXPORT to wxGetClassFirst() declaration to make it work under Windows

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

22 years agoextracted platform/compiler detection macros from wx/defs,h into wx/platform.h
Vadim Zeitlin [Mon, 29 Oct 2001 14:33:46 +0000 (14:33 +0000)] 
extracted platform/compiler detection macros from wx/defs,h into wx/platform.h

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

22 years agoimproved sizing of wxBusyInfo window and updated the docs a bit
Vadim Zeitlin [Mon, 29 Oct 2001 14:32:42 +0000 (14:32 +0000)] 
improved sizing of wxBusyInfo window and updated the docs a bit

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

22 years agoadded wxBusyInfo test
Vadim Zeitlin [Mon, 29 Oct 2001 13:21:29 +0000 (13:21 +0000)] 
added wxBusyInfo test

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

22 years agoSome more frame formating
David Webster [Mon, 29 Oct 2001 03:01:39 +0000 (03:01 +0000)] 
Some more frame formating

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

22 years agominor wxMGL fixes -- controls sample is now OK
Václav Slavík [Sun, 28 Oct 2001 23:25:35 +0000 (23:25 +0000)] 
minor wxMGL fixes -- controls sample is now OK

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

22 years agocorrected realization of vertical toolbars (were always horizontal)
Gilles Depeyrot [Sun, 28 Oct 2001 21:51:24 +0000 (21:51 +0000)] 
corrected realization of vertical toolbars (were always horizontal)

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

22 years agoadded clientdata to makefile
Stefan Csomor [Sun, 28 Oct 2001 20:25:16 +0000 (20:25 +0000)] 
added clientdata to makefile

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

22 years agoadded conversion routines to CIconHandle, removing pre 8.6 routines
Stefan Csomor [Sun, 28 Oct 2001 19:52:40 +0000 (19:52 +0000)] 
added conversion routines to CIconHandle, removing pre 8.6 routines

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

22 years agoadded conversion routines to CIconHandle, removing pre 8.6 routines
Stefan Csomor [Sun, 28 Oct 2001 19:32:42 +0000 (19:32 +0000)] 
added conversion routines to CIconHandle, removing pre 8.6 routines

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

22 years agoadded conversion routines to CIconHandle
Stefan Csomor [Sun, 28 Oct 2001 19:26:05 +0000 (19:26 +0000)] 
added conversion routines to CIconHandle

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

22 years agoadded msw/gccpriv.h and others to headers list
Václav Slavík [Sat, 27 Oct 2001 22:52:30 +0000 (22:52 +0000)] 
added msw/gccpriv.h and others to headers list

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

22 years agoadded msw/gccpriv.h and others to headers list
Václav Slavík [Sat, 27 Oct 2001 22:52:19 +0000 (22:52 +0000)] 
added msw/gccpriv.h  and others to headers list

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

22 years agofix for colspan or rowspan = 0 in HTML tables
Václav Slavík [Sat, 27 Oct 2001 22:26:14 +0000 (22:26 +0000)] 
fix for colspan or rowspan = 0 in HTML tables

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

22 years agofix for animated GIFs with frames of different dimensions
Václav Slavík [Sat, 27 Oct 2001 22:25:37 +0000 (22:25 +0000)] 
fix for animated GIFs with frames of different dimensions

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

22 years agoapplied wxListCtrl label editing patch
Václav Slavík [Sat, 27 Oct 2001 22:24:59 +0000 (22:24 +0000)] 
applied wxListCtrl label editing patch

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

22 years agonew files for wxSTC on GTK
Robin Dunn [Sat, 27 Oct 2001 01:35:03 +0000 (01:35 +0000)] 
new files for wxSTC on GTK

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

22 years agonew files for wxSTC on Mac
Robin Dunn [Sat, 27 Oct 2001 01:23:43 +0000 (01:23 +0000)] 
new files for wxSTC on Mac

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

22 years agoSince there have to be platform ifdef's in wxSTC for wxMAC then we
Robin Dunn [Sat, 27 Oct 2001 01:19:32 +0000 (01:19 +0000)] 
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

22 years agoremoved some straym ^Ms
Vadim Zeitlin [Sat, 27 Oct 2001 00:25:13 +0000 (00:25 +0000)] 
removed some straym ^Ms

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

22 years agofixed wxNotebook bg colour
Vadim Zeitlin [Sat, 27 Oct 2001 00:24:11 +0000 (00:24 +0000)] 
fixed wxNotebook bg colour

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12179 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: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