Robin Dunn
|
4309b812ef
|
More demo/distrib updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-10 22:44:38 +00:00 |
|
Robin Dunn
|
0655d12d67
|
I have no idea if this is right or works, but I'm adding a manifest to
wxPython's resource file for WinXP...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-10 21:23:36 +00:00 |
|
Robin Dunn
|
4a98c806e5
|
Added comment about an untested code path...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-08 01:25:30 +00:00 |
|
Robin Dunn
|
78b57918f8
|
Nasty workaround for an incompatible low-level change in Python 2.2,
but it was undocumented before 2.2 so I guess that's what I get...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12924 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-08 01:15:15 +00:00 |
|
Robin Dunn
|
ff65119eb2
|
Changed a method name
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-07 04:32:43 +00:00 |
|
Robin Dunn
|
14b3f932dd
|
wxRemotelyScrolledTreeCtrl now draws its own lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-03 21:37:22 +00:00 |
|
Robin Dunn
|
07c99b2608
|
wxRemotelyScrolledTreeCtrl now draws its own lines
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-03 21:29:50 +00:00 |
|
Robin Dunn
|
74bcba0e33
|
More fixes and updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-03 20:58:19 +00:00 |
|
Robin Dunn
|
78e8819c2e
|
Added SplitTree sample to the demo
Fixes for wxEditor and its FrogEdit sample
Misc. other stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-12-03 20:41:03 +00:00 |
|
Robin Dunn
|
2481a3763b
|
SWIGged code update for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-30 23:17:55 +00:00 |
|
Robin Dunn
|
4416b50837
|
wxTipWindow is now a wxPopupTransientWindow instead of a wxFrame.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-30 23:15:05 +00:00 |
|
Robin Dunn
|
3e2125031b
|
SWIGged code update for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12759 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-30 05:08:46 +00:00 |
|
Robin Dunn
|
c594325333
|
Changes to ensure that GDI objects returned from Python methods are
copied, not just left as references. The old way was
counter-intuitive for Python.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12752 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-29 00:51:59 +00:00 |
|
Robin Dunn
|
7b7ac0ab51
|
Added wxChildFocusEvent
Updated wxHtmlWindow
Added wxEditableListBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12739 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-28 09:47:53 +00:00 |
|
Robin Dunn
|
7a9b33dbf8
|
New SWIGged files for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12721 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-27 07:00:17 +00:00 |
|
Robin Dunn
|
dbd3685cc4
|
New SWIGged files for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12719 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-27 06:22:32 +00:00 |
|
Robin Dunn
|
2f4e928794
|
Changes needed to solve wxPython's OOR problem for the wxOGL shapes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12717 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-27 02:56:59 +00:00 |
|
Robin Dunn
|
6e8a778af3
|
Added wxDynamicSashWindow to wxPython, plus other odds and ends.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12674 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-25 09:39:49 +00:00 |
|
Robin Dunn
|
ebf4302cbe
|
Added wxDynamicSashWindow to wxPython, plus other odds and ends.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12673 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-25 09:10:01 +00:00 |
|
Robin Dunn
|
ab51f6db14
|
SWIGged code updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 07:42:59 +00:00 |
|
Robin Dunn
|
4a08218bc3
|
SWIGged code uodates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12513 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 07:42:10 +00:00 |
|
Robin Dunn
|
8af26133d9
|
Bug fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12512 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 07:40:26 +00:00 |
|
Robin Dunn
|
80cb3dbc36
|
SWIGged code updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 06:30:33 +00:00 |
|
Robin Dunn
|
07b2e1cd38
|
Replaced CopyObject with Clone for wxPython-specific event classes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 06:04:42 +00:00 |
|
Robin Dunn
|
262e41eb55
|
SWIGged code updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12507 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 02:52:07 +00:00 |
|
Robin Dunn
|
d820003682
|
Added LIST_ITEM_FOCUSED
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12504 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 02:29:41 +00:00 |
|
Robin Dunn
|
181526acad
|
SWIGged updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12503 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 02:06:31 +00:00 |
|
Robin Dunn
|
36fd8ec3c9
|
Fixed some warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-20 01:55:55 +00:00 |
|
Robin Dunn
|
05f30eecb7
|
Fixed a problem in the demo and plugged a potential leak in SetDashes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-19 20:43:04 +00:00 |
|
Robin Dunn
|
08da19d737
|
SWIGged code uodates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-19 20:41:48 +00:00 |
|
Robin Dunn
|
7173744550
|
SWIGged updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-15 04:59:26 +00:00 |
|
Robin Dunn
|
00ca6262d1
|
A fix for when wxPython is compiled with no threads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 18:46:47 +00:00 |
|
Robin Dunn
|
c70fd24fa8
|
wxComboBox does not derive from wxChoice in wxGTK so it can't in
wxPython either.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 18:34:26 +00:00 |
|
Robin Dunn
|
742fc581e4
|
SWIGged files updates for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12419 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 05:22:45 +00:00 |
|
Robin Dunn
|
93283355d3
|
SWIGged code updates for wxGTK
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 04:11:15 +00:00 |
|
Robin Dunn
|
6c0168c945
|
Added missing wxImage methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12417 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 04:05:12 +00:00 |
|
Robin Dunn
|
101dd79ab6
|
Added new sizer methods
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 04:03:56 +00:00 |
|
Robin Dunn
|
7dbce44a33
|
Added wxFileHistory
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 04:03:09 +00:00 |
|
Robin Dunn
|
b78b83ecb4
|
Added wxTextCtrl.GetStringSelection
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12413 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-14 04:02:20 +00:00 |
|
Robin Dunn
|
0d1ace8697
|
SWIGged code update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-13 06:48:36 +00:00 |
|
Robin Dunn
|
a57d56d662
|
More fixes for wxPopupWindow.
More SWIGged code updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-13 06:43:26 +00:00 |
|
Robin Dunn
|
98624b49d3
|
Various other tweaks and updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-13 03:18:00 +00:00 |
|
Robin Dunn
|
25b00b4e8c
|
Passing None to an EVT_* function will Disconnect
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12396 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-13 03:17:09 +00:00 |
|
Robin Dunn
|
56456d9faf
|
SWIGged code updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-13 00:33:56 +00:00 |
|
Robin Dunn
|
b6e5c4450a
|
Added build instructions for OS X.
Added a very simple demo to help build functionality bit by bit.
Regenerated the files that needed SWIGging.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-09 23:19:16 +00:00 |
|
Robin Dunn
|
eedf876b34
|
Added wxPostscriptDC to wxPython
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12290 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-03 20:34:26 +00:00 |
|
Robin Dunn
|
b66824a572
|
wxPython updates to match recent updates to wxCalendarCtrl, wxGrid,
and wxGLCanvas.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-02 23:21:45 +00:00 |
|
Robin Dunn
|
ab11ebfa19
|
wxPython updates to match recent updates to wxCalendarCtrl, wxGrid,
and wxGLCanvas.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-02 20:56:23 +00:00 |
|
Robin Dunn
|
2c667cb8d8
|
swig updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12256 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-02 03:23:18 +00:00 |
|
Robin Dunn
|
df26d82fc3
|
Removed GetOldIndex, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2001-11-02 02:00:32 +00:00 |
|