wxWidgets.git
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

22 years agoadded volume support and support for UNC paths under Windows, improved Mac and VMS...
Vadim Zeitlin [Fri, 30 Nov 2001 21:55:13 +0000 (21:55 +0000)] 
added volume support and support for UNC paths under Windows, improved Mac and VMS support

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

22 years agoadded wxFileName docs skeleton
Vadim Zeitlin [Fri, 30 Nov 2001 21:53:45 +0000 (21:53 +0000)] 
added wxFileName docs skeleton

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

22 years agonow the methods are sorted in the correct order in the generated docs
Vadim Zeitlin [Fri, 30 Nov 2001 21:43:35 +0000 (21:43 +0000)] 
now the methods are sorted in the correct order in the generated docs

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

22 years agoAdded the standard lines needed for compiling with PCH, and etc.
Robin Dunn [Fri, 30 Nov 2001 21:19:30 +0000 (21:19 +0000)] 
Added the standard lines needed for compiling with PCH, and etc.

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

22 years agoSWIGged code update
Robin Dunn [Fri, 30 Nov 2001 21:17:18 +0000 (21:17 +0000)] 
SWIGged code update

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

22 years agoAttempted to add the SplitTree gizmo classes, but it is not working on
Robin Dunn [Fri, 30 Nov 2001 21:16:36 +0000 (21:16 +0000)] 
Attempted to add the SplitTree gizmo classes, but it is not working on
MSW... :-(

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

22 years agoadded AppleScripts to export/import xml files from/to projects
Gilles Depeyrot [Fri, 30 Nov 2001 20:59:23 +0000 (20:59 +0000)] 
added AppleScripts to export/import xml files from/to projects

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

22 years agocorrected InternetGetConnectedState() prototype
Vadim Zeitlin [Fri, 30 Nov 2001 17:02:21 +0000 (17:02 +0000)] 
corrected InternetGetConnectedState() prototype

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

22 years agoset app name to argv[0] by default, as was done before
Vadim Zeitlin [Fri, 30 Nov 2001 16:54:15 +0000 (16:54 +0000)] 
set app name to argv[0] by default, as was done before

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

22 years agoFixed bug in wxConvertDIBToBitmap (contributed)
Julian Smart [Fri, 30 Nov 2001 07:34:40 +0000 (07:34 +0000)] 
Fixed bug in wxConvertDIBToBitmap (contributed)

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

22 years agoSWIGged code update for wxGTK
Robin Dunn [Fri, 30 Nov 2001 05:08:46 +0000 (05:08 +0000)] 
SWIGged code update for wxGTK

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

22 years agoFixed some warnings in wxSTC
Robin Dunn [Fri, 30 Nov 2001 05:07:43 +0000 (05:07 +0000)] 
Fixed some warnings in wxSTC

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

22 years agoAnother blind attempt to fix AltGr issues in wxSTC, and a context menu
Robin Dunn [Fri, 30 Nov 2001 02:16:27 +0000 (02:16 +0000)] 
Another blind attempt to fix AltGr issues in wxSTC, and a context menu
fix for wxGTK.

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

22 years agoczech translation update (not yet finished)
Václav Slavík [Thu, 29 Nov 2001 21:41:38 +0000 (21:41 +0000)] 
czech translation update (not yet finished)

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

22 years agofixed backslashes parsing in the cmd line
Vadim Zeitlin [Thu, 29 Nov 2001 19:47:35 +0000 (19:47 +0000)] 
fixed backslashes parsing in the cmd line

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

22 years agoDon't convert args if NULL
Julian Smart [Thu, 29 Nov 2001 15:05:05 +0000 (15:05 +0000)] 
Don't convert args if NULL

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

22 years agoAdd wxPython/contrib/gizmos to PYTHON_DIST
Ron Lee [Thu, 29 Nov 2001 01:08:54 +0000 (01:08 +0000)] 
Add wxPython/contrib/gizmos to PYTHON_DIST

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

22 years agoChanges to ensure that GDI objects returned from Python methods are
Robin Dunn [Thu, 29 Nov 2001 00:51:59 +0000 (00:51 +0000)] 
Changes to ensure that GDI objects returned from Python methods are
copied, not just left as references.  The old way was
counter-intuitive for Python.

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

22 years agofixes w.r.t. size_t vs. int
Václav Slavík [Wed, 28 Nov 2001 23:10:59 +0000 (23:10 +0000)] 
fixes w.r.t. size_t vs. int

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

22 years agoFixed error in translation ( thanks to Nerijus Baliunas for spotting it )
Mattia Barbon [Wed, 28 Nov 2001 22:44:47 +0000 (22:44 +0000)] 
Fixed error in translation ( thanks to Nerijus Baliunas for spotting it )
Added some more translations.

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

22 years agofixed (at least some of) the focus asserts
Vadim Zeitlin [Wed, 28 Nov 2001 19:50:37 +0000 (19:50 +0000)] 
fixed (at least some of) the focus asserts

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

22 years agoHelpGen doesn't work in GUI mode
Vadim Zeitlin [Wed, 28 Nov 2001 19:27:33 +0000 (19:27 +0000)] 
HelpGen doesn't work in GUI mode

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

22 years agoSmall change
Julian Smart [Wed, 28 Nov 2001 18:33:44 +0000 (18:33 +0000)] 
Small change

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

22 years agoFixing wxMicroWindows compilation
Julian Smart [Wed, 28 Nov 2001 18:22:16 +0000 (18:22 +0000)] 
Fixing wxMicroWindows compilation

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

22 years agoreplaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with
Vadim Zeitlin [Wed, 28 Nov 2001 18:10:15 +0000 (18:10 +0000)] 
replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with
"CXX = $(shell wx-config --cxx)" in all makefile.unx

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

22 years agoadded missing files
Vadim Zeitlin [Wed, 28 Nov 2001 17:53:24 +0000 (17:53 +0000)] 
added missing files

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

22 years ago Darwin has commandline args.
Robert Roebling [Wed, 28 Nov 2001 16:28:37 +0000 (16:28 +0000)] 
  Darwin has commandline args.
  Position controls right under Mac.

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

22 years agoAdded missing files to project file.
Julian Smart [Wed, 28 Nov 2001 15:41:28 +0000 (15:41 +0000)] 
Added missing files to project file.

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

22 years agoreplaced `wx-config --cflags` with `wx-config --cxxflags` and mentioned that
Vadim Zeitlin [Wed, 28 Nov 2001 12:30:26 +0000 (12:30 +0000)] 
replaced `wx-config --cflags` with `wx-config --cxxflags` and mentioned that
it must be done in user makefiles too in changes.txt

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

22 years agoAdded wxChildFocusEvent
Robin Dunn [Wed, 28 Nov 2001 09:47:53 +0000 (09:47 +0000)] 
Added wxChildFocusEvent

Updated wxHtmlWindow

Added wxEditableListBox

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

22 years agoAdded tooltips to the buttons in the wxEditableListBox
Robin Dunn [Wed, 28 Nov 2001 09:17:44 +0000 (09:17 +0000)] 
Added tooltips to the buttons in the wxEditableListBox

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

22 years agoblind fix for iconizing/restoring hidden child frames bug
Vadim Zeitlin [Wed, 28 Nov 2001 00:36:22 +0000 (00:36 +0000)] 
blind fix for iconizing/restoring hidden child frames bug

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

22 years agofixed stupid bug in tab traversal code which totally broke it whenever mouse was...
Vadim Zeitlin [Wed, 28 Nov 2001 00:34:44 +0000 (00:34 +0000)] 
fixed stupid bug in tab traversal code which totally broke it whenever mouse was used to change focus

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

22 years agoFixes for Cygwin compilation
Mattia Barbon [Tue, 27 Nov 2001 20:44:22 +0000 (20:44 +0000)] 
Fixes for Cygwin compilation

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

22 years agosecond halt of Chris' wxImage ICO patch
Václav Slavík [Tue, 27 Nov 2001 18:14:09 +0000 (18:14 +0000)] 
second halt of Chris' wxImage ICO patch

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

22 years agoadded two-step creation of wxHtmlWindow
Václav Slavík [Tue, 27 Nov 2001 18:13:53 +0000 (18:13 +0000)] 
added two-step creation of wxHtmlWindow

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

22 years agocompilation fix
Václav Slavík [Tue, 27 Nov 2001 18:13:31 +0000 (18:13 +0000)] 
compilation fix

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

22 years agodocs update for Greg's wxGenericTreeCtrl patch
Václav Slavík [Tue, 27 Nov 2001 18:12:47 +0000 (18:12 +0000)] 
docs update for Greg's wxGenericTreeCtrl patch

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

22 years agofudged the extra width in GetBestSize() to fit better
Vadim Zeitlin [Tue, 27 Nov 2001 16:15:25 +0000 (16:15 +0000)] 
fudged the extra width in GetBestSize() to fit better

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

22 years agoadded some test for the choice dialog sizing
Vadim Zeitlin [Tue, 27 Nov 2001 14:46:18 +0000 (14:46 +0000)] 
added some test for the choice dialog sizing

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