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 Add test for a stock button 2006-05-04 02:08:09 +00:00
samples KeyCode --> GetKeyCode 2006-10-03 21:32:20 +00:00
scripts pywrap should be treated as a gui script 2006-07-10 16:04:31 +00:00
src Several wxWebKitCtrl enhancements/fixes. Including: 2006-10-19 00:40:23 +00:00
SWIG oops 2006-07-05 00:53:20 +00:00
wx Patch from Andrea: fixes no page chang* events with mouse right click, 2006-10-18 22:09:18 +00:00
wxaddons Build and distrib tweaks ported over from the 2.6 branch 2006-07-05 05:23:28 +00:00
wxPython fix attribute errors when importing wxPython.wx 2006-09-25 17:22:51 +00:00
wxversion Patch for Bug 1409256, wxversion.py does not understand lib and lib64 2006-01-20 17:32:43 +00:00
.cvsignore
b Changes needed for building with Python 2.5 2006-07-05 00:37:11 +00:00
b.bat
b.win32 Changes needed for building with Python 2.5 2006-07-05 00:37:11 +00:00
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