]>
git.saurik.com Git - wxWidgets.git/log
Ryan Norton [Fri, 12 Nov 2004 06:29:08 +0000 (06:29 +0000)]
workaround to call directshow drivers without actually using directshow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30482
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 12 Nov 2004 05:50:08 +0000 (05:50 +0000)]
Move stdpath into base on msw as well.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30481
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 12 Nov 2004 03:30:07 +0000 (03:30 +0000)]
Cruft cleanup from MJW, strip the tabs out of sound.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30480
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 12 Nov 2004 03:06:44 +0000 (03:06 +0000)]
Patch from MJW for ssize_t
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30479
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Nov 2004 01:16:14 +0000 (01:16 +0000)]
Not sure how you can print audio, so I expect that this was a typo. ;-)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30478
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Thu, 11 Nov 2004 23:30:21 +0000 (23:30 +0000)]
Removed the rest of the include. Thanks Robin.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30477
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 11 Nov 2004 21:33:34 +0000 (21:33 +0000)]
Removed the "include/" from the corefoundation headers in files.bkl so
they will actually get installed. I expect that the other "include/"
prefixes need to be removed too but I left them in case I am wrong.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30476
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 11 Nov 2004 20:58:44 +0000 (20:58 +0000)]
Fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30475
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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