..
mac
Fix Mac settings to allow both Xcode debugging and app execution (issue #199 ).
2011-03-22 22:59:02 +00:00
res
Add support for transparency on Windows (issue #99 ).
2011-10-21 19:35:19 +00:00
binding_test.cpp
- Hide CEF internal V8 attributes from JavaScript (issue #316 ).
2011-11-04 19:34:14 +00:00
binding_test.h
Changes to cefclient in preparation for porting.
2010-10-28 20:38:27 +00:00
cefclient.cpp
Add CefFrame::GetV8Context() method for retrieving the V8 context of a frame (issue #344 ).
2011-10-28 20:30:19 +00:00
cefclient.h
- Win: Improve redraw and scrolling performance (issue #360 ).
2011-11-09 20:09:24 +00:00
cefclient.rc
- Win: Improve redraw and scrolling performance (issue #360 ).
2011-11-09 20:09:24 +00:00
cefclient_gtk.cpp
Add initial Linux support (issue #40 ).
2011-10-24 20:20:52 +00:00
cefclient_mac.mm
Mac: Fix spelling error in cefclient menu.
2011-11-08 16:58:01 +00:00
cefclient_win.cpp
- Win: Improve redraw and scrolling performance (issue #360 ).
2011-11-09 20:09:24 +00:00
client_handler.cpp
- 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
client_handler.h
- 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
client_handler_gtk.cpp
Add initial Linux support (issue #40 ).
2011-10-24 20:20:52 +00:00
client_handler_mac.mm
Fix transparent background for toolbar in DevTools (issue #313 ).
2011-10-31 18:47:01 +00:00
client_handler_win.cpp
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401 ).
2011-11-01 16:04:57 +00:00
client_popup_handler.cpp
Significant API changes for issue #218 :
2011-05-20 14:42:25 +00:00
client_popup_handler.h
Significant API changes for issue #218 :
2011-05-20 14:42:25 +00:00
clientplugin.cpp
Significant API changes for issue #218 :
2011-05-20 14:42:25 +00:00
clientplugin.h
Significant API changes for issue #218 :
2011-05-20 14:42:25 +00:00
download_handler.cpp
Significant API changes for issue #218 :
2011-05-20 14:42:25 +00:00
download_handler.h
- Fix Mac compile errors.
2011-05-20 23:39:33 +00:00
extension_test.cpp
- Hide CEF internal V8 attributes from JavaScript (issue #316 ).
2011-11-04 19:34:14 +00:00
extension_test.h
- Fix memory leaks in V8 usage (issue #323 ).
2011-09-20 20:41:54 +00:00
osrplugin.cpp
- Win: Improve redraw and scrolling performance (issue #360 ).
2011-11-09 20:09:24 +00:00
osrplugin.h
Add support for transparency on Windows (issue #99 ).
2011-10-21 19:35:19 +00:00
osrplugin_test.cpp
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401 ).
2011-11-01 16:04:57 +00:00
osrplugin_test.h
Add support for transparency on Windows (issue #99 ).
2011-10-21 19:35:19 +00:00
plugin_test.cpp
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401 ).
2011-11-01 16:04:57 +00:00
plugin_test.h
Changes to cefclient in preparation for porting.
2010-10-28 20:38:27 +00:00
resource.h
- Win: Improve redraw and scrolling performance (issue #360 ).
2011-11-09 20:09:24 +00:00
resource_util.h
Add initial Linux support (issue #40 ).
2011-10-24 20:20:52 +00:00
resource_util_linux.cpp
Add initial Linux support (issue #40 ).
2011-10-24 20:20:52 +00:00
resource_util_mac.mm
cefclient:
2011-03-04 02:14:04 +00:00
resource_util_win.cpp
Significant API changes for issue #218 :
2011-05-20 14:42:25 +00:00
scheme_test.cpp
Pass the |redirectUrl| parameter to GetResponseHeaders() instead of ProcessRequest() (issue #414 ).
2011-11-07 22:23:51 +00:00
scheme_test.h
Changes to cefclient in preparation for porting.
2010-10-28 20:38:27 +00:00
string_util.cpp
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
string_util.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
uiplugin.cpp
Significant API changes for issue #218 :
2011-05-20 14:42:25 +00:00
uiplugin.h
Significant API changes for issue #218 :
2011-05-20 14:42:25 +00:00
uiplugin_test.cpp
Add the ability to specify full plugin matching parameters including multiple mime types and file extensions via CefPluginInfo (issue #401 ).
2011-11-01 16:04:57 +00:00
uiplugin_test.h
Changes to cefclient in preparation for porting.
2010-10-28 20:38:27 +00:00
util.h
Significant API changes for issue #218 :
2011-05-20 14:42:25 +00:00