]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
22 years agoStill more space around notebook pages...
Robert Roebling [Tue, 4 Dec 2001 17:44:52 +0000 (17:44 +0000)] 
Still more space around notebook pages...

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

22 years agowxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is unset
Vadim Zeitlin [Tue, 4 Dec 2001 17:37:23 +0000 (17:37 +0000)] 
wxUSE_TIPWINDOW may be set even if wxUSE_POPUPWIN is unset

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

22 years agoNotebook sizers didn't take any borders into account,
Robert Roebling [Tue, 4 Dec 2001 17:22:05 +0000 (17:22 +0000)] 
Notebook sizers didn't take any borders into account,
esc. not those large ones under Aqua which caused
ugly overlapping.

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

22 years agochanged the button container from wxPanel to wxWindow
Stefan Csomor [Tue, 4 Dec 2001 16:48:26 +0000 (16:48 +0000)] 
changed the button container from wxPanel to wxWindow

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

22 years agoCompile fix for app.cpp without precompiled headers.
Robert Roebling [Tue, 4 Dec 2001 16:37:35 +0000 (16:37 +0000)] 
Compile fix for app.cpp without precompiled headers.

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

22 years agofixed compilation
Vadim Zeitlin [Tue, 4 Dec 2001 16:29:43 +0000 (16:29 +0000)] 
fixed compilation

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

22 years agoadded default return and escape/command-period handling for dialogs
Stefan Csomor [Tue, 4 Dec 2001 16:22:36 +0000 (16:22 +0000)] 
added default return and escape/command-period handling for dialogs

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

22 years agoTemporary fix for wxFileName under Mac - ignore volumes.
Robert Roebling [Tue, 4 Dec 2001 15:52:14 +0000 (15:52 +0000)] 
Temporary fix for wxFileName under Mac - ignore volumes.

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

22 years agoadded wxFileName::MakeRelativeTo() and the tests/docs for it
Vadim Zeitlin [Tue, 4 Dec 2001 15:13:56 +0000 (15:13 +0000)] 
added wxFileName::MakeRelativeTo() and the tests/docs for it

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

22 years agoTried to fix makefile.g95
Julian Smart [Tue, 4 Dec 2001 14:52:33 +0000 (14:52 +0000)] 
Tried to fix makefile.g95

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

22 years agocompilation fix for HAVE_SETENV
Vadim Zeitlin [Tue, 4 Dec 2001 14:14:32 +0000 (14:14 +0000)] 
compilation fix for HAVE_SETENV

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

22 years agoMacOS X was having a coordinate rollover for a rectangle when painting the pane backg...
Stefan Csomor [Tue, 4 Dec 2001 14:02:59 +0000 (14:02 +0000)] 
MacOS X was having a coordinate rollover for a rectangle when painting the pane background

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

22 years agoIfdefed out code that wouldn't compile with Mingw32 2.95.2
Julian Smart [Tue, 4 Dec 2001 12:13:31 +0000 (12:13 +0000)] 
Ifdefed out code that wouldn't compile with Mingw32 2.95.2

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

22 years ago(Blind) fix for BCC compile glitch.
Ron Lee [Tue, 4 Dec 2001 10:40:35 +0000 (10:40 +0000)] 
(Blind) fix for BCC compile glitch.

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

22 years agoOnly paint lines in MSW
Julian Smart [Tue, 4 Dec 2001 08:08:21 +0000 (08:08 +0000)] 
Only paint lines in MSW

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

22 years agofix for wxDynamicCast making it safe to pass factory functions.
Ron Lee [Tue, 4 Dec 2001 04:21:09 +0000 (04:21 +0000)] 
fix for wxDynamicCast making it safe to pass factory functions.

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

22 years agofixed assert failure when removing a menu
Vadim Zeitlin [Tue, 4 Dec 2001 01:29:21 +0000 (01:29 +0000)] 
fixed assert failure when removing a menu

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

22 years agofixed Assign(fullpath, fullname)
Vadim Zeitlin [Tue, 4 Dec 2001 01:14:09 +0000 (01:14 +0000)] 
fixed Assign(fullpath, fullname)

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

22 years agoThe code in wxMac's listbox was too ambitious in filtering
Robert Roebling [Tue, 4 Dec 2001 00:55:45 +0000 (00:55 +0000)] 
The code in wxMac's listbox was too ambitious in filtering
out surplus events.s

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

22 years ago Make wxMac single line text control ignore ENTER
Robert Roebling [Mon, 3 Dec 2001 23:25:28 +0000 (23:25 +0000)] 
  Make wxMac single line text control ignore ENTER

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

22 years agowxRemotelyScrolledTreeCtrl now draws its own lines
Robin Dunn [Mon, 3 Dec 2001 21:37:22 +0000 (21:37 +0000)] 
wxRemotelyScrolledTreeCtrl now draws its own lines

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

22 years ago Replaced && with $ in bittest.
Robert Roebling [Mon, 3 Dec 2001 21:29:54 +0000 (21:29 +0000)] 
  Replaced && with $ in bittest.

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

22 years agowxRemotelyScrolledTreeCtrl now draws its own lines
Robin Dunn [Mon, 3 Dec 2001 21:29:50 +0000 (21:29 +0000)] 
wxRemotelyScrolledTreeCtrl now draws its own lines

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

22 years agoMore fixes and updates
Robin Dunn [Mon, 3 Dec 2001 20:58:19 +0000 (20:58 +0000)] 
More fixes and updates

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

22 years agoMoved line-drawing to splittree implementation.
Julian Smart [Mon, 3 Dec 2001 20:52:06 +0000 (20:52 +0000)] 
Moved line-drawing to splittree implementation.

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

22 years agoAdded SplitTree sample to the demo
Robin Dunn [Mon, 3 Dec 2001 20:41:03 +0000 (20:41 +0000)] 
Added SplitTree sample to the demo

Fixes for wxEditor and its FrogEdit sample

Misc. other stuff

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

22 years agofixed bug in AssignDir() which didn't always consider the argument as directory
Vadim Zeitlin [Mon, 3 Dec 2001 18:28:07 +0000 (18:28 +0000)] 
fixed bug in AssignDir() which didn't always consider the argument as directory

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

22 years agoRemoved m_clientData and related methods as it's now handled by the
Robin Dunn [Mon, 3 Dec 2001 18:17:43 +0000 (18:17 +0000)] 
Removed m_clientData and related methods as it's now handled by the
wxClientDataContainer mixin.

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

22 years agoRemoved a call to Upper() on the table name when building an UPDATE statement. Patch...
George Tasker [Mon, 3 Dec 2001 14:52:29 +0000 (14:52 +0000)] 
Removed a call to Upper() on the table name when building an UPDATE statement.  Patch #488365 submitted by Christophe Massaloux

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

22 years agoFixed some label errors
Julian Smart [Mon, 3 Dec 2001 11:36:04 +0000 (11:36 +0000)] 
Fixed some label errors

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

22 years agoAdded wxUSE_TIPWINDOW
Julian Smart [Mon, 3 Dec 2001 11:17:30 +0000 (11:17 +0000)] 
Added wxUSE_TIPWINDOW

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

22 years agoRemoved semicolons from end of DECLARE_DYNAMIC_CLASS() and DECLARE_NO_COPY_CLASS...
George Tasker [Mon, 3 Dec 2001 10:55:58 +0000 (10:55 +0000)] 
Removed semicolons from end of DECLARE_DYNAMIC_CLASS() and DECLARE_NO_COPY_CLASS() lines

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

22 years agoChanged all the wxASSERT(0) calls to use wxFAIL_MSG()
George Tasker [Mon, 3 Dec 2001 10:54:59 +0000 (10:54 +0000)] 
Changed all the wxASSERT(0) calls to use wxFAIL_MSG()

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

22 years agoChanged all the wxASSERT(0) calls to use wxFAIL_MSG()
George Tasker [Mon, 3 Dec 2001 10:54:38 +0000 (10:54 +0000)] 
Changed all the wxASSERT(0) calls to use wxFAIL_MSG()
Removed the TABs in the source replacing with the standard number of spaces
Removed variable definitions from FOR statements defining the variables before the FOR statement

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

22 years agofixed mem leak in wxDataObjectComposite
Vadim Zeitlin [Mon, 3 Dec 2001 00:30:51 +0000 (00:30 +0000)] 
fixed mem leak in wxDataObjectComposite

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

22 years agodon't use wxRegEx in wxString::Matches
Vadim Zeitlin [Mon, 3 Dec 2001 00:11:53 +0000 (00:11 +0000)] 
don't use wxRegEx in wxString::Matches

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

22 years agoFixed incorrect deletion of hPalette if the call to wxReadDIB() fails
George Tasker [Sun, 2 Dec 2001 22:54:38 +0000 (22:54 +0000)] 
Fixed incorrect deletion of hPalette if the call to wxReadDIB() fails

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

22 years agocorrected line endings in xml files (mistakenly committed with mac eol)
Gilles Depeyrot [Sun, 2 Dec 2001 20:53:08 +0000 (20:53 +0000)] 
corrected line endings in xml files (mistakenly committed with mac eol)

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

22 years agofilter CodeWarrior data directories during recursive directory scan
Gilles Depeyrot [Sun, 2 Dec 2001 20:02:17 +0000 (20:02 +0000)] 
filter CodeWarrior data directories during recursive directory scan

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

22 years agoadded not concerning conversion of xml files to CodeWarrior binary projects
Gilles Depeyrot [Sun, 2 Dec 2001 19:19:17 +0000 (19:19 +0000)] 
added not concerning conversion of xml files to CodeWarrior binary projects

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

22 years agostore CodeWarrior 5.3 projects as xml instead of binary projects
Gilles Depeyrot [Sun, 2 Dec 2001 18:40:34 +0000 (18:40 +0000)] 
store CodeWarrior 5.3 projects as xml instead of binary projects

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

22 years agostore CodeWarrior 5.3 projects as xml instead of binary projects
Gilles Depeyrot [Sun, 2 Dec 2001 18:11:49 +0000 (18:11 +0000)] 
store CodeWarrior 5.3 projects as xml instead of binary projects

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

22 years agostore CodeWarrior 5.3 projects as xml instead of binary projects
Gilles Depeyrot [Sun, 2 Dec 2001 17:09:31 +0000 (17:09 +0000)] 
store CodeWarrior 5.3 projects as xml instead of binary projects

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

22 years agoremoved obsolete mac related directories and files
Gilles Depeyrot [Sun, 2 Dec 2001 16:41:34 +0000 (16:41 +0000)] 
removed obsolete mac related directories and files

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

22 years agofixed bad choice of accel keys
Vadim Zeitlin [Sun, 2 Dec 2001 16:19:33 +0000 (16:19 +0000)] 
fixed bad choice of accel keys

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

22 years agofixed redraw problems on resize under MSW
Vadim Zeitlin [Sun, 2 Dec 2001 16:18:37 +0000 (16:18 +0000)] 
fixed redraw problems on resize under MSW

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

22 years agomore fixes to target window scrolling
Vadim Zeitlin [Sun, 2 Dec 2001 15:57:36 +0000 (15:57 +0000)] 
more fixes to target window scrolling

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

22 years agofixed event processing for the target window
Vadim Zeitlin [Sun, 2 Dec 2001 15:04:38 +0000 (15:04 +0000)] 
fixed event processing for the target window

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

22 years agoadded instructions concerning applescripts to convert xml files
Gilles Depeyrot [Sun, 2 Dec 2001 14:52:40 +0000 (14:52 +0000)] 
added instructions concerning applescripts to convert xml files

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

22 years agoupdated todo list
Gilles Depeyrot [Sun, 2 Dec 2001 14:51:03 +0000 (14:51 +0000)] 
updated todo list

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

22 years agoadded folder update in order to run correctly under Mac OS X
Gilles Depeyrot [Sun, 2 Dec 2001 14:50:40 +0000 (14:50 +0000)] 
added folder update in order to run correctly under Mac OS X

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

22 years agoreally avoid the compiler warning
Vadim Zeitlin [Sun, 2 Dec 2001 13:35:04 +0000 (13:35 +0000)] 
really avoid the compiler warning

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

22 years agoSetDefaultStyle(wxTextAttr()) now resets the default style instead of not changing...
Vadim Zeitlin [Sun, 2 Dec 2001 13:29:21 +0000 (13:29 +0000)] 
SetDefaultStyle(wxTextAttr()) now resets the default style instead of not changing it at all

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

22 years agofixes for contrib build.
Ron Lee [Sun, 2 Dec 2001 10:07:15 +0000 (10:07 +0000)] 
fixes for contrib build.

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

22 years agowxTipWindow can now derived from wxFrame if not wxUSE_POPUPWIN, or
Robin Dunn [Sun, 2 Dec 2001 01:54:38 +0000 (01:54 +0000)] 
wxTipWindow can now derived from wxFrame if not wxUSE_POPUPWIN, or
wxPopupTransientWindow otherwise.

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

22 years agofixed stupid bug which prevented automatic encoding conversion
Vadim Zeitlin [Sun, 2 Dec 2001 01:51:42 +0000 (01:51 +0000)] 
fixed stupid bug which prevented automatic encoding conversion

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

22 years agoalways use HWND first in WM_COMMAND handler to avoid mixing the controls with the...
Vadim Zeitlin [Sun, 2 Dec 2001 00:49:02 +0000 (00:49 +0000)] 
always use HWND first in WM_COMMAND handler to avoid mixing the controls with the same id

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

22 years agofixed bug introduced earlier today in wxTempFile::Open()
Vadim Zeitlin [Sun, 2 Dec 2001 00:46:48 +0000 (00:46 +0000)] 
fixed bug introduced earlier today in wxTempFile::Open()

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

22 years agoreally fixed wxLongLong
Vadim Zeitlin [Sun, 2 Dec 2001 00:08:21 +0000 (00:08 +0000)] 
really fixed wxLongLong

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

22 years agofixed VC++ compilation
Vadim Zeitlin [Sat, 1 Dec 2001 23:53:03 +0000 (23:53 +0000)] 
fixed VC++ compilation

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

22 years agoAdded a dependency for setup.h so it will be copied again if needed
Robin Dunn [Sat, 1 Dec 2001 20:58:08 +0000 (20:58 +0000)] 
Added a dependency for setup.h so it will be copied again if needed

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

22 years agocompilation fix
Robin Dunn [Sat, 1 Dec 2001 20:49:12 +0000 (20:49 +0000)] 
compilation fix

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

22 years agoupdated dmalloc home page address
Vadim Zeitlin [Sat, 1 Dec 2001 18:26:24 +0000 (18:26 +0000)] 
updated dmalloc home page address

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

22 years agodon't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
Gilles Depeyrot [Sat, 1 Dec 2001 17:48:29 +0000 (17:48 +0000)] 
don't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
with FindOrCreateXXX() are managed by the lists

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

22 years ago1. added wxFileName::CreateTempFileName() and implemented it properly (using
Vadim Zeitlin [Sat, 1 Dec 2001 17:18:11 +0000 (17:18 +0000)] 
1. added wxFileName::CreateTempFileName() and implemented it properly (using
   mkstemp() when available)
2. wxTempFile::Open() and wxGetTempFileName() now use CreateTempFileName()
   avoiding code duplication
3. updated the docs

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

22 years agoadded wxStringBuffer helper
Vadim Zeitlin [Sat, 1 Dec 2001 17:16:16 +0000 (17:16 +0000)] 
added wxStringBuffer helper

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

22 years agoApplied #487077: updates/fixes for BCC32
Mattia Barbon [Sat, 1 Dec 2001 14:52:00 +0000 (14:52 +0000)] 
Applied #487077: updates/fixes for BCC32

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

22 years agosomehow this got missed on the last commit..
Ron Lee [Sat, 1 Dec 2001 14:40:34 +0000 (14:40 +0000)] 
somehow this got missed on the last commit..

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

22 years agoAdded wxFile::write_excl and use it from wxTempFile to securely open the
Ron Lee [Sat, 1 Dec 2001 13:51:24 +0000 (13:51 +0000)] 
Added wxFile::write_excl and use it from wxTempFile to securely open the
temporary file.

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

22 years agofixed Borland C++ compilation
Vadim Zeitlin [Sat, 1 Dec 2001 13:46:07 +0000 (13:46 +0000)] 
fixed Borland C++ compilation

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

22 years agodon't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
Gilles Depeyrot [Sat, 1 Dec 2001 13:34:50 +0000 (13:34 +0000)] 
don't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
with FindOrCreateXXX() are managed by the lists

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

22 years agofix wxUINT64_SWAP macro to use wxULongLong now that it exists.
Ron Lee [Sat, 1 Dec 2001 13:13:45 +0000 (13:13 +0000)] 
fix wxUINT64_SWAP macro to use wxULongLong now that it exists.

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

22 years agodisable wxUSE_POPUPWIN for Motif
Vadim Zeitlin [Sat, 1 Dec 2001 12:57:55 +0000 (12:57 +0000)] 
disable wxUSE_POPUPWIN for Motif

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

22 years agofixed assert to avoid compilation warnings
Vadim Zeitlin [Sat, 1 Dec 2001 12:56:01 +0000 (12:56 +0000)] 
fixed assert to avoid compilation warnings

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

22 years agofixed compilation warning about signed/unsigned comparison
Vadim Zeitlin [Sat, 1 Dec 2001 12:53:55 +0000 (12:53 +0000)] 
fixed compilation warning about signed/unsigned comparison

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

22 years agoAttempted to fix splittree problem by not pushing event handler
Julian Smart [Sat, 1 Dec 2001 12:26:27 +0000 (12:26 +0000)] 
Attempted to fix splittree problem by not pushing event handler

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

22 years agoCorrected small error but still no tree visible :-(
Julian Smart [Sat, 1 Dec 2001 09:15:40 +0000 (09:15 +0000)] 
Corrected small error but still no tree visible :-(

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

22 years agodon't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
Gilles Depeyrot [Sat, 1 Dec 2001 08:17:03 +0000 (08:17 +0000)] 
don't use wxTheXXXList in wxXXX ctor/dtor, only objects explicitly created
with FindOrCreateXXX() are managed by the lists

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

22 years agooops, still missed one.
Ron Lee [Sat, 1 Dec 2001 03:56:52 +0000 (03:56 +0000)] 
oops, still missed one.

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

22 years agoAdded 2 extra macros to handle all the flavours of wxInt64 :(
Ron Lee [Sat, 1 Dec 2001 03:43:08 +0000 (03:43 +0000)] 
Added 2 extra macros to handle all the flavours of wxInt64 :(
Did a quick and dirty cut'n'paste to implement wxULongLong and provide
wxUint64 on platforms without a suitable native type.
Noted it's existance and inappropriate methods in the wxLongLong docs.

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

22 years agoadded wxUSE_TIPWINDOW
Vadim Zeitlin [Sat, 1 Dec 2001 03:28:04 +0000 (03:28 +0000)] 
added wxUSE_TIPWINDOW

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

22 years agoregenerated
Vadim Zeitlin [Sat, 1 Dec 2001 03:24:54 +0000 (03:24 +0000)] 
regenerated

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

22 years agoadded wxUSE_TIPWINDOW
Vadim Zeitlin [Sat, 1 Dec 2001 03:21:06 +0000 (03:21 +0000)] 
added wxUSE_TIPWINDOW

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

22 years agofixed compilation after wxTipWindow base class change, added wxUSE_TIPWINDOW
Vadim Zeitlin [Sat, 1 Dec 2001 03:18:24 +0000 (03:18 +0000)] 
fixed compilation after wxTipWindow base class change, added wxUSE_TIPWINDOW

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

22 years agodocumented ConvertStringToArgs
Vadim Zeitlin [Sat, 1 Dec 2001 03:17:49 +0000 (03:17 +0000)] 
documented ConvertStringToArgs

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

22 years ago1. GetCwd() now has the volume argument, Normalize() works correctly for the
Vadim Zeitlin [Sat, 1 Dec 2001 03:16:19 +0000 (03:16 +0000)] 
1. GetCwd() now has the volume argument, Normalize() works correctly for the
   paths without full path but with the volume
2. fixed old SplitPath() version without volume to behave in a backwards
   compatible way
3. added more docs

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

22 years agomore fixes for volume names handling
Vadim Zeitlin [Sat, 1 Dec 2001 02:28:51 +0000 (02:28 +0000)] 
more fixes for volume names handling

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

22 years agoUpdated PyCrust contrib from Patrick O'Brian.
Robin Dunn [Sat, 1 Dec 2001 02:25:39 +0000 (02:25 +0000)] 
Updated PyCrust contrib from Patrick O'Brian.

Added an enhanced wxEditor from Steve Howell and Adam Feuer.

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

22 years agoadded wxWS_EX_TRANSIENT, added code for handling it and fixed wxLogGeneric
Vadim Zeitlin [Fri, 30 Nov 2001 23:40:12 +0000 (23:40 +0000)] 
added wxWS_EX_TRANSIENT, added code for handling it and fixed wxLogGeneric
to avoid crashes related to creating the log dialog as child of a window which
is destroyed before it is

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

22 years agowxFILE_SEP_PATH_VMS must be '.', not '/'
Vadim Zeitlin [Fri, 30 Nov 2001 23:38:06 +0000 (23:38 +0000)] 
wxFILE_SEP_PATH_VMS must be '.', not '/'

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

22 years agoUpdated contribs from Lorne White
Robin Dunn [Fri, 30 Nov 2001 23:33:32 +0000 (23:33 +0000)] 
Updated contribs from Lorne White

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

22 years agoTweaking this demo a bit
Robin Dunn [Fri, 30 Nov 2001 23:18:30 +0000 (23:18 +0000)] 
Tweaking this demo a bit

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

22 years agoSWIGged code update for wxGTK
Robin Dunn [Fri, 30 Nov 2001 23:17:55 +0000 (23:17 +0000)] 
SWIGged code update for wxGTK

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

22 years agowxTipWindow is now a wxPopupTransientWindow instead of a wxFrame.
Robin Dunn [Fri, 30 Nov 2001 23:15:05 +0000 (23:15 +0000)] 
wxTipWindow is now a wxPopupTransientWindow instead of a wxFrame.

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

22 years agoreverted previous change - it doesn't fix the bug I wanted to fix
Vadim Zeitlin [Fri, 30 Nov 2001 23:08:54 +0000 (23:08 +0000)] 
reverted previous change - it doesn't fix the bug I wanted to fix

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

22 years agoForgot to take the unneeded code out
Robin Dunn [Fri, 30 Nov 2001 23:03:46 +0000 (23:03 +0000)] 
Forgot to take the unneeded code out

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

22 years agowxTipWindow is now a wxPopupTransientWindow instead of a wxFrame.
Robin Dunn [Fri, 30 Nov 2001 23:02:27 +0000 (23:02 +0000)] 
wxTipWindow is now a wxPopupTransientWindow instead of a wxFrame.

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

22 years agodon't use implicit parent for the progress dialogs
Vadim Zeitlin [Fri, 30 Nov 2001 22:55:16 +0000 (22:55 +0000)] 
don't use implicit parent for the progress dialogs

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

22 years agoCan't just wxASSERT(0). Give "constant in conditional expression" errors on some...
David Webster [Fri, 30 Nov 2001 22:10:31 +0000 (22:10 +0000)] 
Can't just wxASSERT(0).  Give "constant in conditional expression" errors on some compilers.  Also bad control codes on the end of some preprocessor constants.

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

22 years agoextended file name tests
Vadim Zeitlin [Fri, 30 Nov 2001 21:56:16 +0000 (21:56 +0000)] 
extended file name tests

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