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

22 years agofixed mouse capture release code -- it previously released capture of window that...
Václav Slavík [Sat, 13 Oct 2001 22:49:09 +0000 (22:49 +0000)] 
fixed mouse capture release code -- it previously released capture of window that didn't gain it

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

22 years agochanged some Remove()s into RemoveAt()s
Vadim Zeitlin [Sat, 13 Oct 2001 21:34:08 +0000 (21:34 +0000)] 
changed some Remove()s into RemoveAt()s

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

22 years agouse MoreFiles under Mac OS X
Gilles Depeyrot [Sat, 13 Oct 2001 21:12:44 +0000 (21:12 +0000)] 
use MoreFiles under Mac OS X

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

22 years agoremoved useless files
Gilles Depeyrot [Sat, 13 Oct 2001 21:07:25 +0000 (21:07 +0000)] 
removed useless files

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

22 years agoupdated wxMac file list (use MoreFiles)
Gilles Depeyrot [Sat, 13 Oct 2001 21:05:56 +0000 (21:05 +0000)] 
updated wxMac file list (use MoreFiles)

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

22 years agocorrected typo in conditional compilation for Darwin/Mac OS X
Gilles Depeyrot [Sat, 13 Oct 2001 19:29:41 +0000 (19:29 +0000)] 
corrected typo in conditional compilation for Darwin/Mac OS X

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

22 years agostrcasecmp is in the system libraries under Mac OS X
Gilles Depeyrot [Sat, 13 Oct 2001 18:54:28 +0000 (18:54 +0000)] 
strcasecmp is in the system libraries under Mac OS X

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

22 years agoAdded flat Carbon and MoreFiles headers to compile flags
Gilles Depeyrot [Sat, 13 Oct 2001 12:26:50 +0000 (12:26 +0000)] 
Added flat Carbon and MoreFiles headers to compile flags
Added MoreFiles to wxMac toolkit VPATH
Removed check for strings.h for wxMac (conflict with flat Carbon headers)

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

22 years agoadded wxMac distribution target
Gilles Depeyrot [Sat, 13 Oct 2001 12:22:46 +0000 (12:22 +0000)] 
added wxMac distribution target

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

22 years agoadded MoreFiles sources to wxMac under Mac OS X
Gilles Depeyrot [Sat, 13 Oct 2001 08:52:34 +0000 (08:52 +0000)] 
added MoreFiles sources to wxMac under Mac OS X

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

22 years agoSecond phase of OOR completed. (Original python object return for
Robin Dunn [Sat, 13 Oct 2001 00:41:21 +0000 (00:41 +0000)] 
Second phase of OOR completed.  (Original python object return for
wxEvtHandler and derived classes.

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

22 years agoSecond phase of OOR completed. (Original python object return for
Robin Dunn [Fri, 12 Oct 2001 23:26:38 +0000 (23:26 +0000)] 
Second phase of OOR completed.  (Original python object return for
wxEvtHandler and derived classes.

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

22 years agodon't define wxUSE_OWNER_DRAWN for wxUniv
Vadim Zeitlin [Fri, 12 Oct 2001 23:21:58 +0000 (23:21 +0000)] 
don't define wxUSE_OWNER_DRAWN for wxUniv

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

22 years agoadded base parameter to wxString::To[U]Long
Vadim Zeitlin [Fri, 12 Oct 2001 20:26:48 +0000 (20:26 +0000)] 
added base parameter to wxString::To[U]Long

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

22 years agoAdded style parameter to wxPopupWindow ctors so they match the Create method.
Robin Dunn [Fri, 12 Oct 2001 18:11:46 +0000 (18:11 +0000)] 
Added style parameter to wxPopupWindow ctors so they match the Create method.

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

22 years agofix for Solaris realloc() which moves the memory block even when the block size is...
Vadim Zeitlin [Fri, 12 Oct 2001 17:29:19 +0000 (17:29 +0000)] 
fix for Solaris realloc() which moves the memory block even when the block size is reduced

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

22 years agoAdded new cmdline parsing classes to wxOS2
David Webster [Fri, 12 Oct 2001 16:38:41 +0000 (16:38 +0000)] 
Added new cmdline parsing classes to wxOS2

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

22 years agoCleaned up makedfile to handle setup.h better. Added command line parsing
David Webster [Fri, 12 Oct 2001 16:38:08 +0000 (16:38 +0000)] 
Cleaned up makedfile to handle setup.h better.  Added command line parsing

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

22 years agofixed memory leak and optimized GetSubBitmap (Kudos to Eric Lavigne)
Stefan Csomor [Fri, 12 Oct 2001 16:11:12 +0000 (16:11 +0000)] 
fixed memory leak and optimized GetSubBitmap (Kudos to Eric Lavigne)

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

22 years agoNew wxUSE entries to support some new wx features.
David Webster [Fri, 12 Oct 2001 15:25:39 +0000 (15:25 +0000)] 
New wxUSE entries to support some new wx features.

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

22 years agoNot really needed in CVS
David Webster [Fri, 12 Oct 2001 15:24:39 +0000 (15:24 +0000)] 
Not really needed in CVS

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

22 years agofix to avoid internal compiler error with gcc 2.95.2 on Alpha
Vadim Zeitlin [Fri, 12 Oct 2001 14:16:20 +0000 (14:16 +0000)] 
fix to avoid internal compiler error with gcc 2.95.2 on Alpha

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

22 years agomade wxString::assign() more efficient (don't force buffer reallocation)
Vadim Zeitlin [Fri, 12 Oct 2001 14:09:54 +0000 (14:09 +0000)] 
made wxString::assign() more efficient (don't force buffer reallocation)

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

22 years agoSome updates
David Webster [Fri, 12 Oct 2001 14:01:11 +0000 (14:01 +0000)] 
Some updates

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

22 years agoupdated with latest morefiles
Gilles Depeyrot [Fri, 12 Oct 2001 06:51:32 +0000 (06:51 +0000)] 
updated with latest morefiles

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

22 years agomake the main dialog resizeable
Vadim Zeitlin [Fri, 12 Oct 2001 06:16:12 +0000 (06:16 +0000)] 
make the main dialog resizeable

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

22 years agodo *NOT* make the window of the size of its parent initially, fixes missing EVT_SIZE...
Vadim Zeitlin [Fri, 12 Oct 2001 06:15:30 +0000 (06:15 +0000)] 
do *NOT* make the window of the size of its parent initially, fixes missing EVT_SIZE problem

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

22 years agocreate wxNotebook without any extended style
Vadim Zeitlin [Fri, 12 Oct 2001 06:14:47 +0000 (06:14 +0000)] 
create wxNotebook without any extended style

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

22 years agoMoved client data stuff directly into wxEvtHandler, #if'd out
Robin Dunn [Fri, 12 Oct 2001 03:18:35 +0000 (03:18 +0000)] 
Moved client data stuff directly into wxEvtHandler, #if'd out
wxClientDataContainer for now.

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

22 years agofixed leaking wxColour
Robin Dunn [Thu, 11 Oct 2001 16:15:51 +0000 (16:15 +0000)] 
fixed leaking wxColour

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

22 years agoadd a newline to the log message
Robin Dunn [Thu, 11 Oct 2001 16:15:19 +0000 (16:15 +0000)] 
add a newline to the log message

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