Commit Graph

989 Commits

Author SHA1 Message Date
Robin Dunn
fb757066df Fix problems with the wxHtmpTagHandler wrappers and related
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24629 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-22 21:08:20 +00:00
Robin Dunn
44127b6546 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24626 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-21 20:58:50 +00:00
Robin Dunn
a32360e0fb Because of some differences in class heirarchy there are a few
differences in generated code for the ogl and gizmos extensions, so
use separate dirs for them like the core does.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24625 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-21 20:50:36 +00:00
Robin Dunn
be052e4e29 Updated the devel doc as the wxPy_newswig branch is not needed any more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-21 20:37:51 +00:00
Robin Dunn
4eeb570554 Added HTML_FONT_SIZE values
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-21 20:31:01 +00:00
Robin Dunn
80f334397a Updates for the autodoc/docstring patch, fixes overloaded functions
where one or more of them have a specific autodoc (not "0" or "1")


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-21 17:05:30 +00:00
Robin Dunn
7722248d75 Lots of bup fixes, API updates, etc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24621 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-21 07:39:05 +00:00
Robin Dunn
fbd5dd1dfa Lots of demo tweaks for API updates, bug fixes and new images for the
wxListbook demo


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24620 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-21 07:36:53 +00:00
Robin Dunn
322913cef3 More docstring updates for OUTPUT parameters
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-20 20:41:31 +00:00
Robin Dunn
6c3b4aae47 More docstrings.
Fixed wxWave compilation on Linux.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-20 01:19:37 +00:00
Robin Dunn
ce8f00f30c Don't run SWIG when we're doing a clean
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-20 01:10:20 +00:00
Robin Dunn
423f194a14 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24605 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 18:38:16 +00:00
Robin Dunn
9d1d5697d5 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24604 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 18:17:15 +00:00
Robin Dunn
d58a0c0392 Updated docstring patch for new SWIG CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 17:35:50 +00:00
Robin Dunn
11188b025c SWIG Runtime update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 17:32:06 +00:00
Robin Dunn
bf08dd12b4 Tests for FindItemAtPoint
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24597 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:41:33 +00:00
Robin Dunn
5499dd8961 Show using GetAtter in wxPyGridTbaleBase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:41:12 +00:00
Robin Dunn
d3d0f6ec7f Fix compilation error in gizmos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24595 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:39:29 +00:00
Robin Dunn
e811c8cebb reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24594 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:36:16 +00:00
Robin Dunn
dd9f7fea29 Changed all TRUE/true --> True and all FALSE/false --> False so the
Python docstrings will have the correct case.

Started adding extra docstrings where needed.

Some other little tweaks and fixes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:31:30 +00:00
Robin Dunn
cd303fbbc1 Correct a compile warning
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24592 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:28:39 +00:00
Robin Dunn
6a30d63aed SWIG patch for "autodoc" and "docstring" %features
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-19 06:27:42 +00:00
Roman Rolinsky
31f0435291 XMLID -> XRCID, Number -> GetCount, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 19:05:45 +00:00
Roman Rolinsky
fdc1a8be8f removed second parameter from GetFirstChild calls
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-18 19:04:48 +00:00
Robin Dunn
e1447a9737 Bugfix patch from Alberto
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-17 19:57:26 +00:00
Robin Dunn
94d33c49d1 Removed %noautorepr directives
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24549 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-13 18:43:39 +00:00
Robin Dunn
5434ebd693 Recent changes in SWIG make this patch no longer necessary
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24548 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-13 18:42:38 +00:00
Robin Dunn
d14a1e2856 Merged the wxPy_newswig branch into the HEAD branch (main trunk)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24541 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-11-12 21:34:20 +00:00
Robin Dunn
c85417f629 Added SetColumnCount method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-22 23:29:54 +00:00
Robin Dunn
abbc257086 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-22 17:40:36 +00:00
Robin Dunn
2f4811fcbd reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24258 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-22 17:30:01 +00:00
Robin Dunn
6fa68946ec Add sample showing how to use the XRC subclass attribute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24257 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-22 17:25:20 +00:00
Robin Dunn
098d1f0c65 Save the initial tstate during initialization
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-22 17:23:36 +00:00
Robin Dunn
b434e3f098 Updates for wxColourDatabase
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-22 17:21:47 +00:00
Robin Dunn
b7d681eb04 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 05:47:22 +00:00
Robin Dunn
025fa9a96b reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 04:56:15 +00:00
Robin Dunn
900eb07b48 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 04:36:23 +00:00
Robin Dunn
40f5c32cbd New version from Timothy Hochberg
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 04:33:35 +00:00
Robin Dunn
81744507e8 Added TODO
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24220 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 04:33:02 +00:00
Robin Dunn
3b6d8c19fc Added IsEditCancelled/SetEditCanceled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24219 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 04:32:41 +00:00
Robin Dunn
118f4724b6 Demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24218 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 04:31:26 +00:00
Robin Dunn
7ca4c2e1eb Added note about migration guide
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 04:30:10 +00:00
Robin Dunn
88c32d58d8 typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-18 04:29:53 +00:00
Robin Dunn
c43270050e removed #!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-10 16:11:25 +00:00
Robin Dunn
b01fc8925f Show how to get the right position for HitTest from a mouse event position
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-06 16:53:31 +00:00
Robin Dunn
851d4ac7fa Added more meta-data for PyPi
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-03 19:51:12 +00:00
Robin Dunn
1a8aa6a1e3 regenerated the images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-02 04:26:33 +00:00
Robin Dunn
8b9a4190f7 A huge glob of changes in the 2.4 branch merged over to HEAD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-02 00:58:06 +00:00
Robin Dunn
e3c0dc265f newevent helpers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-01 23:30:43 +00:00
Robin Dunn
0a358773fc makedocs script now also crunches through some of the contribs docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-01 23:29:54 +00:00
Robin Dunn
2f0f3b0fd6 Added listbook demo and also some other demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-10-01 23:28:31 +00:00
Robin Dunn
7ea515abfb Various changes needed to get up to date with current CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-30 21:04:25 +00:00
Robin Dunn
9e70eb3b1d Change how/when the app object is created
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23904 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 21:18:13 +00:00
Robin Dunn
4c5304540d float --> int fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 20:24:51 +00:00
Robin Dunn
04443bbfb0 HitTest patch from Alberto
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 20:23:43 +00:00
Robin Dunn
1a8372ba0f reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 20:22:51 +00:00
Robin Dunn
1a10a058d5 Changes needed to get upto date with the latest wx CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23900 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 20:09:53 +00:00
Robin Dunn
80097f32fe Applied Patch #775357
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-24 00:21:17 +00:00
Robin Dunn
854e7dc332 SWIGged updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-19 16:46:57 +00:00
Robin Dunn
36a73f1d03 Changes for removing DefaultEncodingIsPC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-19 16:46:03 +00:00
Robin Dunn
4326f7b7b2 Updated version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-19 16:44:43 +00:00
Robin Dunn
7b443969ac Added some missing constants and fixed GetPoints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23698 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-18 23:48:29 +00:00
Robin Dunn
b2dfe63f8e SWIGged updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23687 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-18 20:49:47 +00:00
Robin Dunn
62e8fcee74 some more test code for the toolbar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-18 20:48:50 +00:00
Robin Dunn
b8be6ceacf Fix for internal compiler error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-18 20:45:39 +00:00
Robin Dunn
dfaff5b0cc Added character coding comment for Python 2.3
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-17 20:22:15 +00:00
Robin Dunn
1ad053872a Unicode fix from Will
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-17 20:21:28 +00:00
Robin Dunn
78d774068b reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-01 20:01:55 +00:00
Robin Dunn
704f9c00cd Changed #include order to correct a compilation error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-01 20:01:10 +00:00
Robin Dunn
877d6bae5e Corrected a return type
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-01 19:59:50 +00:00
Robin Dunn
8c14bc9170 Fixed style setting
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23352 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-01 19:54:41 +00:00
Robin Dunn
6bb000ec67 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23351 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-01 19:53:54 +00:00
Robin Dunn
208218898b More experiments with wxDrawWindowOnDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-01 19:52:45 +00:00
Robin Dunn
6e4d60a3b8 Work around a bug in the Carbon headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-09-01 19:41:12 +00:00
Robin Dunn
e55c4dd1b1 Latest distutils
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-27 00:20:37 +00:00
Robin Dunn
b6e2eddeaf avoid a bug in Carbon headers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-25 20:22:05 +00:00
Robin Dunn
e06b17c045 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-23 02:56:37 +00:00
Robin Dunn
5dacf03c57 removed duplicate method def
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-23 02:51:21 +00:00
Robin Dunn
1e52188741 fixes for new lib dirs for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-23 02:50:33 +00:00
Robin Dunn
116d6bea10 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-23 02:49:13 +00:00
Robin Dunn
f89fa59caa Oops, forgot to remove the #includ
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23122 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 23:03:07 +00:00
Robin Dunn
318553524d reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23121 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 22:48:05 +00:00
Robin Dunn
edadef3f00 Added wrappers for wxBookCtrl and wxListbook. wxNotebook now derives
from wxBookCtrl.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 22:46:58 +00:00
Robin Dunn
6946b604e8 Commented out wxToolBarSimple since it is fully deprecated now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 22:45:35 +00:00
Robin Dunn
f94e8b87e8 Extra testing code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-22 22:44:36 +00:00
Robin Dunn
77762d0f1e reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-15 23:12:27 +00:00
Robin Dunn
8a12f92d0d reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 03:58:15 +00:00
Robin Dunn
0a67b75186 Use multi-lib build on MSW, and other tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 03:56:41 +00:00
Robin Dunn
faeb124b61 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-14 03:45:04 +00:00
Robin Dunn
771eb7a2a2 add maps for the old/new names
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 19:47:26 +00:00
Robin Dunn
ea96591fa6 Clear --> ClearBackground
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-13 19:46:48 +00:00
Robin Dunn
c44090df7d fixed unused local wanring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-08 22:19:02 +00:00
Robin Dunn
3628e08886 Added Python wrappers for wxRTTI for the wxVScrolledWindow,
wxVListBox, and wxHtmlListBox classes.

Removed the calls to wxClassInfo::Cleanup and Initialize.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-08 21:32:52 +00:00
Robin Dunn
ef121b24d5 only match the regex at the end of the string
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22678 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-07 15:08:00 +00:00
Robin Dunn
44934d2cf6 Patch from Will Sadkin fixing parameter order
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-08-06 15:14:17 +00:00
Robin Dunn
3734a86630 If a wxPy[Command]Event has been cloned then we need to propogate the
Skip value from the original back to the clone after it has been
processed.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 19:21:48 +00:00
Robin Dunn
8dc6dcde52 Various testing changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-31 19:21:05 +00:00
Robin Dunn
1dbd57590d SWIGged update for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-29 20:51:23 +00:00
Robin Dunn
62fc00206f Show how to iterate selected items in a wxListCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-29 20:39:19 +00:00
Robin Dunn
6921cf96a0 Regenerated embedded images
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-29 19:26:09 +00:00
Robin Dunn
a565c7645e Allways need an App object now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-29 18:51:17 +00:00
Robin Dunn
18d95cf07f More build fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22303 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-26 00:21:37 +00:00
Robin Dunn
3e46a8e623 Use the separate contrib libs on MSW too.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-26 00:20:04 +00:00
Robin Dunn
5a2a9da2c2 build fixes and reSWIGs for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22284 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 02:32:46 +00:00
Robin Dunn
d84a9306f0 Build fixes and reSWIGs for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-25 00:34:15 +00:00
Robin Dunn
7a50586140 Lots of changes for wxPython to start using many of the new featues in
wxWindows 2.5


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22267 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-24 00:57:49 +00:00
Robin Dunn
3ef86e32dd Lots of changes for wxPython to start using many of the new featues in
wxWindows 2.5


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22265 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-24 00:28:34 +00:00
Robin Dunn
15d9a04c68 stop usign a deprecated method, and ensure that the imagelist
ownership is trnasfered when using AssignImageList.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22074 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-18 02:29:57 +00:00
Robin Dunn
63b1cb8227 User the version number in the dir name of the private wxWindows install.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22073 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-18 02:28:09 +00:00
Robin Dunn
dd116e73f0 Minimal changes needed to build/run wxPython on the 2.5 branch after
the merge.  Still need to look for and apply most changes and new
additions that have happened since the last merge.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-18 02:26:53 +00:00
Robin Dunn
52fcf3b1bd Applied patch that converts the throbber to using timers instead of threads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-18 01:53:08 +00:00
Robin Dunn
1fded56b37 wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-07-02 23:13:10 +00:00
Robin Dunn
1542ea396a 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.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-28 23:05:05 +00:00
Robin Dunn
2b9e4799b9 SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-26 22:46:58 +00:00
Robin Dunn
3856ee0ba4 SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-26 22:46:07 +00:00
Robin Dunn
3100de9921 SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-26 22:45:47 +00:00
Robin Dunn
6789bce964 Typo fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-26 21:58:31 +00:00
Robin Dunn
e0fb15a1c3 wxMac uses wxCursors now too
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-26 21:57:43 +00:00
Robin Dunn
2d13837901 GetValue is pure virtual
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-26 20:49:14 +00:00
Robin Dunn
9cbf6f6ea3 Tweaks for various diffs from 2.4.0 to current HEAD
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-26 01:41:21 +00:00
Robin Dunn
fc0821b650 Fix broken binaries...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-26 01:26:38 +00:00
Robin Dunn
7e50db3f1d SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-25 21:53:30 +00:00
Robin Dunn
7108497a54 SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-25 20:37:50 +00:00
Robin Dunn
26b8693ba5 fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-25 17:10:57 +00:00
Robin Dunn
230e09add6 Added file for xrc splitter support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-25 07:06:20 +00:00
Robin Dunn
b67a932778 SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-25 07:04:05 +00:00
Robin Dunn
1e4a197e4c Merged wxPython 2.4.x to the 2.5 branch (Finally!!!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-03-25 06:35:27 +00:00
Roman Rolinsky
d21441bd9b just a test if CVS access works
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17452 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-10-04 07:19:19 +00:00
Robin Dunn
47a06a26bd SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-11 20:19:33 +00:00
Robin Dunn
d25a60983c Show how to use images in the virtual list control demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-11 17:25:53 +00:00
Robin Dunn
b00e9f10c7 SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-11 01:14:18 +00:00
Robin Dunn
e7163afc45 PyCrust tweak to allow it to work with older Scintilla's
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17125 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-11 01:00:43 +00:00
Robin Dunn
f114b8580b Update to Scintilla 1.48
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-11 01:00:07 +00:00
Robin Dunn
b42ea279ce SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17066 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-08 00:38:34 +00:00
Robin Dunn
923e5f56fc GetLanguageInfo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-08 00:11:00 +00:00
Robin Dunn
1e6796a093 Some last minute little tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17061 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-07 23:17:14 +00:00
Robin Dunn
0dacfc5ce4 Latest PyCrust
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-06 21:24:51 +00:00
Robin Dunn
e37a28a0de The standalone PyShell and PyCrust apps need to set the focus to the
shell windows.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17030 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-06 20:03:03 +00:00
Robin Dunn
e9378bd661 Updated html version of stc.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-06 19:03:30 +00:00
Robin Dunn
31988931ca Incremented preview number, reswigged a couple things
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-06 18:01:04 +00:00
Robin Dunn
42ba812b70 Updated to Scintilla from 1.45 to 1.47
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-06 17:11:52 +00:00
Robin Dunn
a834585d74 Updated to Scintilla from 1.45 to 1.47
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-06 16:59:31 +00:00
Robin Dunn
4ea97290b8 SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-06 01:45:55 +00:00
Robin Dunn
4eb65923fc SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17006 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-05 21:40:34 +00:00
Robin Dunn
09cca25189 Added IsEditCancelled
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17005 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-05 21:39:42 +00:00
Robin Dunn
67a92fff32 SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-05 19:41:45 +00:00
Robin Dunn
fd512ba286 Various wxPython updates to go along with recent changes in CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16993 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-09-05 19:39:28 +00:00
Robin Dunn
09740c31b9 Mode distrib scripts and such
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-28 20:02:20 +00:00
Robin Dunn
f2c9093fc1 Installer updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-28 17:49:58 +00:00
Robin Dunn
7f369e7f8e SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-08-28 04:35:28 +00:00