cef/libcef_dll/ctocpp
Marshall Greenblatt d953faf7f8 Add a CefHandler::HandleSetFocus() callback that gets called when the browser control or a child widget requests focus. This callback gives the client an opportunity to cancel the focus change. (Issue #34, initial patch by tux316).
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@29 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2009-06-16 13:52:35 +00:00
..
browser_ctocpp.cc - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
browser_ctocpp.h - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
ctocpp.h - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
frame_ctocpp.cc - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
frame_ctocpp.h - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
handler_ctocpp.cc Add a CefHandler::HandleSetFocus() callback that gets called when the browser control or a child widget requests focus. This callback gives the client an opportunity to cancel the focus change. (Issue #34, initial patch by tux316). 2009-06-16 13:52:35 +00:00
handler_ctocpp.h Add a CefHandler::HandleSetFocus() callback that gets called when the browser control or a child widget requests focus. This callback gives the client an opportunity to cancel the focus change. (Issue #34, initial patch by tux316). 2009-06-16 13:52:35 +00:00
request_ctocpp.cc - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
request_ctocpp.h - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
stream_ctocpp.cc - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
stream_ctocpp.h - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
v8handler_ctocpp.cc - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
v8handler_ctocpp.h - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
v8value_ctocpp.cc - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00
v8value_ctocpp.h - Move frame-related methods from CefBrowser into a new CefFrame class. 2009-05-28 00:31:21 +00:00