Commit Graph

2499 Commits

Author SHA1 Message Date
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