wxWidgets.git
18 years agoopen fstream with ios::binary flag to be compatible with wxFileStream and to avoid...
Vadim Zeitlin [Fri, 26 Aug 2005 22:52:29 +0000 (22:52 +0000)] 
open fstream with ios::binary flag to be compatible with wxFileStream and to avoid mangling binary files

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

18 years agoWarning corrections
Julian Smart [Fri, 26 Aug 2005 08:21:43 +0000 (08:21 +0000)] 
Warning corrections

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

18 years agofix gpf in mdi sample with motif when child is closed
Chris Elliott [Thu, 25 Aug 2005 21:58:22 +0000 (21:58 +0000)] 
fix gpf in mdi sample with motif when child is closed

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

18 years agopressing enter now activates the default button even when the focus is on a checkbox...
Vadim Zeitlin [Thu, 25 Aug 2005 19:27:43 +0000 (19:27 +0000)] 
pressing enter now activates the default button even when the focus is on a checkbox or radio button

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

18 years agodon't mention undocumented wxOwnerDrawn in the docs (patch 1267562)
Vadim Zeitlin [Thu, 25 Aug 2005 19:16:53 +0000 (19:16 +0000)] 
don't mention undocumented wxOwnerDrawn in the docs (patch 1267562)

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

18 years agoonly give error about missing richedit.dll once (the code was already supposed to...
Vadim Zeitlin [Thu, 25 Aug 2005 19:14:44 +0000 (19:14 +0000)] 
only give error about missing richedit.dll once (the code was already supposed to work like this but didn't, patch 1273177)

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

18 years ago[ 1273159 ] logical vs. bitwise operators, part 2
Włodzimierz Skiba [Thu, 25 Aug 2005 19:10:47 +0000 (19:10 +0000)] 
[ 1273159 ] logical vs. bitwise operators, part 2

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

18 years agoRTTI and exceptions settings for WinCE are restored.
Włodzimierz Skiba [Thu, 25 Aug 2005 16:31:42 +0000 (16:31 +0000)] 
RTTI and exceptions settings for WinCE are restored.

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

18 years ago[wxGTK2] Check if a family wasn't found for the description in GetFamily()
Mart Raudsepp [Thu, 25 Aug 2005 12:46:57 +0000 (12:46 +0000)] 
[wxGTK2] Check if a family wasn't found for the description in GetFamily()

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

18 years agoMake TEST_DIR the current test, so that the djgpp build can work on the tinderbox.
Michael Wetherell [Thu, 25 Aug 2005 11:17:06 +0000 (11:17 +0000)] 
Make TEST_DIR the current test, so that the djgpp build can work on the tinderbox.

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

18 years ago As reported by Chris Elliott some releases of Lesstif crash
Mattia Barbon [Wed, 24 Aug 2005 21:29:09 +0000 (21:29 +0000)] 
  As reported by Chris Elliott some releases of Lesstif crash
when setting the font list of a widget. The code is disabled for
now for all Lesstif versions.

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

18 years agoinstall bakefile presets (patch 1253143)
Václav Slavík [Wed, 24 Aug 2005 19:20:18 +0000 (19:20 +0000)] 
install bakefile presets (patch 1253143)

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

18 years agoWarning fix for wxLogs.
Włodzimierz Skiba [Wed, 24 Aug 2005 18:35:30 +0000 (18:35 +0000)] 
Warning fix for wxLogs.

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

18 years agoMissing wxUSE_... flags and source cleaning.
Włodzimierz Skiba [Wed, 24 Aug 2005 17:56:29 +0000 (17:56 +0000)] 
Missing wxUSE_... flags and source cleaning.

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

18 years agoMissing wxUSE_... flags and source cleaning.
Włodzimierz Skiba [Wed, 24 Aug 2005 17:47:11 +0000 (17:47 +0000)] 
Missing wxUSE_... flags and source cleaning.

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

18 years agocompilation fix for systems with XtIMSignal
Vadim Zeitlin [Wed, 24 Aug 2005 17:36:00 +0000 (17:36 +0000)] 
compilation fix for systems with XtIMSignal

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

18 years agocompilation fix: DefaultVisual() needs Display, not WXDisplay (and code cleanup in...
Vadim Zeitlin [Wed, 24 Aug 2005 15:41:33 +0000 (15:41 +0000)] 
compilation fix: DefaultVisual() needs Display, not WXDisplay (and code cleanup in wxGetSubPixmap() as well)

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

18 years agoMove LabelWrapper, TextSizerWrapper classes out of function body to accommodate some...
Michael Wetherell [Wed, 24 Aug 2005 14:59:36 +0000 (14:59 +0000)] 
Move LabelWrapper, TextSizerWrapper classes out of function body to accommodate some older compilers.

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

18 years agofixed -Wundef warning for HAVE_SCHED_H
Vadim Zeitlin [Wed, 24 Aug 2005 12:11:14 +0000 (12:11 +0000)] 
fixed -Wundef warning for HAVE_SCHED_H

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

18 years agofix for -Wundef warning for HAVE_XIM under GTK1
Vadim Zeitlin [Wed, 24 Aug 2005 11:17:05 +0000 (11:17 +0000)] 
fix for -Wundef warning for HAVE_XIM under GTK1

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

18 years ago#undef things which require other, disabled, ones, instead of re-#defining them as 1
Vadim Zeitlin [Wed, 24 Aug 2005 11:16:04 +0000 (11:16 +0000)] 
#undef things which require other, disabled, ones, instead of re-#defining them as 1

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

18 years agocorrected comment explaining wxABORT_ON_CONFIG_ERROR
Vadim Zeitlin [Wed, 24 Aug 2005 11:14:27 +0000 (11:14 +0000)] 
corrected comment explaining wxABORT_ON_CONFIG_ERROR

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

18 years agowxUSE_STATTEXT guard.
Włodzimierz Skiba [Wed, 24 Aug 2005 07:57:49 +0000 (07:57 +0000)] 
wxUSE_STATTEXT guard.

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

18 years ago[1267725] Wrong operator for logical/bitwise operation
Włodzimierz Skiba [Wed, 24 Aug 2005 06:32:56 +0000 (06:32 +0000)] 
[1267725] Wrong operator for logical/bitwise operation

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

18 years ago[wxGTK2] Don't duplicate code inside wxFontRefData::InitFromNative()
Mart Raudsepp [Wed, 24 Aug 2005 00:25:19 +0000 (00:25 +0000)] 
[wxGTK2] Don't duplicate code inside wxFontRefData::InitFromNative()

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

18 years agoWorkarounds for old versions of gcc on hpux: define __STDC_EXT__ when it is
Michael Wetherell [Wed, 24 Aug 2005 00:23:21 +0000 (00:23 +0000)] 
Workarounds for old versions of gcc on hpux: define __STDC_EXT__ when it is
need and use -lpthread instead of -pthread when the latter is not supported.

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

18 years agofix for the last commit
Vadim Zeitlin [Tue, 23 Aug 2005 23:34:06 +0000 (23:34 +0000)] 
fix for the last commit

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

18 years agouse wxString::Format(), calling string.Format() has no effect patch 1267345)
Vadim Zeitlin [Tue, 23 Aug 2005 23:27:40 +0000 (23:27 +0000)] 
use wxString::Format(), calling string.Format() has no effect patch 1267345)

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

18 years ago[tex2rtf] Remove wxWidgets-2.0 compatibility guards
Mart Raudsepp [Tue, 23 Aug 2005 23:19:20 +0000 (23:19 +0000)] 
[tex2rtf] Remove wxWidgets-2.0 compatibility guards

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

18 years agosome compilers don't like statics in inline functions, even if they're const -- repla...
Vadim Zeitlin [Tue, 23 Aug 2005 23:12:48 +0000 (23:12 +0000)] 
some compilers don't like statics in inline functions, even if they're const -- replaced with an enum

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

18 years agocheck for missing statfs() prototype (happens at least under AIX 4)
Vadim Zeitlin [Tue, 23 Aug 2005 23:12:37 +0000 (23:12 +0000)] 
check for missing statfs() prototype (happens at least under AIX 4)

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

18 years agoCompilation fix for wxUSE_DRAG_AND_DROP=0
Michael Wetherell [Tue, 23 Aug 2005 23:10:59 +0000 (23:10 +0000)] 
Compilation fix for wxUSE_DRAG_AND_DROP=0

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

18 years agoremoved attempts to link with unicows.lib using #pragmas for msvc, this doesn't work...
Vadim Zeitlin [Tue, 23 Aug 2005 22:56:41 +0000 (22:56 +0000)] 
removed attempts to link with unicows.lib using #pragmas for msvc, this doesn't work reliably

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

18 years agoremoved wrong sentence about idle events being sent to TLWs only; explained why you...
Vadim Zeitlin [Tue, 23 Aug 2005 21:37:38 +0000 (21:37 +0000)] 
removed wrong sentence about idle events being sent to TLWs only; explained why you would and wouldn't use RequestMore

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

18 years agowxOS2/OW warning and build fixes.
Włodzimierz Skiba [Tue, 23 Aug 2005 16:02:51 +0000 (16:02 +0000)] 
wxOS2/OW warning and build fixes.

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

18 years agowxOS2/OW warning and build fixes.
Włodzimierz Skiba [Tue, 23 Aug 2005 15:54:39 +0000 (15:54 +0000)] 
wxOS2/OW warning and build fixes.

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

18 years agowxOS2/OW warning and build fixes.
Włodzimierz Skiba [Tue, 23 Aug 2005 15:41:50 +0000 (15:41 +0000)] 
wxOS2/OW warning and build fixes.

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

18 years agoDon't try drawing the bitmap before it's valid
Julian Smart [Tue, 23 Aug 2005 07:46:30 +0000 (07:46 +0000)] 
Don't try drawing the bitmap before it's valid

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

18 years agocleanup and adding the case when the toplevel window itself is the recipient of the...
Stefan Csomor [Tue, 23 Aug 2005 07:43:41 +0000 (07:43 +0000)] 
cleanup and adding the case when the toplevel window itself is the recipient of the drag

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

18 years agoadding a string for private data identification
Stefan Csomor [Tue, 23 Aug 2005 07:37:13 +0000 (07:37 +0000)] 
adding a string for private data identification

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

18 years ago[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFontInfo. Implement SetFaceName()
Mart Raudsepp [Tue, 23 Aug 2005 00:03:27 +0000 (00:03 +0000)] 
[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFontInfo. Implement SetFaceName()

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

18 years ago[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to wxNativeFontInfo
Mart Raudsepp [Mon, 22 Aug 2005 23:56:01 +0000 (23:56 +0000)] 
[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to wxNativeFontInfo

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

18 years agoregenerated after #error changes
Vadim Zeitlin [Mon, 22 Aug 2005 23:54:57 +0000 (23:54 +0000)] 
regenerated after #error changes

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

18 years agocompilation fix after last commit
Vadim Zeitlin [Mon, 22 Aug 2005 23:43:08 +0000 (23:43 +0000)] 
compilation fix after last commit

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

18 years ago[wxGTK2] Don't query native font for underlined, but return the set value - storing...
Mart Raudsepp [Mon, 22 Aug 2005 23:27:39 +0000 (23:27 +0000)] 
[wxGTK2] Don't query native font for underlined, but return the set value - storing it natively would likely require
the usage of a PangoAttribute, and I'm not sure if that's even different than just storing it inside wxFontRefData.
Not investigating further as PangoAttribute addition would require ABI compatibility breakage anyhow.

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

18 years ago[wxGTK2] Do what we (I) can wrt the win32 centric wxNativeFontInfo::GetFamily
Mart Raudsepp [Mon, 22 Aug 2005 23:19:57 +0000 (23:19 +0000)] 
[wxGTK2] Do what we (I) can wrt the win32 centric wxNativeFontInfo::GetFamily

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

18 years agoadded test for snprintf() which may not be present in system headers, treat it simila...
Vadim Zeitlin [Mon, 22 Aug 2005 22:46:33 +0000 (22:46 +0000)] 
added test for snprintf() which may not be present in system headers, treat it similarly to vsnprintf() instead of assuming that it's always there

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

18 years ago[wxX11] a ROMAN font is with serifs and a SWISS font is without. Set the font to...
Mart Raudsepp [Mon, 22 Aug 2005 21:58:32 +0000 (21:58 +0000)] 
[wxX11] a ROMAN font is with serifs and a SWISS font is without. Set the font to "serif" if it's wxFONTFAMILY_ROMAN
not wxFONTFAMILY_SWISS.

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

18 years ago[wxGTK2] Return wxTELETYPE with GetFamily() for monospaced fonts, fixing IsFixedWidth...
Mart Raudsepp [Mon, 22 Aug 2005 20:42:03 +0000 (20:42 +0000)] 
[wxGTK2] Return wxTELETYPE with GetFamily() for monospaced fonts, fixing IsFixedWidth() after it broke completely
after get accessor changes, and returning the right thing in GetFamily() in this case. Other families TODO.

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

18 years ago[wxGTK2] Plug memory leak in wxFontEnumerator::EnumerateFacenames()
Mart Raudsepp [Mon, 22 Aug 2005 20:25:32 +0000 (20:25 +0000)] 
[wxGTK2] Plug memory leak in wxFontEnumerator::EnumerateFacenames()

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

18 years agodon't use #error in configure test programs, some compilers (such as SGI mipsPro...
Vadim Zeitlin [Mon, 22 Aug 2005 20:22:21 +0000 (20:22 +0000)] 
don't use #error in configure test programs, some compilers (such as SGI mipsPro) treat it as a non-fatal warning

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

18 years agoWarning fix.
Włodzimierz Skiba [Mon, 22 Aug 2005 19:50:54 +0000 (19:50 +0000)] 
Warning fix.

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

18 years ago Compilation fix for Motif 1.2.
Mattia Barbon [Mon, 22 Aug 2005 17:44:43 +0000 (17:44 +0000)] 
  Compilation fix for Motif 1.2.

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

18 years ago[wxGTK2] wxFont::Get* - Query native font for information, if the wxFont has an assoc...
Mart Raudsepp [Mon, 22 Aug 2005 17:22:44 +0000 (17:22 +0000)] 
[wxGTK2] wxFont::Get* - Query native font for information, if the wxFont has an associated wxNativeFontInfo

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

18 years agouse quotes, not angle brackets, for wx headers
Vadim Zeitlin [Mon, 22 Aug 2005 16:00:16 +0000 (16:00 +0000)] 
use quotes, not angle brackets, for wx headers

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

18 years agoremove the carbon event handlers just before calling DisposeControl to avoid callback...
Stefan Csomor [Mon, 22 Aug 2005 15:12:02 +0000 (15:12 +0000)] 
remove the carbon event handlers just before calling DisposeControl to avoid callbacks into zombie windows...

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

18 years agoEmpty string corrections.
Włodzimierz Skiba [Mon, 22 Aug 2005 15:00:07 +0000 (15:00 +0000)] 
Empty string corrections.

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

18 years agoCompensation for bkl 0.1.9.X/eVC4/RTTI bug.
Włodzimierz Skiba [Mon, 22 Aug 2005 14:54:41 +0000 (14:54 +0000)] 
Compensation for bkl 0.1.9.X/eVC4/RTTI bug.

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

18 years agorespecting DoDragDrop flags like CopyOnly
Stefan Csomor [Mon, 22 Aug 2005 14:53:35 +0000 (14:53 +0000)] 
respecting DoDragDrop flags like CopyOnly

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

18 years agocorrecting DropData behaviour so that preferred format is handled correctly
Stefan Csomor [Mon, 22 Aug 2005 09:52:04 +0000 (09:52 +0000)] 
correcting DropData behaviour so that preferred format is handled correctly

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

18 years agocorrecting Drag Data handling for 'TEXT' and 'utxt'
Stefan Csomor [Mon, 22 Aug 2005 08:49:38 +0000 (08:49 +0000)] 
correcting Drag Data handling for 'TEXT' and 'utxt'

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

18 years agoadapting text object data handling along the GTK2 lines
Stefan Csomor [Mon, 22 Aug 2005 08:46:08 +0000 (08:46 +0000)] 
adapting text object data handling along the GTK2 lines

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

18 years agoregenerated after undoing recent HP-UX changes
Vadim Zeitlin [Sun, 21 Aug 2005 19:01:02 +0000 (19:01 +0000)] 
regenerated after undoing recent HP-UX changes

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

18 years agodon't use -threads with gcc under HP-UX, it's for DCE threads and not pthreads (rever...
Vadim Zeitlin [Sun, 21 Aug 2005 18:59:05 +0000 (18:59 +0000)] 
don't use -threads with gcc under HP-UX, it's for DCE threads and not pthreads (reverts recent commit)

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

18 years agomoved __STDC_EXT__ definition for HP-UX from configure to wx/platform.h, like this...
Vadim Zeitlin [Sun, 21 Aug 2005 18:57:08 +0000 (18:57 +0000)] 
moved __STDC_EXT__ definition for HP-UX from configure to wx/platform.h, like this we can do it only if it's not alraedy defined by the compiler

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

18 years ago Regenerated PO files.
Mattia Barbon [Sun, 21 Aug 2005 16:02:15 +0000 (16:02 +0000)] 
  Regenerated PO files.

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

18 years ago Made wxMotif wxFileDialog translatable.
Mattia Barbon [Sun, 21 Aug 2005 15:27:40 +0000 (15:27 +0000)] 
  Made wxMotif wxFileDialog translatable.

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

18 years agofix handling of partially-specified min size
Vadim Zeitlin [Sun, 21 Aug 2005 11:14:20 +0000 (11:14 +0000)] 
fix handling of partially-specified min size

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

18 years agofill in OS info in GetToolkitInfo() (patch 1256409)
Vadim Zeitlin [Sat, 20 Aug 2005 15:49:12 +0000 (15:49 +0000)] 
fill in OS info in GetToolkitInfo() (patch 1256409)

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

18 years agoadd information for Palm/CE ports (patch 1256409)
Vadim Zeitlin [Sat, 20 Aug 2005 15:47:13 +0000 (15:47 +0000)] 
add information for Palm/CE ports (patch 1256409)

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

18 years agolast commit accidentally used out of date aclocal.m4 and so overwrote some previous...
Vadim Zeitlin [Sat, 20 Aug 2005 15:38:19 +0000 (15:38 +0000)] 
last commit accidentally used out of date aclocal.m4 and so overwrote some previous changes, corrected

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

18 years agoregenerated after HP-UX fixes
Vadim Zeitlin [Sat, 20 Aug 2005 15:33:03 +0000 (15:33 +0000)] 
regenerated after HP-UX fixes

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

18 years agovsnprintf() tests correction: check that declaration is const-correct; merged the...
Vadim Zeitlin [Sat, 20 Aug 2005 15:20:16 +0000 (15:20 +0000)] 
vsnprintf() tests correction: check that declaration is const-correct; merged the Metrowerks test with the one for the other compilers

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

18 years agouse -threads with gcc under HP-UX instead of -pthread
Vadim Zeitlin [Sat, 20 Aug 2005 15:12:24 +0000 (15:12 +0000)] 
use -threads with gcc under HP-UX instead of -pthread

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

18 years agoonly define __STDC_EXT__ in CXXFLAGS for gcc under HP-UX, it's already present in...
Vadim Zeitlin [Sat, 20 Aug 2005 15:10:12 +0000 (15:10 +0000)] 
only define __STDC_EXT__ in CXXFLAGS for gcc under HP-UX, it's already present in CFLAGS by default

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

18 years agodon't forget to modify include/msvc/wx/setup.h and include/wx/msw/chkconf.h when...
Vadim Zeitlin [Fri, 19 Aug 2005 17:32:07 +0000 (17:32 +0000)] 
don't forget to modify include/msvc/wx/setup.h and include/wx/msw/chkconf.h when adding a new library

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

18 years agoadded wxmsw26_media library
Vadim Zeitlin [Fri, 19 Aug 2005 17:29:51 +0000 (17:29 +0000)] 
added wxmsw26_media library

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

18 years agolink unicows.lib implicitely when using MSVC and wxUSE_UNICODE_MSLU==1 (thi is used...
Vadim Zeitlin [Fri, 19 Aug 2005 17:23:23 +0000 (17:23 +0000)] 
link unicows.lib implicitely when using MSVC and wxUSE_UNICODE_MSLU==1 (thi is used in DLL wx builds)

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

18 years agolink unicows.lib automatically (and in correct order) if wxUSE_UNICODE_MSLU==1 (this...
Vadim Zeitlin [Fri, 19 Aug 2005 17:15:44 +0000 (17:15 +0000)] 
link unicows.lib automatically (and in correct order) if wxUSE_UNICODE_MSLU==1 (this is for the application and is mainly needed when using static wx libs)

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

18 years agocheck whether unicows.dll works correctly instead of just crashing if we linked it...
Vadim Zeitlin [Fri, 19 Aug 2005 17:10:24 +0000 (17:10 +0000)] 
check whether unicows.dll works correctly instead of just crashing if we linked it in wrong order (i.e. not before wx libs)

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

18 years agocheck for unicows.dll on program starup when wxUSE_UNICODE_MSLU==1
Vadim Zeitlin [Fri, 19 Aug 2005 16:47:25 +0000 (16:47 +0000)] 
check for unicows.dll on program starup when wxUSE_UNICODE_MSLU==1

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

18 years agoworkaround because regions that were built up, were sometimes being drawn on the...
Stefan Csomor [Fri, 19 Aug 2005 16:29:09 +0000 (16:29 +0000)] 
workaround because regions that were built up, were sometimes being drawn on the screen as well...

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

18 years agoFix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
Michael Wetherell [Fri, 19 Aug 2005 13:48:24 +0000 (13:48 +0000)] 
Fix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett

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

18 years agoDocument the current behaviour of OnDestroy
Michael Wetherell [Fri, 19 Aug 2005 13:45:11 +0000 (13:45 +0000)] 
Document the current behaviour of OnDestroy

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

18 years agoRemove duplicate code
Michael Wetherell [Fri, 19 Aug 2005 13:24:38 +0000 (13:24 +0000)] 
Remove duplicate code

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

18 years ago Use default GUI font for wxMessageDialog and wxFileDialog.
Mattia Barbon [Fri, 19 Aug 2005 10:00:23 +0000 (10:00 +0000)] 
  Use default GUI font for wxMessageDialog and wxFileDialog.

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

18 years ago Committing in .
Jouk Jansen [Fri, 19 Aug 2005 08:14:05 +0000 (08:14 +0000)] 
 Committing in .

 Some updates for OpenVMS compile support

 Modified Files:
  wxWidgets/setup.h_vms wxWidgets/src/motif/gauge.cpp
  wxWidgets/src/motif/xmcombo/xmcombo.c
 ----------------------------------------------------------------------

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

18 years agoavoiding recursive KillEvents on the same object, in case the focus gets set to anoth...
Stefan Csomor [Fri, 19 Aug 2005 06:46:30 +0000 (06:46 +0000)] 
avoiding recursive KillEvents on the same object, in case the focus gets set to another element in the OnKillEvent Handler ...

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

18 years agocompilation fix for wxUnivGTK
Vadim Zeitlin [Thu, 18 Aug 2005 22:16:52 +0000 (22:16 +0000)] 
compilation fix for wxUnivGTK

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

18 years agofixed (harmless) unused variable warning in release build
Vadim Zeitlin [Thu, 18 Aug 2005 21:10:24 +0000 (21:10 +0000)] 
fixed (harmless) unused variable warning in release build

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

18 years ago__WXDEBUG__ must be tested with #ifdef, not #if
Vadim Zeitlin [Thu, 18 Aug 2005 21:03:41 +0000 (21:03 +0000)] 
__WXDEBUG__ must be tested with #ifdef, not #if

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

18 years agoFix mbstate_t from <cwchar> conflicting with that from <wchar.h> on HP-UX
Michael Wetherell [Thu, 18 Aug 2005 19:58:56 +0000 (19:58 +0000)] 
Fix mbstate_t from <cwchar> conflicting with that from <wchar.h> on HP-UX

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

18 years agowcslen and wcscmp replacements for systems that lack them, such as djgpp
Michael Wetherell [Thu, 18 Aug 2005 11:40:40 +0000 (11:40 +0000)] 
wcslen and wcscmp replacements for systems that lack them, such as djgpp

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

18 years agoImplementations for some of the stubs
Michael Wetherell [Thu, 18 Aug 2005 10:52:10 +0000 (10:52 +0000)] 
Implementations for some of the stubs

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

18 years ago Committing in .
Jouk Jansen [Thu, 18 Aug 2005 07:46:37 +0000 (07:46 +0000)] 
 Committing in .

 Updated configuration for OpenVMS

 Modified Files:
  wxWidgets/setup.h_vms
 ----------------------------------------------------------------------

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

18 years ago Fix the condition to always #define wxMOTIF_NEW_FONT_HANDLING
Mattia Barbon [Thu, 18 Aug 2005 00:41:18 +0000 (00:41 +0000)] 
  Fix the condition to always #define wxMOTIF_NEW_FONT_HANDLING
(currently always defined to 0 for safety).

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

18 years ago Avoid some -Wundef warning. Check for __WXGTK__ using defined,
Mattia Barbon [Thu, 18 Aug 2005 00:35:02 +0000 (00:35 +0000)] 
  Avoid some -Wundef warning. Check for __WXGTK__ using defined,
not plain #if.

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

18 years agotentative fix for large files compilation under HP-UX
Vadim Zeitlin [Wed, 17 Aug 2005 23:13:53 +0000 (23:13 +0000)] 
tentative fix for large files compilation under HP-UX

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

18 years agoSpecify that "Backward compatibility" is a topic overview in the manual
Mart Raudsepp [Wed, 17 Aug 2005 21:58:47 +0000 (21:58 +0000)] 
Specify that "Backward compatibility" is a topic overview in the manual

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

18 years ago[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage of pango_x_get_context to not...
Mart Raudsepp [Wed, 17 Aug 2005 21:40:44 +0000 (21:40 +0000)] 
[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage of pango_x_get_context to not depend on a fully deprecated
pangox library, which is not pulled in with gtk+-2.8.0. The pango_x_get_context call was (arguably) making font
drawing on top of a wxDC slightly faster on (especially remote) X11 in case of non-antialiased fonts (I was unable to
find a non-antialiased font that actually returns true for GetNoAntiAliasing()).

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