Patrick K. O'Brien
d40bbd4dac
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
2004-03-15 13:42:37 +00:00
Ron Lee
a7716111cb
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
2004-03-15 03:56:21 +00:00
Patrick K. O'Brien
f65958ccce
Changed default shell.autoCompleteAutoHide to False.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26210 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-15 02:30:07 +00:00
Ron Lee
616d1b3cb0
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
2004-03-14 14:02:04 +00:00
Robin Dunn
e6c3fa1bb0
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
2004-03-13 21:35:58 +00:00
Robin Dunn
5c2be659f9
Fixed comment
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-13 20:42:58 +00:00
Robin Dunn
66202a7ee6
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
2004-03-13 20:41:09 +00:00
Robin Dunn
92094b0950
Need an additional #include
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-13 17:45:04 +00:00
Robert Roebling
eef4e26cd3
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
2004-03-13 16:47:22 +00:00
Vadim Zeitlin
3c9642b54d
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
2004-03-13 12:14:37 +00:00
Robin Dunn
8027eb22c6
More doc tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-13 06:14:56 +00:00
Robin Dunn
e2f7f0625d
fiddle with the configure flags a bit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-13 06:10:26 +00:00
Robin Dunn
55b602db52
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-13 01:56:46 +00:00
Robin Dunn
b42b447cf4
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
2004-03-13 01:56:23 +00:00
Robin Dunn
0f69b6a94d
Added OSX instructions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-13 00:16:22 +00:00
Vadim Zeitlin
94672b3a4b
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
2004-03-12 23:59:30 +00:00
Robin Dunn
b39e211bbb
regenerated metadata
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-12 23:38:09 +00:00
Robin Dunn
7409c0c61f
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-12 23:30:22 +00:00
Julian Smart
8da2ab9900
Fixed multiline static texts
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-12 21:44:48 +00:00
Robin Dunn
951aa70eb4
distrib tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-12 20:17:22 +00:00
Robin Dunn
21b227f211
fixed a failure message
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26192 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-12 20:16:01 +00:00
Robin Dunn
52868a7577
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
2004-03-12 20:04:26 +00:00
Robin Dunn
de51258f70
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
2004-03-12 20:03:37 +00:00
Robin Dunn
fc33e5e1f0
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
2004-03-12 20:02:39 +00:00
Robin Dunn
ce32c85b26
Added note about new default window sizes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-12 20:01:35 +00:00
Robin Dunn
15eac935e8
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
2004-03-12 20:01:07 +00:00
Robin Dunn
6e83b721d9
Some distrib tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-12 19:59:50 +00:00
Robin Dunn
dc4b282d2f
Fix for too big default window size
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-12 19:46:56 +00:00
Vadim Zeitlin
97247d366d
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
2004-03-11 23:32:53 +00:00
Robin Dunn
7f997e3f0e
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
2004-03-11 22:45:35 +00:00
Robin Dunn
391ddf408d
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
2004-03-11 22:44:36 +00:00
Vadim Zeitlin
67c4abe329
update from Janos Vegh
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26181 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-11 21:52:26 +00:00
Robin Dunn
aa92c39880
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
2004-03-11 19:31:33 +00:00
Robin Dunn
544c4a3bde
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
2004-03-11 19:29:34 +00:00
Václav Slavík
3209f765e9
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
2004-03-11 16:40:44 +00:00
Robin Dunn
20ed8fab85
Use PlatformInfo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26177 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-11 06:30:10 +00:00
Robin Dunn
4c41721418
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
2004-03-11 06:28:07 +00:00
Robin Dunn
330af86940
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
2004-03-11 06:26:54 +00:00
Robin Dunn
dd346b947b
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
2004-03-10 18:53:01 +00:00
David Webster
fd92852491
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
2004-03-10 16:38:00 +00:00
Robin Dunn
803a0ba6b6
Try using a regular mask on wxGTK
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26172 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 07:01:52 +00:00
Robin Dunn
8e43747f62
wishful thinking... :-(
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 06:56:57 +00:00
Robin Dunn
8a88769e50
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
2004-03-10 06:52:36 +00:00
Robin Dunn
fe76311545
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 04:16:12 +00:00
Robin Dunn
ce7284bd97
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 04:10:27 +00:00
Robin Dunn
c6c4892942
build doc update for MSW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 04:07:53 +00:00
Robin Dunn
a5d9c77bb8
demo tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 04:04:52 +00:00
Robin Dunn
4276dc529d
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 03:36:04 +00:00
Robin Dunn
26eac43ed1
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
2004-03-10 03:19:51 +00:00
Robin Dunn
ec656cfe29
add --enable-display
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 03:16:48 +00:00