Robin Dunn
|
24cd848e20
|
Patch #945404, fix icon clipping
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27142 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 19:33:56 +00:00 |
|
Robin Dunn
|
e058867b94
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 17:14:15 +00:00 |
|
Robin Dunn
|
03a2f00c1a
|
Another addtomethod removed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27140 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 17:07:04 +00:00 |
|
Robin Dunn
|
2abd8d78a6
|
removed a debugging print
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 17:04:54 +00:00 |
|
Robin Dunn
|
dd6d1477e5
|
Added OOR typemaps for wxPanel and wxDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 16:34:37 +00:00 |
|
Robin Dunn
|
864a91c827
|
Corrected _setCallbackInfo code so GiveFeedback can work
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 16:34:02 +00:00 |
|
Robin Dunn
|
0bdcd2f507
|
Tweaks to work around wxMac bugs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 01:55:27 +00:00 |
|
Robin Dunn
|
f20a2e1f40
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 01:54:57 +00:00 |
|
Robin Dunn
|
ab5b7b6126
|
demo tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-07 01:51:14 +00:00 |
|
Robin Dunn
|
22bfe96ca6
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27119 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 18:01:47 +00:00 |
|
Robin Dunn
|
880715c9a9
|
Add GetClassDefaultAttribute. Since it is static we need to put the
definition in all window classes so the right one will be called on
the C++ side of the fence.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27118 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 17:35:43 +00:00 |
|
Robin Dunn
|
6dc779e818
|
Some tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27117 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-06 17:34:02 +00:00 |
|
Robin Dunn
|
49bffb1482
|
Added some info panels that show size and colour attributes about the widget
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27100 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-04 20:08:00 +00:00 |
|
Robin Dunn
|
d58faf6a26
|
Added multi-line TextCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-04 18:12:48 +00:00 |
|
Robin Dunn
|
0886039fa7
|
Sorted and added StaticBox, StaticLine
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-04 06:39:51 +00:00 |
|
Robin Dunn
|
7dd3d5c68e
|
added notebook test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-04 03:09:42 +00:00 |
|
Robin Dunn
|
98c092854c
|
cleanup after an exteption in the postcreate code, added StaticText tests.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27082 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-03 23:06:48 +00:00 |
|
Robin Dunn
|
a24dc1a836
|
Added ability to execute more code after the widget is created
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27081 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-03 22:58:59 +00:00 |
|
Robin Dunn
|
d1bb3e121f
|
a little cleanup and refresh
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27080 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-03 21:31:16 +00:00 |
|
Robin Dunn
|
3bcdbe527f
|
Updated layout test
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-03 20:34:05 +00:00 |
|
Robin Dunn
|
a8d55739f8
|
Misc tests, scripts, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27078 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-03 17:13:48 +00:00 |
|
Robin Dunn
|
d6c14a4c94
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 03:32:57 +00:00 |
|
Robin Dunn
|
7fdaaabe42
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 03:25:19 +00:00 |
|
Robin Dunn
|
7ef67bb9b2
|
removed duplicate definitiion
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 03:23:54 +00:00 |
|
Robin Dunn
|
450d55a035
|
Added wx.FileSystem support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 03:14:58 +00:00 |
|
Robin Dunn
|
c24da6d6a6
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 03:13:30 +00:00 |
|
Robin Dunn
|
03e37cd542
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27051 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 02:46:01 +00:00 |
|
Robin Dunn
|
5841276a80
|
Added wx.lib.mixins.listctrl.TextEditMixin, a mixin class that allows
all columns of a wx.ListCtrl in report mode to be edited.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27050 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 02:45:06 +00:00 |
|
Robin Dunn
|
d7403ad2d1
|
Reverted to old method names/signatures for wx.DC, updated lib and
demo to match. Also fixed some deprecation warnings.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27049 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 02:41:33 +00:00 |
|
Robin Dunn
|
019fd9d379
|
some methods missing wxPyBeginBlockThreads/wxPyEndBlockThreads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-05-02 02:38:53 +00:00 |
|
Robin Dunn
|
66c033b4a6
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-30 06:30:29 +00:00 |
|
Robin Dunn
|
bcb1a72d5f
|
undid one of the last SWIG tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27019 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-30 06:29:27 +00:00 |
|
Robin Dunn
|
9ed0168094
|
script for the api docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27018 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-30 06:28:54 +00:00 |
|
Robin Dunn
|
36305df5aa
|
style sheet for the api docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27017 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-30 06:25:00 +00:00 |
|
Robin Dunn
|
dce2bd223c
|
Docstring updates and tweaks for epydoc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27016 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-30 06:14:22 +00:00 |
|
Robin Dunn
|
68ae5821b6
|
Adds wxSplitterWindow support, patch from Steve Hartwell.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-29 22:32:23 +00:00 |
|
Dimitri Schoolwerth
|
653d2f0cb3
|
fixed a few typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-29 17:45:59 +00:00 |
|
Robin Dunn
|
14af60da8b
|
It's now wx._core
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26989 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-27 19:36:16 +00:00 |
|
Robin Dunn
|
ded6ea2319
|
Add Unbind methods that can Disconnect event handlers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26988 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-27 19:35:49 +00:00 |
|
Robin Dunn
|
9e4e25d550
|
Remove the need for the PyPen class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26987 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-27 19:29:16 +00:00 |
|
Robin Dunn
|
99109c0ff1
|
better __docfilter__ and other epydoc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26986 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-27 19:26:48 +00:00 |
|
Robin Dunn
|
121b9a6757
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26981 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 23:41:48 +00:00 |
|
Robin Dunn
|
5020e71e3d
|
fixed introspection of objects with attrs without string names.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26980 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 23:38:06 +00:00 |
|
Robin Dunn
|
5ce4d9fa37
|
added missing comma
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 22:28:34 +00:00 |
|
Robin Dunn
|
f8c88923b0
|
SetStringSelection and etc. fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26977 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 22:26:39 +00:00 |
|
Robin Dunn
|
da8d6ffa57
|
Patches from KevinO that work around issues where the widget isn't
fully created yet.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26976 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 22:25:44 +00:00 |
|
Robin Dunn
|
4997d3014c
|
wxToggleButton on wxMac has these methods now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26975 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 22:23:33 +00:00 |
|
Robin Dunn
|
26779945a8
|
More details about the internal module name changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 22:22:41 +00:00 |
|
Robin Dunn
|
1c2accfc9d
|
make it easier to do a gtk2 build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26973 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-26 22:22:09 +00:00 |
|
Robin Dunn
|
d55e5bfc69
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2004-04-25 07:03:15 +00:00 |
|