]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
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

21 years ago Removed workaround for a (now fixed) wxMotif problem.
Mattia Barbon [Thu, 24 Jul 2003 19:35:55 +0000 (19:35 +0000)] 
  Removed workaround for a (now fixed) wxMotif problem.

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

21 years ago Fixed wrong wxList<T>::compatibility_iterator::GetPrevious.
Mattia Barbon [Thu, 24 Jul 2003 19:33:59 +0000 (19:33 +0000)] 
  Fixed wrong wxList<T>::compatibility_iterator::GetPrevious.
  Added operator== and != for compatibility_iterator.
  Removed deprecation warning of wxStringList: until wxPathList
is changed not to use wxStringList, having the warning is just
annoying.

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

21 years ago Removed (wrong) wxHashTable::compatibility_iterator::GetPrevious
Mattia Barbon [Thu, 24 Jul 2003 19:29:42 +0000 (19:29 +0000)] 
  Removed (wrong) wxHashTable::compatibility_iterator::GetPrevious
implementation: hash table iterators are forward-only.

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

21 years agoBetter stub for wxDisplaySize
David Elliott [Thu, 24 Jul 2003 18:29:59 +0000 (18:29 +0000)] 
Better stub for wxDisplaySize

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

21 years agoAdded build instructions, readme, and TODO
David Elliott [Thu, 24 Jul 2003 13:20:59 +0000 (13:20 +0000)] 
Added build instructions, readme, and TODO

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

21 years agoDeal with a zero to-page
Julian Smart [Thu, 24 Jul 2003 11:32:29 +0000 (11:32 +0000)] 
Deal with a zero to-page

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

21 years agonew xml in main tree adaptions
Stefan Csomor [Thu, 24 Jul 2003 11:10:27 +0000 (11:10 +0000)] 
new xml in main tree adaptions

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

21 years agoexpat define MACOS_CLASSIC added
Stefan Csomor [Thu, 24 Jul 2003 10:44:41 +0000 (10:44 +0000)] 
expat define MACOS_CLASSIC added

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

21 years agorenderer added, expat and xml
Stefan Csomor [Thu, 24 Jul 2003 10:43:43 +0000 (10:43 +0000)] 
renderer added, expat and xml

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

21 years agoFixed preview navigation as per ancient bug report
Julian Smart [Thu, 24 Jul 2003 10:07:43 +0000 (10:07 +0000)] 
Fixed preview navigation as per ancient bug report

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

21 years agomac config file for expat
Stefan Csomor [Thu, 24 Jul 2003 09:55:42 +0000 (09:55 +0000)] 
mac config file for expat

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

21 years agomore compilation fixes
Vadim Zeitlin [Thu, 24 Jul 2003 01:04:19 +0000 (01:04 +0000)] 
more compilation fixes

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

21 years agoLots of changes for wxPython to start using many of the new featues in
Robin Dunn [Thu, 24 Jul 2003 00:57:49 +0000 (00:57 +0000)] 
Lots of changes for wxPython to start using many of the new featues in
wxWindows 2.5

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

21 years agofix some warnings
Vadim Zeitlin [Thu, 24 Jul 2003 00:42:29 +0000 (00:42 +0000)] 
fix some warnings

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

21 years agoLots of changes for wxPython to start using many of the new featues in
Robin Dunn [Thu, 24 Jul 2003 00:28:34 +0000 (00:28 +0000)] 
Lots of changes for wxPython to start using many of the new featues in
wxWindows 2.5

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

21 years agoAdded missing header files
Robin Dunn [Wed, 23 Jul 2003 23:21:19 +0000 (23:21 +0000)] 
Added missing header files

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

21 years agoPrinting improvements: GetPageInfo() gets called after the DC has
Julian Smart [Wed, 23 Jul 2003 20:30:19 +0000 (20:30 +0000)] 
Printing improvements: GetPageInfo() gets called after the DC has
been set and after OnPreparePrinting() has been called so it can
report the number of pages accurately; doesn't try to set
number of pages in print dialog, in common with other Windows apps;
wxHTML easy printing's preview shows number of pages
correctly; preview scrollbars are set correctly; keyboard navigation
improved

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

21 years ago Remove single-argument constructor of wxHashMap::value_type.
Mattia Barbon [Wed, 23 Jul 2003 19:26:32 +0000 (19:26 +0000)] 
  Remove single-argument constructor of wxHashMap::value_type.

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

21 years agocompilation fix...
Vadim Zeitlin [Wed, 23 Jul 2003 19:19:06 +0000 (19:19 +0000)] 
compilation fix...

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

21 years agoattempt to fix waiting for a thread in another non-main thread
Vadim Zeitlin [Wed, 23 Jul 2003 19:06:27 +0000 (19:06 +0000)] 
attempt to fix waiting for a thread in another non-main thread

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

21 years ago Fixed memory leaks when wxUSE_STL=1.
Mattia Barbon [Wed, 23 Jul 2003 19:06:14 +0000 (19:06 +0000)] 
  Fixed memory leaks when wxUSE_STL=1.

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

21 years ago various compilation/warning fixes.
Mattia Barbon [Wed, 23 Jul 2003 19:04:42 +0000 (19:04 +0000)] 
  various compilation/warning fixes.

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

21 years agomodule.h is not included by wxprec.h
Václav Slavík [Wed, 23 Jul 2003 18:04:26 +0000 (18:04 +0000)] 
module.h is not included by wxprec.h

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

21 years agoanother compilation fix
Vadim Zeitlin [Wed, 23 Jul 2003 18:03:57 +0000 (18:03 +0000)] 
another compilation fix

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

21 years agocompilation fixes
Vadim Zeitlin [Wed, 23 Jul 2003 17:19:08 +0000 (17:19 +0000)] 
compilation fixes

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