wxWidgets.git
22 years agoremove -lfoo.dll hack, it appears to be unnecessary after all.. don't ask.
Ron Lee [Wed, 7 Nov 2001 07:53:33 +0000 (07:53 +0000)] 
remove -lfoo.dll hack, it appears to be unnecessary after all..  don't ask.

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

22 years agobeginnings of support for MGL shared library (it is crappy as hell in MGL, to begin...
Václav Slavík [Tue, 6 Nov 2001 23:54:15 +0000 (23:54 +0000)] 
beginnings of support for MGL shared library (it is crappy as hell in MGL, to begin with)

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

22 years ago* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask
Mattia Barbon [Tue, 6 Nov 2001 21:16:02 +0000 (21:16 +0000)] 
* Fixed wxStaticBitmap::SetBitmap so that it does not ignore the mask
* Hopefully made possible use SetBitmap with as wxSB created with an icon
  and SetIcon with a wxSB created with a bitmap

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

22 years agoremoved duplicated line
Vadim Zeitlin [Tue, 6 Nov 2001 16:45:18 +0000 (16:45 +0000)] 
removed duplicated line

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

22 years agopart of wxWizard loading from WXR patch I forgot to commit
Vadim Zeitlin [Tue, 6 Nov 2001 16:34:36 +0000 (16:34 +0000)] 
part of wxWizard loading from WXR patch I forgot to commit

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

22 years agofixed wxUniv/GTK linking by getting rid of GENERICOBJS and putting them into GUIOBJS...
Vadim Zeitlin [Tue, 6 Nov 2001 16:31:31 +0000 (16:31 +0000)] 
fixed wxUniv/GTK linking by getting rid of GENERICOBJS and putting them into GUIOBJS/GUI_LOWLEVEL_OBJS instead

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

22 years agocompilation warning fix
Vadim Zeitlin [Tue, 6 Nov 2001 16:27:23 +0000 (16:27 +0000)] 
compilation warning fix

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

22 years agoMerged WXMSW_DLL_DEFINES and PICFLAGS, since they essentially do the same thing.
Ron Lee [Tue, 6 Nov 2001 05:44:09 +0000 (05:44 +0000)] 
Merged WXMSW_DLL_DEFINES and PICFLAGS, since they essentially do the same thing.

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

22 years agofound another object that nobody appears to have ever used in a dll.
Ron Lee [Tue, 6 Nov 2001 05:10:16 +0000 (05:10 +0000)] 
found another object that nobody appears to have ever used in a dll.

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

22 years agoBrown paper bag fix to -lwx.dll in wx-config
Ron Lee [Tue, 6 Nov 2001 02:36:39 +0000 (02:36 +0000)] 
Brown paper bag fix to -lwx.dll in wx-config

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

22 years agouse Unix line ending when compiled when the Apple DevTools
Gilles Depeyrot [Mon, 5 Nov 2001 21:08:03 +0000 (21:08 +0000)] 
use Unix line ending when compiled when the Apple DevTools

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

22 years agouse Unix line ending when compiling with Apple DevTools
Gilles Depeyrot [Mon, 5 Nov 2001 21:02:23 +0000 (21:02 +0000)] 
use Unix line ending when compiling with Apple DevTools

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

22 years agouse Unix raise for wxTrap when compiling with Apple DevTools
Gilles Depeyrot [Mon, 5 Nov 2001 21:01:46 +0000 (21:01 +0000)] 
use Unix raise for wxTrap when compiling with Apple DevTools

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

22 years agocorrected path format for wxMac compiled with Apple DevTools
Gilles Depeyrot [Mon, 5 Nov 2001 20:20:14 +0000 (20:20 +0000)] 
corrected path format for wxMac compiled with Apple DevTools

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

22 years agomore incompatible changes mentioned
Vadim Zeitlin [Mon, 5 Nov 2001 16:43:12 +0000 (16:43 +0000)] 
more incompatible changes mentioned

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

22 years agoforgot to update univ/toplevel.h
Václav Slavík [Mon, 5 Nov 2001 15:49:59 +0000 (15:49 +0000)] 
forgot to update univ/toplevel.h

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

22 years agorenamed (gcc) wxMSW import lib name yet again. *.dll.a should be the
Ron Lee [Mon, 5 Nov 2001 11:48:47 +0000 (11:48 +0000)] 
renamed (gcc) wxMSW import lib name yet again.  *.dll.a should be the
final choice for a while I think.
Removed mostly useless ELF style version numbers from .dll -- it's not
an ELF lib so no point adding cruft we can't use.

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

22 years agoListbox control code
David Webster [Mon, 5 Nov 2001 03:22:45 +0000 (03:22 +0000)] 
Listbox control code

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

22 years agoListbox control code
David Webster [Mon, 5 Nov 2001 02:59:23 +0000 (02:59 +0000)] 
Listbox control code

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

22 years agoListbox control code
David Webster [Mon, 5 Nov 2001 02:50:59 +0000 (02:50 +0000)] 
Listbox control code

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

22 years agofixed stupid bug in display mode error reporting
Václav Slavík [Sun, 4 Nov 2001 23:33:19 +0000 (23:33 +0000)] 
fixed stupid bug in display mode error reporting

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

22 years agocontrols sample is now able to use default command line arguments
Václav Slavík [Sun, 4 Nov 2001 23:33:09 +0000 (23:33 +0000)] 
controls sample is now able to use default command line arguments

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

22 years agoreworked display mode stuff once again
Václav Slavík [Sun, 4 Nov 2001 23:32:52 +0000 (23:32 +0000)] 
reworked display mode stuff once again

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

22 years agoimplemented late(r) initialization of wxUniv themes
Václav Slavík [Sun, 4 Nov 2001 23:32:16 +0000 (23:32 +0000)] 
implemented late(r) initialization of wxUniv themes

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

22 years agoworkaroung for handling problems because groupboxes are not included in the parent...
Stefan Csomor [Sun, 4 Nov 2001 21:02:06 +0000 (21:02 +0000)] 
workaroung for handling problems because groupboxes are not included in the parent-child relationship in wxwindows in a geometrical correct way

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

22 years agoadded internal callback when toplevel windows move for opengl canvas
Stefan Csomor [Sun, 4 Nov 2001 20:54:39 +0000 (20:54 +0000)] 
added internal callback when toplevel windows move for opengl canvas

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

22 years agoadded internal callback when toplevel windows move for opengl canvas
Stefan Csomor [Sun, 4 Nov 2001 20:42:33 +0000 (20:42 +0000)] 
added internal callback when toplevel windows move for opengl canvas

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

22 years agoadded internal callback when toplevel windows move for opengl canvas
Stefan Csomor [Sun, 4 Nov 2001 20:36:23 +0000 (20:36 +0000)] 
added internal callback when toplevel windows move for opengl canvas

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

22 years agocorrected tooltip
Stefan Csomor [Sun, 4 Nov 2001 20:24:12 +0000 (20:24 +0000)] 
corrected tooltip

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

22 years agocorrected detection of wchar_t under Mac OS X/Darwin
Gilles Depeyrot [Sun, 4 Nov 2001 19:30:34 +0000 (19:30 +0000)] 
corrected detection of wchar_t under Mac OS X/Darwin

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

22 years agoadded wcslen prototype declaration for Darwin/FreeBSD, wcslen is in wxchar.cpp
Gilles Depeyrot [Sun, 4 Nov 2001 18:46:43 +0000 (18:46 +0000)] 
added wcslen prototype declaration for Darwin/FreeBSD, wcslen is in wxchar.cpp

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

22 years agoadded missing wxSTD for cout & cerr
Gilles Depeyrot [Sun, 4 Nov 2001 17:41:53 +0000 (17:41 +0000)] 
added missing wxSTD for cout & cerr

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

22 years agowchar/wcslen corrections for Darwin (same as FreeBSD)
Gilles Depeyrot [Sun, 4 Nov 2001 17:20:38 +0000 (17:20 +0000)] 
wchar/wcslen corrections for Darwin (same as FreeBSD)

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

22 years agoTRUE and FALSE, not true and false.
David Webster [Sun, 4 Nov 2001 14:51:05 +0000 (14:51 +0000)] 
TRUE and FALSE, not true and false.

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

22 years agoSome compiler bug fixes, new .def file
David Webster [Sun, 4 Nov 2001 14:49:22 +0000 (14:49 +0000)] 
Some compiler bug fixes, new .def file

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

22 years agouse 'cp -fp' instead of 'cp -p' to install programs/data under Mac OS X
Gilles Depeyrot [Sun, 4 Nov 2001 13:59:15 +0000 (13:59 +0000)] 
use 'cp -fp' instead of 'cp -p' to install programs/data under Mac OS X

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

22 years agoDon't strip cross packages with native strip. All of them. Really.
Ron Lee [Sun, 4 Nov 2001 03:01:57 +0000 (03:01 +0000)] 
Don't strip cross packages with native strip.  All of them.  Really.

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

22 years agoBacked out misguided 'build both' patch.
Ron Lee [Sun, 4 Nov 2001 01:29:54 +0000 (01:29 +0000)] 
Backed out misguided 'build both' patch.
Reshuffled library name code into a slightly neater stack.

Added separate shared and static msw builds to .debs  :(
that makes 13 builds of the core lib alone required to create
all packages now..  (anyone want to donate me a fast MP box :)

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

22 years agoMore cross compiling fixes.
Ron Lee [Sun, 4 Nov 2001 00:07:25 +0000 (00:07 +0000)] 
More cross compiling fixes.

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

22 years agoimplemented display mode setting
Václav Slavík [Sun, 4 Nov 2001 00:00:36 +0000 (00:00 +0000)] 
implemented display mode setting

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

22 years agoimplemented wxApp::Get/SetDisplayMode
Václav Slavík [Sun, 4 Nov 2001 00:00:15 +0000 (00:00 +0000)] 
implemented wxApp::Get/SetDisplayMode

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

22 years agooh, better interface to GetDisplayMode (Vadim was right; previous commit was by accident)
Václav Slavík [Sun, 4 Nov 2001 00:00:06 +0000 (00:00 +0000)] 
oh, better interface to GetDisplayMode (Vadim was right; previous commit was by accident)

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

22 years agoinstall apparently ignores -p option under Mac OS X, use cp -p instead
Gilles Depeyrot [Sat, 3 Nov 2001 23:08:16 +0000 (23:08 +0000)] 
install apparently ignores -p option under Mac OS X, use cp -p instead

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

22 years agocorrected install program for Mac OS X (use AC_PROG_INSTALL but add -p option
Gilles Depeyrot [Sat, 3 Nov 2001 22:42:30 +0000 (22:42 +0000)] 
corrected install program for Mac OS X (use AC_PROG_INSTALL but add -p option
to INSTALL_PROGRAM and INSTALL_DATA in order to preserve modification dates)

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

22 years agoremoved OnSetFocus() which doesn't exist any more
Vadim Zeitlin [Sat, 3 Nov 2001 21:49:33 +0000 (21:49 +0000)] 
removed OnSetFocus() which doesn't exist any more

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

22 years agoadded wxApp::GetDisplayMode function for fullscreen ports
Václav Slavík [Sat, 3 Nov 2001 21:36:15 +0000 (21:36 +0000)] 
added wxApp::GetDisplayMode function for fullscreen ports

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

22 years agorecently checked in patch was ignorant to wxUSE_RESOURCES
Václav Slavík [Sat, 3 Nov 2001 21:36:01 +0000 (21:36 +0000)] 
recently checked in patch was ignorant to wxUSE_RESOURCES

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

22 years agooops, configure defined _WIN_IE instead of _WIN32_IE for cross-compilation
Václav Slavík [Sat, 3 Nov 2001 21:35:21 +0000 (21:35 +0000)] 
oops, configure defined _WIN_IE instead of _WIN32_IE for cross-compilation

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

22 years agoAdded wxPostscriptDC to wxPython
Robin Dunn [Sat, 3 Nov 2001 20:34:26 +0000 (20:34 +0000)] 
Added wxPostscriptDC to wxPython

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

22 years agoA little tweak
Robin Dunn [Sat, 3 Nov 2001 20:33:54 +0000 (20:33 +0000)] 
A little tweak

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

22 years agoEnabled wxPostscriptDC to be used in wxMSW, if wxUSE_POSTSCRIPT
Robin Dunn [Sat, 3 Nov 2001 20:31:07 +0000 (20:31 +0000)] 
Enabled wxPostscriptDC to be used in wxMSW, if wxUSE_POSTSCRIPT

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

22 years agoimplemented Freeze/Thaw() for the generic listctrl
Vadim Zeitlin [Sat, 3 Nov 2001 17:06:29 +0000 (17:06 +0000)] 
implemented Freeze/Thaw() for the generic listctrl

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

22 years agoAdded static lib to shared build targets for wxMSW builds.
Ron Lee [Sat, 3 Nov 2001 13:00:52 +0000 (13:00 +0000)] 
Added static lib to shared build targets for wxMSW builds.
Added -dbg packages for msw-cross.

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

22 years agoTweaked config for weird static lib BSDism.
Ron Lee [Sat, 3 Nov 2001 11:29:05 +0000 (11:29 +0000)] 
Tweaked config for weird static lib BSDism.

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

22 years agoAdded separate import lib for msw .dlls
Ron Lee [Sat, 3 Nov 2001 11:08:15 +0000 (11:08 +0000)] 
Added separate import lib for msw .dlls
Removed useless mingw and cygwin options.
Fixed library naming for msw _gl and set 'unix' style names for cross
builds and 'windows' style for native builds.
Added $target to wx-config, and fixed lib/header dir exclusions.
Added -mwindows to wx-config output for gui libs.
Fixed wx-config to output import lib instead of dll for shared
msw builds.

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

22 years agoadded missing header
Ron Lee [Sat, 3 Nov 2001 05:14:32 +0000 (05:14 +0000)] 
added missing header

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

22 years agodon't send fictious menu events when another WM_COMMAND occurs while a popup menu...
Vadim Zeitlin [Sat, 3 Nov 2001 00:34:44 +0000 (00:34 +0000)] 
don't send fictious menu events when another WM_COMMAND occurs while a popup menu is shown

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

22 years agomingw compilation fixc
Václav Slavík [Fri, 2 Nov 2001 23:33:08 +0000 (23:33 +0000)] 
mingw compilation fixc

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

22 years agowxPython updates to match recent updates to wxCalendarCtrl, wxGrid,
Robin Dunn [Fri, 2 Nov 2001 23:21:45 +0000 (23:21 +0000)] 
wxPython updates to match recent updates to wxCalendarCtrl, wxGrid,
and wxGLCanvas.

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

22 years agocorrected findfirst/next on mac
Stefan Csomor [Fri, 2 Nov 2001 22:00:54 +0000 (22:00 +0000)] 
corrected findfirst/next on mac

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

22 years agowxPython updates to match recent updates to wxCalendarCtrl, wxGrid,
Robin Dunn [Fri, 2 Nov 2001 20:56:23 +0000 (20:56 +0000)] 
wxPython updates to match recent updates to wxCalendarCtrl, wxGrid,
and wxGLCanvas.

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

22 years agoupdated and renamed CodeWarrior 5.3 project
Gilles Depeyrot [Fri, 2 Nov 2001 20:52:13 +0000 (20:52 +0000)] 
updated and renamed CodeWarrior 5.3 project

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

22 years agocorrected rebuild of more than one-level hiearchical menus when not directly added...
Stefan Csomor [Fri, 2 Nov 2001 20:47:11 +0000 (20:47 +0000)] 
corrected rebuild of more than one-level hiearchical menus when not directly added to the current menubar

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

22 years agoRemoved som unnecessary sh-bangs.
Robin Dunn [Fri, 2 Nov 2001 19:43:54 +0000 (19:43 +0000)] 
Removed som unnecessary sh-bangs.

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

22 years agocheck for wxOnAssert reentrancy
Vadim Zeitlin [Fri, 2 Nov 2001 18:35:50 +0000 (18:35 +0000)] 
check for wxOnAssert reentrancy

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

22 years agofixed wxString::resize() which was completely broken
Vadim Zeitlin [Fri, 2 Nov 2001 18:17:38 +0000 (18:17 +0000)] 
fixed wxString::resize() which was completely broken

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

22 years agodon't make the log dialog taller than the screen (patch 457695)
Vadim Zeitlin [Fri, 2 Nov 2001 17:52:27 +0000 (17:52 +0000)] 
don't make the log dialog taller than the screen (patch 457695)

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

22 years agosupport for vetoing grid cell editing (patch 469049)
Vadim Zeitlin [Fri, 2 Nov 2001 17:44:55 +0000 (17:44 +0000)] 
support for vetoing grid cell editing (patch 469049)

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

22 years agomore efficient SetStatusText for the generic wxStatusBar (patch 469976)
Vadim Zeitlin [Fri, 2 Nov 2001 17:38:40 +0000 (17:38 +0000)] 
more efficient SetStatusText for the generic wxStatusBar (patch 469976)

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

22 years agofix a bug for bitmap changing in wxWizard (patch 474975)
Vadim Zeitlin [Fri, 2 Nov 2001 17:30:42 +0000 (17:30 +0000)] 
fix a bug for bitmap changing in wxWizard (patch 474975)

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

22 years agowxWizard help patch (474974)
Vadim Zeitlin [Fri, 2 Nov 2001 17:29:38 +0000 (17:29 +0000)] 
wxWizard help patch (474974)

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

22 years agowxWizardPage may be loaded from resource (patch 470683)
Vadim Zeitlin [Fri, 2 Nov 2001 17:22:44 +0000 (17:22 +0000)] 
wxWizardPage may be loaded from resource (patch 470683)

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

22 years agoreplaced a static buffer with wxString
Vadim Zeitlin [Fri, 2 Nov 2001 16:43:28 +0000 (16:43 +0000)] 
replaced a static buffer with wxString

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

22 years agoapplied patch to make wxGLCanvas derive from wxWindow, not wxScrolledWindow (Paul...
Vadim Zeitlin [Fri, 2 Nov 2001 16:08:52 +0000 (16:08 +0000)] 
applied patch to make wxGLCanvas derive from wxWindow, not wxScrolledWindow (Paul A. Thiessen)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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