wxWidgets.git
19 years agofixes to ZIP/archive patch (patch 1064426); should fix the docs build
Vadim Zeitlin [Thu, 11 Nov 2004 19:10:35 +0000 (19:10 +0000)] 
fixes to ZIP/archive patch (patch 1064426); should fix the docs build

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

19 years agoensure that g_timerMap is always initialized before it is used (patch 1060619, bug...
Vadim Zeitlin [Thu, 11 Nov 2004 19:08:15 +0000 (19:08 +0000)] 
ensure that g_timerMap is always initialized before it is used (patch 1060619, bug 1060591)

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

19 years agofix reading beyond the end of the string if the last string character is a backslash...
Vadim Zeitlin [Thu, 11 Nov 2004 19:01:53 +0000 (19:01 +0000)] 
fix reading beyond the end of the string if the last string character is a backslash (patch 1059846; bug 1059848)

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

19 years agoremoved 2.0 compatibility stuff (patch 1054261)
Vadim Zeitlin [Thu, 11 Nov 2004 18:59:51 +0000 (18:59 +0000)] 
removed 2.0 compatibility stuff (patch 1054261)

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

19 years agoadd directshow define
Ryan Norton [Thu, 11 Nov 2004 15:59:49 +0000 (15:59 +0000)] 
add directshow define

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

19 years agoturn off directshow by default for lib dependancy
Ryan Norton [Thu, 11 Nov 2004 15:26:04 +0000 (15:26 +0000)] 
turn off directshow by default for lib dependancy

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

19 years agomci can't play video on win2k - disable for now
Ryan Norton [Thu, 11 Nov 2004 15:20:34 +0000 (15:20 +0000)] 
mci can't play video on win2k - disable for now

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

19 years agotweak stopping - nicen up sample some more
Ryan Norton [Thu, 11 Nov 2004 15:18:18 +0000 (15:18 +0000)] 
tweak stopping - nicen up sample some more

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

19 years agofixup
Ryan Norton [Thu, 11 Nov 2004 15:17:35 +0000 (15:17 +0000)] 
fixup

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

19 years agocorrectly generate wxUSE_MEDIACTRL define
Ryan Norton [Thu, 11 Nov 2004 14:43:50 +0000 (14:43 +0000)] 
correctly generate wxUSE_MEDIACTRL define

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

19 years agoclean up
Ryan Norton [Thu, 11 Nov 2004 14:14:12 +0000 (14:14 +0000)] 
clean up

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

19 years agomci backend for wxMediaCtrl. Better workaround for refresh issue and sizers
Ryan Norton [Thu, 11 Nov 2004 14:06:45 +0000 (14:06 +0000)] 
mci backend for wxMediaCtrl.  Better workaround for refresh issue and sizers

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

19 years agofile not needed any longer after ZIP r/w patch
Vadim Zeitlin [Thu, 11 Nov 2004 11:08:17 +0000 (11:08 +0000)] 
file not needed any longer after ZIP r/w patch

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

19 years agocomment/explain a lot
Ryan Norton [Thu, 11 Nov 2004 09:56:45 +0000 (09:56 +0000)] 
comment/explain a lot

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

19 years ago1) fix border styles in wxMediaCtrl, 2) regenerate wx and mediaplayer samples bakefil...
Ryan Norton [Thu, 11 Nov 2004 09:32:49 +0000 (09:32 +0000)] 
1) fix border styles in wxMediaCtrl, 2) regenerate wx and mediaplayer samples bakefiles, 3) add sample makefiles

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

19 years agogcc < 3.4 warns about friendless private dtors.
Ron Lee [Thu, 11 Nov 2004 08:58:27 +0000 (08:58 +0000)] 
gcc < 3.4 warns about friendless private dtors.

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

19 years agofix unsigned/signed warnings
Ryan Norton [Thu, 11 Nov 2004 08:30:04 +0000 (08:30 +0000)] 
fix unsigned/signed warnings

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

19 years agofix some comp errors on DMC
Ryan Norton [Thu, 11 Nov 2004 08:29:43 +0000 (08:29 +0000)] 
fix some comp errors on DMC

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

19 years agoget rid of error
Ryan Norton [Thu, 11 Nov 2004 08:06:20 +0000 (08:06 +0000)] 
get rid of error

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

19 years agomore setup changes
Ryan Norton [Thu, 11 Nov 2004 08:02:12 +0000 (08:02 +0000)] 
more setup changes

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

19 years agoRemove a(nother) guaranteed build failure until what is it testing
Ron Lee [Thu, 11 Nov 2004 07:26:54 +0000 (07:26 +0000)] 
Remove a(nother) guaranteed build failure until what is it testing
for actually exists..

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

19 years agoI really don't have to point out what went wrong here, do I?
Ron Lee [Thu, 11 Nov 2004 07:16:28 +0000 (07:16 +0000)] 
I really don't have to point out what went wrong here, do I?
Ryan, please fix this problem at the source, this is not funny
anymore.

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

19 years agoFixes for wxPython site-packages location.
Ron Lee [Thu, 11 Nov 2004 07:00:51 +0000 (07:00 +0000)] 
Fixes for wxPython site-packages location.
Fixed and baked unchecked mediaplayer.bkl

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

19 years agoDoes \deprecated exist outside doxygen?
Ron Lee [Thu, 11 Nov 2004 07:00:11 +0000 (07:00 +0000)] 
Does \deprecated exist outside doxygen?
tex2rtf doesn't seem to like it right now.

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

19 years agodirectshow checking
Ryan Norton [Thu, 11 Nov 2004 06:17:14 +0000 (06:17 +0000)] 
directshow checking

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

19 years agockconf
Ryan Norton [Thu, 11 Nov 2004 06:00:32 +0000 (06:00 +0000)] 
ckconf

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

19 years agosetp.h changes
Ryan Norton [Thu, 11 Nov 2004 05:58:40 +0000 (05:58 +0000)] 
setp.h changes

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

19 years agoconfigure changes
Ryan Norton [Thu, 11 Nov 2004 05:44:57 +0000 (05:44 +0000)] 
configure changes

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

19 years agomedia sample
Ryan Norton [Thu, 11 Nov 2004 05:40:58 +0000 (05:40 +0000)] 
media sample

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

19 years agoprelim docs
Ryan Norton [Thu, 11 Nov 2004 05:37:05 +0000 (05:37 +0000)] 
prelim docs

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

19 years agomedia lib bakefiles
Ryan Norton [Thu, 11 Nov 2004 05:30:21 +0000 (05:30 +0000)] 
media lib bakefiles

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

19 years agobase wxMediaCtrl files
Ryan Norton [Thu, 11 Nov 2004 05:21:02 +0000 (05:21 +0000)] 
base wxMediaCtrl files

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

19 years agoAdded gnome files to gtk dist.
Ron Lee [Thu, 11 Nov 2004 04:51:25 +0000 (04:51 +0000)] 
Added gnome files to gtk dist.

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

19 years agoreSWIGged
Robin Dunn [Thu, 11 Nov 2004 02:34:01 +0000 (02:34 +0000)] 
reSWIGged

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

19 years agoBump subrelease number
Robin Dunn [Thu, 11 Nov 2004 02:28:29 +0000 (02:28 +0000)] 
Bump subrelease number

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

19 years agoLots of tweaks and additions to get caught up with CVS HEAD
Robin Dunn [Thu, 11 Nov 2004 02:27:12 +0000 (02:27 +0000)] 
Lots of tweaks and additions to get caught up with CVS HEAD

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

19 years agoAdded wxStandardPaths
Robin Dunn [Thu, 11 Nov 2004 02:26:18 +0000 (02:26 +0000)] 
Added wxStandardPaths

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

19 years agoFix compilation error by #including imaglist.h
Robin Dunn [Thu, 11 Nov 2004 00:22:44 +0000 (00:22 +0000)] 
Fix compilation error by #including imaglist.h

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

19 years agoadded ZIP classes by M.J.Wetherell (patch 1030239)
Vadim Zeitlin [Wed, 10 Nov 2004 23:58:38 +0000 (23:58 +0000)] 
added ZIP classes by M.J.Wetherell (patch 1030239)

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

19 years agofixed creation of the mask in wxImage -> wxBitmap conversion when bpp < 32 (patch...
Vadim Zeitlin [Wed, 10 Nov 2004 23:30:57 +0000 (23:30 +0000)] 
fixed creation of the mask in wxImage -> wxBitmap conversion when bpp < 32 (patch 1052766)

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

19 years agouse TB_GETMAXSIZE in GetBestSize() (patch 1050045)
Vadim Zeitlin [Wed, 10 Nov 2004 23:12:44 +0000 (23:12 +0000)] 
use TB_GETMAXSIZE in GetBestSize() (patch 1050045)

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

19 years agoCorrect typos, minor wording improvements
Kevin Hock [Wed, 10 Nov 2004 22:46:50 +0000 (22:46 +0000)] 
Correct typos, minor wording improvements

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

19 years agobetter (more precise) values for wxGetOsDescription() (patch 1047539)
Vadim Zeitlin [Wed, 10 Nov 2004 22:08:37 +0000 (22:08 +0000)] 
better (more precise) values for wxGetOsDescription() (patch 1047539)

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

19 years agoPatch 1053127 - Test fixes.
Włodzimierz Skiba [Wed, 10 Nov 2004 21:29:08 +0000 (21:29 +0000)] 
Patch 1053127 - Test fixes.

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

19 years agoconstruct icon from wxIconLocation, not just the file name without index: this fixes...
Vadim Zeitlin [Wed, 10 Nov 2004 21:16:44 +0000 (21:16 +0000)] 
construct icon from wxIconLocation, not just the file name without index: this fixes icons display under MSW (replaces patch 1047225)

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

19 years agoClarified the wording for the return value of count
Kevin Hock [Wed, 10 Nov 2004 21:16:33 +0000 (21:16 +0000)] 
Clarified the wording for the return value of count

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

19 years agoreplaced wxStream::GetSize() with GetLength() (still keep the former but it will...
Vadim Zeitlin [Wed, 10 Nov 2004 21:10:30 +0000 (21:10 +0000)] 
replaced wxStream::GetSize() with GetLength() (still keep the former but it will be deprecated) (second part of patch 1063498)

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

19 years agonew set of fixes for problems due to huge files support: drop wxFileSize_t, use wxFil...
Vadim Zeitlin [Wed, 10 Nov 2004 21:02:58 +0000 (21:02 +0000)] 
new set of fixes for problems due to huge files support: drop wxFileSize_t, use wxFileOffset only, make wxInvalidOffset an int (main part of the patch 1063498)

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

19 years agoWhen using an external scrollbar ensure that the built-in one is set
Robin Dunn [Wed, 10 Nov 2004 19:58:49 +0000 (19:58 +0000)] 
When using an external scrollbar ensure that the built-in one is set
at minimal values so it won't be displayed.

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

19 years agoOW fixes.
Włodzimierz Skiba [Wed, 10 Nov 2004 19:54:00 +0000 (19:54 +0000)] 
OW fixes.

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

19 years agoFixed two instances of : inbetween wxRect and method name (Inside and Intersects...
Kevin Hock [Wed, 10 Nov 2004 19:32:18 +0000 (19:32 +0000)] 
Fixed two instances of : inbetween wxRect and method name (Inside and Intersects), replaced with ::

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

19 years agowxTreeEvent::Clone() support [patch #1061198].
Włodzimierz Skiba [Wed, 10 Nov 2004 19:24:22 +0000 (19:24 +0000)] 
wxTreeEvent::Clone() support [patch #1061198].

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

19 years agoPatch #1053364 - combobox shoult not remember position after clearing.
Włodzimierz Skiba [Wed, 10 Nov 2004 19:17:40 +0000 (19:17 +0000)] 
Patch #1053364 - combobox shoult not remember position after clearing.

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

19 years agoWarning fix observed in tex2rtf.
Włodzimierz Skiba [Wed, 10 Nov 2004 19:12:34 +0000 (19:12 +0000)] 
Warning fix observed in tex2rtf.

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

19 years agoExplain supressed warnings.
Włodzimierz Skiba [Wed, 10 Nov 2004 19:06:24 +0000 (19:06 +0000)] 
Explain supressed warnings.

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

19 years agoMissing parts of wxDateTime - bug #825215.
Włodzimierz Skiba [Wed, 10 Nov 2004 19:01:43 +0000 (19:01 +0000)] 
Missing parts of wxDateTime - bug #825215.

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

19 years agoIsSubMenu() not listed - bug #921648.
Włodzimierz Skiba [Wed, 10 Nov 2004 18:59:25 +0000 (18:59 +0000)] 
IsSubMenu() not listed - bug #921648.

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

19 years agoFixes to recently added documentation of wxPasswordEntryDialog.
Włodzimierz Skiba [Wed, 10 Nov 2004 18:51:22 +0000 (18:51 +0000)] 
Fixes to recently added documentation of wxPasswordEntryDialog.

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

19 years agoFixed GetSaveData and SetSaveData in wx.lib.multisash to not depend on
Robin Dunn [Wed, 10 Nov 2004 18:16:31 +0000 (18:16 +0000)] 
Fixed GetSaveData and SetSaveData in wx.lib.multisash to not depend on
the default way that class objectss are converted to strings.

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

19 years agoOGL patch from Shane Holloway:
Robin Dunn [Wed, 10 Nov 2004 18:14:45 +0000 (18:14 +0000)] 
OGL patch from Shane Holloway:

    Two simple problems found in the new python ogl code.  First is
    the patch for _canvas.py.  Essentially:

        dx = abs(dc.LogicalToDeviceX(x - self._firstDragX))
        dy = abs(dc.LogicalToDeviceY(y - self._firstDragY))

    was incorrect because (x,y) and (self._firstDragX,
    self._firstDragY) are both already in Logical coordinates.
    Therefore the difference between the two is also in logical
    coordinates, and the conversion call is an error.  This bug
    surfaces when you have OGL on a scrollwin, and you are far from
    the origin of the canvas.

    The second change in _composit.py basically removes the assumption
    that the child is in both self._children and self._divisions.
    Causes many problems when it's not.  ;)

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

19 years agoThis size/offset stuff is a mess, but leaving this one warning
Ron Lee [Wed, 10 Nov 2004 14:37:55 +0000 (14:37 +0000)] 
This size/offset stuff is a mess, but leaving this one warning
about a mismatch that makes the test a NOOP is just silly.

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

19 years agoAdded wx.manifest to the msw source dist, it seems to be necessary now.
Ron Lee [Wed, 10 Nov 2004 13:52:51 +0000 (13:52 +0000)] 
Added wx.manifest to the msw source dist, it seems to be necessary now.

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

19 years agotext attributes corrected
Stefan Csomor [Wed, 10 Nov 2004 13:44:51 +0000 (13:44 +0000)] 
text attributes corrected

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

19 years agowxChar* usage changed over to wxString in various places
George Tasker [Wed, 10 Nov 2004 12:19:55 +0000 (12:19 +0000)] 
wxChar* usage changed over to wxString in various places
Warning fixes when compiling in compatibility 2_4 mode to force use of the desired wxDbTable constructor
Added OnDClick() event to listbox to auto-click the OK button to select a name
Unicode fix of a SQL_C_CHAR reference

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

19 years agowxChar* usage changed over to wxString in various places
George Tasker [Wed, 10 Nov 2004 12:12:37 +0000 (12:12 +0000)] 
wxChar* usage changed over to wxString in various places
Warning fixes when compiling in compatibility 2_4 mode to force use of the desired wxDbTable constructor

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

19 years agoCorrection of a commented out line of code so that if ever uncommented, it will work...
George Tasker [Wed, 10 Nov 2004 10:31:13 +0000 (10:31 +0000)] 
Correction of a commented out line of code so that if ever uncommented, it will work in unicode builds

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

19 years agoAdded support for SQL_C_UCHAR (unicode builds), SQL_C_LONG, and SQL_C_SHORT. These...
George Tasker [Wed, 10 Nov 2004 10:29:37 +0000 (10:29 +0000)] 
Added support for SQL_C_UCHAR (unicode builds), SQL_C_LONG, and SQL_C_SHORT.  These are the column types supported by the wxODBC classes that were not being handled by the wxDbGrid code

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

19 years agofix datetime tests for non-westeurope time zones
Ryan Norton [Wed, 10 Nov 2004 09:31:13 +0000 (09:31 +0000)] 
fix datetime tests for non-westeurope time zones

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

19 years agoDon't shoot the messenger. Reverted the previous 'silent treatment' patch,
Ron Lee [Wed, 10 Nov 2004 05:01:23 +0000 (05:01 +0000)] 
Don't shoot the messenger.  Reverted the previous 'silent treatment' patch,
users should be informed of things that go wrong, when they go wrong, without
having to figure out what cold silence means in that context from other clues.

If broken configure scripts perform unnecessary tests, or clever ones want
to perform them silently, then they should redirect stderr to /dev/null like
all other well behaved tools might.

Fixed bug diagnosed by Fritz Elfert where an explicit --host specification to
configure was not properly ignored for native builds.

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

19 years agoreSWIGged
Robin Dunn [Wed, 10 Nov 2004 00:53:10 +0000 (00:53 +0000)] 
reSWIGged

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

19 years agotypo fixed
Robin Dunn [Wed, 10 Nov 2004 00:33:04 +0000 (00:33 +0000)] 
typo fixed

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

19 years agotoplevel creation respecting wxDefaultPosition again
Stefan Csomor [Tue, 9 Nov 2004 20:03:19 +0000 (20:03 +0000)] 
toplevel creation respecting wxDefaultPosition again

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

19 years agodon't define comparison operators for wxString and wx[W]CharBuffer when wxUSE_STL...
Vadim Zeitlin [Tue, 9 Nov 2004 19:35:33 +0000 (19:35 +0000)] 
don't define comparison operators for wxString and wx[W]CharBuffer when wxUSE_STL == 1 neither

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

19 years agoRemoved method which belongs to wxArrayString (and is listed there already) [Bug...
Włodzimierz Skiba [Tue, 9 Nov 2004 19:32:55 +0000 (19:32 +0000)] 
Removed method which belongs to wxArrayString (and is listed there already) [Bug #957545].

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

19 years agoUnicode fixes. Avoid int 'ch' and '(wx)char ch' in the same scope.
Włodzimierz Skiba [Tue, 9 Nov 2004 19:17:05 +0000 (19:17 +0000)] 
Unicode fixes. Avoid int 'ch' and '(wx)char ch' in the same scope.

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

19 years ago[1001483] Added wxPasswordEntryDialog analagous to wxTextEntryDialog, allows detectin...
Kevin Hock [Tue, 9 Nov 2004 19:13:15 +0000 (19:13 +0000)] 
[1001483] Added wxPasswordEntryDialog analagous to wxTextEntryDialog, allows detecting entering an empty string vs. cancel unlike the wxGetPasswordFromUser dialog function.

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

19 years ago[1001483] wxGetPasswordFromUser now uses wxPasswordEntryDialog instead of wxTextEntry...
Kevin Hock [Tue, 9 Nov 2004 19:09:58 +0000 (19:09 +0000)] 
[1001483] wxGetPasswordFromUser now uses wxPasswordEntryDialog instead of wxTextEntryDialog

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

19 years agoDoc fix [Patch #1048940].
Włodzimierz Skiba [Tue, 9 Nov 2004 19:09:13 +0000 (19:09 +0000)] 
Doc fix [Patch #1048940].

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

19 years ago[1001483] Added default prompt for new wxPasswordEntryDialog
Kevin Hock [Tue, 9 Nov 2004 19:03:17 +0000 (19:03 +0000)] 
[1001483] Added default prompt for new wxPasswordEntryDialog

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

19 years ago[1001483] Added wxPasswordEntryDialog analagous to wxTextEntryDialog, allows detectin...
Kevin Hock [Tue, 9 Nov 2004 19:01:47 +0000 (19:01 +0000)] 
[1001483] Added wxPasswordEntryDialog analagous to wxTextEntryDialog, allows detecting entering an empty string vs. cancel unlike the wxGetPasswordFromUser dialog function.

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

19 years agoSupress 48 warnings in wx\msw\uxtheme.h: 'va_start' macro will not work without an...
Włodzimierz Skiba [Tue, 9 Nov 2004 18:53:23 +0000 (18:53 +0000)] 
Supress 48 warnings in wx\msw\uxtheme.h: 'va_start' macro will not work without an argument before '...'.

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

19 years agoWarning fixes, IsEmpty->empty.
Włodzimierz Skiba [Tue, 9 Nov 2004 18:48:38 +0000 (18:48 +0000)] 
Warning fixes, IsEmpty->empty.

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

19 years agowxSizer::Add/Insert now returns pointer to wxSizerItem added and wxSizerItem contains...
Włodzimierz Skiba [Tue, 9 Nov 2004 18:33:00 +0000 (18:33 +0000)] 
wxSizer::Add/Insert now returns pointer to wxSizerItem added and wxSizerItem contains access to its area [Patch #1042571 with minimal tweaks]

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

19 years agoBacked out Oliver's PyPlot changes at Gordon's request.
Robin Dunn [Tue, 9 Nov 2004 18:03:21 +0000 (18:03 +0000)] 
Backed out Oliver's PyPlot changes at Gordon's request.

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

19 years agomemory corruption fixes
Václav Slavík [Tue, 9 Nov 2004 11:02:58 +0000 (11:02 +0000)] 
memory corruption fixes

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

19 years agofixed memory deallocation
Václav Slavík [Tue, 9 Nov 2004 10:29:47 +0000 (10:29 +0000)] 
fixed memory deallocation

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

19 years agomove offscreen before in order to avoid transitions for mdiparent frame as it suppose...
Stefan Csomor [Tue, 9 Nov 2004 08:13:00 +0000 (08:13 +0000)] 
move offscreen before in order to avoid transitions for mdiparent frame as it supposed not to be visible on mac anyway

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

19 years agoallow arbitrary positions for toplevel windows (also initially off-screen )
Stefan Csomor [Tue, 9 Nov 2004 08:02:40 +0000 (08:02 +0000)] 
allow arbitrary positions for toplevel windows (also initially off-screen )

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

19 years agoCast 4th parameter of getsockopt to char* and of setsockopt to const char*
David Elliott [Tue, 9 Nov 2004 04:20:38 +0000 (04:20 +0000)] 
Cast 4th parameter of getsockopt to char* and of setsockopt to const char*
so that older headers such as those found on Solaris 2.6 will work.

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

19 years agoremoved RC flag
Robin Dunn [Tue, 9 Nov 2004 03:41:31 +0000 (03:41 +0000)] 
removed RC flag

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

19 years agotypo
Robin Dunn [Tue, 9 Nov 2004 03:41:00 +0000 (03:41 +0000)] 
typo

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

19 years agoCan't use the config.PYVER value if it hasn't been set yet...
Robin Dunn [Tue, 9 Nov 2004 03:40:11 +0000 (03:40 +0000)] 
Can't use the config.PYVER value if it hasn't been set yet...

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

19 years agoreturn error code upon KeyboardInterrupt
Robin Dunn [Tue, 9 Nov 2004 03:39:32 +0000 (03:39 +0000)] 
return error code upon KeyboardInterrupt

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

19 years agoremove fixme and explain unicode characters
Ryan Norton [Tue, 9 Nov 2004 03:22:56 +0000 (03:22 +0000)] 
remove fixme and explain unicode characters

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

19 years agooops, set coLinux hosts for the other Jobs too
Robin Dunn [Tue, 9 Nov 2004 00:09:25 +0000 (00:09 +0000)] 
oops, set coLinux hosts for the other Jobs too

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

19 years agocorrected function name
Robin Dunn [Mon, 8 Nov 2004 23:59:44 +0000 (23:59 +0000)] 
corrected function name

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

19 years agoRevamped automated build system to use a Python script for the master
Robin Dunn [Mon, 8 Nov 2004 23:55:25 +0000 (23:55 +0000)] 
Revamped automated build system to use a Python script for the master
control script, make parallel builds the only way to do it
(facilitated by the taskrunner module) split out the guts of build-all
into separate scripts, etc.

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

19 years agoRemove unnecessary OW recognition.
Włodzimierz Skiba [Mon, 8 Nov 2004 21:27:30 +0000 (21:27 +0000)] 
Remove unnecessary OW recognition.

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

19 years agoPython App bundles built on Jaguar won't run on Panther because of the
Robin Dunn [Mon, 8 Nov 2004 21:24:41 +0000 (21:24 +0000)] 
Python App bundles built on Jaguar won't run on Panther because of the
different paths to the Python.app so we need to differentiate the two
builds for the docs-demo disk image.

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

19 years agoregenerated
Robin Dunn [Mon, 8 Nov 2004 21:23:08 +0000 (21:23 +0000)] 
regenerated

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