]>
git.saurik.com Git - wxWidgets.git/log
Václav Slavík [Tue, 8 Jan 2002 23:25:23 +0000 (23:25 +0000)]
wxRTTI for wxPopupWindow in wxMGL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13456
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 8 Jan 2002 23:25:01 +0000 (23:25 +0000)]
DLL compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13455
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Tue, 8 Jan 2002 22:28:40 +0000 (22:28 +0000)]
Getting rid of odd control characters at EOL in source.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13454
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Tue, 8 Jan 2002 22:05:42 +0000 (22:05 +0000)]
wxGenericDirDialog related corrections for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13453
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 8 Jan 2002 18:06:15 +0000 (18:06 +0000)]
moved InteractiveMove to wxUniv's wxTopLevelWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13452
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 8 Jan 2002 18:03:14 +0000 (18:03 +0000)]
use UNIX wxDir if available
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13451
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 8 Jan 2002 18:02:31 +0000 (18:02 +0000)]
infinite recursion fix in wxTLW/Univ
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13450
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Tue, 8 Jan 2002 14:15:57 +0000 (14:15 +0000)]
Moved include for Windows compilation; minor doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13449
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 8 Jan 2002 10:13:46 +0000 (10:13 +0000)]
Committing in .
Added [.src.common]dircmn.cpp in makefile for OpenVMS
Modified Files:
wxWindows/src/common/descrip.mms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13448
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Gilles Depeyrot [Mon, 7 Jan 2002 21:52:28 +0000 (21:52 +0000)]
implement out-of-line destructors where needed instead of using __DARWIN__
specific conditional compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13447
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Jan 2002 21:38:12 +0000 (21:38 +0000)]
Prevent crash when m_defGridAttr is NULL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13446
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Jan 2002 19:15:47 +0000 (19:15 +0000)]
Added sample of using client data to the wxComboBox demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13444
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 7 Jan 2002 18:35:37 +0000 (18:35 +0000)]
Clean up $(WXDIR)\$D too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13443
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 7 Jan 2002 18:33:30 +0000 (18:33 +0000)]
added the splitter event processing and also cleaned up the sample a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13442
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 7 Jan 2002 18:08:23 +0000 (18:08 +0000)]
clipboard update and latest module definition file of .dll build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13441
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 7 Jan 2002 16:51:01 +0000 (16:51 +0000)]
toplevel fixes to deal with base class fixes. Create interface change to support passing in stacksize and OS/2 SystemSettingsNative support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13440
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 7 Jan 2002 16:45:23 +0000 (16:45 +0000)]
OS/2 fix to support removal of WXPM ifdefs in header.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13439
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 7 Jan 2002 16:44:45 +0000 (16:44 +0000)]
implemented OS/2's wxSystemSettingsNative
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13438
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 7 Jan 2002 16:44:11 +0000 (16:44 +0000)]
Removal of WXPM ifdefs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13437
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Mon, 7 Jan 2002 16:40:17 +0000 (16:40 +0000)]
toplevel fixes and USE_RUL and PRTOTCOL stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13436
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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