cef/tests/cefclient
Marshall Greenblatt 7bc494880f Add context menu support (issue #509):
- Add new CefContextMenuHandler, CefContextMenuParams and CefMenuModel classes.
- Add cef_strings.grd and related infrastructure for supporting translation of CEF strings.
- Generate include/cef_pack_resources.h and include/cef_pack_strings.h files at build time that include all IDs used by CEF pack files.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@595 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2012-04-19 20:31:46 +00:00
..
mac Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
res Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
binding_test.cpp Add JavaScript binding example to cefclient. 2012-04-12 21:58:35 +00:00
binding_test.h Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
cefclient.cpp Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
cefclient.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
cefclient.rc Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
cefclient_gtk.cpp Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
cefclient_mac.mm Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
cefclient_win.cpp Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
client_app.cpp Add JavaScript binding example to cefclient. 2012-04-12 21:58:35 +00:00
client_app.h Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
client_app_delegates.cpp Add JavaScript binding example to cefclient. 2012-04-12 21:58:35 +00:00
client_handler.cpp Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
client_handler.h Add context menu support (issue #509): 2012-04-19 20:31:46 +00:00
client_handler_gtk.cpp Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
client_handler_mac.mm Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
client_handler_win.cpp Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
client_switches.cpp Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
client_switches.h Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
process_helper_mac.cpp Add JavaScript binding example to cefclient. 2012-04-12 21:58:35 +00:00
resource.h Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
resource_util.h Add JavaScript binding example to cefclient. 2012-04-12 20:21:50 +00:00
resource_util_linux.cpp Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
resource_util_mac.mm Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
resource_util_win.cpp Add support for JavaScript alert, confirm, prompt and onbeforeunload dialogs (issue #507). 2012-04-16 21:15:27 +00:00
scheme_test.cpp Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
scheme_test.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
string_util.cpp Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
string_util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00
util.h Branch CEF3 files from /branches/cef3 to /trunk/cef3 (issue #564). 2012-04-03 01:34:16 +00:00