wxWidgets.git
22 years agoNo longer needed
David Webster [Mon, 7 Jan 2002 16:18:19 +0000 (16:18 +0000)] 
No longer needed

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

22 years agodon't assign string literals to a char * variable
Vadim Zeitlin [Mon, 7 Jan 2002 15:24:41 +0000 (15:24 +0000)] 
don't assign string literals to a char * variable

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

22 years agopatch from Dimitri fixing crashes when decoding the invalid GIFs
Vadim Zeitlin [Mon, 7 Jan 2002 14:34:13 +0000 (14:34 +0000)] 
patch from Dimitri fixing crashes when decoding the invalid GIFs

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

22 years agofix for GL library soname under Solaris
Vadim Zeitlin [Mon, 7 Jan 2002 14:25:38 +0000 (14:25 +0000)] 
fix for GL library soname under Solaris

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

22 years agoToplevel window support
David Webster [Mon, 7 Jan 2002 00:49:52 +0000 (00:49 +0000)] 
Toplevel window support

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

22 years agoOS/2 scrolling support for controls
David Webster [Mon, 7 Jan 2002 00:49:10 +0000 (00:49 +0000)] 
OS/2 scrolling support for controls

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

22 years agoSome things needed in the base class of OS/2
David Webster [Mon, 7 Jan 2002 00:45:57 +0000 (00:45 +0000)] 
Some things needed in the base class of OS/2

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

22 years agoSupport for Toplevel window
David Webster [Mon, 7 Jan 2002 00:44:31 +0000 (00:44 +0000)] 
Support for Toplevel window

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

22 years agoSome needed OS/2 things in the base class for OS/2 Toplevel support.
David Webster [Mon, 7 Jan 2002 00:43:02 +0000 (00:43 +0000)] 
Some needed OS/2 things in the base class for OS/2 Toplevel support.

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

22 years agounfortunately the fuzzy colour comparison is really needed (why?)
Vadim Zeitlin [Mon, 7 Jan 2002 00:38:05 +0000 (00:38 +0000)] 
unfortunately the fuzzy colour comparison is really needed (why?)

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

22 years agohasSubDirs already defined in dircmn
Václav Slavík [Sun, 6 Jan 2002 23:11:52 +0000 (23:11 +0000)] 
hasSubDirs already defined in dircmn

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

22 years agocompilation fix
Václav Slavík [Sun, 6 Jan 2002 23:11:47 +0000 (23:11 +0000)] 
compilation fix

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

22 years agoNuked Sections
Václav Slavík [Sun, 6 Jan 2002 23:11:29 +0000 (23:11 +0000)] 
Nuked Sections

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

22 years agomerged both implementations of wxGenericDirCtrl
Václav Slavík [Sun, 6 Jan 2002 23:10:56 +0000 (23:10 +0000)] 
merged both implementations of wxGenericDirCtrl

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

22 years agoremoved extra erroneous DeleteContents()
Vadim Zeitlin [Sun, 6 Jan 2002 22:46:12 +0000 (22:46 +0000)] 
removed extra erroneous DeleteContents()

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

22 years agomoved TARGET_CARBON to mac private header
Gilles Depeyrot [Sun, 6 Jan 2002 16:13:48 +0000 (16:13 +0000)] 
moved TARGET_CARBON to mac private header
disabled MacOS X -cpp-precomp option which has problems with _T macro and
precompiled Carbon headers (order of includes has changed)

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

22 years agounified Carbon/Classic and Session/Port printing member name
Gilles Depeyrot [Sun, 6 Jan 2002 16:00:22 +0000 (16:00 +0000)] 
unified Carbon/Classic and Session/Port printing member name

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

22 years agoremoved conditional for Apple DevTools now that mac headers are not included
Gilles Depeyrot [Sun, 6 Jan 2002 15:59:13 +0000 (15:59 +0000)] 
removed conditional for Apple DevTools now that mac headers are not included

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

22 years agoremoving dependancy on mac headers from public wx headers (eventually adding wx/
Gilles Depeyrot [Sun, 6 Jan 2002 15:54:13 +0000 (15:54 +0000)] 
removing dependancy on mac headers from public wx headers (eventually adding wx/
mac/private and typecasts)

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

22 years agounified Carbon/Classic and Session/Port printing member name
Gilles Depeyrot [Sun, 6 Jan 2002 15:49:54 +0000 (15:49 +0000)] 
unified Carbon/Classic and Session/Port printing member name

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

22 years agoremoving dependancy on mac headers from public wx headers (eventually adding wx/
Gilles Depeyrot [Sun, 6 Jan 2002 15:48:16 +0000 (15:48 +0000)] 
removing dependancy on mac headers from public wx headers (eventually adding wx/
mac/private and typecasts)

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

22 years agounified Carbon/Classic and Session/Port printing member name
Gilles Depeyrot [Sun, 6 Jan 2002 15:43:29 +0000 (15:43 +0000)] 
unified Carbon/Classic and Session/Port printing member name

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

22 years agomoved TARGET_CARBON define to private include for MacOS X
Gilles Depeyrot [Sun, 6 Jan 2002 15:42:13 +0000 (15:42 +0000)] 
moved TARGET_CARBON define to private include for MacOS X

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

22 years agouse "..." instead of <...> for wx headers
Gilles Depeyrot [Sun, 6 Jan 2002 15:40:15 +0000 (15:40 +0000)] 
use "..." instead of <...> for wx headers

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

22 years agoremoving dependancy on mac headers from public wx headers
Gilles Depeyrot [Sun, 6 Jan 2002 15:38:43 +0000 (15:38 +0000)] 
removing dependancy on mac headers from public wx headers

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

22 years agocopyright update
Václav Slavík [Sun, 6 Jan 2002 14:51:28 +0000 (14:51 +0000)] 
copyright update

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

22 years ago1. fixed CR/LF mess (sorry)
Václav Slavík [Sun, 6 Jan 2002 14:50:55 +0000 (14:50 +0000)] 
1. fixed CR/LF mess (sorry)
2. applied Dimitri's patch for foo..bar case
3. explained while my workaround for MSLU bug will have to stay here forever

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

22 years agocorrection for wxMac
Gilles Depeyrot [Sun, 6 Jan 2002 14:48:08 +0000 (14:48 +0000)] 
correction for wxMac

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

22 years ago Further correction to wxListCtrl line wrapping.
Robert Roebling [Sun, 6 Jan 2002 14:39:37 +0000 (14:39 +0000)] 
  Further correction to wxListCtrl line wrapping.

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

22 years agoremoved unneeded ;
Gilles Depeyrot [Sun, 6 Jan 2002 14:12:51 +0000 (14:12 +0000)] 
removed unneeded ;

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

22 years agoadded missing virtual for overidden function
Gilles Depeyrot [Sun, 6 Jan 2002 14:12:11 +0000 (14:12 +0000)] 
added missing virtual for overidden function

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

22 years agoUpdated wxPython version number
Robin Dunn [Sun, 6 Jan 2002 01:43:46 +0000 (01:43 +0000)] 
Updated wxPython version number

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

22 years agoUpdated DLL version number
Robin Dunn [Sun, 6 Jan 2002 01:41:55 +0000 (01:41 +0000)] 
Updated DLL version number

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

22 years agoSWIGged updates for wxGTK
Robin Dunn [Sun, 6 Jan 2002 01:40:50 +0000 (01:40 +0000)] 
SWIGged updates for wxGTK

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

22 years agoSome compilation fixes
Robin Dunn [Sun, 6 Jan 2002 01:14:49 +0000 (01:14 +0000)] 
Some compilation fixes

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

22 years agoSWIGged code updates for wxMAC
Robin Dunn [Sun, 6 Jan 2002 01:14:26 +0000 (01:14 +0000)] 
SWIGged code updates for wxMAC

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

22 years agoSome updates to go with changes in current CVS.
Robin Dunn [Sat, 5 Jan 2002 23:45:33 +0000 (23:45 +0000)] 
Some updates to go with changes in current CVS.

Added wxSplashScreen.

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

22 years agofix order of initializiton of rootless treectrl
Václav Slavík [Sat, 5 Jan 2002 23:27:42 +0000 (23:27 +0000)] 
fix order of initializiton of rootless treectrl

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

22 years agofix for root behavior under MSW
Václav Slavík [Sat, 5 Jan 2002 23:26:51 +0000 (23:26 +0000)] 
fix for root behavior under MSW

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

22 years agoAdded bone structure for Gizmos docs
Julian Smart [Sat, 5 Jan 2002 23:16:44 +0000 (23:16 +0000)] 
Added bone structure for Gizmos docs

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

22 years agoAdded makefile
Julian Smart [Sat, 5 Jan 2002 23:02:30 +0000 (23:02 +0000)] 
Added makefile

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

22 years agoAdded bone structure for FL documentation
Julian Smart [Sat, 5 Jan 2002 22:59:59 +0000 (22:59 +0000)] 
Added bone structure for FL documentation

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

22 years agoFixed an off-by-one error in the rectangle converter
Robin Dunn [Sat, 5 Jan 2002 22:49:02 +0000 (22:49 +0000)] 
Fixed an off-by-one error in the rectangle converter

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

22 years agoFixed gs_metricsMap so the constants line up correctly, there was an
Robin Dunn [Sat, 5 Jan 2002 22:48:25 +0000 (22:48 +0000)] 
Fixed gs_metricsMap so the constants line up correctly, there was an
off-by-one since the wx enum starts at 1 instead of 0.

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

22 years agoAdded missing wxNativeFontInfo::GetFamily(). I think I did it right
Robin Dunn [Sat, 5 Jan 2002 22:47:13 +0000 (22:47 +0000)] 
Added missing wxNativeFontInfo::GetFamily().  I think I did it right
but somebody who knows should check it.

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

22 years agomove wxMGL cursor files to Scitech MGL itself
Václav Slavík [Sat, 5 Jan 2002 19:30:29 +0000 (19:30 +0000)] 
move wxMGL cursor files to Scitech MGL itself

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

22 years agoMSLU fixes for RichEdit
Václav Slavík [Sat, 5 Jan 2002 19:30:05 +0000 (19:30 +0000)] 
MSLU fixes for RichEdit

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

22 years agocorrected the non masked blitting code, brush hatched colors corrected
Stefan Csomor [Sat, 5 Jan 2002 16:40:58 +0000 (16:40 +0000)] 
corrected the non masked blitting code, brush hatched colors corrected

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

22 years agomade sure the alignment for the non-carbon fake list def resource is always 68k
Stefan Csomor [Sat, 5 Jan 2002 16:40:14 +0000 (16:40 +0000)] 
made sure the alignment for the non-carbon fake list def resource is always 68k

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

22 years agomemory leak fixed
Stefan Csomor [Sat, 5 Jan 2002 16:39:22 +0000 (16:39 +0000)] 
memory leak fixed

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

22 years agowhen the system is not yet start fully (macos not inited) mutexes and critical sectio...
Stefan Csomor [Sat, 5 Jan 2002 16:37:49 +0000 (16:37 +0000)] 
when the system is not yet start fully (macos not inited) mutexes and critical sections take shortcuts, these are ok since at this time there is always only on thread

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

22 years agoadded method for finding out, whether the macos system is fully initialized for this...
Stefan Csomor [Sat, 5 Jan 2002 16:36:46 +0000 (16:36 +0000)] 
added method for finding out, whether the macos system is fully initialized for this app (e.g. it is not during static initialization)

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

22 years agoMSLU fixes
Václav Slavík [Sat, 5 Jan 2002 16:25:58 +0000 (16:25 +0000)] 
MSLU fixes

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

22 years agoREALLY fixed the leak (Dimitri)
Václav Slavík [Sat, 5 Jan 2002 16:25:51 +0000 (16:25 +0000)] 
REALLY fixed the leak (Dimitri)

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

22 years ago Recorrected calculation of client size in wxListCtrl.
Robert Roebling [Sat, 5 Jan 2002 15:58:52 +0000 (15:58 +0000)] 
  Recorrected calculation of client size in wxListCtrl.
    Also added comments on why this is correct.

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

22 years agoremoved obsolete files and added missing ones
Gilles Depeyrot [Sat, 5 Jan 2002 12:06:53 +0000 (12:06 +0000)] 
removed obsolete files and added missing ones

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

22 years agofixed incorrect calls to SelectObject(hdc, NULL)
Vadim Zeitlin [Sat, 5 Jan 2002 01:34:29 +0000 (01:34 +0000)] 
fixed incorrect calls to SelectObject(hdc, NULL)

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

22 years agofixed resource leak in CreateIconFromBitmap() (Dimitri)
Vadim Zeitlin [Sat, 5 Jan 2002 01:25:09 +0000 (01:25 +0000)] 
fixed resource leak in CreateIconFromBitmap() (Dimitri)

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

22 years agofixed memory leak when saving XPMs
Václav Slavík [Fri, 4 Jan 2002 22:51:55 +0000 (22:51 +0000)] 
fixed memory leak when saving XPMs

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

22 years agoremoving dependancy on mac headers from public wx headers (eventually adding wx/mac...
Stefan Csomor [Fri, 4 Jan 2002 22:06:19 +0000 (22:06 +0000)] 
removing dependancy on mac headers from public wx headers (eventually adding wx/mac/private and typecasts), carbon additions

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

22 years agoadded missing include file for Apple DevTools
Gilles Depeyrot [Fri, 4 Jan 2002 21:52:39 +0000 (21:52 +0000)] 
added missing include file for Apple DevTools

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

22 years agoadded missing casts after removal of dependancy on mac headers
Gilles Depeyrot [Fri, 4 Jan 2002 21:51:02 +0000 (21:51 +0000)] 
added missing casts after removal of dependancy on mac headers

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

22 years agoReversed breakage
Julian Smart [Fri, 4 Jan 2002 17:47:18 +0000 (17:47 +0000)] 
Reversed breakage

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

22 years agoFixes for GNUPro 00r1
Julian Smart [Fri, 4 Jan 2002 17:36:18 +0000 (17:36 +0000)] 
Fixes for GNUPro 00r1

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

22 years agofixed assert failure in wxStaticCast()
Vadim Zeitlin [Fri, 4 Jan 2002 17:27:15 +0000 (17:27 +0000)] 
fixed assert failure in wxStaticCast()

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

22 years agoremoving dependancy on mac headers from public wx headers (eventually adding wx/mac...
Stefan Csomor [Fri, 4 Jan 2002 17:26:02 +0000 (17:26 +0000)] 
removing dependancy on mac headers from public wx headers (eventually adding wx/mac/private and typecasts)

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

22 years agoremoving dependancy on mac headers from public wx headers (eventually adding wx/mac...
Stefan Csomor [Fri, 4 Jan 2002 17:19:28 +0000 (17:19 +0000)] 
removing dependancy on mac headers from public wx headers (eventually adding wx/mac/private)

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

22 years agoremoving dependancy on mac headers from public wx headers
Stefan Csomor [Fri, 4 Jan 2002 17:13:39 +0000 (17:13 +0000)] 
removing dependancy on mac headers from public wx headers

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

22 years agoremoving dependany on mac headers from public wx headers
Stefan Csomor [Fri, 4 Jan 2002 17:09:59 +0000 (17:09 +0000)] 
removing dependany on mac headers from public wx headers

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

22 years agoremoving dependany on mac headers from public wx headers
Stefan Csomor [Fri, 4 Jan 2002 17:00:38 +0000 (17:00 +0000)] 
removing dependany on mac headers from public wx headers

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

22 years agofixed the dialog event table (bug #498611)
Vadim Zeitlin [Fri, 4 Jan 2002 15:20:01 +0000 (15:20 +0000)] 
fixed the dialog event table (bug #498611)

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

22 years agoCorrected (maybe) the object.h token syntax; corrected typo in makefile.g95
Julian Smart [Fri, 4 Jan 2002 14:18:59 +0000 (14:18 +0000)] 
Corrected (maybe) the object.h token syntax; corrected typo in makefile.g95

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

22 years agoalways make the name of the file to replace absolute before using it
Vadim Zeitlin [Fri, 4 Jan 2002 13:06:28 +0000 (13:06 +0000)] 
always make the name of the file to replace absolute before using it

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

22 years agotypo which prevented TMP env var from being used in CreateTempFile fixed
Vadim Zeitlin [Fri, 4 Jan 2002 13:04:42 +0000 (13:04 +0000)] 
typo which prevented TMP env var from being used in CreateTempFile fixed

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

22 years agoFixed missing membersections bug and also bug with functions not being written
Julian Smart [Fri, 4 Jan 2002 11:06:09 +0000 (11:06 +0000)] 
Fixed missing membersections bug and also bug with functions not being written
in the right class

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

22 years agofixed wxIsPathSeparator() to work for Mac
Vadim Zeitlin [Fri, 4 Jan 2002 01:39:22 +0000 (01:39 +0000)] 
fixed wxIsPathSeparator() to work for Mac

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

22 years agofixed MSW makefiles
Václav Slavík [Thu, 3 Jan 2002 23:16:06 +0000 (23:16 +0000)] 
fixed MSW makefiles

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

22 years agomade wxImageHander's default values consistent with wxImage (doesn't matter, wxImage...
Václav Slavík [Thu, 3 Jan 2002 23:08:59 +0000 (23:08 +0000)] 
made wxImageHander's default values consistent with wxImage (doesn't matter, wxImage passes index explicitly)

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

22 years ago(Hopefully) fixed bad MSW makefiles (Vadim, can you please check if I haven't screw...
Václav Slavík [Thu, 3 Jan 2002 23:08:41 +0000 (23:08 +0000)] 
(Hopefully) fixed bad MSW makefiles (Vadim, can you please check if I haven't screw up something in that executable noise?)

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

22 years agomoved Watcom thread stack size fix from .h to the .cpp
Vadim Zeitlin [Thu, 3 Jan 2002 19:07:32 +0000 (19:07 +0000)] 
moved Watcom thread stack size fix from .h to the .cpp

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

22 years agoAdded ignoreBadRefs so e.g. the PMF manual doesn't generate bad references to
Julian Smart [Thu, 3 Jan 2002 18:23:35 +0000 (18:23 +0000)] 
Added ignoreBadRefs so e.g. the PMF manual doesn't generate bad references to
wxWindows classes.

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

22 years agoPyCrust updates
Robin Dunn [Thu, 3 Jan 2002 18:19:16 +0000 (18:19 +0000)] 
PyCrust updates

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

22 years agoFix for Python 2.2 issue
Robin Dunn [Thu, 3 Jan 2002 18:18:55 +0000 (18:18 +0000)] 
Fix for Python 2.2 issue

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

22 years agoMove [GS]etDefaultItem up to wxWindow
Robin Dunn [Thu, 3 Jan 2002 18:17:19 +0000 (18:17 +0000)] 
Move [GS]etDefaultItem up to wxWindow

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

22 years agouse proper style name
Robin Dunn [Thu, 3 Jan 2002 18:16:35 +0000 (18:16 +0000)] 
use proper style name

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

22 years agodon't crash in UnselectAll() if the tree has no root
Vadim Zeitlin [Thu, 3 Jan 2002 17:39:28 +0000 (17:39 +0000)] 
don't crash in UnselectAll() if the tree has no root

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

22 years agofixed memory leak in wxHTTP
Vadim Zeitlin [Thu, 3 Jan 2002 17:18:38 +0000 (17:18 +0000)] 
fixed memory leak in wxHTTP

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

22 years agocompilation fix for recent commit
Vadim Zeitlin [Thu, 3 Jan 2002 17:16:27 +0000 (17:16 +0000)] 
compilation fix for recent commit

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

22 years agoadded wxRTTI macros to wxPopupComboWindow and wxPopupTransientWindow
Vadim Zeitlin [Thu, 3 Jan 2002 16:01:02 +0000 (16:01 +0000)] 
added wxRTTI macros to wxPopupComboWindow and wxPopupTransientWindow

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

22 years agorearranged functions by topics, got rid of the macros section and reduced the miscell...
Vadim Zeitlin [Thu, 3 Jan 2002 15:59:27 +0000 (15:59 +0000)] 
rearranged functions by topics, got rid of the macros section and reduced the miscellaneous one and also added the alphabetical function list

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

22 years agoAdded code to make it not duplicate membersections for overloaded functions
Julian Smart [Thu, 3 Jan 2002 14:23:33 +0000 (14:23 +0000)] 
Added code to make it not duplicate membersections for overloaded functions

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

22 years ago Committing in .
Jouk Jansen [Thu, 3 Jan 2002 14:15:25 +0000 (14:15 +0000)] 
 Committing in .

 Updated OpenVMS compile support

 Modified Files:
  wxWindows/setup.h_vms wxWindows/src/common/descrip.mms
 ----------------------------------------------------------------------

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

22 years agoAdded FlushAll to CloseClass, otherwise text was only flushed right at the end,
Julian Smart [Thu, 3 Jan 2002 13:34:12 +0000 (13:34 +0000)] 
Added FlushAll to CloseClass, otherwise text was only flushed right at the end,
and appeared in one file.

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

22 years agoadded missing include file for Apple DevTools
Gilles Depeyrot [Thu, 3 Jan 2002 12:47:14 +0000 (12:47 +0000)] 
added missing include file for Apple DevTools

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

22 years agoAdded main() and corrected VC++ project settings
Julian Smart [Thu, 3 Jan 2002 12:02:47 +0000 (12:02 +0000)] 
Added main() and corrected VC++ project settings

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

22 years agoadded plain "*" as wildcard
Stefan Csomor [Thu, 3 Jan 2002 10:25:42 +0000 (10:25 +0000)] 
added plain "*" as wildcard

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

22 years agoadded correct temp folder path for mac classic
Stefan Csomor [Thu, 3 Jan 2002 09:47:22 +0000 (09:47 +0000)] 
added correct temp folder path for mac classic

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

22 years agocorrected graying out, only to be executed when background is gray or white
Stefan Csomor [Thu, 3 Jan 2002 09:29:20 +0000 (09:29 +0000)] 
corrected graying out, only to be executed when background is gray or white

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

22 years agoChanged test to reflect the real current state of dynamic loading
Ron Lee [Thu, 3 Jan 2002 06:34:21 +0000 (06:34 +0000)] 
Changed test to reflect the real current state of dynamic loading
dependencies.

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

22 years agoUse GetFullPath not GetFullName in OnWrite else we'll always write the
Ron Lee [Thu, 3 Jan 2002 06:22:38 +0000 (06:22 +0000)] 
Use GetFullPath not GetFullName in OnWrite else we'll always write the
file to the cwd.

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