]>
git.saurik.com Git - wxWidgets.git/log
Robin Dunn [Thu, 18 Mar 2004 20:43:46 +0000 (20:43 +0000)]
removed some sample sounds, added another.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26259
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 19:02:01 +0000 (19:02 +0000)]
Restored part of the default positioning code for dialogs that I
removed a few days ago.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26258
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 18 Mar 2004 17:24:06 +0000 (17:24 +0000)]
compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26257
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 17:23:31 +0000 (17:23 +0000)]
Fix compile errors with VC 6. Untabified.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26256
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Thu, 18 Mar 2004 13:57:03 +0000 (13:57 +0000)]
corrected delete operator for array
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26255
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 18 Mar 2004 11:16:29 +0000 (11:16 +0000)]
fixes for warnings about implicit double -> int conversions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26254
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Thu, 18 Mar 2004 10:54:24 +0000 (10:54 +0000)]
Untabified.
Quick hack to allow compilation, deleting threads is broken for now, though.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26253
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Neis [Thu, 18 Mar 2004 10:49:58 +0000 (10:49 +0000)]
Reverted setting WS_VISIBLE to 0, too many undesired side effects.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26252
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 18 Mar 2004 09:51:23 +0000 (09:51 +0000)]
added auto4mte.cache
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26251
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 18 Mar 2004 00:46:08 +0000 (00:46 +0000)]
More agressive cleanup. Now also removes temp items that are created
by setup.py, not just by the rest of distutils.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26250
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 17 Mar 2004 22:51:41 +0000 (22:51 +0000)]
we need to output \r\n on MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26249
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 17 Mar 2004 22:44:32 +0000 (22:44 +0000)]
<div> handling fix (Xavier Nodet)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26248
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Wed, 17 Mar 2004 22:20:42 +0000 (22:20 +0000)]
initialize m_initialized to false to avoid spurious asserts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26247
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 17 Mar 2004 20:47:31 +0000 (20:47 +0000)]
improved HTML tables layout code (patch 911377)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26246
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 Mar 2004 20:07:41 +0000 (20:07 +0000)]
change default style to match
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26245
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 Mar 2004 19:57:06 +0000 (19:57 +0000)]
__version__.py is now always generated from setup.py so there is no
need to have it in src any more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26244
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 17 Mar 2004 19:55:00 +0000 (19:55 +0000)]
Add GetPyData and SetPyData aliases
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26243
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Wed, 17 Mar 2004 11:53:14 +0000 (11:53 +0000)]
don't add \n, it's supposed to be part of the input
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26242
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Wed, 17 Mar 2004 09:42:04 +0000 (09:42 +0000)]
Applied wheel mouse patch.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26241
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Wed, 17 Mar 2004 08:13:21 +0000 (08:13 +0000)]
Now does cleanup when returning false from OnInit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26240
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 16 Mar 2004 22:17:07 +0000 (22:17 +0000)]
Implement wxBitmapButton::DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26239
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 16 Mar 2004 21:58:53 +0000 (21:58 +0000)]
implment wxBitmapButton::DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26238
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Tue, 16 Mar 2004 21:58:27 +0000 (21:58 +0000)]
implement wxBitmapButton::DoGetBestSize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26237
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Tue, 16 Mar 2004 21:48:18 +0000 (21:48 +0000)]
really fixed calling isspace() for non-ASCII characters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26236
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 16 Mar 2004 21:30:06 +0000 (21:30 +0000)]
This should fix a link error in GTK 2.3.X and
it is the right thing to do anyway.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26235
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 16 Mar 2004 19:07:33 +0000 (19:07 +0000)]
Added missing "break;".
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26234
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Jouk Jansen [Tue, 16 Mar 2004 15:24:33 +0000 (15:24 +0000)]
Committing in .
Update OpenVMS compile support
Modified Files:
wxWidgets/setup.h_vms
----------------------------------------------------------------------
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26233
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 16 Mar 2004 13:28:35 +0000 (13:28 +0000)]
wx-config didn't include WXUSINGDLL on Mingw
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26232
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Tue, 16 Mar 2004 13:18:54 +0000 (13:18 +0000)]
--static flag docs correction
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26231
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Tue, 16 Mar 2004 11:54:45 +0000 (11:54 +0000)]
Allow non-toplevel-window to given as the
parent of a message dialog (as it is done
in the controls sample).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26230
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Stefan Csomor [Tue, 16 Mar 2004 06:47:47 +0000 (06:47 +0000)]
set scrollbarsize back to normal
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26229
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Tue, 16 Mar 2004 01:45:39 +0000 (01:45 +0000)]
Enable wxUSE_DISPLAY by default. It is required for wxPython builds now
and doesn't seem obviously harmful to anyone else.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26227
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Mon, 15 Mar 2004 23:29:19 +0000 (23:29 +0000)]
don't change the font by reinitializing it to XLFD which was found to match it in GetInternalFont()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26226
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 23:09:55 +0000 (23:09 +0000)]
Don't bind events to the return value of SetDefault, D'oh!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26225
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 23:09:18 +0000 (23:09 +0000)]
Fiddling with the resize a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26224
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 23:08:27 +0000 (23:08 +0000)]
write selection info to the log
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26223
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 22:57:03 +0000 (22:57 +0000)]
fixed typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26222
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 22:56:15 +0000 (22:56 +0000)]
Set focus back to the tree after loading the new sample pages
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26221
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 22:54:15 +0000 (22:54 +0000)]
Removed the text about the default window sizes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26220
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 22:47:25 +0000 (22:47 +0000)]
Fix GBSpan and GBPosition typemaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26219
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 15 Mar 2004 22:46:48 +0000 (22:46 +0000)]
Comitted GTK part of clipboard patch, that
enables non-unicode strings to be seen in
Unicode apps. This is relevant since KDE
apps paste non-Unicode text.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26218
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 22:46:30 +0000 (22:46 +0000)]
Also add a bool() function if running on a too old Python.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26217
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 22:45:00 +0000 (22:45 +0000)]
Give BitmapButton its own demo, get rid of ErrorDialogs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26216
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 22:43:30 +0000 (22:43 +0000)]
Use the length when converting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26215
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Mon, 15 Mar 2004 21:34:27 +0000 (21:34 +0000)]
MSWGetCreateWindowCoords is already setting CW_USEDEFAULT as needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26214
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Mon, 15 Mar 2004 20:19:20 +0000 (20:19 +0000)]
New menu code.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26213
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick K. O'Brien [Mon, 15 Mar 2004 13:42:37 +0000 (13:42 +0000)]
Eliminate relative imports and make them more py2exe friendly.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26212
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Mon, 15 Mar 2004 03:56:21 +0000 (03:56 +0000)]
Added missing autoconf_inc.m4 to dist target,
configure.in is useless without it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26211
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Patrick K. O'Brien [Mon, 15 Mar 2004 02:30:07 +0000 (02:30 +0000)]
Changed default shell.autoCompleteAutoHide to False.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26210
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Ron Lee [Sun, 14 Mar 2004 14:02:04 +0000 (14:02 +0000)]
Last minute changes to fix 2.5.1.1 debs for release.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26209
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Mar 2004 21:35:58 +0000 (21:35 +0000)]
Use the WidthDefault and HeightDefault in wxTLW, not wxWindow
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26208
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Mar 2004 20:42:58 +0000 (20:42 +0000)]
Fixed comment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26207
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Mar 2004 20:41:09 +0000 (20:41 +0000)]
I keep running into situations where the old small default window size
was expected, and odd initial layouts resulted, so let's leave only
TLWs at the new 400x250 default size, and give all other windows the
old 20x20 default.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26206
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Mar 2004 17:45:04 +0000 (17:45 +0000)]
Need an additional #include
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26205
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robert Roebling [Sat, 13 Mar 2004 16:47:22 +0000 (16:47 +0000)]
Gradient fill splitter window sash. This won't
look good in brushed metal theme..
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26204
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Sat, 13 Mar 2004 12:14:37 +0000 (12:14 +0000)]
fixed debug assert in VC 7.1 CRT due to calling isalnum() with 8bit chars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26203
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Mar 2004 06:14:56 +0000 (06:14 +0000)]
More doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26202
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Mar 2004 06:10:26 +0000 (06:10 +0000)]
fiddle with the configure flags a bit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26201
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Mar 2004 01:56:46 +0000 (01:56 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26200
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Mar 2004 01:56:23 +0000 (01:56 +0000)]
Reorganized the contents of the disk image. Only the Installer
package and a README-1st are at the top level, the docs, apps,
etc. are in subdirs.
Include the main wxDocs in the disk image too, in a form that the
viewer can be launched just by running a wxPython app.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26199
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Sat, 13 Mar 2004 00:16:22 +0000 (00:16 +0000)]
Added OSX instructions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26198
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Fri, 12 Mar 2004 23:59:30 +0000 (23:59 +0000)]
removed dcbuffer.cpp; replaced wave.cpp with sound.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26197
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 23:38:09 +0000 (23:38 +0000)]
regenerated metadata
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26196
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 23:30:22 +0000 (23:30 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26195
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Julian Smart [Fri, 12 Mar 2004 21:44:48 +0000 (21:44 +0000)]
Fixed multiline static texts
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26194
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 20:17:22 +0000 (20:17 +0000)]
distrib tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26193
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 20:16:01 +0000 (20:16 +0000)]
fixed a failure message
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26192
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 20:04:26 +0000 (20:04 +0000)]
aliases for SizerInfo.[Get|Set]Option, since I just mentioned them in
the maillist...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26191
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 20:03:37 +0000 (20:03 +0000)]
Tweaks needed to get pySketch to work with 2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26190
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 20:02:39 +0000 (20:02 +0000)]
Regenerated the HTML versions of the ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26189
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 20:01:35 +0000 (20:01 +0000)]
Added note about new default window sizes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26188
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 20:01:07 +0000 (20:01 +0000)]
Added a document describing the steps that need to be taken to do a
full wxPython build for distribution.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26187
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 19:59:50 +0000 (19:59 +0000)]
Some distrib tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26186
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Fri, 12 Mar 2004 19:46:56 +0000 (19:46 +0000)]
Fix for too big default window size
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26185
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 11 Mar 2004 23:32:53 +0000 (23:32 +0000)]
fixed race conditions resulting in infinite OutputDebugStrings() and program freezes when wxDialUpManager was created and destroiyed immediately (bug 896806)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26184
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 11 Mar 2004 22:45:35 +0000 (22:45 +0000)]
Add --with-sdl to the build doc and RPM spec
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26183
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 11 Mar 2004 22:44:36 +0000 (22:44 +0000)]
Some themes round the edges of the buttons, overwriting any text that
goes all the way to the edges. Give the button a few extra pixels to
work around that.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26182
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Vadim Zeitlin [Thu, 11 Mar 2004 21:52:26 +0000 (21:52 +0000)]
update from Janos Vegh
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26181
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 11 Mar 2004 19:31:33 +0000 (19:31 +0000)]
Changed the sound sample to allow the user to choose a wav file to
work with, and also added some additional test wav files of various
sampling rates, sample sizes and channels.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26180
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 11 Mar 2004 19:29:34 +0000 (19:29 +0000)]
Changed the OSS backend to detect if the DSP requires a conversion of
the sampling data in order to play it. Currently it fails if this is
the case but in the future a conversion could be done, or it could
fall-back to another backend that is able to handle it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26179
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Václav Slavík [Thu, 11 Mar 2004 16:40:44 +0000 (16:40 +0000)]
try SDL backend before OSS, it works better (temporary solution, will need better fix)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26178
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 11 Mar 2004 06:30:10 +0000 (06:30 +0000)]
Use PlatformInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26177
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 11 Mar 2004 06:28:07 +0000 (06:28 +0000)]
Fix how the contribs include dir is added to the list
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26176
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Thu, 11 Mar 2004 06:26:54 +0000 (06:26 +0000)]
Allow the stdout redirection to be toggled on or off in the demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26175
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 18:53:01 +0000 (18:53 +0000)]
Added wx.PlatformInfo which is a tuple containing strings that
describe the platform and build options of wxPython.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26174
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
David Webster [Wed, 10 Mar 2004 16:38:00 +0000 (16:38 +0000)]
Need to ensure WXEXPORT and WXIMPORT are not defined for EMX or INNOTEK builds when compiling with WXMAKINGDLL=1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26173
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 07:01:52 +0000 (07:01 +0000)]
Try using a regular mask on wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26172
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 06:56:57 +0000 (06:56 +0000)]
wishful thinking... :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26171
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 06:52:36 +0000 (06:52 +0000)]
Add demo showing drawing of an image with an Alpha channel.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26170
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 04:16:12 +0000 (04:16 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26169
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 04:10:27 +0000 (04:10 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26168
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 04:07:53 +0000 (04:07 +0000)]
build doc update for MSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26167
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 04:04:52 +0000 (04:04 +0000)]
demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26166
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 03:36:04 +0000 (03:36 +0000)]
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26165
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 03:19:51 +0000 (03:19 +0000)]
Allow wxApp::MacOpenFile, MacPrintFile, MacNewFile, and MacReopenApp
to be overridden in Python.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26164
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 03:16:48 +0000 (03:16 +0000)]
add --enable-display
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26163
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 03:14:47 +0000 (03:14 +0000)]
Add display.[cpp|h] for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26162
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 02:07:02 +0000 (02:07 +0000)]
doc fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26161
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 02:06:01 +0000 (02:06 +0000)]
Don't log StretchDIBits failures
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26160
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775
Robin Dunn [Wed, 10 Mar 2004 02:04:21 +0000 (02:04 +0000)]
Added __nonzero__ for wxTraskBarIcon
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26159
c3d73ce0 -8a6f-49c7-b76d-
6d57e0e08775