cef/include
Marshall Greenblatt 327ad9d9de - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200).
- The |frame| parameter to HandleLoadStart and HandleLoadEnd will always be non-empty. The CefFrame::IsMain() method can be used to check if the notification is for the main frame. The |isMainContent| parameter has been removed.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@202 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2011-03-08 19:33:18 +00:00
..
cef.h - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200). 2011-03-08 19:33:18 +00:00
cef_capi.h - HandleAddressChange and HandleTitleChange will always be called for the main frame and only the main frame (issue #200). 2011-03-08 19:33:18 +00:00
cef_export.h Fix various Mac and Linux compile errors. 2010-10-09 19:21:09 +00:00
cef_linux.h - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
cef_mac.h Mac: 2011-03-08 03:54:50 +00:00
cef_nplugin.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
cef_nplugin_capi.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
cef_nplugin_types.h Update to Chromium revision 74933. 2011-02-15 18:07:24 +00:00
cef_ptr.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
cef_runnable.h Introduce cef_runnable.h and cef_tuple.h and perform further thread-related cleanup (issue #175). 2011-01-29 22:52:34 +00:00
cef_string.h Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_string_list.h Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_string_map.h Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_string_types.h - Fix Mac compile errors due to string type changes (issue #146). 2010-11-23 14:46:01 +00:00
cef_string_wrappers.h Fix Linux compile errors. 2010-12-07 01:30:26 +00:00
cef_tuple.h Introduce cef_runnable.h and cef_tuple.h and perform further thread-related cleanup (issue #175). 2011-01-29 22:52:34 +00:00
cef_types.h Add support for accessing and modifying the DOM (issue #60). 2011-02-23 03:45:13 +00:00
cef_types_linux.h - Add initial Linux implementation files. 2011-01-10 01:31:12 +00:00
cef_types_mac.h Mac: 2011-03-08 03:54:50 +00:00
cef_types_win.h Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00
cef_win.h - Respect the WS_VISIBLE flag when creating browser windows (issue #201). 2011-03-08 01:07:47 +00:00
cef_wrapper.h Introduce CefString and cef_string_t implementations that support string type conversions and customization of the API string type (issue #146). 2010-11-22 17:49:46 +00:00