Commit Graph

2455 Commits

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