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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 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

20 years agowxUSE_XML
Václav Slavík [Wed, 23 Jul 2003 17:13:20 +0000 (17:13 +0000)] 
wxUSE_XML

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

20 years agoreturn sensible (fake) values for DBCS query methods
Robin Dunn [Wed, 23 Jul 2003 16:55:28 +0000 (16:55 +0000)] 
return sensible (fake) values for DBCS query methods

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

20 years agofix warning on watcom
Václav Slavík [Wed, 23 Jul 2003 14:49:37 +0000 (14:49 +0000)] 
fix warning on watcom

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

20 years agoincluding header once is enough
Václav Slavík [Wed, 23 Jul 2003 14:43:13 +0000 (14:43 +0000)] 
including header once is enough

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

20 years ago(blind) fix for mingw
Václav Slavík [Wed, 23 Jul 2003 14:05:45 +0000 (14:05 +0000)] 
(blind) fix for mingw

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

20 years agofixed completely broken CheckForTransparency()
Vadim Zeitlin [Wed, 23 Jul 2003 12:48:11 +0000 (12:48 +0000)] 
fixed completely broken CheckForTransparency()

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

21 years agofixed wxSTAY_ON_TOP for the dialogs
Vadim Zeitlin [Tue, 22 Jul 2003 23:50:38 +0000 (23:50 +0000)] 
fixed wxSTAY_ON_TOP for the dialogs

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

21 years agofailed attempts to implement native GTK look for the splitter
Vadim Zeitlin [Tue, 22 Jul 2003 23:35:20 +0000 (23:35 +0000)] 
failed attempts to implement native GTK look for the splitter

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

21 years agorestore some of the styles; added support for splitters without border/sash to generi...
Vadim Zeitlin [Tue, 22 Jul 2003 22:12:32 +0000 (22:12 +0000)] 
restore some of the styles; added support for splitters without border/sash to generic renderer

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

21 years agomore warning fixes
Vadim Zeitlin [Tue, 22 Jul 2003 21:50:05 +0000 (21:50 +0000)] 
more warning fixes

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

21 years agofixes to setup_h rule
Václav Slavík [Tue, 22 Jul 2003 19:39:49 +0000 (19:39 +0000)] 
fixes to setup_h rule

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

21 years agowxAutomationObject is not VC++-only
Vadim Zeitlin [Tue, 22 Jul 2003 19:35:46 +0000 (19:35 +0000)] 
wxAutomationObject is not VC++-only

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

21 years agowxCocoa: Added preliminary Blit support
David Elliott [Tue, 22 Jul 2003 17:40:52 +0000 (17:40 +0000)] 
wxCocoa: Added preliminary Blit support

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

21 years agoApplied patch [ 774886 ] wxnotebook bug
Julian Smart [Tue, 22 Jul 2003 16:47:33 +0000 (16:47 +0000)] 
Applied patch [ 774886 ] wxnotebook bug

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

21 years agoSorted out misc/oglmisc mess
Julian Smart [Tue, 22 Jul 2003 16:41:36 +0000 (16:41 +0000)] 
Sorted out misc/oglmisc mess

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

21 years agoApplied patch [ 774837 ] OGL wxLineShape::HitTest: smaller region
Julian Smart [Tue, 22 Jul 2003 16:15:49 +0000 (16:15 +0000)] 
Applied patch [ 774837 ] OGL wxLineShape::HitTest: smaller region
Also fixed .dsp file to reflect oglmisc.cpp name
Fixed some warnings
Added test for wxUSE_PROLOGIO

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

21 years agofixes to dependency problems in win32 makefiles
Václav Slavík [Tue, 22 Jul 2003 13:03:24 +0000 (13:03 +0000)] 
fixes to dependency problems in win32 makefiles

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

21 years agoAdded NSImage definition
David Elliott [Tue, 22 Jul 2003 13:02:13 +0000 (13:02 +0000)] 
Added NSImage definition

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

21 years agomsvc compilation fix
Václav Slavík [Tue, 22 Jul 2003 12:43:40 +0000 (12:43 +0000)] 
msvc compilation fix

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

21 years agoWatcom compilation fix
Václav Slavík [Tue, 22 Jul 2003 12:11:35 +0000 (12:11 +0000)] 
Watcom compilation fix

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

21 years agomultilib mode compilation fix
Václav Slavík [Tue, 22 Jul 2003 11:50:40 +0000 (11:50 +0000)] 
multilib mode compilation fix

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

21 years agoexpat compilation fix for win32
Václav Slavík [Tue, 22 Jul 2003 11:37:40 +0000 (11:37 +0000)] 
expat compilation fix for win32

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

21 years agocompilation fixes for Vadim's changes and Borland C++
Václav Slavík [Tue, 22 Jul 2003 11:13:50 +0000 (11:13 +0000)] 
compilation fixes for Vadim's changes and Borland C++

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

21 years ago Applied pop menu patch.
Robert Roebling [Tue, 22 Jul 2003 09:01:49 +0000 (09:01 +0000)] 
  Applied pop menu patch.
  Applied font util patch for better font matching under GTK 1.2

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

21 years agoborland does not like ; at end of macros
Chris Elliott [Tue, 22 Jul 2003 09:01:02 +0000 (09:01 +0000)] 
borland does not like ; at end of macros

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

21 years agodon't sort filenames returned from the dialog
Vadim Zeitlin [Tue, 22 Jul 2003 01:47:16 +0000 (01:47 +0000)] 
don't sort filenames returned from the dialog

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

21 years agomore warning fixes; removed references to wxToolBarBase from wxRTTI
Vadim Zeitlin [Tue, 22 Jul 2003 01:42:41 +0000 (01:42 +0000)] 
more warning fixes; removed references to wxToolBarBase from wxRTTI

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

21 years agoCompile fixes
Robin Dunn [Tue, 22 Jul 2003 01:10:04 +0000 (01:10 +0000)] 
Compile fixes

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

21 years agoPatch #775355 Unicode fix for STC
Robin Dunn [Tue, 22 Jul 2003 01:00:16 +0000 (01:00 +0000)] 
Patch #775355   Unicode fix for STC

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

21 years agoundisable many warnings for VC++ in defs.h and fixed several thousands of them in...
Vadim Zeitlin [Tue, 22 Jul 2003 00:24:07 +0000 (00:24 +0000)] 
undisable many warnings for VC++ in defs.h and fixed several thousands of them in the sources

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

21 years agosuppress warning about not being able to generate copy ctor/operator=()
Vadim Zeitlin [Mon, 21 Jul 2003 23:16:57 +0000 (23:16 +0000)] 
suppress warning about not being able to generate copy ctor/operator=()

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

21 years agomust derive from wxDC, not wxDCBase
Vadim Zeitlin [Mon, 21 Jul 2003 23:13:34 +0000 (23:13 +0000)] 
must derive from wxDC, not wxDCBase

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

21 years agoadded default parameters to wxBrush/wxPen ctors
Vadim Zeitlin [Mon, 21 Jul 2003 23:13:15 +0000 (23:13 +0000)] 
added default parameters to wxBrush/wxPen ctors

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

21 years agovirtualized splitter drawing; removed/deprecated some styles and moved others from...
Vadim Zeitlin [Mon, 21 Jul 2003 23:12:17 +0000 (23:12 +0000)] 
virtualized splitter drawing; removed/deprecated some styles and moved others from wx/defs.h; eliminated flicker

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

21 years agoexpand wildcards on windows (patch #773160)
Václav Slavík [Mon, 21 Jul 2003 22:23:09 +0000 (22:23 +0000)] 
expand wildcards on windows (patch #773160)

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

21 years agodetect broken expat.h
Václav Slavík [Mon, 21 Jul 2003 22:18:06 +0000 (22:18 +0000)] 
detect broken expat.h

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

21 years agoinstall resource files with wxMSW
Václav Slavík [Mon, 21 Jul 2003 21:53:58 +0000 (21:53 +0000)] 
install resource files with wxMSW

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

21 years agodcmemory.cpp is now dcmemory.mm
David Elliott [Mon, 21 Jul 2003 20:57:32 +0000 (20:57 +0000)] 
dcmemory.cpp is now dcmemory.mm

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

21 years agowxCocoa: Preliminary wxMemoryDC implementation
David Elliott [Mon, 21 Jul 2003 20:55:50 +0000 (20:55 +0000)] 
wxCocoa: Preliminary wxMemoryDC implementation

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

21 years agogave default parameters for wxBrush() ctor from wxColour (this is what is used in...
Vadim Zeitlin [Mon, 21 Jul 2003 20:48:08 +0000 (20:48 +0000)] 
gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...)

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

21 years agogave default parameters for wxBrush() ctor from wxColour (this is what is used in...
Vadim Zeitlin [Mon, 21 Jul 2003 20:41:48 +0000 (20:41 +0000)] 
gave default parameters for wxBrush() ctor from wxColour (this is what is used in 99 of cases...)

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

21 years ago wxX11 and wxMotif STL-ification, part 1. it does not compile.
Mattia Barbon [Mon, 21 Jul 2003 20:00:38 +0000 (20:00 +0000)] 
  wxX11 and wxMotif STL-ification, part 1. it does not compile.
yet, but keeps the diff between my local copy and HEAD < 4000
lines...

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

21 years ago Compilation fixes for wxUSE_STL=1 and for
Mattia Barbon [Mon, 21 Jul 2003 19:55:46 +0000 (19:55 +0000)] 
  Compilation fixes for wxUSE_STL=1 and for
WXWIN_COMPATIBILITY_2_4=0.

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

21 years agogave default parameters for wxPen() ctor from wxColour (this is what is used in 99...
Vadim Zeitlin [Mon, 21 Jul 2003 19:39:34 +0000 (19:39 +0000)] 
gave default parameters for wxPen() ctor from wxColour (this is what is used in 99 of cases...)

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

21 years agoadded wxMirrorDC
Vadim Zeitlin [Mon, 21 Jul 2003 19:15:17 +0000 (19:15 +0000)] 
added wxMirrorDC

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

21 years agofixed inclusion of expat include dir
Václav Slavík [Mon, 21 Jul 2003 18:58:58 +0000 (18:58 +0000)] 
fixed inclusion of expat include dir

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

21 years agoDon't depend on wx/dcmemory.h to include wx/dcclient.h for wxPaintDC
David Elliott [Mon, 21 Jul 2003 18:57:04 +0000 (18:57 +0000)] 
Don't depend on wx/dcmemory.h to include wx/dcclient.h for wxPaintDC

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

21 years agofixed inclusion of expat include dir
Václav Slavík [Mon, 21 Jul 2003 18:45:53 +0000 (18:45 +0000)] 
fixed inclusion of expat include dir

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

21 years agoapplied Mandrake patch to expat, fixes compilation
Václav Slavík [Mon, 21 Jul 2003 18:33:53 +0000 (18:33 +0000)] 
applied Mandrake patch to expat, fixes compilation

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

21 years agoImplemented wxDC stack with focus locking and unlocking
David Elliott [Mon, 21 Jul 2003 17:06:02 +0000 (17:06 +0000)] 
Implemented wxDC stack with focus locking and unlocking
Implemented wxClientDC

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

21 years agoRemove CR at end of each line (had been checked in as DOS on UNIX)
David Elliott [Mon, 21 Jul 2003 15:52:02 +0000 (15:52 +0000)] 
Remove CR at end of each line (had been checked in as DOS on UNIX)

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

21 years agocompilation fix for VC6
Vadim Zeitlin [Mon, 21 Jul 2003 13:04:58 +0000 (13:04 +0000)] 
compilation fix for VC6

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

21 years agoonly define operator bool() if operator long() is not defined
Vadim Zeitlin [Mon, 21 Jul 2003 13:03:33 +0000 (13:03 +0000)] 
only define operator bool() if operator long() is not defined

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

21 years agono real changes; just reformatting
Vadim Zeitlin [Mon, 21 Jul 2003 12:30:47 +0000 (12:30 +0000)] 
no real changes; just reformatting

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

21 years agoinitialize ICONINFO to avoid Purify warnings
Vadim Zeitlin [Mon, 21 Jul 2003 12:30:30 +0000 (12:30 +0000)] 
initialize ICONINFO to avoid Purify warnings

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

21 years agobitmaps of size 0 shouldn't be valid
Vadim Zeitlin [Mon, 21 Jul 2003 12:28:48 +0000 (12:28 +0000)] 
bitmaps of size 0 shouldn't be valid

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

21 years agoload any files, not only XPMs, in wxIcon(wxIconLocation)
Vadim Zeitlin [Mon, 21 Jul 2003 12:21:22 +0000 (12:21 +0000)] 
load any files, not only XPMs, in wxIcon(wxIconLocation)

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

21 years agocompilation fix
Vadim Zeitlin [Mon, 21 Jul 2003 11:58:53 +0000 (11:58 +0000)] 
compilation fix

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

21 years ago Compilaton fixes.
Mattia Barbon [Mon, 21 Jul 2003 10:01:56 +0000 (10:01 +0000)] 
  Compilaton fixes.

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

21 years ago Use wxStringBuffer[Length] instead of explicit calls to
Mattia Barbon [Mon, 21 Jul 2003 09:41:26 +0000 (09:41 +0000)] 
  Use wxStringBuffer[Length] instead of explicit calls to
wxString::get/UngetWriteBuffer.

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

21 years agoicon location may contain , so added GetIcon() overload taking MessageParameters
Vadim Zeitlin [Mon, 21 Jul 2003 01:13:18 +0000 (01:13 +0000)] 
icon location may contain , so added GetIcon() overload taking MessageParameters

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

21 years agoAdded bitmap drawing support
David Elliott [Mon, 21 Jul 2003 00:29:04 +0000 (00:29 +0000)] 
Added bitmap drawing support

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

21 years agowxCocoa: Added preliminary wxBitmap support
David Elliott [Mon, 21 Jul 2003 00:27:32 +0000 (00:27 +0000)] 
wxCocoa: Added preliminary wxBitmap support

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

21 years agoRemove wxBitmapHandler code
David Elliott [Mon, 21 Jul 2003 00:08:47 +0000 (00:08 +0000)] 
Remove wxBitmapHandler code

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

21 years agowxCursorRefData inherits from wxObjectRefData instead of wxBitmapRefData
David Elliott [Mon, 21 Jul 2003 00:07:58 +0000 (00:07 +0000)] 
wxCursorRefData inherits from wxObjectRefData instead of wxBitmapRefData

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

21 years agoAdded NSBitmapImageRep
David Elliott [Mon, 21 Jul 2003 00:05:16 +0000 (00:05 +0000)] 
Added NSBitmapImageRep

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

21 years agoAdded a resource for Smartphone menubar
Julian Smart [Sun, 20 Jul 2003 22:59:09 +0000 (22:59 +0000)] 
Added a resource for Smartphone menubar

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

21 years agoQuit item = wxID_EXIT in case we use standard ids in resources
Julian Smart [Sun, 20 Jul 2003 22:58:05 +0000 (22:58 +0000)] 
Quit item = wxID_EXIT in case we use standard ids in resources
Minimal sample frame style suits Smartphone and Pocket PC now

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

21 years agoNo significant change
Julian Smart [Sun, 20 Jul 2003 22:56:10 +0000 (22:56 +0000)] 
No significant change

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

21 years agoLoad Smartphone-specific dummy menu
Julian Smart [Sun, 20 Jul 2003 22:54:34 +0000 (22:54 +0000)] 
Load Smartphone-specific dummy menu
Unfortunately you can't change it, yet

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

21 years agofixes for win32
Václav Slavík [Sun, 20 Jul 2003 22:43:31 +0000 (22:43 +0000)] 
fixes for win32

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

21 years agoXML library moved to the core
Václav Slavík [Sun, 20 Jul 2003 22:15:32 +0000 (22:15 +0000)] 
XML library moved to the core

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

21 years agomoved XML classes to the core
Václav Slavík [Sun, 20 Jul 2003 22:12:55 +0000 (22:12 +0000)] 
moved XML classes to the core

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

21 years agoremoved old expat
Václav Slavík [Sun, 20 Jul 2003 22:06:35 +0000 (22:06 +0000)] 
removed old expat

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

21 years agomoved XML classes to the core
Václav Slavík [Sun, 20 Jul 2003 22:04:57 +0000 (22:04 +0000)] 
moved XML classes to the core

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

21 years agoadded expat and XML libraries
Václav Slavík [Sun, 20 Jul 2003 22:00:40 +0000 (22:00 +0000)] 
added expat and XML libraries

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

21 years agoadded contrib makefiles
Václav Slavík [Sun, 20 Jul 2003 21:55:50 +0000 (21:55 +0000)] 
added contrib makefiles

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

21 years agomoved XML classes to the core
Václav Slavík [Sun, 20 Jul 2003 21:50:39 +0000 (21:50 +0000)] 
moved XML classes to the core

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

21 years agomoved XML classes to the core
Václav Slavík [Sun, 20 Jul 2003 21:37:03 +0000 (21:37 +0000)] 
moved XML classes to the core

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