Robin Dunn
8470ed1a3a
Better conversion functions for integral and floating point types,
...
allows truncated floats to be used where integers are expeceted,
raises more meaningful exceptions, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 19:50:53 +00:00
Robin Dunn
94eaeb1b02
remove 'point' arg from kwargs if it was replaced
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26501 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 19:17:17 +00:00
Robin Dunn
a248262879
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 02:18:51 +00:00
Robin Dunn
823f0cfe61
reSWIGed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 02:18:00 +00:00
Robin Dunn
3cebfef17b
Typos
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 01:52:16 +00:00
Robin Dunn
9d3734c899
Forward declare wxPyScrolledWindow
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 01:52:07 +00:00
Robin Dunn
6113655014
fixed GetFirstChild/GetNextChild to make a copy of the wxTreeItemId
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 01:51:36 +00:00
Robin Dunn
7fa23c09cd
Regenerated ReST docs, removed the config setting that outputs the
...
generated date so these will change less often.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 00:15:45 +00:00
Robin Dunn
9896cf5ef7
Updated version number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 00:14:04 +00:00
Robin Dunn
45e07d7a23
Generate pywrap as a console tool.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26473 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-30 00:10:15 +00:00
Patrick K. O'Brien
f98cf46e85
Oops. Put @echo off line back in. Only needed to change pythonw.exe to python.exe.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26472 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-29 20:59:29 +00:00
Patrick K. O'Brien
ab1bfcc1a1
Made more useable from the command-line, since that is its primary purpose.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-29 20:54:26 +00:00
Robin Dunn
ed5f4c7849
if basePath is empty use '.'
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-29 15:54:00 +00:00
Robin Dunn
1cb4a8aabe
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26437 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-28 18:10:11 +00:00
Robin Dunn
3c8ad70ad4
typos fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-28 18:05:58 +00:00
Robin Dunn
e35a624d40
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26431 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-28 17:42:37 +00:00
Robin Dunn
c1d1a9cb39
Allow overriding ApplyParentThemeBackground
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26430 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-28 17:06:47 +00:00
Robin Dunn
962162620f
install activex too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-28 17:03:38 +00:00
Robin Dunn
5cd7ab8dd8
demo tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-28 17:02:16 +00:00
Robin Dunn
d43da70602
Allow overriding ApplyParentThemeBackground
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-28 17:01:21 +00:00
Robin Dunn
27b60fafb8
Don't use PyThreadState_Swap to get the current tstate, block threads
...
only if the current tstate is not the one expected.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-28 16:59:56 +00:00
Robin Dunn
52df3d15d8
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-27 04:51:35 +00:00
Robin Dunn
80625543f5
Fixed the readme
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-27 01:37:02 +00:00
Robin Dunn
29bfe46b43
Some more explainations in places, typos fixed, a little reorg, etc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 23:13:47 +00:00
Robin Dunn
7599afcd67
typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 22:33:20 +00:00
Robin Dunn
368d20e8be
Regenerated metadata
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 22:16:25 +00:00
Robin Dunn
e029dde795
Turn off the RefDoc for constructors of the classes that have a
...
RefDoc. This prevents the doc from being duplicated in the metadata.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 22:15:23 +00:00
Robin Dunn
3be10a9b0a
Removed some old, outdated, unfinished, or unstarted docs and the
...
samples that go with them. These can be added back later if somebody
wants to work on them again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 21:56:14 +00:00
Robin Dunn
60e424abd6
Updated version number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 21:28:21 +00:00
Robin Dunn
90805926b7
Other doc updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 21:27:23 +00:00
Robin Dunn
5444f3a944
Removed some old, outdated, unfinished, or unstarted docs and the
...
samples that go with them. These can be added back later if somebody
wants to work on them again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 21:26:28 +00:00
Robin Dunn
625a9dc666
Removed some old, outdated, unfinished, or unstarted docs and the
...
samples that go with them. These can be added back later if somebody
wants to work on them again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 21:25:58 +00:00
Robin Dunn
d00d1b8818
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 19:37:03 +00:00
Robin Dunn
68ff6404bb
An icon for the doc viewer
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 19:31:17 +00:00
Robin Dunn
31fbbf7871
tweak line number size just a bit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 19:26:34 +00:00
Robin Dunn
bb1cf3d151
*** empty log message ***
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 19:24:11 +00:00
Robin Dunn
664f7b63cd
no need to delete these anymore (since they don't exist ;-) )
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 19:23:01 +00:00
Robin Dunn
3762cd671b
forgot a bit of cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 19:20:13 +00:00
Robin Dunn
66394199cf
Docsrings for wxSplitterWindow
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 19:17:29 +00:00
Robin Dunn
f93cfdc363
Test the location of the .zips for writability, since the indexes are
...
cached there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 05:32:40 +00:00
Robin Dunn
dcb1fb696c
Make an app bundle for the doc viewer
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 05:31:31 +00:00
Robin Dunn
4263de1e05
Add a set for wxMac too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 01:03:11 +00:00
Robin Dunn
99b486ab37
Better font selection and sizes for wxGTK2, tweaked call tip colors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 00:24:02 +00:00
Robin Dunn
b098694cb7
Fixes and updates for the activex module info.
...
Mention config.py change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 00:23:15 +00:00
Robin Dunn
c7fa61e5ec
A clarification
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 00:22:08 +00:00
Robin Dunn
8f8c4b4045
Moved config.py to the root because if wxPython hasn't been built yet
...
it can't be imported from wx.build.config since wx._core doesn't
exist. It is still copied down to wx/build for the install though.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 00:21:33 +00:00
Robin Dunn
0d575a5dfa
Cleanup obsolete samples
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-26 00:14:31 +00:00
Robin Dunn
1128a89b82
The setup.py script will now install wxPython's headers as part of the
...
standard install.
Moved the bulk of setup.py to wx/build/config.py so 3rd party modules
that wish to use the same setup/configuration code can do so simply by
importing this module form their own setup.py scripts.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 21:36:29 +00:00
Robin Dunn
98bbf4e250
No need to explicitly delete the tbicon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 18:17:22 +00:00
Robin Dunn
45d67f33e0
Added note about wx.TaskbarIcon
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26336 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 18:16:16 +00:00
Robin Dunn
fa42d1221d
cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26335 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 18:13:43 +00:00
Robin Dunn
3c076b7aa2
added UpdateSize
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 18:13:28 +00:00
Robin Dunn
9472490a67
# 17/03/2004 - Joerg "Adi" Sieker adi@sieker.info
...
# o Added keyboard navigation to the control.
# Use the cursor keys to navigate through the ages. :)
# The Home key function as go to today
# o select day is now a filled rect instead of just an outline
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26331 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 03:43:21 +00:00
Robin Dunn
fbc46b2046
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 03:39:28 +00:00
Robin Dunn
4f89f6a36b
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 02:21:49 +00:00
Robin Dunn
0d267606ff
Add GetMaxTotalWidth
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 00:46:55 +00:00
Robin Dunn
bb96dd9306
EVT_SPLITTER_DCLICK alias to match the docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26327 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 00:46:00 +00:00
Robin Dunn
8179a16812
Fixed OOR typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 00:42:24 +00:00
Robin Dunn
58be4fb131
GetFirstChild does't need the cookie anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 00:39:25 +00:00
Robin Dunn
da32eb53cb
Changed (again) how the GIL is aquired and the tstate restored. This
...
time it's simpler, better, and handles the case where there is a wx
calback/event while the GIL has been released by a non-wxPython
extension module.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-24 23:09:59 +00:00
Robin Dunn
70a4ef826f
fixed indentation
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-24 23:06:52 +00:00
Robin Dunn
0dabb2a2c6
fixes for unicode build, return values from event handlers (via
...
updated attributes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-24 23:06:01 +00:00
Robin Dunn
83cbb9e995
Need to navigate to "about:blank" in order for the internal docuemnt
...
to be created, which has to be done in order for LoadString to work,
so do it at the start.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-23 06:06:23 +00:00
Robin Dunn
b7c75283f2
Lindsay Mathieson's newest wxActiveX class has been wrapped into a new
...
extension module called wx.activex. Lots of demo and lib updates to
go along with it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26301 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-23 05:29:50 +00:00
Robin Dunn
13baae2c95
use default window id
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-23 05:26:02 +00:00
Robin Dunn
f1860ca765
Some dot-files need copied to the tarball
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26266 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-18 22:27:00 +00:00
Robin Dunn
b69d3db804
Correct file format errors
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-18 22:26:00 +00:00
Robin Dunn
312cca179a
Got rid of the BIN dir
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26264 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-18 22:05:24 +00:00
Robin Dunn
b2bacf13e3
demo tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26263 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-18 22:04:08 +00:00
Robin Dunn
99abd512ae
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
2004-03-18 00:46:08 +00:00
Robin Dunn
d43699ef11
change default style to match
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-17 20:07:41 +00:00
Robin Dunn
e83135b283
__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
2004-03-17 19:57:06 +00:00
Robin Dunn
4e0b6696c7
Add GetPyData and SetPyData aliases
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26243 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-17 19:55:00 +00:00
Robin Dunn
622a19f0ea
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
2004-03-15 23:09:55 +00:00
Robin Dunn
d6b5679f31
Fiddling with the resize a bit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-15 23:09:18 +00:00
Robin Dunn
da65a43959
write selection info to the log
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-15 23:08:27 +00:00
Robin Dunn
6a8fa617f1
fixed typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-15 22:57:03 +00:00
Robin Dunn
2e55c8189d
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
2004-03-15 22:56:15 +00:00
Robin Dunn
5c66e6508d
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
2004-03-15 22:54:15 +00:00
Robin Dunn
09b77fb711
Fix GBSpan and GBPosition typemaps
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-15 22:47:25 +00:00
Robin Dunn
c19bd0a37a
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
2004-03-15 22:46:30 +00:00
Robin Dunn
8b7fa2d969
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
2004-03-15 22:45:00 +00:00
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
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
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
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
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
Robin Dunn
1f443284e1
Updates for STCStyleEditor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26039 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-02 23:51:23 +00:00
Robin Dunn
51ba037fa8
copy the metadata file into the docs archive too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26038 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-02 23:50:39 +00:00
Robin Dunn
e8a71fa08c
Namechange changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-02 23:49:39 +00:00
Robin Dunn
2f4ad68c32
Docstring tweaks, fixed typo, etc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-02 23:47:24 +00:00
Robin Dunn
6e7db3c845
Added InReportView
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-02 23:46:38 +00:00
Robin Dunn
11f0bb6988
Docstring tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-02 23:45:47 +00:00
Robin Dunn
6606583981
Fixed wx.Timer to not need to hold an extra reference to itself, so it
...
can be cleaned up properly when the Python reference to it is
released. Also fixed wx.FutureCall so that its timer can be
restarted. Souped up the Timer demo to show and explain the various
ways to use a wx.Timer.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-02 23:44:42 +00:00
Robin Dunn
cb2d8b773c
Typos fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-27 23:22:47 +00:00
Robin Dunn
b25cb7db43
Updated wx.lib.calendar with many fixes and enhancements from Joerg
...
"Adi" Sieker.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25982 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-27 23:21:37 +00:00
Robin Dunn
9c329f86c6
Updated html files, removed old simplify xsl and shell script
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-27 00:34:30 +00:00
Robin Dunn
dd35b09a3b
distrib tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-27 00:30:47 +00:00
Robin Dunn
a8f47d21d5
distrib tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 23:51:59 +00:00
Robin Dunn
c2dda88254
updated metadata file with new docstrings and such
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 23:29:50 +00:00
Robin Dunn
99aca60e76
distrib tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 23:28:24 +00:00
Robin Dunn
2f4c0a1618
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 22:23:53 +00:00
Robin Dunn
15afbcd000
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 21:29:56 +00:00
Robin Dunn
a0c956e8e6
Fix compilation errors due to recent typedef changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25963 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 21:12:16 +00:00
Robin Dunn
56ca5a419b
ContextHelp is fixed on wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25962 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 20:49:22 +00:00
Robin Dunn
fda1446558
Don't use AA fonts to avoide measurment problem on wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 20:43:47 +00:00
Robin Dunn
e2bbfc8f05
docstring tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25960 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 19:50:35 +00:00
Robin Dunn
0facd0e524
Added docstrings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25959 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 19:38:21 +00:00
Robin Dunn
d7466b1d18
Fixed PyDropTarget rename
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 19:37:41 +00:00
Robin Dunn
014577f340
Fix a typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 19:34:26 +00:00
Robin Dunn
01f44840c5
Call event.Skip in OnSize
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 19:33:48 +00:00
Robin Dunn
947697fbd0
copy the style sheet too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-26 19:33:02 +00:00
Julian Smart
c140b7e7c9
Applied patch [ 903619 ] Win64 and Itanium support
...
by Brian Palmer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25943 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-25 10:45:02 +00:00
Robin Dunn
1cee36ad05
Oops!
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25940 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-25 01:39:25 +00:00
Robin Dunn
4c42683a5c
Added docstrings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25939 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-25 00:42:30 +00:00
Robin Dunn
cf636c4555
Corrected dependency
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25938 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-24 02:44:10 +00:00
Robin Dunn
861d483291
Added docstrings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-24 02:09:17 +00:00
Robin Dunn
f659339e93
AddFile isn't just for wxMSW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-24 02:08:38 +00:00
Robin Dunn
b4f1aaad5d
Some more demo tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-24 02:01:04 +00:00
Robin Dunn
9513c5b609
The UseAntiAliasing is off by default on wxMac. Add a menu item to
...
the Py* Apps for experimenting with it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25933 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-23 22:36:24 +00:00
Robin Dunn
08b89fa868
Can't use NameError to check for NotIMplemented anymore. Just
...
explicitly check platforms until I figure out a better way to do it.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-23 21:23:26 +00:00
Robin Dunn
b3badadcfc
Can do wx.ToggleButton on wxMac now
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25930 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-23 21:22:09 +00:00
Robin Dunn
1a31cb0ae3
Fixed typo
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 19:21:26 +00:00
Robin Dunn
8d87b3e77f
Use the standard wxBufferedDC again
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 19:20:46 +00:00
Robin Dunn
3a0a61b066
New SWIG runtime files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25895 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 03:26:31 +00:00
Robin Dunn
38f591599b
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 02:18:17 +00:00
Robin Dunn
37f9912de4
Fix compile error on wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25893 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 02:17:23 +00:00
Robin Dunn
328fcd84d4
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 02:04:26 +00:00
Robin Dunn
b88bce5f07
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 01:58:17 +00:00
Robin Dunn
6ad421ae90
Added docstrings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25890 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 01:54:41 +00:00
Robin Dunn
ef22e3d35e
Use a local copy of the old wxBufferedDC classes until the ones in the
...
C++ library are fixed again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 01:53:46 +00:00
Robin Dunn
d11c3d6484
Fixed a couple typos and such
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 01:53:02 +00:00
Robin Dunn
f04ad14aa1
Updated the AnalogClockWindow with many enhancements from from
...
E. A. Tacão.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 01:52:33 +00:00
Robin Dunn
a27d1f42e2
Big fixes. Can now use colour names, and exports the event type to
...
the old namespace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-21 01:51:41 +00:00
Robin Dunn
e498079eb4
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25879 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-20 01:27:16 +00:00
Robin Dunn
e5868095fe
Added docstrings
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-20 01:26:07 +00:00
Robin Dunn
7a0b15e94a
Reverted wxBufferedDC changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-19 20:42:00 +00:00
Patrick K. O'Brien
a47c63ba51
Changed default namespace of Shell to __main__.__dict__, instead of an
...
empty dictionary.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-19 13:53:20 +00:00
Robin Dunn
22faec7d06
Allow comparrisons with None
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-19 02:33:28 +00:00
Robin Dunn
b409bb30c7
fixed a compile warning
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-18 02:23:01 +00:00
Robin Dunn
1f05e33b7d
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-18 02:17:35 +00:00
Robin Dunn
fcafa8a99e
Added some more docstrings, and also a few little tweaks along the way.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-18 02:12:12 +00:00
Robin Dunn
e608d2285c
corrected %addtofunc for BufferedDC constructor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-17 16:00:03 +00:00
Robin Dunn
f32fc4bc1b
Oops, used the wrong script to generate the metadata...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-14 03:24:18 +00:00
Robin Dunn
98e665d3b0
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-14 03:17:53 +00:00
Robin Dunn
856bf319b5
Added some docstrings.
...
Added wx.DefaultDateTime.
Fixed CalendarCtrl.HitTest
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-14 03:11:36 +00:00
Robin Dunn
c3eb6258e8
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 21:30:56 +00:00
Robin Dunn
1b35fec738
Gave wxWindow.GetHandle something to do on wxMac, although it won't
...
have exactly the same meaning as the other platforms.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 20:24:47 +00:00
Robin Dunn
33adb15261
Fixed a compile error on wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 20:23:40 +00:00
Robin Dunn
0ffb2aa6e4
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 20:23:25 +00:00
Robin Dunn
8492b560bf
Add some ownerdraw methods to ListBox for MSW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 20:21:47 +00:00
Robin Dunn
0482c494d3
Make all wxMask constructors use the C++ (bitmap, colour) ctor, and
...
then just default in BLACK to simulate the default (monobitmap)
behaviour. It's too tricky to make true monochome bitmaps in a
platform independent way from the Python wrappers.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 20:09:55 +00:00
Robin Dunn
ccc6783c50
Tweaks for when using some new tex2rtf options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 19:07:41 +00:00
Robin Dunn
11926a7837
Typo fixed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 19:06:55 +00:00
Patrick K. O'Brien
6513628384
Fix test broken by change in package name from PyCrust to py.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 02:52:06 +00:00
Patrick K. O'Brien
578b389d6e
The truth is out there.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-13 02:47:59 +00:00
Robin Dunn
88f226fa98
A little tweak
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-12 02:22:42 +00:00
Robin Dunn
db91459553
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-12 01:39:33 +00:00
Robin Dunn
927d7cfa70
Added selection methods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-12 01:34:37 +00:00
Robin Dunn
4cc5453b83
PS can output to ta stream (but still need to make output streams more
...
usable from wxPython...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-12 01:34:00 +00:00
Robin Dunn
04e271558d
Fix ambiguity
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-12 01:32:03 +00:00
Robin Dunn
746ee6b82c
Added wxDC::GetPartialTextExtents
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-12 01:14:15 +00:00
Robin Dunn
a3a2c5fec0
HYBRID wxPython builds also need the __NO_VC_CRTDBG__ define since
...
there are wx headers that use it now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-12 01:13:20 +00:00
Robin Dunn
3adfb63b39
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-11 00:25:38 +00:00
Robin Dunn
edfeb1b84d
Use "wxCheckListBox" instead of the deprecated "wxCheckList"
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25731 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-11 00:22:50 +00:00
Robin Dunn
b159c5c481
Updates to reflect recent changes in wxWindows
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-11 00:21:37 +00:00
Robin Dunn
b0803032d3
Update the version number, remove mentioon of the wx.py.wxd module
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 22:56:56 +00:00
Vadim Zeitlin
3a818b15a1
use static_cast<> in event table macros for type safety (patch 843206)
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-10 22:15:19 +00:00
Patrick K. O'Brien
d351525a9b
shell.autoCompleteAutoHide added with default of True.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25676 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-09 02:53:13 +00:00
Patrick K. O'Brien
07b87e8d9b
Fixed problem with Calltip tab not refreshing properly on Windows.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 21:48:07 +00:00
Patrick K. O'Brien
65d005e44d
Cosmetic changes.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-08 19:28:51 +00:00
Robin Dunn
6fa9e4614d
Put the wxMemoryBuffer typemaps back
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25543 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-07 00:47:53 +00:00
Robin Dunn
83486d3b5a
Corrected parameter names
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25542 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-06 22:19:02 +00:00
Robin Dunn
5a311edb0c
Problem fixed, removed comments about it
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-06 22:18:40 +00:00
Robin Dunn
96b3fa7c71
stc module updates for the new Scintilla
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25540 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-06 22:15:41 +00:00
Robin Dunn
c2e6d97098
Fix wxArrayString and wxArrayInt typemaps so they can be used with
...
default args.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-06 22:15:00 +00:00
Robin Dunn
7f8f0b88b7
Use Bind
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-06 22:14:22 +00:00
Robin Dunn
02a34c4c56
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-05 01:12:26 +00:00
Robin Dunn
e8e4a2a4d4
Some ifdef's to correct compile problems on wxMac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-05 01:04:08 +00:00
Robin Dunn
4e760a36f0
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-05 00:24:27 +00:00
Robin Dunn
4d5c3d9119
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 23:41:34 +00:00
Robin Dunn
8eda5e3588
Other little docs tweaks, and added HTML versions
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 23:39:15 +00:00
Robin Dunn
c8000995b5
You can now make menu items without IDs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 23:38:38 +00:00
Robin Dunn
67aaa6080a
Don't use a default button.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 23:37:35 +00:00
Robin Dunn
1e53cf51f6
wxTextCtrl::HitTest
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25506 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 23:36:58 +00:00
Robin Dunn
e07fb96db5
Added bool typemap so Py_True and Py_False are returned instead of integers.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-04 23:36:07 +00:00
Robin Dunn
4c8347a5ab
Decorator classes are no longer needed
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-03 23:36:49 +00:00
Robin Dunn
ba933fa510
Added a typecheck typmap for wxString
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-03 03:58:36 +00:00
Robin Dunn
78862f240c
wxWave --> wxSound
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-03 03:55:05 +00:00
Robin Dunn
699e192bcc
Take advantage of the new ctors accepting a wxArrayString
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25485 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-03 00:11:31 +00:00
Václav Slavík
dff1fa9bf5
renamed wxWave to wxSound
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-02-02 14:12:12 +00:00
Robin Dunn
8edf1c75f0
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25428 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-31 03:29:15 +00:00
Robin Dunn
a333120784
Fixed a compile error
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25427 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-31 03:23:11 +00:00
Robin Dunn
f904231a06
Fix compile error
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-31 02:56:02 +00:00
Robin Dunn
994141e6cd
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-31 01:48:55 +00:00
Robin Dunn
0d6ff08218
A few comments tweaked
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-31 01:19:44 +00:00