Robin Dunn
|
8b52d1be62
|
Start actually returns bool
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20231 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-16 06:08:59 +00:00 |
|
Robin Dunn
|
d268268837
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-10 21:58:06 +00:00 |
|
Robin Dunn
|
d8ac6a6267
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-10 21:58:03 +00:00 |
|
Robin Dunn
|
d6b4de54b5
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-10 21:57:22 +00:00 |
|
Robin Dunn
|
88cd49f777
|
Added __nonzero__ method to more classes that have a Ok or IsOk
method. This allows code like "if obj: ..." to be the same as
"if obj.Ok: ..."
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20123 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-10 19:38:11 +00:00 |
|
Robin Dunn
|
9b945ca87a
|
SF patch [ 718899 ] wxGrid - output parameters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-10 15:49:00 +00:00 |
|
Robin Dunn
|
ea841e4340
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-09 19:44:44 +00:00 |
|
Robin Dunn
|
ed23e4b31b
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20112 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-09 19:43:17 +00:00 |
|
Robin Dunn
|
62107846d2
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-09 19:40:08 +00:00 |
|
Robin Dunn
|
2321b3c778
|
Added __nonzero__ method to wxTreeItemId.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20108 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-09 19:28:38 +00:00 |
|
Robin Dunn
|
8245592fde
|
wxHtmlWindow::LoadFile is now available, added wxNotebookPage helper class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-09 19:13:07 +00:00 |
|
Robin Dunn
|
4f10f2e0e1
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-09 16:24:53 +00:00 |
|
Robin Dunn
|
ab829dd986
|
Some updates for wxHtml classes, and other tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20098 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-09 16:23:30 +00:00 |
|
Robin Dunn
|
f50d205d88
|
Updated version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-09 16:04:18 +00:00 |
|
Robin Dunn
|
d38b3b9620
|
Made an eopty stub of SetSelection for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-04 17:34:41 +00:00 |
|
Robin Dunn
|
24d3bad8d6
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-03 02:49:09 +00:00 |
|
Robin Dunn
|
592778bad6
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19956 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-03 02:48:59 +00:00 |
|
Robin Dunn
|
9f8ef6c168
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-03 02:48:43 +00:00 |
|
Robin Dunn
|
9339eb0fe4
|
fixed typo in parameter name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19954 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-03 02:27:54 +00:00 |
|
Robin Dunn
|
11acaf87d7
|
Added SetSelection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19953 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-03 02:27:33 +00:00 |
|
Robin Dunn
|
3bd7099bb4
|
removed special case for wxMac, not needed any more
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-03 02:21:19 +00:00 |
|
Robin Dunn
|
58ccbbc7b7
|
Made the version number information more robust and uh, informative.
Also added asserts to check that the major.minor versions of wxPython
and wxWindows match.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-02 01:49:07 +00:00 |
|
Robin Dunn
|
509b8f9b5f
|
Added missing method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-02 01:46:56 +00:00 |
|
Robin Dunn
|
4d2a9c1a5f
|
cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19923 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-02 01:46:44 +00:00 |
|
Robin Dunn
|
e44b4b86f1
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 05:15:09 +00:00 |
|
Robin Dunn
|
9d05742271
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 01:51:26 +00:00 |
|
Robin Dunn
|
f6f41ac61a
|
SWIGged code updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19912 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 01:38:07 +00:00 |
|
Robin Dunn
|
c21b5bcd98
|
Changed wxSWIG to not generate Python code using apply, (since it will
be deprecated in the future) wxSWIG will use spam(*args, **kw) syntax
instead. Also changed the generated __repr__ methods to be a bit more
informative.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-04-01 01:36:08 +00:00 |
|
Robin Dunn
|
ebad4a640c
|
Fixed compile warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19877 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-30 06:22:12 +00:00 |
|
Robin Dunn
|
8c879ff9c5
|
Added wxTLW::SetShape and implementations for wxGTK, wxMSW and an
empty stub for wxMac.
Added some generic helpers and a new ctor to wxRegion.
Added samples/shaped.
(Backport to 2.4 from 2.5)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-29 19:03:04 +00:00 |
|
Robin Dunn
|
901384b2fc
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 19:21:15 +00:00 |
|
Robin Dunn
|
9ca5ec8bfc
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 19:16:14 +00:00 |
|
Robin Dunn
|
68efcd79bc
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19672 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 18:58:03 +00:00 |
|
Robin Dunn
|
8e10035b0a
|
Instead of always logging C++ assertions, added wxPYAPP_ASSERT_LOG
flag to turn it on. In most cases turning it into an exception (the
default behavior) is enough.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19671 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 18:57:05 +00:00 |
|
Robin Dunn
|
854b358232
|
Version number update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19670 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-21 18:54:43 +00:00 |
|
Robin Dunn
|
ef68facf71
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19628 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:55:58 +00:00 |
|
Robin Dunn
|
c97cc71ff0
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19627 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:55:25 +00:00 |
|
Robin Dunn
|
aa786eb505
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:54:34 +00:00 |
|
Robin Dunn
|
96e5c58555
|
Version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:20:01 +00:00 |
|
Robin Dunn
|
83609d6f72
|
Fixed a interpreter lock problem in the __eq__ and __ne__ methods in wxSize and etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 22:09:59 +00:00 |
|
Robin Dunn
|
37b68131d0
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19616 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 05:05:21 +00:00 |
|
Robin Dunn
|
9b07c5a436
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 04:15:57 +00:00 |
|
Robin Dunn
|
d0acfee780
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 03:47:14 +00:00 |
|
Robin Dunn
|
375c124f0d
|
Gave up on generating a warning upon the use of the old true/false or
TRUE/FALSE values.
Fixed the typemap that converts strings to wxColours to also accept
unicode.
Typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 03:45:44 +00:00 |
|
Robin Dunn
|
50c09563d0
|
Fixed problem where the wrong class name could sometimes be used for OOR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-19 03:28:36 +00:00 |
|
Robin Dunn
|
ee6beb764e
|
Fix how the return value of OnInit is checked, also DECREF the
PyObjects used there.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-12 08:52:43 +00:00 |
|
Robin Dunn
|
45a9c81318
|
Version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 21:54:41 +00:00 |
|
Robin Dunn
|
d30eb33cc5
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 21:41:18 +00:00 |
|
Robin Dunn
|
186e869e81
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19560 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 21:39:47 +00:00 |
|
Robin Dunn
|
4b994df96f
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@19559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2003-03-11 21:37:08 +00:00 |
|