]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
16 years agouse bgcolor when restoring styles as this is what we write, not backgroundcolor
Vadim Zeitlin [Sat, 19 Jan 2008 03:42:05 +0000 (03:42 +0000)] 
use bgcolor when restoring styles as this is what we write, not backgroundcolor

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

16 years agoskip focus events after handling them in wxTextCtrl, otherwise they never reach wxApp...
Vadim Zeitlin [Sat, 19 Jan 2008 03:35:47 +0000 (03:35 +0000)] 
skip focus events after handling them in wxTextCtrl, otherwise they never reach wxApp (bug 1875046)

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

16 years agoFixed errors in OS/2's wxDC::SetMapMode (patch #1871556, needed for Filezilla).
Stefan Neis [Fri, 18 Jan 2008 21:37:46 +0000 (21:37 +0000)] 
Fixed errors in OS/2's wxDC::SetMapMode (patch #1871556, needed for Filezilla).

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

16 years agoRemoving wrong "const const" in type definition
Jouk Jansen [Fri, 18 Jan 2008 11:07:39 +0000 (11:07 +0000)] 
Removing wrong "const const" in type definition

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

16 years agocorrect misleading OnSize() comment
Vadim Zeitlin [Thu, 17 Jan 2008 18:31:04 +0000 (18:31 +0000)] 
correct misleading OnSize() comment

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

16 years agothe wxConvUI hack in wxMsgCatalog should only be done in ANSI build
Václav Slavík [Thu, 17 Jan 2008 18:00:58 +0000 (18:00 +0000)] 
the wxConvUI hack in wxMsgCatalog should only be done in ANSI build

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

16 years agoon HP-UX 11.11, vsscanf first parameter is not const
Paul Cornett [Thu, 17 Jan 2008 05:18:08 +0000 (05:18 +0000)] 
on HP-UX 11.11, vsscanf first parameter is not const

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

16 years agocheck for vswscanf(), AIX 5.1 and HP-UX 11.11 don't have it
Paul Cornett [Thu, 17 Jan 2008 05:17:24 +0000 (05:17 +0000)] 
check for vswscanf(), AIX 5.1 and HP-UX 11.11 don't have it

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

16 years agorestored wxEnhMetaFileDC::Close() lost in wxDC reorganization
Vadim Zeitlin [Thu, 17 Jan 2008 00:31:33 +0000 (00:31 +0000)] 
restored wxEnhMetaFileDC::Close() lost in wxDC reorganization

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

16 years agoignore any extra arguments after --version for compatibility with the configure scrip...
Vadim Zeitlin [Thu, 17 Jan 2008 00:20:26 +0000 (00:20 +0000)] 
ignore any extra arguments after --version for compatibility with the configure scripts created using 2.8 wxwin.m4 version

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

16 years agoremoved non-existent wx/meta/defs.h
Vadim Zeitlin [Wed, 16 Jan 2008 22:30:15 +0000 (22:30 +0000)] 
removed non-existent wx/meta/defs.h

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

16 years agodon't write wide string to std::ostream which outputs them as pointer values
Vadim Zeitlin [Wed, 16 Jan 2008 22:15:18 +0000 (22:15 +0000)] 
don't write wide string to std::ostream which outputs them as pointer values

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

16 years agomore LaTeX error fixes
Vadim Zeitlin [Wed, 16 Jan 2008 21:56:01 +0000 (21:56 +0000)] 
more LaTeX error fixes

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

16 years agoadd forgotten twindowid.tex and correct LaTeX errors introduced by last commit
Vadim Zeitlin [Wed, 16 Jan 2008 19:24:38 +0000 (19:24 +0000)] 
add forgotten twindowid.tex and correct LaTeX errors introduced by last commit

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

16 years agoregenerated after latest configure.in changes
Vadim Zeitlin [Wed, 16 Jan 2008 16:36:51 +0000 (16:36 +0000)] 
regenerated after latest configure.in changes

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

16 years agoallowing for building without sys libiconv (compat problems for builds under OS X...
Stefan Csomor [Wed, 16 Jan 2008 16:09:00 +0000 (16:09 +0000)] 
allowing for building without sys libiconv (compat problems for builds under OS X 10.5 running on OS 10.4)

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

16 years agoCorrection for cursor setting when moving out of a sash window (John Dallaway)
Julian Smart [Wed, 16 Jan 2008 13:50:35 +0000 (13:50 +0000)] 
Correction for cursor setting when moving out of a sash window (John Dallaway)

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

16 years agoinclude VC++ version in build compatibility string
Václav Slavík [Wed, 16 Jan 2008 12:49:19 +0000 (12:49 +0000)] 
include VC++ version in build compatibility string

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

16 years agoAdd implicit conversion, remove conversion to bool
Robert Roebling [Wed, 16 Jan 2008 12:47:16 +0000 (12:47 +0000)] 
Add implicit conversion, remove conversion to bool

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

16 years agoSort of autoresize if only 1 column is there
Robert Roebling [Wed, 16 Jan 2008 11:34:56 +0000 (11:34 +0000)] 
Sort of autoresize if only 1 column is there

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

16 years agofix should have been mac only
Stefan Csomor [Wed, 16 Jan 2008 11:11:04 +0000 (11:11 +0000)] 
fix should have been mac only

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

16 years ago[ 1635287 ] wrong cursor when dragging an image
Robert Roebling [Wed, 16 Jan 2008 08:50:36 +0000 (08:50 +0000)] 
1635287 ] wrong cursor when dragging an image

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

16 years agodocumentation for window ids allocation and wxIdManager (patch 1870570)
Vadim Zeitlin [Wed, 16 Jan 2008 02:15:15 +0000 (02:15 +0000)] 
documentation for window ids allocation and wxIdManager (patch 1870570)

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

16 years agoremoved unneeded wxWeakRefDynamic::AssignCopy() (last part of patch 1870445)
Vadim Zeitlin [Wed, 16 Jan 2008 02:09:00 +0000 (02:09 +0000)] 
removed unneeded wxWeakRefDynamic::AssignCopy() (last part of patch 1870445)

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

16 years agocompilation fixes for standard-conformant compilers and added back implicit conversio...
Vadim Zeitlin [Wed, 16 Jan 2008 02:07:07 +0000 (02:07 +0000)] 
compilation fixes for standard-conformant compilers and added back implicit conversion of wxWeakRef<T> to T* (part of patch 1870445)

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

16 years agodefine (unusual) copy ctor and assignment operator for wxTrackable (part of patch...
Vadim Zeitlin [Wed, 16 Jan 2008 02:04:00 +0000 (02:04 +0000)] 
define (unusual) copy ctor and assignment operator for wxTrackable (part of patch 1870445); also make its ctors and dtor protected as this class shouldn't used otherwise as a base class

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

16 years agoremove the test of weak references classes size, it's implementation-dependent
Vadim Zeitlin [Wed, 16 Jan 2008 02:03:10 +0000 (02:03 +0000)] 
remove the test of weak references classes size, it's implementation-dependent

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

16 years agodon't enable disabled windows when showing them (patch 1871879)
Vadim Zeitlin [Wed, 16 Jan 2008 01:49:36 +0000 (01:49 +0000)] 
don't enable disabled windows when showing them (patch 1871879)

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

16 years agodon't create unnecessary temporary wxFont (patch theFont)
Vadim Zeitlin [Wed, 16 Jan 2008 01:43:00 +0000 (01:43 +0000)] 
don't create unnecessary temporary wxFont (patch theFont)

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

16 years agomade all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly...
Vadim Zeitlin [Wed, 16 Jan 2008 01:39:44 +0000 (01:39 +0000)] 
made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384)

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

16 years agofixing leopard configure for universal_binary when no minimal sys given
Stefan Csomor [Tue, 15 Jan 2008 19:24:52 +0000 (19:24 +0000)] 
fixing leopard configure for universal_binary when no minimal sys given

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

16 years agodon't give out an error when using --cflags followed by a list of libraries; this...
Francesco Montorsi [Tue, 15 Jan 2008 18:06:28 +0000 (18:06 +0000)] 
don't give out an error when using --cflags followed by a list of libraries; this happens for example in the WX_CONFIG_CHECK macro in wxwin.m4

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

16 years agoadded unit tests for decoding invalid base64 strings; corrected bugs exposed by them
Vadim Zeitlin [Tue, 15 Jan 2008 16:56:17 +0000 (16:56 +0000)] 
added unit tests for decoding invalid base64 strings; corrected bugs exposed by them

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

16 years agofixed wxHTML parser to not assert on invalid HTML input (unclosed tags)
Václav Slavík [Tue, 15 Jan 2008 12:13:54 +0000 (12:13 +0000)] 
fixed wxHTML parser to not assert on invalid HTML input (unclosed tags)

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

16 years agofixed wxXmlResource::GetText() in ANSI build to correctly convert the string to curre...
Václav Slavík [Mon, 14 Jan 2008 22:36:42 +0000 (22:36 +0000)] 
fixed wxXmlResource::GetText() in ANSI build to correctly convert the string to current locale's charset

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

16 years agorename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxToolBook-specific and documented it
Vadim Zeitlin [Mon, 14 Jan 2008 22:23:01 +0000 (22:23 +0000)] 
rename wxBK_BUTTONBAR to wxTBK_BUTTONBAR as it's wxToolBook-specific and documented it

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

16 years agoadded wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)
Vadim Zeitlin [Mon, 14 Jan 2008 22:17:46 +0000 (22:17 +0000)] 
added wxTBK_HORZ_LAYOUT (heavily modified patch 1855678)

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

16 years agomake XPM data pointer parameter fully const
Paul Cornett [Mon, 14 Jan 2008 18:16:37 +0000 (18:16 +0000)] 
make XPM data pointer parameter fully const

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

16 years agoavoid GCC warning about type-punned pointer breaking strict aliasing rules
Paul Cornett [Mon, 14 Jan 2008 18:15:28 +0000 (18:15 +0000)] 
avoid GCC warning about type-punned pointer breaking strict aliasing rules

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

16 years agofixed setting BUILD variable in any case (not only when DEBUG=auto)
Francesco Montorsi [Mon, 14 Jan 2008 13:35:37 +0000 (13:35 +0000)] 
fixed setting BUILD variable in any case (not only when DEBUG=auto)

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

16 years agofixed the WX_VERSION name clash renaming the variable in major.minor form as WX_RELEASE
Francesco Montorsi [Mon, 14 Jan 2008 13:31:58 +0000 (13:31 +0000)] 
fixed the WX_VERSION name clash renaming the variable in major.minor form as WX_RELEASE

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

16 years agoadded AC_SUBST for EXTRALIBS_STC which was missing and caused wx-config to print...
Francesco Montorsi [Mon, 14 Jan 2008 11:18:30 +0000 (11:18 +0000)] 
added AC_SUBST for EXTRALIBS_STC which was missing and caused wx-config to print @EXTRALIBS_STC@ on the output line of --libs option

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

16 years agoPartial impl of auto resizing columns
Robert Roebling [Mon, 14 Jan 2008 11:04:57 +0000 (11:04 +0000)] 
Partial impl of auto resizing columns

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

16 years agoset mime-type to correct image/x-xpixmap for XPM files instead of wrong x-pixmap...
Vadim Zeitlin [Sun, 13 Jan 2008 22:17:36 +0000 (22:17 +0000)] 
set mime-type to correct image/x-xpixmap for XPM files instead of wrong x-pixmap used by the last commit

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

16 years agoset mime-type to image/x-pixmap to allow generation of diffs for XPM files
Vadim Zeitlin [Sun, 13 Jan 2008 20:39:23 +0000 (20:39 +0000)] 
set mime-type to image/x-pixmap to allow generation of diffs for XPM files

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

16 years agoImproved wxDataViewSpinCtrlRenderer under OS X
Robert Roebling [Sun, 13 Jan 2008 14:09:47 +0000 (14:09 +0000)] 
Improved wxDataViewSpinCtrlRenderer under OS X

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

16 years agoReapplied patch for drawing background of custom items
Robert Roebling [Sun, 13 Jan 2008 13:38:11 +0000 (13:38 +0000)] 
Reapplied patch for drawing background of custom items

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

16 years agoMention wxSizer::Fit() change and wxWrapSizer
Robert Roebling [Sun, 13 Jan 2008 13:10:58 +0000 (13:10 +0000)] 
Mention wxSizer::Fit() change and wxWrapSizer

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

16 years agowxSizer::Fit() now sets client size
Robert Roebling [Sun, 13 Jan 2008 13:08:30 +0000 (13:08 +0000)] 
wxSizer::Fit() now sets client size

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

16 years agouse wxSizer::Fit() for sizing the dialog
Robert Roebling [Sun, 13 Jan 2008 13:07:26 +0000 (13:07 +0000)] 
use wxSizer::Fit() for sizing the dialog

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

16 years agoAlways invoke default action even if dclick is caught from wxListBox (as per wxMSW...
Robert Roebling [Sun, 13 Jan 2008 13:04:24 +0000 (13:04 +0000)] 
Always invoke default action even if dclick is caught from wxListBox (as per wxMSW and wxMAC)

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

16 years agoRemove double entry of wxTrackable
Robert Roebling [Sun, 13 Jan 2008 12:05:50 +0000 (12:05 +0000)] 
Remove double entry of wxTrackable

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

16 years agoI still think that's needed ...
Stefan Csomor [Sun, 13 Jan 2008 11:16:44 +0000 (11:16 +0000)] 
I still think that's needed ...

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

16 years agorebaked and regenerated everything after the latest changes (wxWeakRef &c)
Vadim Zeitlin [Sun, 13 Jan 2008 02:48:17 +0000 (02:48 +0000)] 
rebaked and regenerated everything after the latest changes (wxWeakRef &c)

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

16 years agoprevent explicitly set client size from being changed when frame extents become known
Paul Cornett [Sun, 13 Jan 2008 02:00:27 +0000 (02:00 +0000)] 
prevent explicitly set client size from being changed when frame extents become known

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

16 years agoignore vc*_msw* build directories
Vadim Zeitlin [Sun, 13 Jan 2008 01:17:55 +0000 (01:17 +0000)] 
ignore vc*_msw* build directories

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

16 years agocompilation fixes for VC6
Vadim Zeitlin [Sun, 13 Jan 2008 01:13:03 +0000 (01:13 +0000)] 
compilation fixes for VC6

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

16 years agoimprovements to wxWeakRef and related classes
Vadim Zeitlin [Sun, 13 Jan 2008 01:12:13 +0000 (01:12 +0000)] 
improvements to wxWeakRef and related classes

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

16 years agoadd useful headers for meta-programming checks (part of patch 1860953)
Vadim Zeitlin [Sun, 13 Jan 2008 01:09:40 +0000 (01:09 +0000)] 
add useful headers for meta-programming checks (part of patch 1860953)

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

16 years agocall OnExec() taking wxString argument from OnExecute() by default
Vadim Zeitlin [Sat, 12 Jan 2008 21:04:10 +0000 (21:04 +0000)] 
call OnExec() taking wxString argument from OnExecute() by default

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

16 years agoadded tests for FromAscii/Unicode() (length parameter); cleaned up ctors test
Vadim Zeitlin [Sat, 12 Jan 2008 20:58:03 +0000 (20:58 +0000)] 
added tests for FromAscii/Unicode() (length parameter); cleaned up ctors test

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

16 years agofix bug introduced in wxRegion::DoUnionWithRect() in r41429 which broke refreshing...
Vadim Zeitlin [Sat, 12 Jan 2008 20:28:56 +0000 (20:28 +0000)] 
fix bug introduced in wxRegion::DoUnionWithRect() in r41429 which broke refreshing/repainting in wxGTK1

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

16 years agoSome wxOS2 compilation fixes after wxDC changes
Stefan Neis [Sat, 12 Jan 2008 18:30:14 +0000 (18:30 +0000)] 
Some wxOS2 compilation fixes after wxDC changes

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

16 years agoinitialize m_totalProportion in wxBoxSizer ctor
Paul Cornett [Sat, 12 Jan 2008 17:45:41 +0000 (17:45 +0000)] 
initialize m_totalProportion in wxBoxSizer ctor

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

16 years agoFixed compilation.
Stefan Neis [Sat, 12 Jan 2008 15:38:59 +0000 (15:38 +0000)] 
Fixed compilation.

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

16 years agobetter documentation for wxWindow::SetSizerAndFit()
Vadim Zeitlin [Sat, 12 Jan 2008 15:25:02 +0000 (15:25 +0000)] 
better documentation for wxWindow::SetSizerAndFit()

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

16 years agoImplemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.
Stefan Neis [Sat, 12 Jan 2008 15:05:15 +0000 (15:05 +0000)] 
Implemented wxGDIObject::Create/CloneGDIRefData() for the relevant classes.

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

16 years agoInvoke default action if dclick event after <ENTER> not handled in wxListBox, added...
Robert Roebling [Sat, 12 Jan 2008 14:59:17 +0000 (14:59 +0000)] 
Invoke default action if dclick event after <ENTER> not handled in wxListBox, added test to dialogs sample

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

16 years agoBlind compilation fixes.
Stefan Neis [Sat, 12 Jan 2008 14:31:29 +0000 (14:31 +0000)] 
Blind compilation fixes.

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

16 years agoRemoved constructor already defined in header.
Stefan Neis [Sat, 12 Jan 2008 10:57:13 +0000 (10:57 +0000)] 
Removed constructor already defined in header.

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

16 years agoderive wxColourBase from wxObject on os2 as well
Stefan Neis [Sat, 12 Jan 2008 00:10:23 +0000 (00:10 +0000)] 
derive wxColourBase from wxObject on os2 as well

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

16 years agofixed memory leak in wxXmlResource introduced when fixing wxVector<> usage (patch...
Václav Slavík [Fri, 11 Jan 2008 22:46:26 +0000 (22:46 +0000)] 
fixed memory leak in wxXmlResource introduced when fixing wxVector<> usage (patch #1869602)

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

16 years agoAdded wxRect::Intersect() documentation (patch 1868322 from Laurent Humbertclaude).
Bryan Petty [Fri, 11 Jan 2008 18:33:00 +0000 (18:33 +0000)] 
Added wxRect::Intersect() documentation (patch 1868322 from Laurent Humbertclaude).

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

16 years agoupdates for OpenVMS compile support
Jouk Jansen [Fri, 11 Jan 2008 12:31:03 +0000 (12:31 +0000)] 
updates for OpenVMS compile support

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

16 years agoinclude/wx/x11/cursor.h needs definition of wxcolour
Jouk Jansen [Fri, 11 Jan 2008 12:26:23 +0000 (12:26 +0000)] 
include/wx/x11/cursor.h needs definition of wxcolour

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

16 years agocompute scrollbar widths in a more standard way, get rid of redundant m_hasScrolling...
Paul Cornett [Thu, 10 Jan 2008 17:48:33 +0000 (17:48 +0000)] 
compute scrollbar widths in a more standard way, get rid of redundant m_hasScrolling member

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

16 years agoUse SetFocusIgnoringChildren()
Robert Roebling [Thu, 10 Jan 2008 15:03:30 +0000 (15:03 +0000)] 
Use SetFocusIgnoringChildren()

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

16 years agoApplied [ 1867939 ] fixes for wxTreeCtrl crashes when exiting from label editing...
Robert Roebling [Thu, 10 Jan 2008 14:58:21 +0000 (14:58 +0000)] 
Applied [ 1867939 ] fixes for wxTreeCtrl crashes when exiting from label editing to wxListCtrl as well and made code more similar to wxTreeCtrl' code doing the same

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

16 years agoSimplified code and applied [ 1867939 ] fixes for wxTreeCtrl crashes when exiting...
Robert Roebling [Thu, 10 Jan 2008 14:35:30 +0000 (14:35 +0000)] 
Simplified code and applied [ 1867939 ] fixes for wxTreeCtrl crashes when exiting from label editing

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

16 years agoFix for VC++ 6 error
Julian Smart [Thu, 10 Jan 2008 12:10:03 +0000 (12:10 +0000)] 
Fix for VC++ 6 error

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

16 years agoCorrections to bitmap handling
Julian Smart [Thu, 10 Jan 2008 10:30:51 +0000 (10:30 +0000)] 
Corrections to bitmap handling

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

16 years agodon't use the same parameter name twice, HP compiler actually checks
Paul Cornett [Thu, 10 Jan 2008 06:00:45 +0000 (06:00 +0000)] 
don't use the same parameter name twice, HP compiler actually checks

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

16 years agobuild fix for !wxUSE_THREADS
Paul Cornett [Thu, 10 Jan 2008 06:00:22 +0000 (06:00 +0000)] 
build fix for !wxUSE_THREADS

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

16 years agoColour correction
Julian Smart [Wed, 9 Jan 2008 20:39:23 +0000 (20:39 +0000)] 
Colour correction

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

16 years agoFixed GetInfo to use the current language.
Julian Smart [Wed, 9 Jan 2008 15:55:32 +0000 (15:55 +0000)] 
Fixed GetInfo to use the current language.

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

16 years agoDon't ignore path when prompting for file in SaveAs()
Julian Smart [Wed, 9 Jan 2008 14:56:22 +0000 (14:56 +0000)] 
Don't ignore path when prompting for file in SaveAs()

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

16 years agoSTL build compilation fix (remove useless cast of wxString to const wxChar*)
Vadim Zeitlin [Wed, 9 Jan 2008 14:39:03 +0000 (14:39 +0000)] 
STL build compilation fix (remove useless cast of wxString to const wxChar*)

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

16 years agocompilation fix after _() changes; also don't use wxChar for purely ASCII strings
Vadim Zeitlin [Wed, 9 Jan 2008 14:35:11 +0000 (14:35 +0000)] 
compilation fix after _() changes; also don't use wxChar for purely ASCII strings

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

16 years agoCorrected docs of ::release and ::reset in smart pointers
Robert Roebling [Wed, 9 Jan 2008 09:27:26 +0000 (09:27 +0000)] 
Corrected docs of ::release and ::reset in smart pointers

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

16 years agoavoid undefined behavior from token paste resulting in more than one token
Paul Cornett [Wed, 9 Jan 2008 07:35:14 +0000 (07:35 +0000)] 
avoid undefined behavior from token paste resulting in more than one token

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

16 years agocheck for self-assignment in operator=
Paul Cornett [Wed, 9 Jan 2008 04:08:33 +0000 (04:08 +0000)] 
check for self-assignment in operator=

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

16 years agoRemove WXDLLIMPEXP_BASE from the declaration of wxList_SortFunction
Robin Dunn [Tue, 8 Jan 2008 22:41:28 +0000 (22:41 +0000)] 
Remove WXDLLIMPEXP_BASE from the declaration of wxList_SortFunction
to resolve link errors with MSVC 7.1

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

16 years agoAdded the conversion to unspecfied_bool to all smart pointers, added T& operator...
Robert Roebling [Tue, 8 Jan 2008 22:02:12 +0000 (22:02 +0000)] 
Added the conversion to unspecfied_bool to all smart pointers, added T& operator* to wxObjectDataPtr

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

16 years agofix LaTeX error (escape underscores); don't abuse bold face
Vadim Zeitlin [Tue, 8 Jan 2008 19:30:34 +0000 (19:30 +0000)] 
fix LaTeX error (escape underscores); don't abuse bold face

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

16 years agotest Clear() in the sample
Vadim Zeitlin [Tue, 8 Jan 2008 19:27:57 +0000 (19:27 +0000)] 
test Clear() in the sample

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

16 years agoresolve ambiguity between 2 inherited versions of Clear() in wxSimpleHtmlListBox...
Vadim Zeitlin [Tue, 8 Jan 2008 19:24:08 +0000 (19:24 +0000)] 
resolve ambiguity between 2 inherited versions of Clear() in wxSimpleHtmlListBox (see bug 1836384)

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

16 years agorestore SetSelection(-1, -1) behaviour which was broken during wxTextEntry refactoring
Vadim Zeitlin [Tue, 8 Jan 2008 19:08:58 +0000 (19:08 +0000)] 
restore SetSelection(-1, -1) behaviour which was broken during wxTextEntry refactoring

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

16 years agoLast part from weak ref patch for event sink disconnection
Robert Roebling [Tue, 8 Jan 2008 17:57:27 +0000 (17:57 +0000)] 
Last part from weak ref patch for event sink disconnection

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

16 years agoadd conversion to unspecified_bool_type to allow writing if(weakref)
Vadim Zeitlin [Tue, 8 Jan 2008 14:23:20 +0000 (14:23 +0000)] 
add conversion to unspecified_bool_type to allow writing if(weakref)

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

16 years agocompilation fix for !HAVE_STRPTIME case after ParseXXX() changes
Vadim Zeitlin [Tue, 8 Jan 2008 13:57:27 +0000 (13:57 +0000)] 
compilation fix for !HAVE_STRPTIME case after ParseXXX() changes

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