cef/libcef_dll
Marshall Greenblatt 058e9ef2f2 - Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406).
- Windows: only scroll with middle mouse button when the cursor is over the view (issue #410).

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@356 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-11-04 18:19:14 +00:00
..
cpptoc - Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406). 2011-11-04 18:19:14 +00:00
ctocpp - Add new call to OnKeyEvent() to allow handling of keyboard events before they're passed to the renderer (issue #406). 2011-11-04 18:19:14 +00:00
wrapper Add CefSetCookiePath() and CefSetStoragePath() functions for changing cookie and localStorage locations while CEF is running (issue #347). 2011-11-02 19:50:00 +00:00
cef_logging.h Add #ifndef guards to cef_logging.h 2011-10-18 16:51:34 +00:00
libcef_dll.cc Add CefSetCookiePath() and CefSetStoragePath() functions for changing cookie and localStorage locations while CEF is running (issue #347). 2011-11-02 19:50:00 +00:00
libcef_dll.rc Set the product version string using make_version_header.py and the chrome/VERSION file (issue #383). 2011-10-18 17:56:10 +00:00
resource.h Set eol-style property on all files. Future commits will use the subversion auto-props configuration at http://src.chromium.org/viewvc/chrome/trunk/tools/buildbot/slave/config 2010-10-03 21:04:50 +00:00
transfer_util.cpp Use multimap type for storing header values (issue #386). 2011-10-28 21:31:26 +00:00
transfer_util.h Use multimap type for storing header values (issue #386). 2011-10-28 21:31:26 +00:00