Robin Dunn
a2e2643866
Use Python's buffer interface API for all image data and alpha Set/Get
...
methods and the ImageFromData* constructors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33255 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-02 03:50:06 +00:00
Robin Dunn
4f58a958ac
default value tweak
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33254 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-02 03:46:42 +00:00
Robin Dunn
f9e9ddc7b7
Be able to build with Pythons other than the System version.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33253 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-02 03:46:18 +00:00
Robin Dunn
5cdc74321b
Update year
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33252 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-02 03:45:36 +00:00
Robin Dunn
d8194e5dd4
Use Python's buffer interface API for all image data and alpha Set/Get
...
methods and the ImageFromData* constructors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33251 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-02 03:43:52 +00:00
Robin Dunn
2809785e15
Put the Python executable pathname in wxTheApp->argv[0] so the
...
stackwalker won't freak out at trying to find program addresses inside
of .py files!
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33249 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-02 01:55:41 +00:00
Robin Dunn
c451eded2c
Be able to build with Pythons other than the System version.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-04-02 01:52:09 +00:00
Robin Dunn
89eb18ec8b
Added MultiChoiceDialog
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33230 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-31 23:56:36 +00:00
Robin Dunn
6d3c4b2aee
docstring fix
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-31 23:55:30 +00:00
Robin Dunn
6def2b5299
Change multipleChoiceDialog to use wx.MultiChoiceDialog instead of
...
wx.lib.dialogs.MultipleChoiceDialog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-31 21:18:36 +00:00
Robin Dunn
4002a6cc0e
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 23:04:58 +00:00
Robin Dunn
42f5333f80
Added wx.lib.foldpanelbar, Andrea Gavana's port of Jorgen Bodde's C++
...
wxFoldPanelBar classes to Python.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 22:58:23 +00:00
Robin Dunn
d3397f6a15
default parameters
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33206 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 22:56:44 +00:00
Robin Dunn
7276cbe3f0
OGL fixes from Davide Salomoni
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33203 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 21:24:51 +00:00
Robin Dunn
6260902dee
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 21:23:52 +00:00
Robin Dunn
7e4b7f9a8b
Added wxStaticPicture
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-30 18:56:05 +00:00
Robin Dunn
08d9e66e01
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 23:25:15 +00:00
Robin Dunn
2cc3f6a0fc
better root dir for rc uploads
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 23:24:04 +00:00
Robin Dunn
df5204e0a4
disable the buttons while a find dialog is active
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 20:21:58 +00:00
Robin Dunn
daee970976
disable the buttons while a find dialog is active
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 20:08:38 +00:00
Robin Dunn
c4c1e8d6a7
New wxTE_ flags
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 20:05:47 +00:00
Robin Dunn
27ed367cb2
wx.lib.mixins.listctrl: Patches from Toni Brkic:
...
* Bugfix for TextEditMixin when the view can't be scrolled
* Enhancement for ListCtrlAutoWidthMixin, allowing it to manage
the width of any column.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33131 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 20:04:50 +00:00
Robin Dunn
c1acc12983
Note to self...
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33130 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-28 19:57:49 +00:00
Robin Dunn
b1baed854d
Add note about the recursive Refresh change
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33079 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-26 21:00:40 +00:00
Robin Dunn
f1cbd8fac7
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-25 20:37:29 +00:00
Robin Dunn
1fed7edaa7
Be a little smarter about converting unicode command-lines to string objects.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33055 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-25 20:34:52 +00:00
Robin Dunn
8bd882eec1
A little cleanup
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33054 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-25 20:16:27 +00:00
Robin Dunn
818f944269
Moved some of the linux builds to a new build host
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-25 19:55:55 +00:00
Robin Dunn
41c48dbbe1
Added GetCount, GetCountRGB, and GetCountColour methods to
...
wx.ImageHistogram.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33052 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-25 19:54:29 +00:00
Robin Dunn
f9a5ba047c
Delay some of the cascading resizes to work around a bug with defered
...
resizes in wxMSW.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33037 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 20:37:48 +00:00
Robin Dunn
3837a853c9
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33033 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 17:51:57 +00:00
Robin Dunn
396fb5091d
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 17:42:48 +00:00
Robin Dunn
6be3205071
version number update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 16:51:49 +00:00
Robin Dunn
38260cced8
docstring update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33028 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 16:48:04 +00:00
Robin Dunn
c8b67ceba6
Added IsFalse()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 16:47:40 +00:00
Robin Dunn
3261b933ad
Tile() now has a parameter
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33026 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 16:47:23 +00:00
Robin Dunn
dd898dd8bd
Only use locale.getdefaultlocale()[1] if sys.getdefaultencoding() is
...
still "ascii"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33025 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 16:45:57 +00:00
Robin Dunn
6c56259a08
use wxEventType instead of enum
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33024 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 16:44:03 +00:00
Robin Dunn
8a272d3db1
copy *.py files too
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33023 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 16:42:40 +00:00
Robin Dunn
89252543a5
fix string substitution
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-24 16:41:57 +00:00
Robin Dunn
88c6b2812a
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32922 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 22:21:07 +00:00
Robin Dunn
7b85d63014
Turn off the expando-matic rubber band thing for mac
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32921 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 22:03:08 +00:00
Robin Dunn
d82c254280
Better capture of unicode character events
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32920 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 22:02:25 +00:00
Robin Dunn
f1e759d755
docstring update
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32919 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 21:55:11 +00:00
Robin Dunn
4fee07f2ff
wxTE_CAPITALIZE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32918 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 21:54:25 +00:00
Robin Dunn
2d672d179e
wxEVT_HIBERNATE
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32917 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 21:53:38 +00:00
Robin Dunn
08dcfb9266
Add some new WXK codes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32916 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 21:53:17 +00:00
Robin Dunn
0d5b83dc3c
Ensure that the encoding returned from locale.getdefaultlocale() is
...
valid, default to sys.getdefaultencoding() if not.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 21:52:49 +00:00
Robin Dunn
38f7d8013a
Call evt.Skip by default
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32914 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 21:14:52 +00:00
Robin Dunn
83c84d5908
Bumped subrelease number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-19 00:38:46 +00:00
Robin Dunn
82479312aa
Drop the "rc"
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-16 22:54:41 +00:00
Robin Dunn
8da2fe32f9
The --enable-rpath configure option doesn't work the same way it did
...
before. Work around that by specifying the rpath option myself on the
setup.py command-line.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32854 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-16 22:53:59 +00:00
Roman Rolinsky
364a2be07a
README scrolling fix
...
fix for Mac (opts inside try/except)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-14 17:09:40 +00:00
Robin Dunn
287cb697c9
regenerated ReST docs
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 22:04:54 +00:00
Robin Dunn
822e03eeff
Don't use the PyGILState_* APIs with Python 2.3, it causes a problem
...
with Boa's debugger. :-(
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 21:03:18 +00:00
Robin Dunn
85ee4fe906
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 21:01:55 +00:00
Robin Dunn
7b625c3120
Add a note about a few other wxGTK changes that were made
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 21:01:03 +00:00
Robin Dunn
8c1a4666a8
disable debugreport option
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 21:00:19 +00:00
Robin Dunn
7db509e27e
some demo tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 20:59:15 +00:00
Robin Dunn
6d25091f7b
Bumped up rc number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 20:58:38 +00:00
Robin Dunn
a95f9d4f8e
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 20:33:57 +00:00
Robin Dunn
0c549c5fd6
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 20:26:57 +00:00
Robin Dunn
76144efee5
Oops
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 18:09:19 +00:00
Robin Dunn
8e7da44f18
GetSize --> GetSizeHint
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-12 18:07:04 +00:00
Robin Dunn
c9caa6bbe9
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-10 23:55:12 +00:00
Robin Dunn
303f572ea9
add default action methods
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-10 23:54:14 +00:00
Robin Dunn
8845e31e26
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32709 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-10 00:45:31 +00:00
Robin Dunn
061d64dd01
Catch possible exception from getdefaultlocale
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-10 00:41:44 +00:00
Robin Dunn
5a44633293
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32704 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-09 22:49:23 +00:00
Robin Dunn
af7c9f73d9
Added some missing files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32703 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-09 22:31:00 +00:00
Robin Dunn
8793725c62
User newer APIs for setting up scrolling
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-09 22:30:18 +00:00
Robin Dunn
6e6b35578d
Use the PyGILState_* APIs on Python >= 2.3
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32701 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-09 22:28:52 +00:00
Robin Dunn
f491ed976a
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32684 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-08 20:43:27 +00:00
Robin Dunn
a3c8bbc1b4
Workaround for toolbartool tooltip not getting written to the XRC file.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32668 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-08 01:47:45 +00:00
Robin Dunn
6932ae6888
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32667 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-08 01:16:49 +00:00
Robin Dunn
8f4d7c19ba
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32665 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-08 01:06:44 +00:00
Robin Dunn
4a065572bf
Little tweaks to match CVS changes
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32664 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-08 00:43:06 +00:00
Robin Dunn
43d6e3cae1
Move wxPyCallback back to derive from wxObject
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32663 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-08 00:41:35 +00:00
Robin Dunn
52e82b22b0
Don't enable the mediactrl on jaguar
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32636 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-07 18:28:20 +00:00
Robin Dunn
331c8101d2
Added toolbar wxTB_TEXT flag and tool label property
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-06 03:31:21 +00:00
Robin Dunn
9c874b4822
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:57:36 +00:00
Robin Dunn
b95b5a5b25
Docstring updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:52:48 +00:00
Robin Dunn
dc2360764d
Added wx.ArtProvider.GetSize
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:52:07 +00:00
Robin Dunn
aff4cc5c90
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32612 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:40:30 +00:00
Robin Dunn
9fb252467c
bump the version flags
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32611 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:24:31 +00:00
Robin Dunn
cb501b1009
Tweak how we cheat on the resource files
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32610 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:21:00 +00:00
Robin Dunn
2314e5ec5c
Add Resize, SetRGBRect, Size, and GetOrFindMaskColour methods to wx.Image
...
Added wx.Rect.IsEmpty
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32609 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:18:49 +00:00
Robin Dunn
c3fc056e63
Added wx.Rect.IsEmpty
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32608 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:17:37 +00:00
Robin Dunn
f5bac082ec
Add Resize, SetRGBRect, Size, and GetOrFindMaskColour methods to wx.Image
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32607 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:15:45 +00:00
Robin Dunn
e7cece45fb
Remove refrences to building OGL
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32606 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-05 00:13:58 +00:00
Robin Dunn
3ad32babc1
reworded a bit
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32593 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 20:57:37 +00:00
Robin Dunn
e2950dbb1f
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 20:13:45 +00:00
Robin Dunn
67a5217c4f
new style flags for wxBufferedDC
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:58:32 +00:00
Robin Dunn
d02ea46cad
Add copy ctor for wxPyCBInputStream and use it to prevent double
...
deletion of the wxInputStream passed to wxFSFile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 19:56:42 +00:00
Robin Dunn
fb113b165e
Add SetDefault()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32571 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-03 01:51:53 +00:00
Robin Dunn
dcb8fc74ac
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32568 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-02 22:11:28 +00:00
Robin Dunn
562ecc3143
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32567 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-02 22:02:55 +00:00
Robin Dunn
7f2a8ba844
allow border flags
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-02 20:42:17 +00:00
Robin Dunn
4afab8bd72
more build load-balancing
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32564 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-02 20:41:36 +00:00
Robin Dunn
d8ac06aaf7
don't need to import xml.sax anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32563 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-02 20:38:43 +00:00
Robin Dunn
3dd67a18b7
Add GetToolTip accessor
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32562 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-02 18:32:52 +00:00
Robin Dunn
4f73709d9c
Set the mouse pos for the drag events, add support for the tooltip event
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-02 18:32:28 +00:00
Robin Dunn
280432a984
Added newDirectory flag to DirBrowseButton
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32546 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 23:52:44 +00:00
Robin Dunn
38aff7bb01
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32545 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 23:49:52 +00:00
Robin Dunn
08e2c57078
Make IsSelected be a bit more specific
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32544 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 23:36:05 +00:00
Robin Dunn
b0f3dd44e4
Use GetMark if available
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-03-01 16:22:31 +00:00
Robin Dunn
edef8600a6
delete singleInstanceChecker when exiting
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32499 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 20:35:34 +00:00
Robin Dunn
f75e95f5f4
NotebookSizer is deprecated
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32498 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 20:32:02 +00:00
Robin Dunn
74b8945829
Updates for doc/view from Morgan Hua
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32496 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 20:16:34 +00:00
Robin Dunn
7fbf8399dd
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32494 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 20:06:19 +00:00
Robin Dunn
7a0c9b3917
Updates for MouseGestures
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32493 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 20:03:35 +00:00
Robin Dunn
b9d6a5f3d8
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 19:47:34 +00:00
Robin Dunn
8c87c6b429
updated setup.h changes for MSW
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 19:31:49 +00:00
Robin Dunn
6a84cd6d39
Don't build the old versions of OGL or iewin by default anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 19:30:29 +00:00
Robin Dunn
a0c70b7642
Don't build the old versions of OGL or iewin by default anymore
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 19:19:25 +00:00
Robin Dunn
9df51bd066
Added more image options
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:45:29 +00:00
Robin Dunn
766abb5bc9
Patch from Will Sadkin:
...
Enclosed are two patches, one for timectrl, re: exceptions (now?)
thrown on wxDateTime.strftime(%p) in a non-am/pm locale, and one
for a problem that prevented input into the integer digit of a
integerwidth=1 numctrl, if the current value was 0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:45:13 +00:00
Robin Dunn
7e8f0df953
Undeprecated AddWindow, AddSizer, AddSpacer and etc.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32482 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:43:47 +00:00
Robin Dunn
a62e4b56c4
Added wx.PrintData.Get/SetPrivData
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32481 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:43:15 +00:00
Robin Dunn
e4e84ccdb6
GetSelection is available on wxGTK now too.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:41:36 +00:00
Robin Dunn
13112643aa
Added GetBitmap, GetIcon to wx.ImageList.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32479 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:41:07 +00:00
Robin Dunn
2b020ec774
Fix GetAmPmStrings wrapper
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32478 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:40:52 +00:00
Robin Dunn
e63d6c308f
doc updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:40:32 +00:00
Robin Dunn
2bf6b425b4
Build/distrib updates
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32476 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:37:29 +00:00
Robin Dunn
a96fdef31f
use wxMin
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32475 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-28 18:36:57 +00:00
Robin Dunn
7257be76ea
Finalize --> Realize
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-26 18:02:02 +00:00
Robin Dunn
24d7cbea55
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32379 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-26 03:32:46 +00:00
Robin Dunn
9718534022
minor tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-26 01:13:12 +00:00
Robin Dunn
d1dc2b32e0
Added docview modules from Peter Yared and Morgan Hua
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-25 23:50:26 +00:00
Robin Dunn
c1280d1ef6
reSWIGged
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-24 19:52:14 +00:00
Robin Dunn
3d6c749c6c
Some build tweaks
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-24 19:50:53 +00:00
Robin Dunn
2da0c077ce
bumped subrelease number
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-24 18:41:51 +00:00
Robin Dunn
5207975ffb
Took out IsValid. It is not public everywhere.
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-24 18:34:50 +00:00
Robin Dunn
69e8c95a47
Add IsValid()
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32354 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-24 18:22:52 +00:00
Robin Dunn
6a210755f3
no-op methods for ownerdrawn methods in wxMenuItem
...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2005-02-24 18:21:57 +00:00
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