Commit Graph

3643 Commits

Author SHA1 Message Date
Robin Dunn
4f84bfb64f SetBestSize alias
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42972 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 07:45:45 +00:00
Robin Dunn
e676f137e7 Can wxMemoryDC derive from wxWindowDC on all platforms?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42971 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 07:45:01 +00:00
Robin Dunn
522f97d64e include vidmode.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42970 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 07:41:46 +00:00
Robin Dunn
215a6add75 docstrings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42969 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-03 07:41:05 +00:00
Robin Dunn
36cb9ebe32 AUI updates.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-02 17:05:17 +00:00
Robin Dunn
5eb8189c35 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42929 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 23:44:09 +00:00
Robin Dunn
39dddf280d miniframe default style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42928 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 23:33:56 +00:00
Robin Dunn
2a783b2daa AUI updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 23:32:50 +00:00
Robin Dunn
4ff2cf09f9 Added the sample code from wxPython In Action to the samples dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 22:52:01 +00:00
Robin Dunn
be05b43451 Added the sample code from wxPython In Action to the samples dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42925 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 22:36:23 +00:00
Robin Dunn
b6df5cf983 SWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42891 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 03:27:49 +00:00
Robin Dunn
1c36019656 Don't use the "wxHtmlWindow" name, so the classname lookup function
doesn't get confused


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42889 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:21:24 +00:00
Robin Dunn
846b11857e better report if the subclass factory has import problems
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42888 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:20:25 +00:00
Robin Dunn
d9b33d7001 Buffered DCs now take non-const bitmaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42887 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:18:41 +00:00
Robin Dunn
2d499dbbb3 Make it possible to create just one clock, for testing
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42886 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-11-01 02:17:37 +00:00
Robin Dunn
6e65f80be5 Always draw the selection of selected items, not just when they have
an icon


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42870 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 18:43:07 +00:00
Robin Dunn
0d82d64ea6 fix typo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42869 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 18:41:36 +00:00
Robin Dunn
580080c5d6 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:52:46 +00:00
Robin Dunn
334178f853 Change the wxCharBuffer typemap to make sure there is data before
accessing it, set result to an empty string if now.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:40:31 +00:00
Robin Dunn
81d1f02d28 wxTGAHandler is included by default
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42866 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 17:38:53 +00:00
Robin Dunn
170acdc90e GetBestFittingSize --> GetEffectiveMinSize
SetBestFittingSize --> SetInitialSize
SetBestSize  --> SetInitialSize
SetInitialBestSize --> SetInitialSize


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 08:50:17 +00:00
Robin Dunn
6ed100b4a1 Some random test apps that I've been playing with
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 00:59:32 +00:00
Robin Dunn
8f514ab459 Gobs of changes needed to get up to date with today's CVS
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-31 00:57:21 +00:00
Robin Dunn
ce4b7808ca SetTextColour is gone
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 03:05:07 +00:00
Robin Dunn
5c8c7dd324 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42602 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 03:03:29 +00:00
Robin Dunn
9ac884500c Add wxPyTabArt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 03:00:47 +00:00
Robin Dunn
b891007439 wxGraphicsMatrix and wxGraphicsPath are ref-counted now, use
references instead of pointers.  Other changes to get up to date.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42600 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 02:59:46 +00:00
Robin Dunn
d541f61fff wxGridCellBoolEditor::UseStringValues
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42599 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 02:53:05 +00:00
Robin Dunn
2db4b82e5d Add wxPyTabArt
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42598 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-29 02:50:57 +00:00
Robin Dunn
2add9e3c2f Moved version number to 2.7.2.0 and rebaked
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 21:54:52 +00:00
Kevin Ollivier
1f2b90153e For whatever reason, font-size 9 is now hardly readable on Mac. Using default font size on that platform for now.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42583 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 16:55:54 +00:00
Robin Dunn
70d7cb34a6 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42557 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 03:01:58 +00:00
Robin Dunn
027aef71af daily updates and add wxGrpahicsPath overloads
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 03:00:27 +00:00
Robin Dunn
7da662ce7c Typemaps for wxRect2D
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42554 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 02:59:22 +00:00
Robin Dunn
9f4a1fed45 Don't decref if the interpreter is not initialized, (eg. it's in its
shutdown process.)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 02:59:02 +00:00
Robin Dunn
55811cde2d daily updates and tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-28 02:58:17 +00:00
Robin Dunn
95a76b7540 flesh out the dummy classes
reorg the class decls a bit
do some overloading
add docstrings


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42487 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-27 06:30:16 +00:00
Robin Dunn
ad55c49e82 Added Changer classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42484 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-27 06:08:54 +00:00
Robin Dunn
debe38c933 Add wxRect2D
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42483 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-27 06:06:20 +00:00
Kevin Ollivier
cbc3893c76 Updating bindings for wxGraphicsContext and wxRichTextCtrl.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 19:17:24 +00:00
Robin Dunn
a9b4d1ec97 Patch from Dj Gilcrease to fix gradients.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42461 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 17:54:23 +00:00
Robin Dunn
49db0f3f8d regen ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 15:53:19 +00:00
Robin Dunn
3ecece7e04 Fixed some (out) typemaps
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 15:22:43 +00:00
Robin Dunn
51aad6d34f Add a GraphicsContext sample to the demo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42424 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 03:34:54 +00:00
Robin Dunn
be68621e1e reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42423 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 03:33:56 +00:00
Robin Dunn
752d967cfd GetTextExtent --> (width height)
GetFullTextExtent --> (width, height, decent, externalLeading)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42422 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 03:32:59 +00:00
Robin Dunn
0a012f770e docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42421 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 03:28:14 +00:00
Robin Dunn
2742805a62 SetTextColor --> SetTextColour
Make sure SWIG knows that items returned fro the factories are new
Fix the save a ref to the dc


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-26 01:21:47 +00:00
Robin Dunn
61ecd22547 some GTK1 bulkd fixes from Sander Niemeijer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-25 20:47:15 +00:00
Robin Dunn
ceb40c80a1 Mention wx.ListCtrl fixes on Mac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42411 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-25 20:25:58 +00:00
Robin Dunn
58cb01d1eb Show sample License text on the AboutBox
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42410 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-25 20:24:17 +00:00
Robin Dunn
eb3e358db8 Include the html docs in the tarball
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-25 06:52:58 +00:00
Robin Dunn
66493fc767 #include overlay.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42362 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 22:20:45 +00:00
Robin Dunn
ae8635b6da Added wx.StandardPaths.GetTmpDir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 20:30:32 +00:00
Robin Dunn
85965ae1dd reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42328 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 04:01:16 +00:00
Robin Dunn
e8efc7fda5 document new updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42325 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:58:37 +00:00
Robin Dunn
6b449b1967 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42324 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:55:29 +00:00
Robin Dunn
55f834ca0e Stop the timer when the sample is destroyed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42323 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:33:28 +00:00
Robin Dunn
01732ba144 Factor the brush selection out of OnPaint so it can be overridden in
derived classes


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42322 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:30:47 +00:00
Robin Dunn
2356118e69 Fixes from Andrea
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42321 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:29:47 +00:00
Robin Dunn
18fc605924 Pass the config object into the wxHtmlHelpFrame so it has the config
info in time to set the position and size of the frame.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42320 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:16:18 +00:00
Robin Dunn
7f44209657 Allow both SetCurrent() and SetCurrent(context)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42319 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:08:17 +00:00
Robin Dunn
bbc8f304c6 Remove ShowHidden property, it conflicts with the ShowHidden method
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:07:11 +00:00
Robin Dunn
175f93c311 UpdatePulse --> Pulse
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 01:05:55 +00:00
Robin Dunn
dd7a18f3e9 fix name errors
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42316 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 00:35:31 +00:00
Robin Dunn
0c86b22b7e docstring update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-24 00:34:30 +00:00
Robin Dunn
f2b79dadee Bump subrelease number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42298 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-23 20:15:41 +00:00
Robin Dunn
b876c1e435 Update GraphcsContext/Path dummy classes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-23 15:52:20 +00:00
Robin Dunn
0cf04a425f Update ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42285 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-23 15:51:16 +00:00
Robin Dunn
e02c0a1360 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 04:27:32 +00:00
Robin Dunn
bbc3761ee8 No need to use wxPyMake_wxObject for wxImageList. There are no
derived types, and it is not OOR.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42228 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 04:14:31 +00:00
Robin Dunn
cd0a59fb7f the Append also does an INCREF, that's one more than we need.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42227 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 04:13:04 +00:00
Robin Dunn
d819fba8ae Patch #1581767: Another fix for wx.lib.calendar
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42226 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 04:12:12 +00:00
Robin Dunn
0a27f39436 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42225 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 03:08:27 +00:00
Robin Dunn
9443113386 Lots of little tweaks, mostly to draw selected items better such that
they look right with the new wxMac DC, but also other general
improvements as well.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42224 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 03:07:21 +00:00
Robin Dunn
9a9ed31993 Animation support added to XRC
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 03:00:37 +00:00
Robin Dunn
8e8d11eeaa Add Get/SetInactiveBitmap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42222 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 02:59:51 +00:00
Robin Dunn
6240681f37 #include dcgraph.h
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42221 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-22 02:59:09 +00:00
Robin Dunn
cca20a649c Simplified EVT_PAINT handler
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42190 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:25:26 +00:00
Robin Dunn
2fa7c075da Don't raise NotImplementedError from GetMark, just silently return
(0,0) for now


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42189 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:23:52 +00:00
Robin Dunn
8292b82b35 Some API updates
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42188 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:22:49 +00:00
Robin Dunn
6d44273eec Avoid assert on wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42187 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:22:11 +00:00
Robin Dunn
70e8e9b8f2 wxMac apparently doesn't send EVT_SHOW, so just use wx.CallAfter instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42186 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:21:21 +00:00
Robin Dunn
84752aa52a Change Refresh to Reset to avoid conflict with base class Refresh
Don't use wx.ClientDC, just draw to the bitmap when needed, and then
use Refresh for painting.  This works better on Mac.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-21 01:20:43 +00:00
Robin Dunn
81bfc17cc6 bump subrelease number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42138 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 23:24:08 +00:00
Robin Dunn
f1b4640404 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42137 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 23:22:35 +00:00
Robin Dunn
7aa69ab26b fixes for non-Mac platforms
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42136 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 23:11:49 +00:00
Robin Dunn
039550b00e Add the version number to the name displayed on the top-right of the page
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42135 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 21:40:33 +00:00
Robin Dunn
0967b57b85 overwrite old wx DLLs even if the version numbers match
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42134 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 21:39:34 +00:00
Robin Dunn
b93f7ba634 ensure that the MasedEditMixin's version of IsEmpty is the one used.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42133 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 21:38:55 +00:00
Robin Dunn
5555861c29 docstring fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42132 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 21:38:17 +00:00
Kevin Ollivier
448f8f12b9 Several wxWebKitCtrl enhancements/fixes. Including:
- new methods for increasing/decreasing text size, getting selection, getting/setting scroll position, printing, enabling editing, and running JavaScripts on the page.

- added new event (wxWebKitBeforeLoadEvent) for catching, and possibly vetoing, load events before they occur.

- wxWebKitCtrl now fires mouse events for certain events that it was eating before. This improves wxSplitterWindow resizing behavior.

- refactoring of the sizing logic to move the Cocoa view. I've tested this with splitter windows, panels, notebooks and all position correctly with this.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-19 00:40:23 +00:00
Robin Dunn
24f6c4e865 reSWIGged
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:51:19 +00:00
Robin Dunn
72156afeb5 some changes to make epydoc happy
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42104 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:50:01 +00:00
Robin Dunn
26e4b9d063 docstring
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:49:22 +00:00
Robin Dunn
974a50f1bb regen ReST docs
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42102 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:46:44 +00:00
Robin Dunn
7b61ea68e2 remove "pre"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42101 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 23:45:42 +00:00
Robin Dunn
6231770f89 Patch from Andrea: fixes no page chang* events with mouse right click,
plus a couple of other minor issues


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 22:09:18 +00:00
Robin Dunn
122c2bae32 don't clear the tooltip unless there is one.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-18 03:41:50 +00:00
Robin Dunn
61b3549028 More updates from Andrea
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42087 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2006-10-17 22:41:17 +00:00