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
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
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
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
Robin Dunn
e0269b2e2a
Added __nonzero__ for wxTraskBarIcon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 02:04:21 +00:00
Robin Dunn
da457c1b49
wxMac can do wxMetaFileDC now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26158 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 02:02:24 +00:00
Robin Dunn
d88d4683f3
PrintFramework fixes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-10 01:19:08 +00:00
Robin Dunn
bb5919e4df
Use wxPyRaiseNotImplemented
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-09 22:03:33 +00:00
Robin Dunn
96d37ab547
Added wxDisplay and wxVideoMode
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26149 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-09 22:01:29 +00:00
Robin Dunn
8d332bddb1
Added [G|S]etWindowVariant
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-08 23:18:26 +00:00
Robin Dunn
b403cd6583
Added equality operators
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-08 23:16:59 +00:00
Robin Dunn
69d818954b
default style for statusbars varies by platform
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-08 23:16:10 +00:00
Robin Dunn
b887061dd1
Updated version number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-08 23:15:12 +00:00
Robin Dunn
4d2962b127
ShouldInheritColours
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26115 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-06 00:16:00 +00:00
Robin Dunn
601c78c6b6
Fixed typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26114 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-06 00:15:15 +00:00
Robin Dunn
cefae4bc3c
New style
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-06 00:14:50 +00:00
Robin Dunn
86aafce32e
Updated DrawPolyPolygon note
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-06 00:14:11 +00:00
Robin Dunn
77c7f5c930
Default stule for wxFileConfig
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26111 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-06 00:12:53 +00:00
Robin Dunn
31e36465d0
Add the wx module to the namespace
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-05 23:57:45 +00:00
Robin Dunn
71ed12a01e
Only close the shell window if it still exists
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-05 23:38:39 +00:00
Robin Dunn
980f458f7f
Remove some extra Refreshes and such
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-05 23:37:36 +00:00
Robin Dunn
fffd96b769
MaskedEditCtrl updates from Will Sadkin
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26096 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-05 20:58:16 +00:00
Robin Dunn
64ff2615ae
Remove #!
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-05 20:57:15 +00:00
Robin Dunn
8eca4fef10
When running samples from the demo standalone you can now add a
...
--shell to the command line and it will start a PyShell to go with it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26089 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-05 00:06:33 +00:00
Robin Dunn
39ad2bfe5c
Copy all needed files for the debian source dist
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-03 19:06:39 +00:00
Robin Dunn
d19a83a5ac
Added a typemap that converts the references returned for some GDI
...
objects (Brush, Pen, Font, etc.) into copies, (taking advantage of the
copy-on-write capabilities of the C++ class.) This is to work around
an issue where getting a GDI object changing it and setting it back to
the DC would trigger an incorrect optimization.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-03 02:02:28 +00:00
Robin Dunn
36c8c4718a
fixed some docstrings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-03 01:59:49 +00:00
Robin Dunn
96577d6d7a
Fixed wxWindow_FromHWND so it would compile (still untested)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26042 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-03 01:57:10 +00:00
Robin Dunn
a5deb2fbe7
Fixed some wx prefix issues, changed the self test to use a sizer.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26041 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-03 01:50:39 +00:00
Robin Dunn
2d112dc2a3
Removed some test code
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26040 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-02 23:54:02 +00:00