]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoadded and documented wxDirTraverser::OnOpenError
Vadim Zeitlin [Fri, 24 Jan 2003 00:32:17 +0000 (00:32 +0000)] 
added and documented wxDirTraverser::OnOpenError

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

21 years agomention Watcom makefile for wxBase
Vadim Zeitlin [Fri, 24 Jan 2003 00:31:15 +0000 (00:31 +0000)] 
mention Watcom makefile for wxBase

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

21 years agominor changes to wxDir test code
Vadim Zeitlin [Fri, 24 Jan 2003 00:07:42 +0000 (00:07 +0000)] 
minor changes to wxDir test code

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

21 years ago Removed backported changes.
Mattia Barbon [Thu, 23 Jan 2003 20:38:55 +0000 (20:38 +0000)] 
  Removed backported changes.

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

21 years ago Clearly indicate that DialogEd requires wxr to compile.
Mattia Barbon [Thu, 23 Jan 2003 20:30:40 +0000 (20:30 +0000)] 
  Clearly indicate that DialogEd requires wxr to compile.

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

21 years agoremoved wxEncodingConverter from docs where wxMBConv should be mentioned instead
Václav Slavík [Thu, 23 Jan 2003 19:49:53 +0000 (19:49 +0000)] 
removed wxEncodingConverter from docs where wxMBConv should be mentioned instead

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

21 years agoTry this again
David Webster [Thu, 23 Jan 2003 14:22:05 +0000 (14:22 +0000)] 
Try this again

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

21 years agoupdated for the latest makewat.env changes
Vadim Zeitlin [Wed, 22 Jan 2003 23:03:35 +0000 (23:03 +0000)] 
updated for the latest makewat.env changes

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

21 years agoyet more doc fixes to backport
Vadim Zeitlin [Wed, 22 Jan 2003 21:49:06 +0000 (21:49 +0000)] 
yet more doc fixes to backport

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

21 years agofixed Update() signature
Vadim Zeitlin [Wed, 22 Jan 2003 21:46:45 +0000 (21:46 +0000)] 
fixed Update() signature

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

21 years agouse correctly defined LIBPAGESIZE instead of 512 for the page size
Vadim Zeitlin [Wed, 22 Jan 2003 21:02:34 +0000 (21:02 +0000)] 
use correctly defined LIBPAGESIZE instead of 512 for the page size

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

21 years agomade wxBitmapRefData private (actually, this also fixes some bug so it's not absolute...
Vadim Zeitlin [Wed, 22 Jan 2003 17:43:02 +0000 (17:43 +0000)] 
made wxBitmapRefData private (actually, this also fixes some bug so it's not absolutely gratitious, but I already closed the bug not knowing that my cvs checkin was going to timeout and die and don't remember any more what it was...)

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

21 years agolinking fix for wxUSE_WCHAR_T=0: always provide wxStrtok() unless HAVE_STRTOK_R is...
Vadim Zeitlin [Wed, 22 Jan 2003 17:32:43 +0000 (17:32 +0000)] 
linking fix for wxUSE_WCHAR_T=0: always provide wxStrtok() unless HAVE_STRTOK_R is defined

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

21 years agoupdate Watcom section; minor additions to the other ones
Vadim Zeitlin [Wed, 22 Jan 2003 17:31:04 +0000 (17:31 +0000)] 
update Watcom section; minor additions to the other ones

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

21 years agocompilation fixes for OpenWatcom
Vadim Zeitlin [Wed, 22 Jan 2003 17:19:23 +0000 (17:19 +0000)] 
compilation fixes for OpenWatcom

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

21 years agodon't always rename the files before compiling with Watcom, this is not needed any...
Vadim Zeitlin [Wed, 22 Jan 2003 17:15:39 +0000 (17:15 +0000)] 
don't always rename the files before compiling with Watcom, this is not needed any longer with OpenWatcom (but still keep the possibility to enable this file renaming for older versions)

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

21 years agonew (for wxBase) or updated and (hopefully() improved Watcom makefiles
Vadim Zeitlin [Wed, 22 Jan 2003 17:13:52 +0000 (17:13 +0000)] 
new (for wxBase) or updated and (hopefully() improved Watcom makefiles

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

21 years agofixed an unused parameter warning
Vadim Zeitlin [Wed, 22 Jan 2003 17:10:49 +0000 (17:10 +0000)] 
fixed an unused parameter warning

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

21 years agono changes (modeline tweaked)
Vadim Zeitlin [Wed, 22 Jan 2003 17:04:12 +0000 (17:04 +0000)] 
no changes (modeline tweaked)

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

21 years agocorrected and expanded
Vadim Zeitlin [Wed, 22 Jan 2003 16:04:22 +0000 (16:04 +0000)] 
corrected and expanded

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

21 years agoNew native OS/2 list control.
David Webster [Tue, 21 Jan 2003 23:46:27 +0000 (23:46 +0000)] 
New native OS/2 list control.

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

21 years agoNew native OS/2 list control.
David Webster [Tue, 21 Jan 2003 23:35:16 +0000 (23:35 +0000)] 
New native OS/2 list control.

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

21 years agoNew native OS/2 list control support.
David Webster [Tue, 21 Jan 2003 23:34:02 +0000 (23:34 +0000)] 
New native OS/2 list control support.

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

21 years agopatch 672127: Adds required check for wxUSE_WXHTML_HELP to chkconf.h
Václav Slavík [Tue, 21 Jan 2003 23:28:07 +0000 (23:28 +0000)] 
patch 672127: Adds required check for wxUSE_WXHTML_HELP to chkconf.h

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

21 years agocompilation fix for the last check in (sorry)
Vadim Zeitlin [Tue, 21 Jan 2003 19:57:34 +0000 (19:57 +0000)] 
compilation fix for the last check in (sorry)

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

21 years agocorrected wxList::Node declarations
Gilles Depeyrot [Tue, 21 Jan 2003 19:44:23 +0000 (19:44 +0000)] 
corrected wxList::Node declarations

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

21 years agoattempt to fix crash in DeleteAllItems()
Vadim Zeitlin [Tue, 21 Jan 2003 18:56:31 +0000 (18:56 +0000)] 
attempt to fix crash in DeleteAllItems()

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

21 years agoUpdated wxBitmap overview
Julian Smart [Tue, 21 Jan 2003 08:58:30 +0000 (08:58 +0000)] 
Updated wxBitmap overview

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

21 years agofixed MGL libraries detection code
Václav Slavík [Mon, 20 Jan 2003 23:23:57 +0000 (23:23 +0000)] 
fixed MGL libraries detection code

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

21 years ago Fixed a typo in makefile.vc, updated version numbers in templates
Mattia Barbon [Mon, 20 Jan 2003 21:57:10 +0000 (21:57 +0000)] 
  Fixed a typo in makefile.vc, updated version numbers in templates
(.DSPs were already up to date).

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

21 years agoTRUE not true, FALSE not false
David Webster [Mon, 20 Jan 2003 21:22:43 +0000 (21:22 +0000)] 
TRUE not true, FALSE not false

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

21 years agoadded wxART_MISSING_IMAGE
Václav Slavík [Mon, 20 Jan 2003 00:31:28 +0000 (00:31 +0000)] 
added wxART_MISSING_IMAGE

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

21 years agocompilation fix
Václav Slavík [Sun, 19 Jan 2003 23:32:04 +0000 (23:32 +0000)] 
compilation fix

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

21 years agocommit missing .rc file
Chris Elliott [Sun, 19 Jan 2003 21:35:06 +0000 (21:35 +0000)] 
commit missing .rc file

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

21 years agoupdated for new/better way of declaring wxART_xxx constants
Václav Slavík [Sun, 19 Jan 2003 18:10:47 +0000 (18:10 +0000)] 
updated for new/better way of declaring wxART_xxx constants

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

21 years agouse wxART_BROKEN_IMAGE in wxHTML
Václav Slavík [Sun, 19 Jan 2003 18:10:09 +0000 (18:10 +0000)] 
use wxART_BROKEN_IMAGE in wxHTML

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

21 years agouse wxART_MISSING_IMAGE in wxHTML
Václav Slavík [Sun, 19 Jan 2003 18:08:44 +0000 (18:08 +0000)] 
use wxART_MISSING_IMAGE in wxHTML

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

21 years agoadded --with-wxdir=DIR option
Vadim Zeitlin [Sun, 19 Jan 2003 12:04:07 +0000 (12:04 +0000)] 
added --with-wxdir=DIR option

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

21 years ago More changes to be backported.
Mattia Barbon [Sun, 19 Jan 2003 10:18:50 +0000 (10:18 +0000)] 
  More changes to be backported.

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

21 years ago Patch [669503] Patch to CW7 wxMSW project file
Mattia Barbon [Sun, 19 Jan 2003 10:15:45 +0000 (10:15 +0000)] 
  Patch [669503] Patch to CW7 wxMSW project file
from Igor Mikolic-Torreira

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

21 years ago Patch [669508] Define Win32 symbols for CW in platform.h
Mattia Barbon [Sun, 19 Jan 2003 10:10:54 +0000 (10:10 +0000)] 
  Patch [669508] Define Win32 symbols for CW in platform.h
from Igor Mikolic-Torreira

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

21 years ago Patch [665886]: Fix smapi.cpp to support new for loop scoping.
Mattia Barbon [Sun, 19 Jan 2003 10:01:52 +0000 (10:01 +0000)] 
  Patch [665886]: Fix smapi.cpp to support new for loop scoping.

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

21 years ago Derive wxBitmap from wxBitmapBase in wxMotif, with the appropriate
Mattia Barbon [Sun, 19 Jan 2003 09:52:29 +0000 (09:52 +0000)] 
  Derive wxBitmap from wxBitmapBase in wxMotif, with the appropriate
changes to wxIcon.
  Fix deprecation warnings and use %p to format WXWidget in debug output
(fixes the 4 non-deprecation warnings).

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

21 years agoWe surely don't need two debugging sections,
Ron Lee [Sun, 19 Jan 2003 08:20:38 +0000 (08:20 +0000)] 
We surely don't need two debugging sections,
called one Logging features instead.

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

21 years agobetter XRC handler for wxToolBar
Václav Slavík [Sat, 18 Jan 2003 23:56:36 +0000 (23:56 +0000)] 
better XRC handler for wxToolBar

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

21 years agoreformatted for 79 chars width and added wxToolBar docs
Václav Slavík [Sat, 18 Jan 2003 23:50:36 +0000 (23:50 +0000)] 
reformatted for 79 chars width and added wxToolBar docs

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

21 years agoupdated wxToolBar handler to support new wxToolBar features
Václav Slavík [Sat, 18 Jan 2003 23:49:28 +0000 (23:49 +0000)] 
updated wxToolBar handler to support new wxToolBar features

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

21 years ago Fix some wxMotif build warnings about deprecated methods.
Mattia Barbon [Sat, 18 Jan 2003 13:01:17 +0000 (13:01 +0000)] 
  Fix some wxMotif build warnings about deprecated methods.

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

21 years agoexperimental --inplace flag implementation
Vadim Zeitlin [Sat, 18 Jan 2003 03:09:08 +0000 (03:09 +0000)] 
experimental --inplace flag implementation

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

21 years agoattempts to fix vsnprintf() detection under HP-UX
Vadim Zeitlin [Sat, 18 Jan 2003 02:40:03 +0000 (02:40 +0000)] 
attempts to fix vsnprintf() detection under HP-UX

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

21 years agoattempts to fix vsnprintf() detection under HP-UX
Vadim Zeitlin [Sat, 18 Jan 2003 02:33:13 +0000 (02:33 +0000)] 
attempts to fix vsnprintf() detection under HP-UX

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

21 years agono real changes, just cleanup after merging in Vaclav's changes which were the same...
Vadim Zeitlin [Sat, 18 Jan 2003 01:53:08 +0000 (01:53 +0000)] 
no real changes, just cleanup after merging in Vaclav's changes which were the same as I had done locally (but forgot to commit)

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

21 years agofixed resource leak in MemoryHDC (closes bug 670016)
Vadim Zeitlin [Sat, 18 Jan 2003 01:51:05 +0000 (01:51 +0000)] 
fixed resource leak in MemoryHDC (closes bug 670016)

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

21 years agoTRUE/FALSE -> true/false in documentation
Václav Slavík [Sat, 18 Jan 2003 00:16:34 +0000 (00:16 +0000)] 
TRUE/FALSE -> true/false in documentation

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

21 years agowhy the heck should something that reacts on wxID_CLOSE be called OnQuit?
Václav Slavík [Sat, 18 Jan 2003 00:03:59 +0000 (00:03 +0000)] 
why the heck should something that reacts on wxID_CLOSE be called OnQuit?

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

21 years agoadded wxFileName::MakeRelative test
Václav Slavík [Sat, 18 Jan 2003 00:03:30 +0000 (00:03 +0000)] 
added wxFileName::MakeRelative test

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

21 years agoadded --disable-compat24, 22 compatibility is off by default
Václav Slavík [Sat, 18 Jan 2003 00:02:32 +0000 (00:02 +0000)] 
added --disable-compat24, 22 compatibility is off by default

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

21 years agowxLocale::Init bugfix
Václav Slavík [Sat, 18 Jan 2003 00:01:41 +0000 (00:01 +0000)] 
wxLocale::Init bugfix

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

21 years agouse wxFileName::MakeAbsolute istead of Normalize
Václav Slavík [Sat, 18 Jan 2003 00:01:29 +0000 (00:01 +0000)] 
use wxFileName::MakeAbsolute istead of Normalize

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

21 years agoadded wxFileName::MakeAbsolute
Václav Slavík [Sat, 18 Jan 2003 00:01:18 +0000 (00:01 +0000)] 
added wxFileName::MakeAbsolute

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

21 years agono need to have this VMS-only; removed TABs
Václav Slavík [Sat, 18 Jan 2003 00:00:22 +0000 (00:00 +0000)] 
no need to have this VMS-only; removed TABs

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

21 years agowxMac (and maybe others?) get PAGEUP/PAGEDOWN instead of NEXT/PRIOR
Robin Dunn [Fri, 17 Jan 2003 22:52:50 +0000 (22:52 +0000)] 
wxMac (and maybe others?) get PAGEUP/PAGEDOWN instead of NEXT/PRIOR

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

21 years agouse wxDynamicLibrary instead of wxPluginManager
Vadim Zeitlin [Fri, 17 Jan 2003 20:52:39 +0000 (20:52 +0000)] 
use wxDynamicLibrary instead of wxPluginManager

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

21 years ago Under Cygwin, in platform.h default to wxMSW unless otherwise specified.
Mattia Barbon [Fri, 17 Jan 2003 20:01:20 +0000 (20:01 +0000)] 
  Under Cygwin, in platform.h default to wxMSW unless otherwise specified.
  Do not #define __WIN95__, __WINDOWS__, __WXMSW__ on the command line for
Cygwin/MinGW (when build with makefiles), since platform.h already does
that for us.
  Always check for __WIN32__, not for WIN32 or _WIN32 (just for
consistency).

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

21 years ago(probably) fixed wxLocale::Init with Borland C++
Václav Slavík [Fri, 17 Jan 2003 19:58:53 +0000 (19:58 +0000)] 
(probably) fixed wxLocale::Init with Borland C++

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

21 years agoFixed typo in test for WX_STATVFS_T
Stefan Neis [Fri, 17 Jan 2003 14:02:25 +0000 (14:02 +0000)] 
Fixed typo in test for WX_STATVFS_T

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

21 years agoBorland apparently uses for int64 in printf(), not
Vadim Zeitlin [Fri, 17 Jan 2003 13:27:20 +0000 (13:27 +0000)] 
Borland apparently uses  for int64 in printf(), not

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

21 years agocheck for NULL szLocale in Init()
Vadim Zeitlin [Fri, 17 Jan 2003 12:39:00 +0000 (12:39 +0000)] 
check for NULL szLocale in Init()

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

21 years agotried to make wxCloseEvent docs more clear too
Vadim Zeitlin [Fri, 17 Jan 2003 11:58:40 +0000 (11:58 +0000)] 
tried to make wxCloseEvent docs more clear too

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

21 years agodocumented UngetWriteBuf overload
Vadim Zeitlin [Fri, 17 Jan 2003 11:04:58 +0000 (11:04 +0000)] 
documented UngetWriteBuf overload

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

21 years agoadded horizontal scrollbars to listboxes
Stefan Csomor [Fri, 17 Jan 2003 10:42:33 +0000 (10:42 +0000)] 
added horizontal scrollbars to listboxes

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

21 years agomake sure wxMac fonts are never AntiAliased (measuring problems would occur, because...
Stefan Csomor [Fri, 17 Jan 2003 10:29:59 +0000 (10:29 +0000)] 
make sure wxMac fonts are never AntiAliased (measuring problems would occur, because char-widths become fractional then)

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

21 years agoinclude needed for CFString conversion routines (param default)
Stefan Csomor [Fri, 17 Jan 2003 10:27:48 +0000 (10:27 +0000)] 
include needed for CFString conversion routines (param default)

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

21 years agoGet/SetNoAntiAliasing implemented
Stefan Csomor [Fri, 17 Jan 2003 10:24:59 +0000 (10:24 +0000)] 
Get/SetNoAntiAliasing implemented

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

21 years agotried to make Close() docs more clear
Vadim Zeitlin [Fri, 17 Jan 2003 01:32:38 +0000 (01:32 +0000)] 
tried to make Close() docs more clear

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

21 years agoupdate libpng-dev deps.
Ron Lee [Thu, 16 Jan 2003 23:55:51 +0000 (23:55 +0000)] 
update libpng-dev deps.

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

21 years agoadded links to the event docs from the default event processing section
Vadim Zeitlin [Thu, 16 Jan 2003 22:50:30 +0000 (22:50 +0000)] 
added links to the event docs from the default event processing section

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

21 years ago Remove calls to a couple of deprecated methods, fix wxMotif build with
Mattia Barbon [Thu, 16 Jan 2003 20:44:47 +0000 (20:44 +0000)] 
  Remove calls to a couple of deprecated methods, fix wxMotif build with
GCC 3.2, remove deprecated (and unused) fstream.h.

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

21 years ago Implement vertical toolbar under Motif.
Mattia Barbon [Thu, 16 Jan 2003 20:41:07 +0000 (20:41 +0000)] 
  Implement vertical toolbar under Motif.
  Notify parent frame when toolbar is moved/resized/added/deleted so that
frame childs can be correctly repositioned.

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

21 years agoAdded About menu
Julian Smart [Thu, 16 Jan 2003 15:24:13 +0000 (15:24 +0000)] 
Added About menu

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

21 years agoAdded Mac icons to helpview
Julian Smart [Thu, 16 Jan 2003 15:21:19 +0000 (15:21 +0000)] 
Added Mac icons to helpview

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

21 years agoAdded CW project file
Julian Smart [Thu, 16 Jan 2003 14:31:41 +0000 (14:31 +0000)] 
Added CW project file

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

21 years agoadded missing includes for wxMac specific additions
Stefan Csomor [Thu, 16 Jan 2003 14:19:14 +0000 (14:19 +0000)] 
added missing includes for wxMac specific additions

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

21 years agoadapted wxSizer::Remove type to new header
Stefan Csomor [Thu, 16 Jan 2003 14:11:24 +0000 (14:11 +0000)] 
adapted wxSizer::Remove type to new header

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

21 years agoforgot to include wxControlWithItem docs
Vadim Zeitlin [Thu, 16 Jan 2003 13:21:38 +0000 (13:21 +0000)] 
forgot to include wxControlWithItem docs

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

21 years agothe find dialog is created hidden, as all the other top level windows, but the docs...
Vadim Zeitlin [Thu, 16 Jan 2003 13:03:50 +0000 (13:03 +0000)] 
the find dialog is created hidden, as all the other top level windows, but the docs said otherwise

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

21 years agofixed detection of whether we're invoked from the top level configure or not
Vadim Zeitlin [Thu, 16 Jan 2003 12:58:02 +0000 (12:58 +0000)] 
fixed detection of whether we're invoked from the top level configure or not

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

21 years agoReDOS-ified project files
Julian Smart [Thu, 16 Jan 2003 12:26:09 +0000 (12:26 +0000)] 
ReDOS-ified project files
Added menubar for wxHTML help viewer on Mac
Added some Mac-specific code for HelpView

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

21 years agopreferences menu implementation
Stefan Csomor [Thu, 16 Jan 2003 06:54:47 +0000 (06:54 +0000)] 
preferences menu implementation

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

21 years agorenaming because of conflicts with base Create::
Stefan Csomor [Thu, 16 Jan 2003 06:53:32 +0000 (06:53 +0000)] 
renaming because of conflicts with base Create::

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

21 years agoxml projects for CW 8
Stefan Csomor [Thu, 16 Jan 2003 06:50:42 +0000 (06:50 +0000)] 
xml projects for CW 8

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

21 years agoadditions for __MWERKS__
Stefan Csomor [Thu, 16 Jan 2003 06:47:22 +0000 (06:47 +0000)] 
additions for __MWERKS__

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

21 years agoconversion scripts for CW 8 Mac
Stefan Csomor [Thu, 16 Jan 2003 06:44:49 +0000 (06:44 +0000)] 
conversion scripts for CW 8 Mac

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

21 years agoXRC fixes can be backported
Václav Slavík [Wed, 15 Jan 2003 23:22:13 +0000 (23:22 +0000)] 
XRC fixes can be backported

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

21 years agofix object_ref handling in XRC
Václav Slavík [Wed, 15 Jan 2003 23:14:27 +0000 (23:14 +0000)] 
fix object_ref handling in XRC

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

21 years ago1. made XRC immune against changing CWD
Václav Slavík [Wed, 15 Jan 2003 23:14:07 +0000 (23:14 +0000)] 
1. made XRC immune against changing CWD
2. fixed object_ref handling

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

21 years agogah. escape $ in the here block.
Ron Lee [Wed, 15 Jan 2003 22:50:23 +0000 (22:50 +0000)] 
gah.  escape $ in the here block.

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

21 years agoreverted the --inplace addition and instead documented the use of
Ron Lee [Wed, 15 Jan 2003 22:44:38 +0000 (22:44 +0000)] 
reverted the --inplace addition and instead documented the use of
--prefix and --exec-prefix to do the same thing.  I can't think of
any way to do this right now with one flag without making some
assumption about the users working habits.

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

21 years agoadded checks to prevent running sub configure scripts directly (they can only
Vadim Zeitlin [Wed, 15 Jan 2003 22:04:32 +0000 (22:04 +0000)] 
added checks to prevent running sub configure scripts directly (they can only
be executed by the top level configure)

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

21 years agoupdated configure to match configure.in changes
Vadim Zeitlin [Wed, 15 Jan 2003 21:30:05 +0000 (21:30 +0000)] 
updated configure to match configure.in changes

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