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

22 years agoAdded a set of sophisticated Error Dialogs from Chris Fama.
Robin Dunn [Thu, 18 Oct 2001 20:41:33 +0000 (20:41 +0000)] 
Added a set of sophisticated Error Dialogs from Chris Fama.

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

22 years agoadded conditional compilation around wxGTK specific include
Gilles Depeyrot [Thu, 18 Oct 2001 20:20:40 +0000 (20:20 +0000)] 
added conditional compilation around wxGTK specific include

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

22 years agoAn incorrect patch to SWIG caused incorrect generated code. Fixed and regenerated.
Robin Dunn [Thu, 18 Oct 2001 19:34:15 +0000 (19:34 +0000)] 
An incorrect patch to SWIG caused incorrect generated code.  Fixed and regenerated.

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

22 years agoAn incorrect patch to SWIG caused incorrect generated code. Fixed and regenerated.
Robin Dunn [Thu, 18 Oct 2001 19:26:06 +0000 (19:26 +0000)] 
An incorrect patch to SWIG caused incorrect generated code.  Fixed and regenerated.

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

22 years agoSome little tweaks...
Robin Dunn [Thu, 18 Oct 2001 19:19:38 +0000 (19:19 +0000)] 
Some little tweaks...

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

22 years agocleanup
Robin Dunn [Thu, 18 Oct 2001 19:12:47 +0000 (19:12 +0000)] 
cleanup

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

22 years agoremoved wxGetTranslation already defined in wx intl
Gilles Depeyrot [Thu, 18 Oct 2001 19:09:53 +0000 (19:09 +0000)] 
removed wxGetTranslation already defined in wx intl

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

22 years agoExpanded some release notes
Robin Dunn [Thu, 18 Oct 2001 19:06:02 +0000 (19:06 +0000)] 
Expanded some release notes

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

22 years agoAdded wxTE_NOHIDESEL
Robin Dunn [Thu, 18 Oct 2001 18:04:48 +0000 (18:04 +0000)] 
Added wxTE_NOHIDESEL

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

22 years agoRemoved wxLB_SORT flag. Users of the Autocomplete will now have to
Robin Dunn [Thu, 18 Oct 2001 17:07:20 +0000 (17:07 +0000)] 
Removed wxLB_SORT flag.  Users of the Autocomplete will now have to
sort their lists themselves, but this lets them sort it either case
sensitive or insensitive and use AutoComp the same way.

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

22 years agowxGTK's wxListBox now returns a meaningful value for DoGetBestSize
Robin Dunn [Thu, 18 Oct 2001 16:56:01 +0000 (16:56 +0000)] 
wxGTK's wxListBox now returns a meaningful value for DoGetBestSize
instead of just 100x110.  (Needed by wxSTC.)

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

22 years agocorrected wxGetWorkingDirectory for mac (stripping last char off)
Stefan Csomor [Thu, 18 Oct 2001 15:55:14 +0000 (15:55 +0000)] 
corrected wxGetWorkingDirectory for mac (stripping last char off)

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

22 years agowxPython updates for new wxSTC
Robin Dunn [Thu, 18 Oct 2001 01:33:13 +0000 (01:33 +0000)] 
wxPython updates for new wxSTC

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

22 years agoreference count bugs in DrawXXXList fixed
Robin Dunn [Thu, 18 Oct 2001 01:30:53 +0000 (01:30 +0000)] 
reference count bugs in DrawXXXList fixed

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

22 years agoA fix for Scintilla's case insensitive sort routine
Robin Dunn [Thu, 18 Oct 2001 01:27:16 +0000 (01:27 +0000)] 
A fix for Scintilla's case insensitive sort routine

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

22 years agoUpdated to version 1.40 of Scintilla
Robin Dunn [Thu, 18 Oct 2001 01:24:58 +0000 (01:24 +0000)] 
Updated to version 1.40 of Scintilla

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

22 years agoUpdated to new PyCrust
Robin Dunn [Thu, 18 Oct 2001 01:20:54 +0000 (01:20 +0000)] 
Updated to new PyCrust

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

22 years agoadded and documented wxTE_NOHIDESEL
Vadim Zeitlin [Thu, 18 Oct 2001 00:53:35 +0000 (00:53 +0000)] 
added and documented wxTE_NOHIDESEL

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

22 years agocreate lib\...\setup.h from setup.h, not setup0.h which is not meant to be edited
Vadim Zeitlin [Thu, 18 Oct 2001 00:43:52 +0000 (00:43 +0000)] 
create lib\...\setup.h from setup.h, not setup0.h which is not meant to be edited

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

22 years agoAdded missing OS/2 files for wxUniversal on OS/2
Kendall Bennett [Wed, 17 Oct 2001 22:31:57 +0000 (22:31 +0000)] 
Added missing OS/2 files for wxUniversal on OS/2

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

22 years agoMutiple updates from SciTech for wxWindows including the following:
Kendall Bennett [Wed, 17 Oct 2001 22:25:56 +0000 (22:25 +0000)] 
Mutiple updates from SciTech for wxWindows including the following:
1. Updates to HTML applet classes in client side include syntax
2. Updates to wxUniversal for OS/2
3. Updates for better palette management on Windows
4. Misc other fixes and changes to fix build system for Watcom 11.0

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

22 years agoAdded comment explaining that it's not necessary to use LEX and YACC on
Guillermo Rodriguez Garcia [Wed, 17 Oct 2001 16:18:56 +0000 (16:18 +0000)] 
Added comment explaining that it's not necessary to use LEX and YACC on
Windows since the files will be copied from doslex.c and dosyacc.c by
default.

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

22 years agofixed linking problems related to wxStatusBar under wx!MSW
Vadim Zeitlin [Wed, 17 Oct 2001 14:30:29 +0000 (14:30 +0000)] 
fixed linking problems related to wxStatusBar under wx!MSW

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

22 years agofix for linking problem under !MSW
Vadim Zeitlin [Wed, 17 Oct 2001 13:44:16 +0000 (13:44 +0000)] 
fix for linking problem under !MSW

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

22 years agoApplied patch sent to me for xpmdecod.cpp/VC++ compilation, and changed
Julian Smart [Wed, 17 Oct 2001 13:35:42 +0000 (13:35 +0000)] 
Applied patch sent to me for xpmdecod.cpp/VC++ compilation, and changed
VC++ project filenames in vc.rsp

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

22 years agoadded wxStatusBarBase
Gilles Depeyrot [Wed, 17 Oct 2001 11:30:01 +0000 (11:30 +0000)] 
added wxStatusBarBase

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

22 years agoUse -h instead of -L to test for link
Gilles Depeyrot [Wed, 17 Oct 2001 11:26:30 +0000 (11:26 +0000)] 
Use -h instead of -L to test for link
  -h is documented as obsolete under Mac OS X but works
  -L is obsolete under Solaris8
Will need to fix this when -h no longer works under Mac OS X

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

22 years agotweaked some tests a bit
Robin Dunn [Wed, 17 Oct 2001 05:29:57 +0000 (05:29 +0000)] 
tweaked some tests a bit

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

22 years agoAnother attempt to handle key events correctly for wxSTC
Robin Dunn [Wed, 17 Oct 2001 05:29:09 +0000 (05:29 +0000)] 
Another attempt to handle key events correctly for wxSTC

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

22 years agoAutodetect image type, some other cleanup
Robin Dunn [Tue, 16 Oct 2001 19:14:43 +0000 (19:14 +0000)] 
Autodetect image type, some other cleanup

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

22 years agoAdded some optimization methods to wxPython's wxDC
Robin Dunn [Tue, 16 Oct 2001 19:06:09 +0000 (19:06 +0000)] 
Added some optimization methods to wxPython's wxDC

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

22 years agoChanged char* to wxChar* in wxColour constructor.
Mattia Barbon [Tue, 16 Oct 2001 19:05:56 +0000 (19:05 +0000)] 
Changed char* to wxChar* in wxColour constructor.

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

22 years agoregenerated from glcanvas.i
Robin Dunn [Tue, 16 Oct 2001 19:05:03 +0000 (19:05 +0000)] 
regenerated from glcanvas.i

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

22 years agoadded AppendToPage
Robin Dunn [Tue, 16 Oct 2001 19:03:26 +0000 (19:03 +0000)] 
added AppendToPage

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

22 years agoupdate for interface changes
Robin Dunn [Tue, 16 Oct 2001 19:02:44 +0000 (19:02 +0000)] 
update for interface changes

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

22 years agoSome MinGW-related updates
Mattia Barbon [Tue, 16 Oct 2001 18:59:58 +0000 (18:59 +0000)] 
Some MinGW-related updates

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

22 years agofixed typo in comment
Robin Dunn [Tue, 16 Oct 2001 18:49:35 +0000 (18:49 +0000)] 
fixed typo in comment

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

22 years agono message
Stefan Csomor [Tue, 16 Oct 2001 13:32:05 +0000 (13:32 +0000)] 
no message

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

22 years agoreverted my accidental changes
Vadim Zeitlin [Tue, 16 Oct 2001 12:33:56 +0000 (12:33 +0000)] 
reverted my accidental changes

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

22 years agoadded statusbr from common, removed 68k targets
Stefan Csomor [Tue, 16 Oct 2001 06:31:37 +0000 (06:31 +0000)] 
added statusbr from common, removed 68k targets

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

22 years ago Committing in .
Jouk Jansen [Tue, 16 Oct 2001 06:14:26 +0000 (06:14 +0000)] 
 Committing in .

 Modified Files:
  wxWindows/descrip.mms wxWindows/setup.h_vms
  wxWindows/distrib/msw/makefile.rsp
  wxWindows/src/common/descrip.mms
 Added Files:
  wxWindows/samples/richedit/descrip.mms

 Updated OpenVMS compile support

 ----------------------------------------------------------------------

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

22 years agofixed status bar drawing broken by previous compilation fix
Vadim Zeitlin [Tue, 16 Oct 2001 00:35:06 +0000 (00:35 +0000)] 
fixed status bar drawing broken by previous compilation fix

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

22 years agoshow some text in the status bar panes
Vadim Zeitlin [Tue, 16 Oct 2001 00:03:28 +0000 (00:03 +0000)] 
show some text in the status bar panes

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

22 years agorefresh wxStaticText after changing its label if we change its size
Vadim Zeitlin [Mon, 15 Oct 2001 23:00:25 +0000 (23:00 +0000)] 
refresh wxStaticText after changing its label if we change its size

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

22 years agofixed wxListCtrl::DeleteAllColumns() in the generic listctrl (patch 470251)
Vadim Zeitlin [Mon, 15 Oct 2001 22:55:21 +0000 (22:55 +0000)] 
fixed wxListCtrl::DeleteAllColumns() in the generic listctrl (patch 470251)

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

22 years agofixes to mask creation by colour
Václav Slavík [Mon, 15 Oct 2001 22:55:17 +0000 (22:55 +0000)] 
fixes to mask creation by colour

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

22 years agofixed off-by-one error
Václav Slavík [Mon, 15 Oct 2001 22:54:44 +0000 (22:54 +0000)] 
fixed off-by-one error

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

22 years agooops, segfault
Václav Slavík [Mon, 15 Oct 2001 22:53:37 +0000 (22:53 +0000)] 
oops, segfault

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

22 years agoadded GetStdIcon support to wxRenderer
Václav Slavík [Mon, 15 Oct 2001 22:53:01 +0000 (22:53 +0000)] 
added GetStdIcon support to wxRenderer

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

22 years agoremoved junk
Václav Slavík [Mon, 15 Oct 2001 22:52:27 +0000 (22:52 +0000)] 
removed junk

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

22 years ago1. added GetStdIcon support to wxRenderer
Václav Slavík [Mon, 15 Oct 2001 22:50:50 +0000 (22:50 +0000)] 
1. added GetStdIcon support to wxRenderer
2. wxMGL fix (stipples must be 8x8 pixels)

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

22 years agomade wxStaticBox transparent (patch 427936)
Vadim Zeitlin [Mon, 15 Oct 2001 22:49:15 +0000 (22:49 +0000)] 
made wxStaticBox transparent (patch 427936)

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

22 years agocompilation fix for wxMGL (NotUniv directive doesn't work and I'm too much of perl...
Václav Slavík [Mon, 15 Oct 2001 22:47:34 +0000 (22:47 +0000)] 
compilation fix for wxMGL (NotUniv directive doesn't work and I'm too much of perl illiterate to fix it)

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