Robin Dunn
|
3e87f7c085
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@18196 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-12-12 03:56:58 +00:00 |
|
Robin Dunn
|
c4f0ba3f89
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17979 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-27 02:29:28 +00:00 |
|
Robin Dunn
|
b181a4bfb1
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-19 02:47:43 +00:00 |
|
Robin Dunn
|
3fdbab8395
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-13 05:09:16 +00:00 |
|
Robin Dunn
|
85f726f26a
|
Fixed name clash in wxIEHtmlWin, other minor tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-08 22:33:39 +00:00 |
|
Robin Dunn
|
8f5c320767
|
wxSizer.Show, IsShown, etc.
Wrappers for and use new wxInputStream methods
Other tweaks, fixes, etc. to go along with recent CVS changes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17733 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-11-05 23:03:34 +00:00 |
|
Robin Dunn
|
3fe4f9bf40
|
Document major user visible changes
Build and such for recent CVS updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-21 21:31:06 +00:00 |
|
Robin Dunn
|
36060e25b0
|
SWIGged code updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-21 21:13:36 +00:00 |
|
Robin Dunn
|
d73361fed5
|
Various changes to reflect current CVS.
Added a separate wxRadioButton demo.
Various tweaks.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-16 22:51:31 +00:00 |
|
Robin Dunn
|
dad0803d48
|
Removed Command() but left an alias
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-04 00:44:55 +00:00 |
|
Robin Dunn
|
3f7406ab30
|
it helps if you actually return the return value!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17447 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-04 00:42:03 +00:00 |
|
Robin Dunn
|
9312e5d6db
|
wxASSERT and others are converted to Python Exceptions.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-04 00:40:31 +00:00 |
|
Robin Dunn
|
9d43a2054e
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-10-02 00:27:21 +00:00 |
|
Robin Dunn
|
03cd51b0b6
|
wxFileTypeInfo interface changes and a missing method in wxDateTime
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-30 17:36:07 +00:00 |
|
Robin Dunn
|
88becfa938
|
SWIGged update for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@17259 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-09-18 20:40:50 +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
|
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
|
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
|
dd4a4b90f5
|
Some unicode fixes for the wxWisard wrappers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-28 01:38:29 +00:00 |
|
Robin Dunn
|
3de0866e8c
|
Compilation fixes for wxPython's wxWizard, added wxRegionFromPoints
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-27 20:35:18 +00:00 |
|
Robin Dunn
|
f725aedbae
|
Added SendSizeEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-24 02:30:11 +00:00 |
|
Robin Dunn
|
85260f24de
|
A more dynamic wxWizard sample, and a fix for wxGrid wrappers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-22 00:00:04 +00:00 |
|
Robin Dunn
|
6a6ff5640d
|
wxWizardPage now handled by OOR
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-21 21:46:53 +00:00 |
|
Robin Dunn
|
5d5d57f3ec
|
SWIGged updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-21 20:15:42 +00:00 |
|
Robin Dunn
|
af83019e94
|
Added wxWizard and the wizard page classes, as well as a wizard sample
in the demo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16575 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-17 19:08:21 +00:00 |
|
Robin Dunn
|
eb67b7039d
|
Fixed wxPython's wxArt constants
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16574 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-17 19:07:19 +00:00 |
|
Robin Dunn
|
032b1ef198
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16555 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-16 19:53:24 +00:00 |
|
Robin Dunn
|
aaad759f90
|
Allow AddWindow and RemoveWindow to be overridden in classes derived
in Python
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16517 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-14 23:26:42 +00:00 |
|
Robin Dunn
|
6af85fcd90
|
Added accessor for the main window in generic wxListCtrl. In wxMSW
just returns self.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16470 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-12 19:17:43 +00:00 |
|
Robin Dunn
|
3fce70fbf5
|
wxPySimpleApp calls wxInitAllImageHandlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-12 19:16:53 +00:00 |
|
Robin Dunn
|
efe12e9542
|
Updated version and other minor tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16420 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-08-08 18:32:08 +00:00 |
|
Robin Dunn
|
64c06a5085
|
changes to match recent CVS updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16270 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-25 01:28:56 +00:00 |
|
Robin Dunn
|
cf27687318
|
Fix for wxPyTipProvider. Now it is possible to derive from it and
implement GetTip.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-20 19:45:24 +00:00 |
|
Robin Dunn
|
4c7d2b2646
|
SWIGged updates for wxMSW
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-20 02:07:56 +00:00 |
|
Robin Dunn
|
e626d7c787
|
Changed wxProcess::Open to take a flags arg to pass to wxExecute.
Fixed a few _'s without \'s in the docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-12 23:25:14 +00:00 |
|
Robin Dunn
|
1883480f8d
|
I forgot the wxSignal enum
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-12 21:34:02 +00:00 |
|
Robin Dunn
|
814f509cc9
|
Added wxProcess_Open and etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-12 21:30:17 +00:00 |
|
Robin Dunn
|
d6a3401d09
|
Changed the wxDateTime.Parse* methods to return an int that will be -1
on failure, and the index where parsing stopped otherwise.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-11 20:16:53 +00:00 |
|
Robin Dunn
|
83f3dd45be
|
Added wxEVT_SCROLL_ENDSCROLL
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-11 20:16:03 +00:00 |
|
Robin Dunn
|
c2dac7366c
|
A few other tweaks, reduced some flicker in the demo, and etc...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-06 00:56:57 +00:00 |
|
Robin Dunn
|
bd5dfc0725
|
Move wxContextMenuEvent back into the core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-06 00:48:25 +00:00 |
|
Robin Dunn
|
3eb221f6dd
|
Updates related to wxID_ANY and etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-03 22:54:13 +00:00 |
|
Robin Dunn
|
be13a6af90
|
Some improvements and additions for wxListCtrl and logging
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-07-02 17:11:35 +00:00 |
|
Robin Dunn
|
8baa46e9bf
|
Some trace log updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-26 20:11:34 +00:00 |
|
Robin Dunn
|
86a12675f1
|
Added wxPyPanel
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15948 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-24 21:52:44 +00:00 |
|
Robin Dunn
|
e4ed5de1fe
|
fixed a typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15903 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-21 02:04:43 +00:00 |
|
Robin Dunn
|
bc5f2236eb
|
Changes needed to allow compilation with SunCC.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15892 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-20 21:39:33 +00:00 |
|
Robin Dunn
|
a66212dcdf
|
Fixed a bunch of embarassing reference leaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-15 05:51:11 +00:00 |
|
Robin Dunn
|
72797a7da3
|
Added wxArtProvider and other changes to match CVS updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2002-06-14 23:31:53 +00:00 |
|