Commit Graph

9 Commits

Author SHA1 Message Date
Marshall Greenblatt f06e94716b Merge revision 1119 changes:
- Mac: Add default tooltip implementation (issue #770).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1120 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 22:20:04 +00:00
Marshall Greenblatt cba0ef9b96 Merge revision 1115 changes:
- Add CefApp::OnRegisterCustomSchemes callback to address url_util thread safety issues (issue #630).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1116 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-03-04 20:18:59 +00:00
Marshall Greenblatt b78484f661 Merge revision 1062 changes:
- Windows: Change CefBrowser::SetOSModalLoop to CefSetOSModalLoop because the functionality is not connected with any particular browser (issue #194).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1063 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-28 18:49:25 +00:00
Marshall Greenblatt fb3482a852 Merge revision 1058 changes:
- Remove cefclient dependency on ATL.
- Allow more cefclient tests to work in the off-screen rendering example.

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1059 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-26 03:20:34 +00:00
Marshall Greenblatt 1c6be627d6 Merge revision 1049 changes:
- Windows: Add default implementation for JavaScript prompt dialog (issue #861).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1050 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 23:21:01 +00:00
Marshall Greenblatt b6ede2c8fa Merge revision 1041 changes:
- Mac: Add default implementation for JavaScript confirm/prompt dialogs (issue #795).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1042 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 21:38:47 +00:00
Marshall Greenblatt 6b48bf043e Merge revision 1029 changes:
- Linux: Add default implementation for JavaScript alert/confirm/prompt/filechooser dialogs (issue #488).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1030 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 20:01:49 +00:00
Marshall Greenblatt e990495fdf Merge revision 1025 changes:
- Mac: Call makeFirstResponder:nil from windowDidResignKey: in cefclient to remove focus from the browser view when the window becomes inactive (issue #565).

git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@1026 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-18 17:31:11 +00:00
Marshall Greenblatt de2ac7a2c1 Create 1364 release branch for CEF1.
git-svn-id: https://chromiumembedded.googlecode.com/svn/branches/1364@984 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
2013-01-14 22:58:17 +00:00