wxWidgets/wxPython
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
..
contrib move animate from contrib to core, and migrate to new API 2006-10-11 03:51:27 +00:00
demo More updates from Andrea 2006-10-17 22:41:17 +00:00
distrib use the right number in the tarball filename 2006-10-16 20:25:14 +00:00
docs regen ReST docs 2006-10-18 23:46:44 +00:00
include/wx/wxPython helpers and typemaps for new GraphicsContext methods 2006-10-11 04:42:49 +00:00
misc
samples KeyCode --> GetKeyCode 2006-10-03 21:32:20 +00:00
scripts
src Several wxWebKitCtrl enhancements/fixes. Including: 2006-10-19 00:40:23 +00:00
SWIG
wx Patch from Andrea: fixes no page chang* events with mouse right click, 2006-10-18 22:09:18 +00:00
wxaddons
wxPython fix attribute errors when importing wxPython.wx 2006-09-25 17:22:51 +00:00
wxversion
.cvsignore
b
b.bat
b.win32
config.py remove "pre" 2006-10-18 23:45:42 +00:00
setup.py move animate from contrib to core, and migrate to new API 2006-10-11 03:51:27 +00:00