]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

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