Robin Dunn
|
1814658d67
|
fixed compile error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32300 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-21 18:34:20 +00:00 |
|
Robin Dunn
|
68350608bc
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-20 00:15:10 +00:00 |
|
Robin Dunn
|
32478f52ad
|
re-enable wxDrawWindowOnDC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 23:08:26 +00:00 |
|
Robin Dunn
|
0c243d9389
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 23:05:19 +00:00 |
|
Robin Dunn
|
a85598a170
|
Add more art IDs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 22:59:48 +00:00 |
|
Robin Dunn
|
655e17cf4e
|
Add InitAlpha
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 22:55:35 +00:00 |
|
Robin Dunn
|
b718902586
|
Add tab methods to NavigationKeyEvent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32217 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 22:39:17 +00:00 |
|
Robin Dunn
|
6e1eab530e
|
Add more art IDs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32216 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-19 22:37:24 +00:00 |
|
Robin Dunn
|
6f016d5401
|
Patch #1143556: mods to SashWindow demo: auto-generate IDs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 20:25:05 +00:00 |
|
Robin Dunn
|
53aa7709e0
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32151 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 19:33:00 +00:00 |
|
Robin Dunn
|
ac03a19f93
|
wxPyCallback needs to derive from wxEvtHandler now since the
wxObjectEventFunction typedef changed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 19:28:16 +00:00 |
|
Robin Dunn
|
51c5e1f21e
|
Added wx.lib.gestures module from Daniel Pozmanter which supports
using Mouse Gestures in an application.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 18:02:19 +00:00 |
|
Robin Dunn
|
718903fe64
|
wxStdButtonSizer Finalise --> Realize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32146 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 17:49:03 +00:00 |
|
Robin Dunn
|
71699da48d
|
typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 05:21:49 +00:00 |
|
Robin Dunn
|
91334b48e2
|
Added wx.DatePickerCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:52:13 +00:00 |
|
Robin Dunn
|
006f35560e
|
Avoid doing a str(object) since in some cases it can result in very
large strings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:50:41 +00:00 |
|
Robin Dunn
|
6f25918850
|
Don't override methods that are in wxControlWithItems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:48:26 +00:00 |
|
Robin Dunn
|
7c1f6b54a5
|
docstring fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:46:57 +00:00 |
|
Robin Dunn
|
24054d48e9
|
can't have a zero sized font
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:46:40 +00:00 |
|
Robin Dunn
|
4d2d4dde45
|
Removed Loop and IsLooped methods, other cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:44:43 +00:00 |
|
Robin Dunn
|
3136b08220
|
Add SetBackgroundImage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32128 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:42:04 +00:00 |
|
Robin Dunn
|
b3b61cdaa0
|
Added wx.DatePickerCtrl
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32127 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-18 04:38:30 +00:00 |
|
Robin Dunn
|
e8d51145fe
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31951 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-11 23:40:42 +00:00 |
|
Robin Dunn
|
c6b65b76a1
|
wx.SL_INVERSE works for the big 3 now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31932 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-11 20:00:18 +00:00 |
|
Robin Dunn
|
c163da42f0
|
typos
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31908 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-11 00:18:40 +00:00 |
|
Robin Dunn
|
18ef9f51b5
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 22:32:48 +00:00 |
|
Robin Dunn
|
874cc42557
|
Put the deprecation wrapper on __init__, not the class
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31906 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-10 22:28:44 +00:00 |
|
Robin Dunn
|
091fdbfacb
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 21:04:17 +00:00 |
|
Robin Dunn
|
e79c8a7c10
|
Add a sample of a wx.StaticBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 20:53:50 +00:00 |
|
Robin Dunn
|
8e738329a9
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 20:52:34 +00:00 |
|
Robin Dunn
|
e6bd0b8ba6
|
updated with new stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 20:51:37 +00:00 |
|
Robin Dunn
|
2d830433c3
|
a little cleanup
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 20:43:22 +00:00 |
|
Robin Dunn
|
7ab7156341
|
Don't do str() on Numeric arrays
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 20:43:00 +00:00 |
|
Robin Dunn
|
9c7d63962a
|
Added wxNB_NOPAGETHEME and GetThemeBackgroundColour
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 20:41:57 +00:00 |
|
Robin Dunn
|
d1b3d685a7
|
Don't add wxfilesdir twice
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 20:35:43 +00:00 |
|
Robin Dunn
|
ca30acad7a
|
wx.Rect.Inflate/Defalte docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 20:26:28 +00:00 |
|
Robin Dunn
|
0f9da07463
|
Use wx.StdDialogButtonSizer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 19:27:56 +00:00 |
|
Robin Dunn
|
f35d1a03b2
|
update version number, add build_options patch
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-07 19:17:17 +00:00 |
|
Robin Dunn
|
f062c0e2ee
|
Patch #1113284: wx.lib.calendar SetBusType() problem
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 19:35:40 +00:00 |
|
Robin Dunn
|
e981e2b555
|
the window takes ownership of the caret
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-04 19:15:02 +00:00 |
|
Robin Dunn
|
33971536c5
|
Shorten key names, add some tooltips
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31737 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-03 22:38:20 +00:00 |
|
Robin Dunn
|
ab4b69b9bc
|
fix for read-only combobox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-03 22:37:08 +00:00 |
|
Robin Dunn
|
33a84aceab
|
Attempt to display the unicode character if running a unicode build
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-03 22:36:38 +00:00 |
|
Robin Dunn
|
31a01a24c8
|
Avoid name clash with wx.App.OnExit
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-03 03:09:17 +00:00 |
|
Robin Dunn
|
39ac28747f
|
Add ability to copy the event log to the clipboard
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31715 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-03 03:08:37 +00:00 |
|
Robin Dunn
|
fef4c27a1c
|
reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31714 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-02 22:55:18 +00:00 |
|
Robin Dunn
|
a7593631f1
|
misc
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31713 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-02 22:36:36 +00:00 |
|
Robin Dunn
|
8fc680f47c
|
All the demo samples return a panel now, no need to cater for frames
or dialogs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31712 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-02 22:35:27 +00:00 |
|
Robin Dunn
|
8815349a37
|
Some new def's, parameters, methods, etc. resulting from recent changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31711 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-02-02 22:34:07 +00:00 |
|
Roman Rolinsky
|
ab24d4425a
|
Locate command, etc.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31679 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-01-31 19:57:50 +00:00 |
|