]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
21 years agoxti fixes
Stefan Csomor [Wed, 30 Jul 2003 18:08:13 +0000 (18:08 +0000)] 
xti fixes

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

21 years agoworkaround CW bug
Stefan Csomor [Wed, 30 Jul 2003 17:57:37 +0000 (17:57 +0000)] 
workaround CW bug

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

21 years agofixing xti problems
Stefan Csomor [Wed, 30 Jul 2003 17:55:53 +0000 (17:55 +0000)] 
fixing xti problems

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

21 years agodon't run autoconf automatically, it's problematic on Windows
Václav Slavík [Wed, 30 Jul 2003 17:14:22 +0000 (17:14 +0000)] 
don't run autoconf automatically, it's problematic on Windows

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

21 years agoversioned symbols no longer contain toolkit name, only WX(unicode)(build)_(release)
Václav Slavík [Wed, 30 Jul 2003 16:09:52 +0000 (16:09 +0000)] 
versioned symbols no longer contain toolkit name, only WX(unicode)(build)_(release)

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

21 years agoAM_PATH_WXCONFIG takes 4th argument with libs list
Václav Slavík [Wed, 30 Jul 2003 15:48:55 +0000 (15:48 +0000)] 
AM_PATH_WXCONFIG takes 4th argument with libs list

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

21 years agowarning fix (bug 714677)
Vadim Zeitlin [Wed, 30 Jul 2003 11:41:57 +0000 (11:41 +0000)] 
warning fix (bug 714677)

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

21 years agoreorganized wx-config to have all configure-modified values in one part and script...
Václav Slavík [Wed, 30 Jul 2003 09:44:43 +0000 (09:44 +0000)] 
reorganized wx-config to have all configure-modified values in one part and script logic in another, so that the former can be moved to another file to allow choosing from installed wx versions

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

21 years agomore fixes: add host_alias suffix when cross-compiling; add builtin 2rd party libs...
Václav Slavík [Wed, 30 Jul 2003 09:10:55 +0000 (09:10 +0000)] 
more fixes: add host_alias suffix when cross-compiling; add builtin 2rd party libs to --libs output; always include wxbase

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

21 years agoreverted GTK 1.x part of the last patch, it breaks popup menus sometimes
Vadim Zeitlin [Wed, 30 Jul 2003 00:15:26 +0000 (00:15 +0000)] 
reverted GTK 1.x part of the last patch, it breaks popup menus sometimes

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

21 years agoquick and dirty fix for strptime()
Vadim Zeitlin [Tue, 29 Jul 2003 23:40:03 +0000 (23:40 +0000)] 
quick and dirty fix for strptime()

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

21 years agofix wxBase name
Václav Slavík [Tue, 29 Jul 2003 23:06:59 +0000 (23:06 +0000)] 
fix wxBase name

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

21 years agofixed a small bug
Václav Slavík [Tue, 29 Jul 2003 22:53:16 +0000 (22:53 +0000)] 
fixed a small bug

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

21 years agoadapted wx-config to work in multilib mode
Václav Slavík [Tue, 29 Jul 2003 22:42:16 +0000 (22:42 +0000)] 
adapted wx-config to work in multilib mode

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

21 years agoSWIGged update for wxGTK
Robin Dunn [Tue, 29 Jul 2003 20:51:23 +0000 (20:51 +0000)] 
SWIGged update for wxGTK

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

21 years agoShow how to iterate selected items in a wxListCtrl.
Robin Dunn [Tue, 29 Jul 2003 20:39:19 +0000 (20:39 +0000)] 
Show how to iterate selected items in a wxListCtrl.

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

21 years agoRegenerated embedded images
Robin Dunn [Tue, 29 Jul 2003 19:26:09 +0000 (19:26 +0000)] 
Regenerated embedded images

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

21 years agoDon't log errors from GetScrollInfo since it is possible that there
Robin Dunn [Tue, 29 Jul 2003 18:53:35 +0000 (18:53 +0000)] 
Don't log errors from GetScrollInfo since it is possible that there
will be an error return when there isn't actually an error (ie. when
the window doesn't have scrollbars yet.)  Left the if... statements in
place in case we want to add an assert there later.

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

21 years agoAllways need an App object now
Robin Dunn [Tue, 29 Jul 2003 18:51:17 +0000 (18:51 +0000)] 
Allways need an App object now

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

21 years agoTwo fixes for CheckTransparency. First, don't start checking from
Robin Dunn [Tue, 29 Jul 2003 18:47:38 +0000 (18:47 +0000)] 
Two fixes for CheckTransparency.  First, don't start checking from
(x+1,y) since you don't know if (x,y) is transparent or not.  Second,
use x*(numColBytes+1) instead of just x to offset into the first
line.

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

21 years agoAdded wxPaintDCEx class, to handle the case where an HDC
Julian Smart [Tue, 29 Jul 2003 14:27:18 +0000 (14:27 +0000)] 
Added wxPaintDCEx class, to handle the case where an HDC
is passed with WM_PAINT. Apps that want to can have their
own HDC painted on.

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

21 years agoAdded stubs for (DeviceToLogical|LogicalToDevice)(X|Y)Rel
David Elliott [Tue, 29 Jul 2003 02:32:42 +0000 (02:32 +0000)] 
Added stubs for (DeviceToLogical|LogicalToDevice)(X|Y)Rel

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

21 years agoStub for wxIcon constructor taking a non-const xpm
David Elliott [Tue, 29 Jul 2003 02:26:52 +0000 (02:26 +0000)] 
Stub for wxIcon constructor taking a non-const xpm

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

21 years agoStub for wxRegion constructor taking a wxRect
David Elliott [Tue, 29 Jul 2003 02:26:09 +0000 (02:26 +0000)] 
Stub for wxRegion constructor taking a wxRect

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

21 years agoIMPLEMENT_DYNAMIC_CLASS for wxSpinEvent
David Elliott [Tue, 29 Jul 2003 02:22:50 +0000 (02:22 +0000)] 
IMPLEMENT_DYNAMIC_CLASS for wxSpinEvent

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

21 years agoKeep track of the captured mouse window so the base GUI code thinks the window
David Elliott [Tue, 29 Jul 2003 02:20:51 +0000 (02:20 +0000)] 
Keep track of the captured mouse window so the base GUI code thinks the window
is captured.  Doesn't capture it, but at least satisfies the assertions.

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

21 years agoregenerated after adding rendcmn.cpp
Vadim Zeitlin [Mon, 28 Jul 2003 23:13:47 +0000 (23:13 +0000)] 
regenerated after adding rendcmn.cpp

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

21 years agocompilation fix
Václav Slavík [Mon, 28 Jul 2003 21:32:46 +0000 (21:32 +0000)] 
compilation fix

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

21 years agometadata streaming
Stefan Csomor [Mon, 28 Jul 2003 20:44:57 +0000 (20:44 +0000)] 
metadata streaming

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

21 years agopreliminary EXTENDED_RTTI
Stefan Csomor [Mon, 28 Jul 2003 20:17:37 +0000 (20:17 +0000)] 
preliminary EXTENDED_RTTI

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

21 years agoxti updates
Stefan Csomor [Mon, 28 Jul 2003 20:16:51 +0000 (20:16 +0000)] 
xti updates

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

21 years agoAdded Setter for Position (consistency)
Stefan Csomor [Mon, 28 Jul 2003 20:15:59 +0000 (20:15 +0000)] 
Added Setter for Position (consistency)

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

21 years agocompilation fix for !PCH
Vadim Zeitlin [Mon, 28 Jul 2003 19:25:06 +0000 (19:25 +0000)] 
compilation fix for !PCH

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

21 years agoadded rendcmn.cpp
Vadim Zeitlin [Mon, 28 Jul 2003 19:22:44 +0000 (19:22 +0000)] 
added rendcmn.cpp

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

21 years agowxCocoa: Added clipbrd.(mm|h) dataobj.(mm|h) dataform.h dataobj2.h
David Elliott [Mon, 28 Jul 2003 19:12:37 +0000 (19:12 +0000)] 
wxCocoa: Added clipbrd.(mm|h) dataobj.(mm|h) dataform.h dataobj2.h

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

21 years agowxCocoa: Include new platform-specific headers
David Elliott [Mon, 28 Jul 2003 19:09:47 +0000 (19:09 +0000)] 
wxCocoa: Include new platform-specific headers

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

21 years agoAdded wxClipboard and wxDataObject (and friends) declarations and stubs
David Elliott [Mon, 28 Jul 2003 19:07:26 +0000 (19:07 +0000)] 
Added wxClipboard and wxDataObject (and friends) declarations and stubs

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

21 years agowxCocoa: added src/cocoa/fontenum.mm
David Elliott [Mon, 28 Jul 2003 18:53:23 +0000 (18:53 +0000)] 
wxCocoa: added src/cocoa/fontenum.mm

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

21 years agoAdded wxFontEnumerator stubs
David Elliott [Mon, 28 Jul 2003 18:52:34 +0000 (18:52 +0000)] 
Added wxFontEnumerator stubs

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

21 years agoDon't use pragma interface/implemenation for __APPLE__
David Elliott [Mon, 28 Jul 2003 17:56:33 +0000 (17:56 +0000)] 
Don't use pragma interface/implemenation for __APPLE__

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

21 years agopragma interface/implementation should not be used for __APPLE__
David Elliott [Mon, 28 Jul 2003 17:51:33 +0000 (17:51 +0000)] 
pragma interface/implementation should not be used for __APPLE__

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

21 years agokeeping classnames in synch for xti
Stefan Csomor [Mon, 28 Jul 2003 11:38:17 +0000 (11:38 +0000)] 
keeping classnames in synch for xti

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

21 years agoadded new renderer files
Vadim Zeitlin [Mon, 28 Jul 2003 11:01:11 +0000 (11:01 +0000)] 
added new renderer files

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

21 years agoadded wxAppTraits::CreateRenderer() which may be used to customize the renderer
Vadim Zeitlin [Mon, 28 Jul 2003 10:59:42 +0000 (10:59 +0000)] 
added wxAppTraits::CreateRenderer() which may be used to customize the renderer

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

21 years agoadded --enable-official-build and --enable-vendor
Václav Slavík [Mon, 28 Jul 2003 09:11:32 +0000 (09:11 +0000)] 
added --enable-official-build and --enable-vendor

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

21 years agocompilation fix
Václav Slavík [Mon, 28 Jul 2003 08:46:15 +0000 (08:46 +0000)] 
compilation fix

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

21 years agoxti introduction
Stefan Csomor [Mon, 28 Jul 2003 08:39:37 +0000 (08:39 +0000)] 
xti introduction

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

21 years agowxUSE_EXTENDED_RTTI as name
Stefan Csomor [Mon, 28 Jul 2003 08:39:12 +0000 (08:39 +0000)] 
wxUSE_EXTENDED_RTTI as name

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

21 years agoported wxSVG contrib to bakefile (patch #778614)
Václav Slavík [Mon, 28 Jul 2003 08:33:29 +0000 (08:33 +0000)] 
ported wxSVG contrib to bakefile (patch #778614)

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

21 years agowxUSE_EXTENDED_RTTI as name
Stefan Csomor [Mon, 28 Jul 2003 08:32:04 +0000 (08:32 +0000)] 
wxUSE_EXTENDED_RTTI as name

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

21 years agoadded animate
Václav Slavík [Mon, 28 Jul 2003 08:23:09 +0000 (08:23 +0000)] 
added animate

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

21 years agoxti introduction
Stefan Csomor [Mon, 28 Jul 2003 08:10:54 +0000 (08:10 +0000)] 
xti introduction

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

21 years agoeven more defines for rerouting the xti information to the correct members
Stefan Csomor [Mon, 28 Jul 2003 08:05:34 +0000 (08:05 +0000)] 
even more defines for rerouting the xti information to the correct members

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

21 years agoreverted removal of \arg, \true and \false
Václav Slavík [Mon, 28 Jul 2003 07:57:03 +0000 (07:57 +0000)] 
reverted removal of \arg, \true and \false

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

21 years agoadded \true and \false defs
Václav Slavík [Mon, 28 Jul 2003 07:52:51 +0000 (07:52 +0000)] 
added \true and \false defs

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

21 years agoadded \arg
Václav Slavík [Mon, 28 Jul 2003 07:49:03 +0000 (07:49 +0000)] 
added \arg

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

21 years agoCorrections
Julian Smart [Mon, 28 Jul 2003 07:14:32 +0000 (07:14 +0000)] 
Corrections

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

21 years agoload ws2_32.dll dynamically in wxGetFullHostName()
Vadim Zeitlin [Mon, 28 Jul 2003 00:18:10 +0000 (00:18 +0000)] 
load ws2_32.dll dynamically in wxGetFullHostName()

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

21 years agoseparated wxBase and wxNet
Václav Slavík [Sun, 27 Jul 2003 23:15:47 +0000 (23:15 +0000)] 
separated wxBase and wxNet

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

21 years agoseparated wxBase and wxNet
Václav Slavík [Sun, 27 Jul 2003 23:00:22 +0000 (23:00 +0000)] 
separated wxBase and wxNet

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

21 years agoGetPath() now has wxPATH_GET_COLUME by default
Vadim Zeitlin [Sun, 27 Jul 2003 22:53:23 +0000 (22:53 +0000)] 
GetPath() now has wxPATH_GET_COLUME by default

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

21 years agosplit wxBase into wxBase and wxNet libraries
Václav Slavík [Sun, 27 Jul 2003 22:41:06 +0000 (22:41 +0000)] 
split wxBase into wxBase and wxNet libraries

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

21 years agoadded *_WITH_DECL macros so that it is possible to export hashes from
Václav Slavík [Sun, 27 Jul 2003 22:35:02 +0000 (22:35 +0000)] 
added *_WITH_DECL macros so that it is possible to export hashes from
DLLs other than wxCore

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

21 years agoadded precomp-headers-exclude (DSP files only so far) and fixed dependencies for...
Václav Slavík [Sun, 27 Jul 2003 19:56:54 +0000 (19:56 +0000)] 
added precomp-headers-exclude (DSP files only so far) and fixed dependencies for building wxBase part of multilib

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

21 years ago STL compilation fix.
Mattia Barbon [Sun, 27 Jul 2003 19:13:19 +0000 (19:13 +0000)] 
  STL compilation fix.

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

21 years agoconfigure changed after 3rd party libs condition changes
Václav Slavík [Sun, 27 Jul 2003 13:17:20 +0000 (13:17 +0000)] 
configure changed after 3rd party libs condition changes

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

21 years agocompilation fix for BC++
Václav Slavík [Sun, 27 Jul 2003 11:16:51 +0000 (11:16 +0000)] 
compilation fix for BC++

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

21 years agocompilation fix for BC++
Václav Slavík [Sun, 27 Jul 2003 10:53:44 +0000 (10:53 +0000)] 
compilation fix for BC++

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

21 years agoadded helpext.cpp plus changes to bakefile towards more readable and more cvs diff...
Václav Slavík [Sun, 27 Jul 2003 10:33:27 +0000 (10:33 +0000)] 
added helpext.cpp plus changes to bakefile towards more readable and more cvs diff friendly makefiles

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

21 years agobuild libjpeg, libpng and libtiff only in GUI mode
Václav Slavík [Sun, 27 Jul 2003 09:52:41 +0000 (09:52 +0000)] 
build libjpeg, libpng and libtiff only in GUI mode

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

21 years agoinclude headers in MSVC++ project files
Václav Slavík [Sun, 27 Jul 2003 09:50:55 +0000 (09:50 +0000)] 
include headers in MSVC++ project files

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

21 years agoadded hints to bakefile so that it knows that it must put only one file on line
Václav Slavík [Sun, 27 Jul 2003 09:42:52 +0000 (09:42 +0000)] 
added hints to bakefile so that  it knows that it must put only one file on line

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

21 years agoimplemented native GTK drawing for the splitter
Vadim Zeitlin [Sun, 27 Jul 2003 02:01:32 +0000 (02:01 +0000)] 
implemented native GTK drawing for the splitter

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

21 years agoadded orient parameter to DrawSplitterSash instead of using wxMirrorDC in the splitte...
Vadim Zeitlin [Sun, 27 Jul 2003 02:00:55 +0000 (02:00 +0000)] 
added orient parameter to DrawSplitterSash instead of using wxMirrorDC in the splitter (it is now used in generic renderer only)

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

21 years agoUnicode compilation fixes (patch 747793)
Vadim Zeitlin [Sat, 26 Jul 2003 23:29:27 +0000 (23:29 +0000)] 
Unicode compilation fixes (patch 747793)

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

21 years agosync with bakefile change
Václav Slavík [Sat, 26 Jul 2003 20:45:01 +0000 (20:45 +0000)] 
sync with bakefile change

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

21 years agoVC++ warning fixes
Vadim Zeitlin [Sat, 26 Jul 2003 17:34:12 +0000 (17:34 +0000)] 
VC++ warning fixes

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

21 years ago Blind compilation fix for old Motif wxComboBox.
Mattia Barbon [Sat, 26 Jul 2003 12:26:09 +0000 (12:26 +0000)] 
  Blind compilation fix for old Motif wxComboBox.

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

21 years agoadded helpext.cpp
Václav Slavík [Sat, 26 Jul 2003 08:54:58 +0000 (08:54 +0000)] 
added helpext.cpp

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

21 years agoMore build fixes
Robin Dunn [Sat, 26 Jul 2003 00:21:37 +0000 (00:21 +0000)] 
More build fixes

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

21 years agoUse the separate contrib libs on MSW too.
Robin Dunn [Sat, 26 Jul 2003 00:20:04 +0000 (00:20 +0000)] 
Use the separate contrib libs on MSW too.

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

21 years agoMOre fixes for DLL builds
Robin Dunn [Sat, 26 Jul 2003 00:18:57 +0000 (00:18 +0000)] 
MOre fixes for DLL builds

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

21 years agoadded descriptions
Václav Slavík [Fri, 25 Jul 2003 22:04:43 +0000 (22:04 +0000)] 
added descriptions

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

21 years agoFixes to allow STC to be built as a DLL
Robin Dunn [Fri, 25 Jul 2003 21:24:49 +0000 (21:24 +0000)] 
Fixes to allow STC to be built as a DLL

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

21 years agoFixes to allow OGL building as a DLL
Robin Dunn [Fri, 25 Jul 2003 21:20:57 +0000 (21:20 +0000)] 
Fixes to allow OGL building as a DLL

Also removed the hack I put in last week to allow building without the
deprecated headers and fixed it the right way.

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

21 years ago STL compilation fixes.
Mattia Barbon [Fri, 25 Jul 2003 21:10:26 +0000 (21:10 +0000)] 
  STL compilation fixes.

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

21 years agoFixed operator[] recursion
David Elliott [Fri, 25 Jul 2003 13:56:29 +0000 (13:56 +0000)] 
Fixed operator[] recursion

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

21 years ago1. use three numbers version in win32 DLLs on unstable branch
Václav Slavík [Fri, 25 Jul 2003 12:38:48 +0000 (12:38 +0000)] 
1. use three numbers version in win32 DLLs on unstable branch
2. automatically increase major soname version with every unstable release

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

21 years agowarning fixes (closes 767152)
Vadim Zeitlin [Fri, 25 Jul 2003 12:14:08 +0000 (12:14 +0000)] 
warning fixes (closes 767152)

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

21 years agocolumns are in report mode, not list (bug 776081)
Vadim Zeitlin [Fri, 25 Jul 2003 12:02:37 +0000 (12:02 +0000)] 
columns are in report mode, not list (bug 776081)

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

21 years agosymlink fixes
Václav Slavík [Fri, 25 Jul 2003 10:09:05 +0000 (10:09 +0000)] 
symlink fixes

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

21 years agobetter attempts to try .utf-8 suffix
Václav Slavík [Fri, 25 Jul 2003 09:40:21 +0000 (09:40 +0000)] 
better attempts to try .utf-8 suffix

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

21 years agofixed wxSTC compilation with MSVC
Václav Slavík [Fri, 25 Jul 2003 09:06:49 +0000 (09:06 +0000)] 
fixed wxSTC compilation with MSVC

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

21 years agofixed pch warnings
Václav Slavík [Fri, 25 Jul 2003 09:06:13 +0000 (09:06 +0000)] 
fixed pch warnings

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

21 years agodon't use precompiled headers with wxSTC
Václav Slavík [Fri, 25 Jul 2003 09:04:09 +0000 (09:04 +0000)] 
don't use precompiled headers with wxSTC

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

21 years agobuild fixes and reSWIGs for wxMSW
Robin Dunn [Fri, 25 Jul 2003 02:32:46 +0000 (02:32 +0000)] 
build fixes and reSWIGs for wxMSW

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

21 years agoBuild fixes and reSWIGs for wxMac
Robin Dunn [Fri, 25 Jul 2003 00:34:15 +0000 (00:34 +0000)] 
Build fixes and reSWIGs for wxMac

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

21 years agoif IsAlwaysOnline() returns true, IsOnline() should also return true
Vadim Zeitlin [Thu, 24 Jul 2003 21:21:24 +0000 (21:21 +0000)] 
if IsAlwaysOnline() returns true, IsOnline() should also return true

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

21 years ago Compilation fix.
Mattia Barbon [Thu, 24 Jul 2003 20:06:02 +0000 (20:06 +0000)] 
  Compilation fix.

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

21 years ago Create a new wxStringBase class, providing a STL-like API, using
Mattia Barbon [Thu, 24 Jul 2003 19:44:57 +0000 (19:44 +0000)] 
  Create a new wxStringBase class, providing a STL-like API, using
the current wxString implementation.
  Derive wxString from one of wxStringBase, std::string, std::wstring
depending on wxUSE_STL/wxUSE_UNICODE settings. wxString provides
full compatibility with the old wxString in both wxUSE_STL=0 and
wxUSE_STL=1 modes (except for [Un]getWriteBuffer).
  Add some configure checks for std::string features.
  Add tests for STL API in console sample.

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