]>
git.saurik.com Git - wxWidgets.git/log
Stefan Csomor [Mon, 15 Nov 2004 20:25:18 +0000 (20:25 +0000)]
changed fonts on OSX to use OSX system fonts having the full Unicode Tables
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30556
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 15 Nov 2004 19:50:58 +0000 (19:50 +0000)]
adapted to current filelist
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30555
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Mon, 15 Nov 2004 19:29:51 +0000 (19:29 +0000)]
correcting include type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30554
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 19:20:47 +0000 (19:20 +0000)]
set bg style to custom as we overwrite it anyhow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30553
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 19:17:45 +0000 (19:17 +0000)]
fixed XP sash rendering to really do something (using REBAR style didn't work but it was hidden because background was erased anyhow)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30552
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 19:15:53 +0000 (19:15 +0000)]
don't draw background at all if bg style is custom
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30551
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 18:22:11 +0000 (18:22 +0000)]
removed unnecessary (now that we leave Windows paint background itself) SetBackgroundColour() calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30550
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 18:10:48 +0000 (18:10 +0000)]
restored OnEraseBackground(), we do need it but only for the cases when the window has a non default background colour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30549
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:58:32 +0000 (17:58 +0000)]
wxDC::DrawLabel documented.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30548
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:57:05 +0000 (17:57 +0000)]
Order fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30547
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:40:00 +0000 (17:40 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30546
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:38:05 +0000 (17:38 +0000)]
wxUniv actualization.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30545
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 17:33:59 +0000 (17:33 +0000)]
Vertical tabs orientation in gtk renderer of wxUniv.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30544
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Mon, 15 Nov 2004 17:11:37 +0000 (17:11 +0000)]
RC parse fixes from Michael Shamgar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30543
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 14:44:39 +0000 (14:44 +0000)]
added \deprecated command
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30542
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 14:43:51 +0000 (14:43 +0000)]
don't always erase the background ourselves as this is incompatible with XP themed appearance (replaces patch
1046164 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30541
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Nov 2004 13:46:33 +0000 (13:46 +0000)]
fixed va_copy test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30540
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 11:25:13 +0000 (11:25 +0000)]
Partial fix to bug #
1040607 : support for vertical orientation in win32 renderer of wxUniv notebook.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30539
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 15 Nov 2004 11:15:08 +0000 (11:15 +0000)]
fixed to work with themes that redefine icons (e.g. Fedora's Bluecurve)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30538
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Mon, 15 Nov 2004 09:07:46 +0000 (09:07 +0000)]
updated to be in sync with wxwin.py code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30537
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 15 Nov 2004 07:44:22 +0000 (07:44 +0000)]
fix buglet wxKeyEvent->wxMouseEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30536
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 15 Nov 2004 07:20:35 +0000 (07:20 +0000)]
fix technical accuracy of statement
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30535
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 15 Nov 2004 07:18:22 +0000 (07:18 +0000)]
WXUNUSED warning fixes - unicode compilo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30534
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 07:08:47 +0000 (07:08 +0000)]
Wise path to generic dialogs sources.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30533
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Mon, 15 Nov 2004 06:59:44 +0000 (06:59 +0000)]
fix for [
1066432 ] wxTextOutputStream: endl doesn't work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30532
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Mon, 15 Nov 2004 06:23:57 +0000 (06:23 +0000)]
wxUniv use wxBU flags [bug #
1040584 ]
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30531
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 23:43:32 +0000 (23:43 +0000)]
generate mediaplayer sample in configure
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30530
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 14 Nov 2004 23:34:36 +0000 (23:34 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30529
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 23:33:12 +0000 (23:33 +0000)]
doc for mediaplayer sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30528
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 23:26:55 +0000 (23:26 +0000)]
Massive reworking of wxMediaCtrl code - backend everything, search for backends via RTTI lookup, and more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30527
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 23:13:18 +0000 (23:13 +0000)]
doc update for wxMediaCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30526
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 14 Nov 2004 23:03:51 +0000 (23:03 +0000)]
fixed rendering of bitmaps with alpha channel under GTK+ 2.0
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30525
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 14 Nov 2004 21:53:51 +0000 (21:53 +0000)]
added system colours and fonts support to XRC (based on patch #
1038207 )
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30524
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sun, 14 Nov 2004 21:52:55 +0000 (21:52 +0000)]
The wxGNOME whitepaper-to-be.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30523
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Sun, 14 Nov 2004 16:56:29 +0000 (16:56 +0000)]
spelling/grammer (lol) :)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30522
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Sun, 14 Nov 2004 10:52:17 +0000 (10:52 +0000)]
made wxMBConv_iconv MT-safe
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30521
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 14 Nov 2004 06:53:06 +0000 (06:53 +0000)]
Rebaked and autoconfiscated.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30520
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 14 Nov 2004 06:51:16 +0000 (06:51 +0000)]
Moved some OS X only files into MAC_OSX_SRC from MAC_SRC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30519
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 14 Nov 2004 06:47:58 +0000 (06:47 +0000)]
Added Mac OS support.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30518
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Sun, 14 Nov 2004 05:02:17 +0000 (05:02 +0000)]
Reran aclocal using bakefile.m4 from Bakefile CVS HEAD. This adds support
for MacOS and BeOS and includes some other fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30517
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 03:24:21 +0000 (03:24 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30516
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 03:01:02 +0000 (03:01 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30515
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 03:00:09 +0000 (03:00 +0000)]
the python2 check is gone, take out the use of the flag too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30514
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:55:07 +0000 (02:55 +0000)]
bump subrelease
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30513
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:40:46 +0000 (02:40 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30512
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:30:14 +0000 (02:30 +0000)]
* wxPrintDialog no longer derives from wxDialog.
* Add wxRTTI info for wxPyPrintout
* wxPrintFactory probably doesn't need to be exposed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30511
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:26:20 +0000 (02:26 +0000)]
Fix for uninitialized pointer access from wxPrintData's copy ctor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30510
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Nov 2004 02:24:35 +0000 (02:24 +0000)]
The assumption that if SIZEOF_INT is defined then SIZEOF_SIZE_T is too
is not always true.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30509
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 12 Nov 2004 21:44:26 +0000 (21:44 +0000)]
more wxPostEvent MT fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30508
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Fri, 12 Nov 2004 21:43:25 +0000 (21:43 +0000)]
removed unused static variable
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30507
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 12 Nov 2004 21:21:00 +0000 (21:21 +0000)]
Moved wxStandardPathsCF into base library when using CarbonLib or Darwin.
Make wxStandardPathsBase::Get() return a wxStandardPathsBase reference.
Implement it using wxAppTraits::GetStandardPaths() which is overridden by
wxMac and wxCocoa GUI libraries to return a reference to a wxStandardPathsCF.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30506
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Nov 2004 20:38:16 +0000 (20:38 +0000)]
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30505
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Nov 2004 20:34:57 +0000 (20:34 +0000)]
Compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30504
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Nov 2004 18:12:49 +0000 (18:12 +0000)]
Reset LC_NUMERIC to "C" for Python < 2.4. This fixes Python's float parser.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30503
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Elliott [Fri, 12 Nov 2004 15:48:10 +0000 (15:48 +0000)]
Fix build on platforms without any real source in the new media library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30502
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 12 Nov 2004 15:28:48 +0000 (15:28 +0000)]
Notebook page bitmaps now supported.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30501
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 12 Nov 2004 14:36:46 +0000 (14:36 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30500
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 12 Nov 2004 14:26:31 +0000 (14:26 +0000)]
MinGW fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30499
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 12 Nov 2004 14:23:02 +0000 (14:23 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30498
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 12 Nov 2004 14:15:30 +0000 (14:15 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30497
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 12 Nov 2004 14:08:31 +0000 (14:08 +0000)]
Warning fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30496
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 12 Nov 2004 14:05:24 +0000 (14:05 +0000)]
fix for when zlib is not compiled in
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30495
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 12 Nov 2004 13:09:53 +0000 (13:09 +0000)]
media proj
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30494
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 12 Nov 2004 13:09:09 +0000 (13:09 +0000)]
Tagged DEBIAN_2_5_3_2 for release testing. Bumped subversion to 2.5.3.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30493
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 12 Nov 2004 13:03:02 +0000 (13:03 +0000)]
don't include strmiids.lib as its not needed by default anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30492
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 12 Nov 2004 12:37:39 +0000 (12:37 +0000)]
dwCallback if DWORD.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30491
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 12 Nov 2004 11:39:03 +0000 (11:39 +0000)]
Bump WX_CURRENT back to 3, this must stay the same as
wx_release_number until bakefile is fixed to unlink the
the soversion from it. Ideally of course it should track
binary incompatible releases instead.
Update the Debian scripts to suit the new site-packages
location for wxPython.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30489
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 12 Nov 2004 10:23:22 +0000 (10:23 +0000)]
fix hiding the other (mac) one
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30488
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Włodzimierz Skiba [Fri, 12 Nov 2004 10:13:04 +0000 (10:13 +0000)]
Fix hiding wxMediaEvent::Clone().
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30487
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 12 Nov 2004 10:05:13 +0000 (10:05 +0000)]
explanation of getdefaultattributes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30486
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 12 Nov 2004 09:53:47 +0000 (09:53 +0000)]
spelling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30485
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Fri, 12 Nov 2004 06:52:19 +0000 (06:52 +0000)]
wxUSE_POSTSCRIPT is not a sufficient test by itself for
wxPostScriptPrintNative data. This is probably still not
100% correct but at least msw builds again for mingw now.
Fixed bogus eof (and removed junk whitespace) from mediactl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30484
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ryan Norton [Fri, 12 Nov 2004 06:35:09 +0000 (06:35 +0000)]
mingw evidently doesn't have digitalv.h according to mmedia sources - post a workaround
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30483
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
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