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

22 years agocompilation fix for wxMGL
Václav Slavík [Mon, 15 Oct 2001 22:45:37 +0000 (22:45 +0000)] 
compilation fix for wxMGL

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

22 years agofix for the dialog controls font
Vadim Zeitlin [Mon, 15 Oct 2001 22:17:09 +0000 (22:17 +0000)] 
fix for the dialog controls font

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

22 years agoreveretd change commenting out IMPLEMENT_DYNAMIC_CLASS
Vadim Zeitlin [Mon, 15 Oct 2001 21:28:46 +0000 (21:28 +0000)] 
reveretd change commenting out IMPLEMENT_DYNAMIC_CLASS

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

22 years agooops, forgot to commit yesterday changes related to wxStatusBarBase
Vadim Zeitlin [Mon, 15 Oct 2001 21:20:18 +0000 (21:20 +0000)] 
oops, forgot to commit yesterday changes related to wxStatusBarBase

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

22 years agoadded section about incompatibilities between 2.2 and 2.3
Vadim Zeitlin [Mon, 15 Oct 2001 19:08:01 +0000 (19:08 +0000)] 
added section about incompatibilities between 2.2 and 2.3

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

22 years ago Further fixes for wx-config and MacOS X.
Robert Roebling [Mon, 15 Oct 2001 15:40:44 +0000 (15:40 +0000)] 
  Further fixes for wx-config and MacOS X.

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

22 years ago wxStatusBar doesn't link with double IMPLEMENT... macros.
Robert Roebling [Mon, 15 Oct 2001 10:07:20 +0000 (10:07 +0000)] 
  wxStatusBar doesn't link with double IMPLEMENT... macros.

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

22 years ago Added Rez support to wx-config for MacOS X
Robert Roebling [Mon, 15 Oct 2001 10:06:24 +0000 (10:06 +0000)] 
  Added Rez support to wx-config for MacOS X

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

22 years agodecouple wxTLW,Frame::ShowFullScreen in wxMSW
Václav Slavík [Sun, 14 Oct 2001 22:54:06 +0000 (22:54 +0000)] 
decouple wxTLW,Frame::ShowFullScreen in wxMSW

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

22 years agofixes to MSW LowLevel files
Václav Slavík [Sun, 14 Oct 2001 22:53:48 +0000 (22:53 +0000)] 
fixes to MSW LowLevel files

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

22 years agowxWindow::Enable now correctly has recursive effect (and maybe other fixes)
Václav Slavík [Sun, 14 Oct 2001 22:20:24 +0000 (22:20 +0000)] 
wxWindow::Enable now correctly has recursive effect (and maybe other fixes)

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

22 years agoadded wxHtmlWindow::AppendToPage
Václav Slavík [Sun, 14 Oct 2001 22:20:05 +0000 (22:20 +0000)] 
added wxHtmlWindow::AppendToPage

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

22 years agowxBusycursorSuspender used in wxMGL as well (we need it for other platforms as well...
Václav Slavík [Sun, 14 Oct 2001 22:18:35 +0000 (22:18 +0000)] 
wxBusycursorSuspender used in wxMGL as well (we need it for other platforms as well, I'm afraid)

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

22 years agofixed restoration of global cursor
Václav Slavík [Sun, 14 Oct 2001 22:18:09 +0000 (22:18 +0000)] 
fixed restoration of global cursor

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

22 years agoDC output fix
Václav Slavík [Sun, 14 Oct 2001 22:17:58 +0000 (22:17 +0000)] 
DC output fix

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

22 years agoantialiasing now disabled for small fonts
Václav Slavík [Sun, 14 Oct 2001 22:17:33 +0000 (22:17 +0000)] 
antialiasing now disabled for small fonts

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

22 years agoremoved obsolete files from wxMGL
Václav Slavík [Sun, 14 Oct 2001 22:17:02 +0000 (22:17 +0000)] 
removed obsolete files from wxMGL

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

22 years agodecouple wxTLW,Frame::ShowFullScreen in wxMSW
Václav Slavík [Sun, 14 Oct 2001 22:16:16 +0000 (22:16 +0000)] 
decouple wxTLW,Frame::ShowFullScreen in wxMSW

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

22 years agowxUSE_CHOICE ifdefs, so that the sample compiles with wxUniv
Václav Slavík [Sun, 14 Oct 2001 22:12:43 +0000 (22:12 +0000)] 
wxUSE_CHOICE ifdefs, so that the sample compiles with wxUniv

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

22 years agoregenerated from the templates
Vadim Zeitlin [Sun, 14 Oct 2001 21:50:15 +0000 (21:50 +0000)] 
regenerated from the templates

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

22 years ago1. added wxStatusBarUniv
Vadim Zeitlin [Sun, 14 Oct 2001 21:38:58 +0000 (21:38 +0000)] 
1. added wxStatusBarUniv
2. several bug fixes to wxSpinButton/wxSpinCtrl

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

22 years agoUpdated email address
Julian Smart [Sun, 14 Oct 2001 14:08:20 +0000 (14:08 +0000)] 
Updated email address

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

22 years agoadded conditional compilation test around wxGetDiskSpace for Mac OS X
Gilles Depeyrot [Sun, 14 Oct 2001 09:51:37 +0000 (09:51 +0000)] 
added conditional compilation test around wxGetDiskSpace for Mac OS X

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

22 years agouse MoreFiles under Mac OS X
Gilles Depeyrot [Sun, 14 Oct 2001 08:25:45 +0000 (08:25 +0000)] 
use MoreFiles under Mac OS X

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

22 years agoinclude wxWindows headers using "..." instead of <...>
Gilles Depeyrot [Sun, 14 Oct 2001 08:23:04 +0000 (08:23 +0000)] 
include wxWindows headers using "..." instead of <...>

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

22 years agocorrected comment
Gilles Depeyrot [Sun, 14 Oct 2001 08:22:20 +0000 (08:22 +0000)] 
corrected comment

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

22 years agocorrections for Mac OS X
Gilles Depeyrot [Sun, 14 Oct 2001 08:21:22 +0000 (08:21 +0000)] 
corrections for Mac OS X

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

22 years agouse native dialogs instead of generic ones under Mac OS X
Gilles Depeyrot [Sun, 14 Oct 2001 08:19:39 +0000 (08:19 +0000)] 
use native dialogs instead of generic ones under Mac OS X

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

22 years agoFixed clean target to really clean all the cruft that gets created
Ron Lee [Sun, 14 Oct 2001 01:48:14 +0000 (01:48 +0000)] 
Fixed clean target to really clean all the cruft that gets created
at build time.

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

22 years agoMerged IA64 build fixes from 2.2 (this will undoubtably need to be tested
Ron Lee [Sun, 14 Oct 2001 00:20:37 +0000 (00:20 +0000)] 
Merged IA64 build fixes from 2.2 (this will undoubtably need to be tested
before we can claim 2.3 works on that platform)
Updated config{guess,sub}

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

22 years agobetter windows painting in wxMGL
Václav Slavík [Sat, 13 Oct 2001 22:49:57 +0000 (22:49 +0000)] 
better windows painting in wxMGL

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